[Bug 253198] databases/mysql80-server and client patch error
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Feb 3 05:31:30 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253198
Bug ID: 253198
Summary: databases/mysql80-server and client patch error
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: joneum at FreeBSD.org
Reporter: xxjack12xx at gmail.com
Assignee: joneum at FreeBSD.org
Flags: maintainer-feedback?(joneum at FreeBSD.org)
The latest 8.0.23 has an extra patch that is failing to apply for
mysql80-client and mysql80-server
===> Fetching all distfiles required by mysql80-server-8.0.23 for building
===> Extracting for mysql80-server-8.0.23
=> SHA256 Checksum OK for mysql-boost-8.0.23.tar.gz.
/usr/obj/usr/ports/databases/mysql80-server/work/mysql-8.0.23/sql/sql_hints.yy.cc
/usr/obj/usr/ports/databases/mysql80-server/work/mysql-8.0.23/sql/sql_hints.yy.h
===> Patching for mysql80-server-8.0.23
===> Applying FreeBSD patches for mysql80-server-8.0.23 from
/usr/ports/databases/mysql80-server/files
===> Applying FreeBSD patch-CMakeLists.txt
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- CMakeLists.txt.orig 2020-09-23 12:37:48 UTC
|+++ CMakeLists.txt
--------------------------
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 1438 (offset 21 lines).
Hunk #2 succeeded at 1528 (offset 8 lines).
Hunk #3 succeeded at 1585 (offset 21 lines).
Hunk #4 succeeded at 1605 (offset 8 lines).
Hunk #5 succeeded at 1731 (offset 21 lines).
Hunk #6 succeeded at 1753 (offset 8 lines).
done
===> Applying FreeBSD patch-client_CMakeLists.txt
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- client/CMakeLists.txt.orig 2019-09-20 08:30:51 UTC
|+++ client/CMakeLists.txt
--------------------------
Patching file client/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 28 (offset 5 lines).
Hunk #2 succeeded at 37 with fuzz 1 (offset 1 line).
Hunk #3 succeeded at 58 (offset 6 lines).
Hunk #4 succeeded at 70 (offset 2 lines).
Hunk #5 failed at 90.
Hunk #6 succeeded at 253 (offset 140 lines).
Hunk #7 succeeded at 130 (offset 2 lines).
Hunk #8 succeeded at 281 (offset 140 lines).
1 out of 8 hunks failed--saving rejects to client/CMakeLists.txt.rej
done
===> FAILED Applying FreeBSD patch-client_CMakeLists.txt
===> Cleanly applied FreeBSD patch(es) patch-CMakeLists.txt
===> FAILED to apply cleanly FreeBSD patch(es) patch-client_CMakeLists.txt
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/databases/mysql80-server
*** Error code 1
Stop.
make: stopped in /usr/ports/databases/mysql80-server
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list