mysql80-client failes on FreeBSD 11.2 RC3

Johan Hendriks joh.hendriks at gmail.com
Fri Jun 22 11:49:10 UTC 2018


hello all,
I can not build mysql80-client on FreeBSD 11.2-RC3
it errors out at the patch stage.

root at mailstore01:/usr/ports/databases/mysql80-client # make
===>  License GPLv2 accepted by the user
===>   mysql80-client-8.0.11 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by mysql80-client-8.0.11 for building
===>  Extracting for mysql80-client-8.0.11
=> SHA256 Checksum OK for mysql-boost-8.0.11.tar.gz.
/usr/ports/databases/mysql80-client/work/mysql-8.0.11/sql/sql_hints.yy.cc
/usr/ports/databases/mysql80-client/work/mysql-8.0.11/sql/sql_hints.yy.h
===>  Patching for mysql80-client-8.0.11
===>  Applying FreeBSD patches for mysql80-client-8.0.11
1 out of 3 hunks failed--saving rejects to utilities/CMakeLists.txt.rej
=> FreeBSD patch patch-utilities_CMakeLists.txt failed to apply cleanly.
=> Patch(es)  patch-CMakeLists.txt patch-client_CMakeLists.txt
patch-cmake_os_DragonFly.cmake patch-cmake_ssl.cmake
patch-cmd-line-utils_libedit_chartype.h
patch-cmd-line-utils_libedit_vi.c patch-include_CMakeLists.txt
patch-include_my__compare.h patch-include_myisam.h
patch-libmysql_CMakeLists.txt patch-man_CMakeLists.txt
patch-mysys__ssl_my__default.cc patch-mysys__ssl_my__md5.cc
patch-plugin_x_client_xconnection__impl.cc patch-scripts_CMakeLists.txt
patch-share_CMakeLists.txt patch-sql-common_client.cc
patch-sql_auth_sha2__password__common.cc patch-sql_mysqld.cc
patch-sql_sys__vars.cc patch-storage_myisam_mi__dynrec.cc
patch-support-files_CMakeLists.txt applied cleanly.
*** Error code 1

Stop.
make: stopped in /usr/ports/databases/mysql80-client
root at mailstore01:/usr/ports/databases/mysql80-client #

The file utilities/CMakeLists.txt.rej contains the following

@@ -87,4 +88,5 @@
 ENDIF()

+IF(FALSE)
 MYSQL_ADD_EXECUTABLE(my_print_defaults my_print_defaults.c)
 TARGET_LINK_LIBRARIES(my_print_defaults  mysys mysys_ssl)

regards
Johan



More information about the freebsd-ports mailing list