+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mysql-client-5.7.42/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mysql-client-5.7.42/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for mysql-boost-5.7.42.tar.gz => Checksum SHA512 OK for mysql-boost-5.7.42.tar.gz ===> Installing dependencies for mysql-client-5.7.42 ========================================================================== The supported build options for mysql-client are: dtrace embedded-server ldap memcached The currently selected options are: embedded-server ldap memcached You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.mysql5 (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, mysql-client-5.7.42. Their current value is shown below: * CURSES_DEFAULT = ncurses * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /usr/pkg/etc/openssl/certs * SSLDIR = /usr/pkg/etc/openssl * SSLKEYS = /usr/pkg/etc/openssl/private * VARBASE = /var Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * TERMCAP_TYPE = curses You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency bison>=1.0: found bison-3.8.2nb1 => Tool dependency cmake>=2.8.1nb1: found cmake-3.26.4 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency perl>=5.0: found perl-5.36.1 => Full dependency openldap-client>=2.4.48nb1: found openldap-client-2.6.4 => Full dependency openssl>=1.1.1pnb1: found openssl-1.1.1u => Full dependency lz4>=1.7.3<100: found lz4-1.9.4 => Full dependency editline>=3.0.20130712nb1: found editline-3.1.20221030nb2 => Full dependency ncurses>=6.3nb1: found ncurses-6.4 => Full dependency libevent>=2.1.11nb1: found libevent-2.1.12 => Full dependency zlib>=1.2.3: found zlib-1.2.13 => Full dependency curl>=8.0.1nb1: found curl-8.1.2 ===> Overriding tools for mysql-client-5.7.42 ===> Extracting for mysql-client-5.7.42 ===> Patching for mysql-client-5.7.42 => Applying pkgsrc patches for mysql-client-5.7.42 => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-client_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-client_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-client_CMakeLists.txt,v 1.3 2019/10/14 20:19:29 adam Exp $ | |Split configuration between mysql-client and mysql-server. | |--- client/CMakeLists.txt.orig 2019-09-27 07:00:15.000000000 +0000 |+++ client/CMakeLists.txt -------------------------- Patching file client/CMakeLists.txt using Plan A... Hunk #1 succeeded at 37 (offset -1 lines). Hunk #2 succeeded at 64 (offset -1 lines). Hunk #3 succeeded at 87 (offset -1 lines). Hunk #4 succeeded at 111 (offset -1 lines). Hunk #5 succeeded at 129 (offset -1 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-client_completion_hash.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-client_completion_hash.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-client_completion_hash.cc,v 1.1 2016/09/16 06:49:11 adam Exp $ | |* Portability: include if exists. | |--- client/completion_hash.cc.orig 2010-02-04 11:36:51.000000000 +0000 |+++ client/completion_hash.cc -------------------------- Patching file client/completion_hash.cc using Plan A... Hunk #1 succeeded at 29 (offset 7 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-client_mysqladmin.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-client_mysqladmin.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-client_mysqladmin.cc,v 1.1 2016/09/16 06:49:11 adam Exp $ | |Redefine signals for Irix. | |--- client/mysqladmin.cc.orig 2013-01-22 16:54:50.000000000 +0000 |+++ client/mysqladmin.cc -------------------------- Patching file client/mysqladmin.cc using Plan A... Hunk #1 succeeded at 384 (offset 40 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-cmake_build__configurations_compiler__options.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-cmake_build__configurations_compiler__options.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_build__configurations_compiler__options.cmake,v 1.1 2021/04/29 16:50:32 adam Exp $ | |Require C++14. | |--- cmake/build_configurations/compiler_options.cmake.orig 2021-04-29 13:13:28.501383898 +0000 |+++ cmake/build_configurations/compiler_options.cmake -------------------------- Patching file cmake/build_configurations/compiler_options.cmake using Plan A... Hunk #1 succeeded at 73. Hunk #2 succeeded at 112. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-cmake_build__configurations_mysql__release.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-cmake_build__configurations_mysql__release.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_build__configurations_mysql__release.cmake,v 1.1 2019/01/20 18:22:10 maya Exp $ | |Backport of https://github.com/mysql/mysql-server/commit/98ed3d8bc8ad724686d26c7bf98dced3bd1777be |Avoid disclosure of files from a client to a malicious server, described here: |https://gwillem.gitlab.io/2019/01/17/adminer-4.6.2-file-disclosure-vulnerability/ | |--- cmake/build_configurations/mysql_release.cmake.orig 2018-10-04 05:48:22.000000000 +0000 |+++ cmake/build_configurations/mysql_release.cmake -------------------------- Patching file cmake/build_configurations/mysql_release.cmake using Plan A... Hunk #1 succeeded at 26 (offset 7 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-cmake_ldap.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-cmake_ldap.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_ldap.cmake,v 1.1 2020/05/07 05:31:53 adam Exp $ | |Do not prefer static libraries (or linking will fail). | |--- cmake/ldap.cmake.orig 2020-05-06 20:42:06.000000000 +0000 |+++ cmake/ldap.cmake -------------------------- Patching file cmake/ldap.cmake using Plan A... Hunk #1 succeeded at 80. Hunk #2 succeeded at 96. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CMakeLists.txt,v 1.3 2023/05/25 09:06:57 adam Exp $ | |Split configuration between mysql-client and mysql-server. | |Backport of https://github.com/mysql/mysql-server/commit/98ed3d8bc8ad724686d26c7bf98dced3bd1777be |Avoid disclosure of files from a client to a malicious server, described here: |https://gwillem.gitlab.io/2019/01/17/adminer-4.6.2-file-disclosure-vulnerability/ | |ndb is not available anymore. | |--- CMakeLists.txt.orig 2023-03-16 15:25:04.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 482. Hunk #2 succeeded at 702. Hunk #3 succeeded at 715. Hunk #4 succeeded at 741. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-cmake_os_SunOS.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-cmake_os_SunOS.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_os_SunOS.cmake,v 1.3 2019/10/31 12:04:22 jperkin Exp $ | |Do not attempt to detect ISA, it conflicts with wrappers. |Disable HAVE_SOLARIS_LARGE_PAGES, only supported on Oracle Solaris. | |--- cmake/os/SunOS.cmake.orig 2019-09-27 07:00:15.000000000 +0000 |+++ cmake/os/SunOS.cmake -------------------------- Patching file cmake/os/SunOS.cmake using Plan A... Hunk #1 succeeded at 87 (offset 10 lines). Hunk #2 succeeded at 112 (offset 10 lines). Hunk #3 succeeded at 123 (offset 10 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-cmake_plugin.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-cmake_plugin.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_plugin.cmake,v 1.3 2019/04/25 10:13:04 adam Exp $ | |Build with newer DTrace. | |--- cmake/plugin.cmake.orig 2019-04-13 13:32:15.000000000 +0000 |+++ cmake/plugin.cmake -------------------------- Patching file cmake/plugin.cmake using Plan A... Hunk #1 succeeded at 59 (offset 7 lines). Hunk #2 succeeded at 153 (offset 7 lines). Hunk #3 succeeded at 163 (offset 7 lines). Hunk #4 succeeded at 229 (offset 7 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-cmake_readline.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-cmake_readline.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_readline.cmake,v 1.2 2020/05/07 05:31:53 adam Exp $ | |Fix for devel/editline. | |--- cmake/readline.cmake.orig 2020-03-23 17:35:17.000000000 +0000 |+++ cmake/readline.cmake -------------------------- Patching file cmake/readline.cmake using Plan A... Hunk #1 succeeded at 108 (offset 5 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-cmake_ssl.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-cmake_ssl.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_ssl.cmake,v 1.5 2021/11/10 11:03:52 jperkin Exp $ | |Do not prefer static libraries (or linking will fail). | |--- cmake/ssl.cmake.orig 2021-09-07 05:26:47.000000000 +0000 |+++ cmake/ssl.cmake -------------------------- Patching file cmake/ssl.cmake using Plan A... Hunk #1 succeeded at 179 (offset 26 lines). Hunk #2 succeeded at 188 (offset 26 lines). Hunk #3 succeeded at 197 (offset 26 lines). Hunk #4 succeeded at 232 (offset 26 lines). Hunk #5 succeeded at 242 (offset 26 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-include_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-include_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-include_CMakeLists.txt,v 1.1 2016/09/16 06:49:11 adam Exp $ | |Only mysql-client installs includes. | |--- include/CMakeLists.txt.orig 2016-03-28 18:06:12.000000000 +0000 |+++ include/CMakeLists.txt -------------------------- Patching file include/CMakeLists.txt using Plan A... Hunk #1 succeeded at 76 (offset 7 lines). Hunk #2 succeeded at 86 (offset 7 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-include_my__compare.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-include_my__compare.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-include_my__compare.h,v 1.1 2016/09/16 06:49:11 adam Exp $ | |Adjust HA_MAX_KEY_LENGTH x4. | |--- include/my_compare.h.orig 2010-02-04 11:37:06.000000000 +0000 |+++ include/my_compare.h -------------------------- Patching file include/my_compare.h using Plan A... Hunk #1 succeeded at 47 (offset 8 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-include_my__global.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-include_my__global.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-include_my__global.h,v 1.1 2016/09/16 06:49:11 adam Exp $ | |--- include/my_global.h.orig 2016-03-28 18:06:12.000000000 +0000 |+++ include/my_global.h -------------------------- Patching file include/my_global.h using Plan A... Hunk #1 succeeded at 157 (offset 12 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-include_my__thread.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-include_my__thread.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-include_my__thread.h,v 1.1 2016/09/16 06:49:11 adam Exp $ | |--- include/my_thread.h.orig 2016-03-28 18:06:12.000000000 +0000 |+++ include/my_thread.h -------------------------- Patching file include/my_thread.h using Plan A... Hunk #1 succeeded at 31 (offset 7 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-include_my__thread__os__id.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-include_my__thread__os__id.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-include_my__thread__os__id.h,v 1.1 2016/09/27 09:01:59 fhajny Exp $ | |Add support for NetBSD. | |--- include/my_thread_os_id.h.orig 2016-08-25 11:52:06.000000000 +0000 |+++ include/my_thread_os_id.h -------------------------- Patching file include/my_thread_os_id.h using Plan A... Hunk #1 succeeded at 37 (offset 7 lines). Hunk #2 succeeded at 84 (offset 6 lines). Hunk #3 succeeded at 95 (offset 7 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-libmysql_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-libmysql_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libmysql_CMakeLists.txt,v 1.4 2019/10/14 20:19:29 adam Exp $ | |Do not install libmysqlclient with the server. |Generate versioned lib symlinks on FreeBSD to supress PLIST divergence. |authentication_ldap and libmysql_api_test require libmysqld. | |--- libmysql/CMakeLists.txt.orig 2019-09-27 07:00:15.000000000 +0000 |+++ libmysql/CMakeLists.txt -------------------------- Patching file libmysql/CMakeLists.txt using Plan A... Hunk #1 succeeded at 261. Hunk #2 succeeded at 311. Hunk #3 succeeded at 391. Hunk #4 succeeded at 403. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-mysql-test_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-mysql-test_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-mysql-test_CMakeLists.txt,v 1.2 2017/10/22 20:20:57 adam Exp $ | |Exclude some unwanted files. | |--- mysql-test/CMakeLists.txt.orig 2017-09-13 15:48:22.000000000 +0000 |+++ mysql-test/CMakeLists.txt -------------------------- Patching file mysql-test/CMakeLists.txt using Plan A... Hunk #1 succeeded at 31 (offset 7 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-mysys_kqueue__timers.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-mysys_kqueue__timers.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-mysys_kqueue__timers.c,v 1.2 2021/04/21 13:26:54 adam Exp $ | |Fix for systems which do not define EVFILT_USER. | |--- mysys/kqueue_timers.c.orig 2021-03-26 06:58:52.000000000 +0000 |+++ mysys/kqueue_timers.c -------------------------- Patching file mysys/kqueue_timers.c using Plan A... Hunk #1 succeeded at 74. Hunk #2 succeeded at 98. Hunk #3 succeeded at 154. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-mysys_mf__iocache2.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-mysys_mf__iocache2.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-mysys_mf__iocache2.c,v 1.1 2018/11/22 16:16:24 adam Exp $ | |Fight implicit declaration of function 'mysql_file_read'/'mysql_file_seek'. | |--- mysys/mf_iocache2.c.orig 2018-11-22 14:28:26.000000000 +0000 |+++ mysys/mf_iocache2.c -------------------------- Patching file mysys/mf_iocache2.c using Plan A... Hunk #1 succeeded at 29 (offset 12 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-mysys_my__symlink.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-mysys_my__symlink.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-mysys_my__symlink.c,v 1.1 2017/07/20 16:41:10 adam Exp $ | |Add missing include, so MY_STAT gets defined. | |--- mysys/my_symlink.c.orig 2017-07-19 17:59:04.500183903 +0000 |+++ mysys/my_symlink.c -------------------------- Patching file mysys/my_symlink.c using Plan A... Hunk #1 succeeded at 27 (offset 12 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-mysys__ssl_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-mysys__ssl_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-mysys__ssl_CMakeLists.txt,v 1.4 2019/10/14 20:19:29 adam Exp $ | |Fix build with newer DTrace, this module provides no probes. | |--- mysys_ssl/CMakeLists.txt.orig 2019-09-27 07:00:15.000000000 +0000 |+++ mysys_ssl/CMakeLists.txt -------------------------- Patching file mysys_ssl/CMakeLists.txt using Plan A... Hunk #1 succeeded at 54 (offset 1 line). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-mysys_stacktrace.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-mysys_stacktrace.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-mysys_stacktrace.c,v 1.1 2016/09/16 06:49:11 adam Exp $ | |--- mysys/stacktrace.c.orig 2016-03-28 18:06:12.000000000 +0000 |+++ mysys/stacktrace.c -------------------------- Patching file mysys/stacktrace.c using Plan A... Hunk #1 succeeded at 259 (offset 14 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-rapid_plugin_group__replication_libmysqlgcs_src_bindings_xcom_xcom_sock__probe__ix.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-rapid_plugin_group__replication_libmysqlgcs_src_bindings_xcom_xcom_sock__probe__ix.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-rapid_plugin_group__replication_libmysqlgcs_src_bindings_xcom_xcom_sock__probe__ix.c,v 1.2 2017/03/21 15:09:25 maya Exp $ | |fix -fpermissive errors on netbsd where ifc_buf is void* and not caddr_t | |--- rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/sock_probe_ix.c.orig 2016-11-28 13:32:52.000000000 +0000 |+++ rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/sock_probe_ix.c -------------------------- Patching file rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/sock_probe_ix.c using Plan A... Hunk #1 succeeded at 147 (offset 23 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-rapid_plugin_group__replication_libmysqlgcs_src_bindings_xcom_xcom_xcom__memory.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-rapid_plugin_group__replication_libmysqlgcs_src_bindings_xcom_xcom_xcom__memory.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-rapid_plugin_group__replication_libmysqlgcs_src_bindings_xcom_xcom_xcom__memory.c,v 1.1 2017/03/16 15:46:22 maya Exp $ | |Workaround netbsd prototype of xdrproc_t being 2 arguments. | |--- rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/xcom_memory.c.orig 2016-11-28 13:32:52.000000000 +0000 |+++ rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/xcom_memory.c -------------------------- Patching file rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/xcom_memory.c using Plan A... Hunk #1 succeeded at 50 (offset 7 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-rapid_plugin_group__replication_libmysqlgcs_src_bindings_xcom_xcom_xcom__transport.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-rapid_plugin_group__replication_libmysqlgcs_src_bindings_xcom_xcom_xcom__transport.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-rapid_plugin_group__replication_libmysqlgcs_src_bindings_xcom_xcom_xcom__transport.c,v 1.1 2017/03/16 15:46:22 maya Exp $ | |Workaround netbsd prototype of xdrproc_t being 2 arguments. | |--- rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/xcom_transport.c.orig 2016-11-28 13:32:52.000000000 +0000 |+++ rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/xcom_transport.c -------------------------- Patching file rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/xcom_transport.c using Plan A... Hunk #1 succeeded at 360 (offset 8 lines). Hunk #2 succeeded at 590 (offset -3 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-rapid_plugin_group__replication_rpcgen.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-rapid_plugin_group__replication_rpcgen.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-rapid_plugin_group__replication_rpcgen.cmake,v 1.2 2018/11/13 11:24:38 markd Exp $ | |Don't depend on rpcgen, just use the pre-generated headers. | |--- rapid/plugin/group_replication/rpcgen.cmake.orig 2018-06-08 09:56:29.000000000 +0000 |+++ rapid/plugin/group_replication/rpcgen.cmake -------------------------- Patching file rapid/plugin/group_replication/rpcgen.cmake using Plan A... Hunk #1 succeeded at 71 (offset 7 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-rapid_plugin_x_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-rapid_plugin_x_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-rapid_plugin_x_CMakeLists.txt,v 1.6 2019/10/14 20:19:29 adam Exp $ | |Use system OpenSSL. |Fix mysqlxtest binary linking. | |--- rapid/plugin/x/CMakeLists.txt.orig 2019-09-27 07:00:15.000000000 +0000 |+++ rapid/plugin/x/CMakeLists.txt -------------------------- Patching file rapid/plugin/x/CMakeLists.txt using Plan A... Hunk #1 succeeded at 99. Hunk #2 succeeded at 221. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-scripts_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-scripts_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-scripts_CMakeLists.txt,v 1.1 2016/09/16 06:49:11 adam Exp $ | |Split configuration between mysql-client and mysql-server. | |--- scripts/CMakeLists.txt.orig 2016-03-28 18:06:12.000000000 +0000 |+++ scripts/CMakeLists.txt -------------------------- Patching file scripts/CMakeLists.txt using Plan A... Hunk #1 succeeded at 422 (offset -8 lines). Hunk #2 succeeded at 452 (offset -8 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-scripts_mysqld_safe.sh => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-scripts_mysqld_safe.sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-scripts_mysqld_safe.sh,v 1.1 2016/09/16 06:49:11 adam Exp $ | |--- scripts/mysqld_safe.sh.orig 2011-03-31 13:36:18.000000000 +0000 |+++ scripts/mysqld_safe.sh -------------------------- Patching file scripts/mysqld_safe.sh using Plan A... Hunk #1 succeeded at 825 (offset 78 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-sql_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-sql_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_CMakeLists.txt,v 1.3 2021/07/25 20:29:14 adam Exp $ | |--- sql/CMakeLists.txt.orig 2021-06-07 12:52:05.000000000 +0000 |+++ sql/CMakeLists.txt -------------------------- Patching file sql/CMakeLists.txt using Plan A... Hunk #1 succeeded at 30. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-sql_conn__handler_socket__connection.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-sql_conn__handler_socket__connection.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_conn__handler_socket__connection.cc,v 1.2 2017/04/11 20:49:15 adam Exp $ | |--- sql/conn_handler/socket_connection.cc.orig 2017-03-18 07:45:14.000000000 +0000 |+++ sql/conn_handler/socket_connection.cc -------------------------- Patching file sql/conn_handler/socket_connection.cc using Plan A... No such line 941 in input file, ignoring Hunk #1 succeeded at 865 (offset -77 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-sql_item__geofunc__internal.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-sql_item__geofunc__internal.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_item__geofunc__internal.cc,v 1.1 2017/09/13 17:34:41 adam Exp $ | |Do not try to catch non-existent exception. | |--- sql/item_geofunc_internal.cc.orig 2017-09-13 12:53:40.000000000 +0000 |+++ sql/item_geofunc_internal.cc -------------------------- Patching file sql/item_geofunc_internal.cc using Plan A... Hunk #1 succeeded at 41 (offset 7 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-sql_locks_shared__spin__lock.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-sql_locks_shared__spin__lock.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_locks_shared__spin__lock.cc,v 1.2 2021/04/21 13:26:54 adam Exp $ | |Fix buidling on Darwin. |https://bugs.mysql.com/bug.php?id=102288 | |--- sql/locks/shared_spin_lock.cc.orig 2021-03-26 06:58:52.000000000 +0000 |+++ sql/locks/shared_spin_lock.cc -------------------------- Patching file sql/locks/shared_spin_lock.cc using Plan A... Hunk #1 succeeded at 239. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-sql_log_event.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-sql_log_event.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_log_event.h,v 1.1 2016/09/16 06:49:11 adam Exp $ | |* Portability: include if exists. | |--- sql/log_event.h.orig 2016-03-28 18:06:12.000000000 +0000 |+++ sql/log_event.h -------------------------- Patching file sql/log_event.h using Plan A... Hunk #1 succeeded at 35 (offset 7 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-sql_sys__vars.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-sql_sys__vars.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sys__vars.cc,v 1.1 2019/01/20 18:22:10 maya Exp $ | |Backport of https://github.com/mysql/mysql-server/commit/98ed3d8bc8ad724686d26c7bf98dced3bd1777be |Avoid disclosure of files from a client to a malicious server, described here: |https://gwillem.gitlab.io/2019/01/17/adminer-4.6.2-file-disclosure-vulnerability/ | |--- sql/sys_vars.cc.orig 2018-10-04 05:48:22.000000000 +0000 |+++ sql/sys_vars.cc -------------------------- Patching file sql/sys_vars.cc using Plan A... Hunk #1 succeeded at 1832 (offset 23 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-storage_archive_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-storage_archive_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-storage_archive_CMakeLists.txt,v 1.1 2016/09/16 06:49:11 adam Exp $ | |Build with newer DTrace. | |--- storage/archive/CMakeLists.txt.orig 2016-08-25 11:52:06.000000000 +0000 |+++ storage/archive/CMakeLists.txt -------------------------- Patching file storage/archive/CMakeLists.txt using Plan A... Hunk #1 succeeded at 22 (offset 7 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-storage_blackhole_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-storage_blackhole_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-storage_blackhole_CMakeLists.txt,v 1.1 2016/09/16 06:49:11 adam Exp $ | |Build with newer DTrace. | |--- storage/blackhole/CMakeLists.txt.orig 2016-03-28 18:06:12.000000000 +0000 |+++ storage/blackhole/CMakeLists.txt -------------------------- Patching file storage/blackhole/CMakeLists.txt using Plan A... Hunk #1 succeeded at 22 (offset 7 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-storage_csv_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-storage_csv_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-storage_csv_CMakeLists.txt,v 1.1 2016/09/16 06:49:11 adam Exp $ | |Build with newer DTrace. | |--- storage/csv/CMakeLists.txt.orig 2016-08-25 11:52:06.000000000 +0000 |+++ storage/csv/CMakeLists.txt -------------------------- Patching file storage/csv/CMakeLists.txt using Plan A... Hunk #1 succeeded at 24 (offset 7 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-storage_example_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-storage_example_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-storage_example_CMakeLists.txt,v 1.1 2016/09/16 06:49:11 adam Exp $ | |Build with newer DTrace. | |--- storage/example/CMakeLists.txt.orig 2016-03-28 18:06:12.000000000 +0000 |+++ storage/example/CMakeLists.txt -------------------------- Patching file storage/example/CMakeLists.txt using Plan A... Hunk #1 succeeded at 23 (offset 7 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-storage_federated_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-storage_federated_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-storage_federated_CMakeLists.txt,v 1.1 2016/09/16 06:49:11 adam Exp $ | |Build with newer DTrace. | |--- storage/federated/CMakeLists.txt.orig 2016-03-28 18:06:12.000000000 +0000 |+++ storage/federated/CMakeLists.txt -------------------------- Patching file storage/federated/CMakeLists.txt using Plan A... Hunk #1 succeeded at 29 (offset 7 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-storage_heap_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-storage_heap_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-storage_heap_CMakeLists.txt,v 1.1 2016/09/16 06:49:11 adam Exp $ | |Build with newer DTrace. | |--- storage/heap/CMakeLists.txt.orig 2016-08-25 11:52:06.000000000 +0000 |+++ storage/heap/CMakeLists.txt -------------------------- Patching file storage/heap/CMakeLists.txt using Plan A... Hunk #1 succeeded at 29 (offset 7 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-storage_myisam_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-storage_myisam_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-storage_myisam_CMakeLists.txt,v 1.1 2016/09/16 06:49:11 adam Exp $ | |Build with newer DTrace. | |--- storage/myisam/CMakeLists.txt.orig 2016-03-28 18:06:12.000000000 +0000 |+++ storage/myisam/CMakeLists.txt -------------------------- Patching file storage/myisam/CMakeLists.txt using Plan A... Hunk #1 succeeded at 47 (offset 17 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-storage_myisammrg_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-storage_myisammrg_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-storage_myisammrg_CMakeLists.txt,v 1.1 2016/09/16 06:49:11 adam Exp $ | |Build with newer DTrace. | |--- storage/myisammrg/CMakeLists.txt.orig 2016-03-28 18:06:12.000000000 +0000 |+++ storage/myisammrg/CMakeLists.txt -------------------------- Patching file storage/myisammrg/CMakeLists.txt using Plan A... Hunk #1 succeeded at 27 (offset 7 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-strings_decimal.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client/../../databases/mysql57-client/patches/patch-strings_decimal.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-strings_decimal.c,v 1.1 2016/09/16 06:49:11 adam Exp $ | |* Portability: include if exists. | |--- strings/decimal.c.orig 2013-04-05 12:27:17.000000000 +0000 |+++ strings/decimal.c -------------------------- Patching file strings/decimal.c using Plan A... Hunk #1 succeeded at 115 (offset 12 lines). done ===> Creating toolchain wrappers for mysql-client-5.7.42 ===> Configuring for mysql-client-5.7.42 => Fixing scripts. => Fixing CMAKE_MODULE_PATH in CMakeLists.txt => Checking for portability problems in extracted files CMake Deprecation Warning at CMakeLists.txt:30 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at CMakeLists.txt:35 (CMAKE_POLICY): The OLD behavior for policy CMP0018 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:41 (CMAKE_POLICY): The OLD behavior for policy CMP0022 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:48 (CMAKE_POLICY): The OLD behavior for policy CMP0045 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:49 (CMAKE_POLICY): The OLD behavior for policy CMP0042 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:62 (CMAKE_POLICY): The OLD behavior for policy CMP0075 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- Running cmake version 3.26.4 -- Found Git: /bin/git (found version "1.8.3.1") -- Configuring with MAX_INDEXES = 64U -- The C compiler identification is GNU 4.8.5 -- The CXX compiler identification is unknown -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/databases/mysql57-client/work/.cwrapper/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - failed -- Check for working CXX compiler: /home/pbulk/build/databases/mysql57-client/work/.cwrapper/bin/c++ -- Check for working CXX compiler: /home/pbulk/build/databases/mysql57-client/work/.cwrapper/bin/c++ - broken CMake Error at /usr/pkg/share/cmake-3.26/Modules/CMakeTestCXXCompiler.cmake:60 (message): The C++ compiler "/home/pbulk/build/databases/mysql57-client/work/.cwrapper/bin/c++" is not able to compile a simple test program. It fails with the following output: Change Dir: /home/pbulk/build/databases/mysql57-client/work/mysql-5.7.42/CMakeFiles/CMakeScratch/TryCompile-k5cK8v Run Build Command(s):/usr/pkg/bin/cmake -E env VERBOSE=1 /home/pbulk/build/databases/mysql57-client/work/.tools/bin/gmake -f Makefile cmTC_da0ad/fast && make -f CMakeFiles/cmTC_da0ad.dir/build.make CMakeFiles/cmTC_da0ad.dir/build make[1]: Entering directory `/home/pbulk/build/databases/mysql57-client/work/mysql-5.7.42/CMakeFiles/CMakeScratch/TryCompile-k5cK8v' Building CXX object CMakeFiles/cmTC_da0ad.dir/testCXXCompiler.cxx.o /home/pbulk/build/databases/mysql57-client/work/.cwrapper/bin/c++ -pipe -O2 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -D_FORTIFY_SOURCE=2 -DLDAP_DEPRECATED -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -DPIC -o CMakeFiles/cmTC_da0ad.dir/testCXXCompiler.cxx.o -c /home/pbulk/build/databases/mysql57-client/work/mysql-5.7.42/CMakeFiles/CMakeScratch/TryCompile-k5cK8v/testCXXCompiler.cxx g++: error: unrecognized command line option '-std=gnu++14' make[1]: *** [CMakeFiles/cmTC_da0ad.dir/testCXXCompiler.cxx.o] Error 1 make[1]: Leaving directory `/home/pbulk/build/databases/mysql57-client/work/mysql-5.7.42/CMakeFiles/CMakeScratch/TryCompile-k5cK8v' gmake: *** [cmTC_da0ad/fast] Error 2 CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:146 (PROJECT) -- Configuring incomplete, errors occurred! *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-client