+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent MYSQL_VERSION_REQD=mariadb114 WRKLOG=/tmp/bulklog/p5-DBD-mysql-4.050nb8/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent MYSQL_VERSION_REQD=mariadb114 WRKLOG=/tmp/bulklog/p5-DBD-mysql-4.050nb8/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-mysql-4.050nb8 ========================================================================== The following variables will affect the build process of this package, p5-DBD-mysql-4.050nb8. Their current value is shown below: * MYSQL_VERSION_DEFAULT = mariadb114 * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/opt/pkg/openssl/certs * SSLDIR = /etc/opt/pkg/openssl * SSLKEYS = /etc/opt/pkg/openssl/private Based on these variables, the following variables have been set: * MYSQL_VERSION = mariadb114 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/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency p5-Devel-CheckLib-[0-9]*: found p5-Devel-CheckLib-1.16nb5 => Full dependency mariadb-client>=11.4.0<11.5.0: found mariadb-client-11.4.7 => Full dependency p5-DBI>=1.647nb1: found p5-DBI-1.647nb1 => Full dependency perl>=5.42.0<5.43.0: found perl-5.42.0 => Full dependency openssl>=1.1.1: found openssl-3.5.1 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for p5-DBD-mysql-4.050nb8 ===> Extracting for p5-DBD-mysql-4.050nb8 ===> Patching for p5-DBD-mysql-4.050nb8 ===> Creating toolchain wrappers for p5-DBD-mysql-4.050nb8 ===> Configuring for p5-DBD-mysql-4.050nb8 => Replacing Perl interpreter in lib/DBD/mysql.pm. => Checking for portability problems in extracted files 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/pkg/include/mysql -I/opt/pkg/include/mysql/mysql embedded (mysql_config ) = ldflags (guessed ) = libs (mysql_config ) = -L/opt/pkg/lib/ -lmariadb 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... Warning: prerequisite Test::Deep 0 not found. Looks good. Checking if your kit is complete... Looks good Using DBI 1.647 (for perl 5.042000 on x86_64-solaris-thread-multi-64) installed in /opt/pkg/lib/perl5/vendor_perl/5.42.0/x86_64-solaris-thread-multi-64/auto/DBI/ Generating a Unix-style Makefile Writing Makefile for DBD::mysql Writing MYMETA.yml and MYMETA.json