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
A commit references this bug: Author: fluffy Date: Wed Feb 3 14:12:28 UTC 2021 New revision: 563886 URL: https://svnweb.freebsd.org/changeset/ports/563886 Log: databases/mysql80-server: regen patch-client_CMakeLists.txt PR: 253198 Changes: head/databases/mysql80-server/files/patch-client_CMakeLists.txt
should be fine now
*** Bug 253210 has been marked as a duplicate of this bug. ***