El vie., 22 jun. 2018 13:50, Johan Hendriks <[email protected]> escribió:
> hello all, > I can not build mysql80-client on FreeBSD 11.2-RC3 > it errors out at the patch stage. > There's already a PR about it: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228788 Cheers > root@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@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 > > _______________________________________________ > [email protected] mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "[email protected]" > _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
