+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/percona-client-5.7.44/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/percona-client-5.7.44/work.log => Checksum BLAKE2s OK for boost_1_59_0.tar.bz2 => Checksum SHA512 OK for boost_1_59_0.tar.bz2 => Checksum BLAKE2s OK for percona-server-5.7.44-48.tar.gz => Checksum SHA512 OK for percona-server-5.7.44-48.tar.gz ===> Installing dependencies for percona-client-5.7.44 ========================================================================== The following variables will affect the build process of this package, percona-client-5.7.44. Their current value is shown below: * CURSES_DEFAULT = ncurses * READLINE_DEFAULT = readline * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /opt/local/etc/openssl/certs * SSLDIR = /opt/local/etc/openssl * SSLKEYS = /opt/local/etc/openssl/private * VARBASE = /var Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * READLINE_TYPE = readline * 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 `/opt/local/bin/bmake clean' after the changes. ========================================================================== => Tool dependency cmake>=0: found cmake-4.1.0nb1 => Tool dependency bison>=1.0: found bison-3.8.2nb1 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc13>=13.1.0: found gcc13-13.3.0 => Full dependency perl>=5.0: found perl-5.42.0 => Full dependency curl>=8.13.0nb2: found curl-8.15.0 => Full dependency cyrus-sasl>=2.1.28nb1: found cyrus-sasl-2.1.28nb2 => Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.3.0 => Full dependency libevent>=2.1.12nb1: found libevent-2.1.12nb2 => Full dependency openssl>=3: found openssl-3.5.2 => Full dependency readline>=6.0: found readline-8.3 => Full dependency zlib>=1.2.3: found zlib-1.3.1 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency libiconv>=1.9.1: found libiconv-1.17nb1 => Full dependency libidn2>=2.0.0: found libidn2-2.3.7 => Full dependency libssh2>=0.18: found libssh2-1.11.1 => Full dependency libunistring>=0.9.3: found libunistring-1.2 => Full dependency libxml2>=2.6.2: found libxml2-2.14.5 => Full dependency ncurses>=5.3nb1: found ncurses-6.5nb1 => Full dependency nghttp2>=1.0.0: found nghttp2-1.66.0 => Full dependency openldap-client>=2.4.6: found openldap-client-2.6.10 => Full dependency xz>=5.0.0: found xz-5.8.1 ===> Overriding tools for percona-client-5.7.44 ===> Extracting for percona-client-5.7.44 ===> Patching for percona-client-5.7.44 => Applying pkgsrc patches for percona-client-5.7.44 => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |Split configuration between mysql-client and mysql-server. | |--- CMakeLists.txt.orig 2022-03-28 10:58:37.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 782 (offset 76 lines). Hunk #2 succeeded at 824 (offset 76 lines). done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-build-ps_build-rpm.sh => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-build-ps_build-rpm.sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |Fix portability. | |--- build-ps/build-rpm.sh.orig 2014-11-21 10:02:01.000000000 +0000 |+++ build-ps/build-rpm.sh -------------------------- Patching file build-ps/build-rpm.sh using Plan A... Hunk #1 succeeded at 85. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-client_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-client_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |Split configuration between mysql-client and mysql-server. | |--- client/CMakeLists.txt.orig 2022-03-28 10:58:37.000000000 +0000 |+++ client/CMakeLists.txt -------------------------- Patching file client/CMakeLists.txt using Plan A... Hunk #1 succeeded at 42. Hunk #2 succeeded at 65. Hunk #3 succeeded at 88. Hunk #4 succeeded at 112. Hunk #5 succeeded at 130. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-client_completion_hash.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-client_completion_hash.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |* Portability: include if exists. | |--- client/completion_hash.cc.orig 2014-11-21 10:02:01.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-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-client_mysqladmin.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-client_mysqladmin.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |Redefine signals for Irix. | |--- client/mysqladmin.cc.orig 2014-11-21 10:02:01.000000000 +0000 |+++ client/mysqladmin.cc -------------------------- Patching file client/mysqladmin.cc using Plan A... Hunk #1 succeeded at 384 (offset 33 lines). done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-cmake_os_SunOS.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-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.2 2017/04/11 20:49:15 adam Exp $ | |Do not attempt to detect ISA, it conflicts with wrappers. | |--- cmake/os/SunOS.cmake.orig 2017-03-18 07:45:14.000000000 +0000 |+++ cmake/os/SunOS.cmake -------------------------- Patching file cmake/os/SunOS.cmake using Plan A... Hunk #1 succeeded at 87 (offset 25 lines). Hunk #2 succeeded at 112 (offset 25 lines). done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-cmake_readline.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-cmake_readline.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |Fix for pkgsrc editline. | |--- cmake/readline.cmake.orig 2016-06-30 06:22:11.000000000 +0000 |+++ cmake/readline.cmake -------------------------- Patching file cmake/readline.cmake using Plan A... Hunk #1 succeeded at 110 (offset -2 lines). done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-cmake_ssl.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-cmake_ssl.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |Remove bogus Solaris section. | |--- cmake/ssl.cmake.orig 2022-03-28 10:58:37.000000000 +0000 |+++ cmake/ssl.cmake -------------------------- Patching file cmake/ssl.cmake using Plan A... Hunk #1 succeeded at 256 (offset 35 lines). done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-include_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-include_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |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-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-include_my__compare.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-include_my__compare.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |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-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-include_my__global.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-include_my__global.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |Fix SHUT_RDWR handling on IRIX. |Fix missing (non-standard) s6_addr32. | |--- include/my_global.h.orig 2016-06-30 06:22:11.000000000 +0000 |+++ include/my_global.h -------------------------- Patching file include/my_global.h using Plan A... Hunk #1 succeeded at 157 (offset 12 lines). Hunk #2 succeeded at 799 (offset 11 lines). done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-include_my__thread.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-include_my__thread.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |NetBSD needs signal.h. | |--- 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-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-include_sql__string.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-include_sql__string.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |* Portability: include if exists. | |--- include/sql_string.h.orig 2016-03-28 18:06:12.000000000 +0000 |+++ include/sql_string.h -------------------------- Patching file include/sql_string.h using Plan A... Hunk #1 succeeded at 36 (offset 7 lines). done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-libmysql_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-libmysql_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |Do not install libperconaserverclient with the server. |Generate versioned lib symlinks on FreeBSD to supress PLIST divergence. | |--- libmysql/CMakeLists.txt.orig 2022-03-28 10:58:37.000000000 +0000 |+++ libmysql/CMakeLists.txt -------------------------- Patching file libmysql/CMakeLists.txt using Plan A... Hunk #1 succeeded at 265 (offset 3 lines). Hunk #2 succeeded at 319 (offset 3 lines). Hunk #3 succeeded at 412 (offset 3 lines). done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-mysql-test_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-mysql-test_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |Exclude some unwated files. | |--- mysql-test/CMakeLists.txt.orig 2017-12-28 09:28:11.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-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-mysys__ssl_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-mysys__ssl_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |Build with newer DTrace. | |--- mysys_ssl/CMakeLists.txt.orig 2022-03-28 10:58:37.000000000 +0000 |+++ mysys_ssl/CMakeLists.txt -------------------------- Patching file mysys_ssl/CMakeLists.txt using Plan A... Hunk #1 succeeded at 61 (offset 6 lines). done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-plugin_audit__log_audit__log.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-plugin_audit__log_audit__log.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |Fix build where LOG_AUTHPRIV/LOG_FTP codes are not defined. | |--- plugin/audit_log/audit_log.c.orig 2016-06-30 06:22:11.000000000 +0000 |+++ plugin/audit_log/audit_log.c -------------------------- Patching file plugin/audit_log/audit_log.c using Plan A... Hunk #1 succeeded at 91 (offset 14 lines). done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-rapid_plugin_group__replication_rpcgen.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-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.1 2017/01/12 09:39:47 jperkin Exp $ | |Don't depend on rpcgen, just use the pre-generated headers. | |--- rapid/plugin/group_replication/rpcgen.cmake.orig 2016-11-28 13:32:52.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-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-scripts_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-scripts_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |Split configuration between mysql-client and mysql-server. | |--- scripts/CMakeLists.txt.orig 2017-12-28 09:28:11.000000000 +0000 |+++ scripts/CMakeLists.txt -------------------------- Patching file scripts/CMakeLists.txt using Plan A... Hunk #1 succeeded at 422 (offset 5 lines). Hunk #2 succeeded at 434 (offset 5 lines). Hunk #3 succeeded at 442 (offset 5 lines). Hunk #4 succeeded at 458 (offset 5 lines). done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-storage_ndb_mcc_frontend_dojo_dojox_mobile_build_build.sh => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-storage_ndb_mcc_frontend_dojo_dojox_mobile_build_build.sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |Portability. | |--- storage/ndb/mcc/frontend/dojo/dojox/mobile/build/build.sh.orig 2016-06-30 06:22:11.000000000 +0000 |+++ storage/ndb/mcc/frontend/dojo/dojox/mobile/build/build.sh -------------------------- Patching file storage/ndb/mcc/frontend/dojo/dojox/mobile/build/build.sh using Plan A... Hunk #1 succeeded at 16. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-storage_rocksdb_rocksdb_build__tools_build__detect__platform => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-storage_rocksdb_rocksdb_build__tools_build__detect__platform Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |Fix shell portability. | |--- storage/rocksdb/rocksdb/build_tools/build_detect_platform.orig 2022-03-28 11:11:53.000000000 +0000 |+++ storage/rocksdb/rocksdb/build_tools/build_detect_platform -------------------------- Patching file storage/rocksdb/rocksdb/build_tools/build_detect_platform using Plan A... Hunk #1 succeeded at 441. Hunk #2 succeeded at 642. Hunk #3 succeeded at 658. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-strings_decimal.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client/../../joyent/percona57-client/patches/patch-strings_decimal.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |* Portability: include if exists. | |--- strings/decimal.c.orig 2014-11-21 10:02:01.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 percona-client-5.7.44 /usr/bin/sed -e '/^#/d' -e 's,@LINK_ARCH_DEFAULT@,link_arch64,g' -e 's,@LINK_LIBGCC_DEFAULT@,link_libgcc_arch64,g' -e 's,@LIBGCC_PREFIX@,/opt/local/gcc13/x86_64-sun-solaris2.11,g' < ../../extra/gcc13-libs/files/specs.pkgsrc > /home/pbulk/build-disk/joyent/percona57-client/work/.cwrapper/specs.pkgsrc ===> Configuring for percona-client-5.7.44 => Fixing scripts. => Replacing Perl interpreter in scripts/mysqld_multi.sh scripts/mysqldumpslow.sh. INFO: [replace-interpreter] Nothing changed in scripts/mysqld_multi.sh. INFO: [replace-interpreter] Nothing changed in scripts/mysqldumpslow.sh. CMake Error at CMakeLists.txt:30 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 3.5 has been removed from CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway. -- Configuring incomplete, errors occurred! *** Error code 1 Stop. bmake[1]: stopped making "configure" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client *** Error code 1 Stop. bmake: stopped making "configure" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/joyent/percona57-client