=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for DBD-mysql-4.032.tar.gz => Checksum RMD160 OK for DBD-mysql-4.032.tar.gz ===> Installing dependencies for p5-DBD-mysql-4.032 ========================================================================== The following variables will affect the build process of this package, p5-DBD-mysql-4.032. Their current value is shown below: * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Full dependency p5-DBI>=1.634: found p5-DBI-1.634 => Full dependency perl<5.24.0: found perl-5.22.0 => Full dependency perl>=5.22.0: found perl-5.22.0 => Full dependency mysql-client>=5.5.10<5.6: found mysql-client-5.5.45 => Full dependency mysql-client>=5.5.36nb1: found mysql-client-5.5.45 ===> Overriding tools for p5-DBD-mysql-4.032 ===> Extracting for p5-DBD-mysql-4.032 ===> Patching for p5-DBD-mysql-4.032 ===> Creating toolchain wrappers for p5-DBD-mysql-4.032 ===> Configuring for p5-DBD-mysql-4.032 => Replacing Perl interpreter in lib/DBD/mysql.pm. PLEASE NOTE: For 'make test' to run properly, you must ensure that the database user 'root' 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 'root'@'localhost' identified by 's3kr1t'; You can also optionally set the user to run 'make test' with: perl Makefile.PL --testuser=username Warning: prerequisite Test::Deep 0 not found. I will use the following settings for compiling and testing: cflags (mysql_config ) = -I/usr/pkg/include/mysql -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkg/include -g -DNDEBUG embedded (guessed ) = ldflags (mysql_config ) = libs (mysql_config ) = -L/usr/pkg/lib -lmysqlclient -lpthread -lz -lm -lssl -lcrypto mysql_config (guessed ) = mysql_config nocatchstderr (User's choice) = 1 nofoundrows (default ) = 0 ssl (guessed ) = 1 testdb (default ) = test testhost (default ) = testpassword (default ) = testport (default ) = testsocket (default ) = testuser (guessed ) = root To change these settings, see 'perl Makefile.PL --help' and 'perldoc DBD::mysql::INSTALL'. Checking if your kit is complete... Looks good Using DBI 1.634 (for perl 5.022000 on i386-netbsd) installed in /usr/pkg/lib/perl5/vendor_perl/5.22.0/i386-netbsd/auto/DBI/ Generating a Unix-style Makefile Writing Makefile for DBD::mysql Writing MYMETA.yml and MYMETA.json