+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent MYSQL_VERSION_REQD=percona80-cluster WRKLOG=/tmp/bulklog/p5-DBD-percona80-cluster-4.050nb7/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent MYSQL_VERSION_REQD=percona80-cluster WRKLOG=/tmp/bulklog/p5-DBD-percona80-cluster-4.050nb7/work.log => Checksum BLAKE2s OK for DBD-mysql-4.050.tar.gz => Checksum SHA512 OK for DBD-mysql-4.050.tar.gz ===> Installing dependencies for p5-DBD-percona80-cluster-4.050nb7 ========================================================================== The following variables will affect the build process of this package, p5-DBD-percona80-cluster-4.050nb7. Their current value is shown below: * MYSQL_VERSION_DEFAULT = mariadb114 * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /opt/local/etc/openssl/certs * SSLDIR = /opt/local/etc/openssl * SSLKEYS = /opt/local/etc/openssl/private Based on these variables, the following variables have been set: * MYSQL_PKG_PREFIX = percona80-cluster * MYSQL_VERSION = percona80-cluster 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 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 p5-Devel-CheckLib-[0-9]*: found p5-Devel-CheckLib-1.16nb4 => Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.3.0 => Full dependency p5-DBI>=1.645nb1: found p5-DBI-1.647 => Full dependency percona-cluster>=8.0: found percona-cluster-8.0.41 => Full dependency perl>=5.40.0<5.41.0: found perl-5.40.2 => Full dependency openssl>=1.1.1: found openssl-3.4.1 ===> Overriding tools for p5-DBD-percona80-cluster-4.050nb7 ===> Extracting for p5-DBD-percona80-cluster-4.050nb7 ===> Patching for p5-DBD-percona80-cluster-4.050nb7 ===> Creating toolchain wrappers for p5-DBD-percona80-cluster-4.050nb7 /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/databases/p5-DBD-mysql/work/.cwrapper/specs.pkgsrc ===> Configuring for p5-DBD-percona80-cluster-4.050nb7 => Replacing Perl interpreter in lib/DBD/mysql.pm. PLEASE NOTE: For 'make test' to run properly, you must ensure that the database user '' can connect to your MySQL server and has the proper privileges that these tests require such as 'drop table', 'create table', 'drop procedure', 'create procedure' as well as others. mysql> grant all privileges on test.* to ''@'localhost' identified by 's3kr1t'; You can also optionally set the user to run 'make test' with: perl Makefile.PL --testuser=username I will use the following settings for compiling and testing: cflags (mysql_config ) = -I/opt/local/include/mysql -m64 embedded (guessed ) = ldflags (guessed ) = -R/opt/local/lib libs (mysql_config ) = -L/opt/local/lib -lperconaserverclient -lz -lssl -lcrypto -lresolv -lm mysql_config (guessed ) = mysql_config nocatchstderr (User's choice) = 1 nofoundrows (default ) = 0 nossl (default ) = 0 testdb (default ) = test testhost (default ) = testpassword (default ) = testport (default ) = testsocket (default ) = testuser (guessed ) = To change these settings, see 'perl Makefile.PL --help' and 'perldoc DBD::mysql::INSTALL'. Checking if libs are available for compiling... Can't link/include C library 'z', aborting. *** Error code 2 Stop. bmake[1]: stopped making "configure" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/databases/p5-DBD-mysql *** Error code 1 Stop. bmake: stopped making "configure" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/databases/p5-DBD-mysql