INFO: not using any hashes in /data/userland-archives/hashes for DBD-MariaDB-1.23.tar.gz (overridden with --hash) Source /data/userland-archives/DBD-MariaDB-1.23.tar.gz... not found, skipping file copy Source https://cpan.metacpan.org/authors/id/P/PA/PALI/DBD-MariaDB-1.23.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok symlink cloning /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/DBD-MariaDB-1.23 to /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/amd64-5.34 PLEASE NOTE: For 'make test' to run properly, you must ensure that the database user '' can connect to your MariaDB or 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'; For MySQL 8 it is needed to use different syntax: mysql> create user ''@'localhost' identified by 's3kr1t'; mysql> grant all privileges on test.* to ''@'localhost'; 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/usr/mariadb/10.6/include -I/usr/mariadb/10.6/include/mysql libs (mysql_config ) = -L/usr/mariadb/10.6/lib/amd64/ -lmariadb mysql_config (guessed ) = mariadb_config testauthplugin (default ) = testdb (default ) = test testhost (default ) = testpassword (default ) = testport (default ) = testsocket (User's choice) = /tmp/mariadb106.sock testuser (guessed ) = To change these settings, see 'perl Makefile.PL --help' and 'perldoc DBD::MariaDB::INSTALL'. Checking if libs and header files are available for compiling... Checking if correct version of MariaDB or MySQL client is present... Looks good. Embedded server: not supported by client library WARNING: Older versions of ExtUtils::MakeMaker may errantly install README.pod as part of this distribution. It is recommended to avoid using this path in CPAN modules. Client library deinitialize OpenSSL library functions: no Checking if your kit is complete... Looks good Using DBI 1.643 (for perl 5.034001 on i86pc-solaris-thread-multi-64) installed in /usr/perl5/vendor_perl/5.34/i86pc-solaris-thread-multi-64/auto/DBI/ Generating a Unix-style Makefile Writing Makefile for DBD::MariaDB Writing MYMETA.yml and MYMETA.json cp lib/DBD/MariaDB/INSTALL.pod blib/lib/DBD/MariaDB/INSTALL.pod cp README.pod blib/lib/DBD/MariaDB/README.pod cp lib/DBD/MariaDB.pm blib/lib/DBD/MariaDB.pm cp lib/DBD/MariaDB.pod blib/lib/DBD/MariaDB.pod Running Mkbootstrap for MariaDB () Warning: duplicate function definition 'do' detected in MariaDB.xs, line 104 Warning: duplicate function definition 'rows' detected in MariaDB.xs, line 231 Warning: duplicate function definition 'last_insert_id' detected in MariaDB.xs, line 250 Manifying 3 pod documents symlink cloning /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/DBD-MariaDB-1.23 to /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/amd64-5.36 PLEASE NOTE: For 'make test' to run properly, you must ensure that the database user '' can connect to your MariaDB or 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'; For MySQL 8 it is needed to use different syntax: mysql> create user ''@'localhost' identified by 's3kr1t'; mysql> grant all privileges on test.* to ''@'localhost'; 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/usr/mariadb/10.6/include -I/usr/mariadb/10.6/include/mysql libs (mysql_config ) = -L/usr/mariadb/10.6/lib/amd64/ -lmariadb mysql_config (guessed ) = mariadb_config testauthplugin (default ) = testdb (default ) = test testhost (default ) = testpassword (default ) = testport (default ) = testsocket (User's choice) = /tmp/mariadb106.sock testuser (guessed ) = To change these settings, see 'perl Makefile.PL --help' and 'perldoc DBD::MariaDB::INSTALL'. Checking if libs and header files are available for compiling... Checking if correct version of MariaDB or MySQL client is present... Looks good. Embedded server: not supported by client library WARNING: Older versions of ExtUtils::MakeMaker may errantly install README.pod as part of this distribution. It is recommended to avoid using this path in CPAN modules. Client library deinitialize OpenSSL library functions: no Checking if your kit is complete... Looks good Using DBI 1.643 (for perl 5.036001 on i86pc-solaris-thread-multi-64) installed in /usr/perl5/vendor_perl/5.36/i86pc-solaris-thread-multi-64/auto/DBI/ Generating a Unix-style Makefile Writing Makefile for DBD::MariaDB Writing MYMETA.yml and MYMETA.json cp lib/DBD/MariaDB.pod blib/lib/DBD/MariaDB.pod cp lib/DBD/MariaDB.pm blib/lib/DBD/MariaDB.pm cp lib/DBD/MariaDB/INSTALL.pod blib/lib/DBD/MariaDB/INSTALL.pod cp README.pod blib/lib/DBD/MariaDB/README.pod Running Mkbootstrap for MariaDB () Warning: duplicate function definition 'do' detected in MariaDB.xs, line 104 Warning: duplicate function definition 'rows' detected in MariaDB.xs, line 231 Warning: duplicate function definition 'last_insert_id' detected in MariaDB.xs, line 250 Manifying 3 pod documents symlink cloning /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/DBD-MariaDB-1.23 to /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/amd64-5.38 PLEASE NOTE: For 'make test' to run properly, you must ensure that the database user '' can connect to your MariaDB or 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'; For MySQL 8 it is needed to use different syntax: mysql> create user ''@'localhost' identified by 's3kr1t'; mysql> grant all privileges on test.* to ''@'localhost'; 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/usr/mariadb/10.6/include -I/usr/mariadb/10.6/include/mysql libs (mysql_config ) = -L/usr/mariadb/10.6/lib/amd64/ -lmariadb mysql_config (guessed ) = mariadb_config testauthplugin (default ) = testdb (default ) = test testhost (default ) = testpassword (default ) = testport (default ) = testsocket (User's choice) = /tmp/mariadb106.sock testuser (guessed ) = To change these settings, see 'perl Makefile.PL --help' and 'perldoc DBD::MariaDB::INSTALL'. Checking if libs and header files are available for compiling... Checking if correct version of MariaDB or MySQL client is present... Looks good. Embedded server: not supported by client library WARNING: Older versions of ExtUtils::MakeMaker may errantly install README.pod as part of this distribution. It is recommended to avoid using this path in CPAN modules. Client library deinitialize OpenSSL library functions: no Checking if your kit is complete... Looks good Using DBI 1.643 (for perl 5.038000 on i86pc-solaris-thread-multi-64) installed in /usr/perl5/vendor_perl/5.38/i86pc-solaris-thread-multi-64/auto/DBI/ Generating a Unix-style Makefile Writing Makefile for DBD::MariaDB Writing MYMETA.yml and MYMETA.json cp lib/DBD/MariaDB/INSTALL.pod blib/lib/DBD/MariaDB/INSTALL.pod cp README.pod blib/lib/DBD/MariaDB/README.pod cp lib/DBD/MariaDB.pod blib/lib/DBD/MariaDB.pod cp lib/DBD/MariaDB.pm blib/lib/DBD/MariaDB.pm Running Mkbootstrap for MariaDB () Warning: duplicate function definition 'do' detected in MariaDB.xs, line 104 Warning: duplicate function definition 'rows' detected in MariaDB.xs, line 231 Warning: duplicate function definition 'last_insert_id' detected in MariaDB.xs, line 250 ./MariaDB.xsi: In function 'XS_DBD__MariaDB__db_selectrow_arrayref': ./MariaDB.xsi:234:9: warning: 'Perl_dowantarray' is deprecated [-Wdeprecated-declarations] 234 | if (GIMME == G_SCALAR) | ^~ In file included from /usr/perl5/5.38/lib/i86pc-solaris-thread-multi-64/CORE/perl.h:6188, from /usr/perl5/vendor_perl/5.38/i86pc-solaris-thread-multi-64/auto/DBI/DBIXS.h:23, from dbdimp.h:42, from MariaDB.xs:17: /usr/perl5/5.38/lib/i86pc-solaris-thread-multi-64/CORE/proto.h:1019:1: note: declared here 1019 | Perl_dowantarray(pTHX) | ^~~~~~~~~~~~~~~~ ./MariaDB.xsi:240:9: warning: 'Perl_dowantarray' is deprecated [-Wdeprecated-declarations] 240 | if (GIMME == G_SCALAR) | ^~ In file included from /usr/perl5/5.38/lib/i86pc-solaris-thread-multi-64/CORE/perl.h:6188, from /usr/perl5/vendor_perl/5.38/i86pc-solaris-thread-multi-64/auto/DBI/DBIXS.h:23, from dbdimp.h:42, from MariaDB.xs:17: /usr/perl5/5.38/lib/i86pc-solaris-thread-multi-64/CORE/proto.h:1019:1: note: declared here 1019 | Perl_dowantarray(pTHX) | ^~~~~~~~~~~~~~~~ Manifying 3 pod documents Manifying 3 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/prototype/i386/usr/perl5/vendor_perl/5.34/i86pc-solaris-thread-multi-64/auto/DBD/MariaDB/MariaDB.so Installing /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/prototype/i386/usr/perl5/vendor_perl/5.34/i86pc-solaris-thread-multi-64/DBD/MariaDB.pm Installing /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/prototype/i386/usr/perl5/vendor_perl/5.34/i86pc-solaris-thread-multi-64/DBD/MariaDB.pod Installing /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/prototype/i386/usr/perl5/vendor_perl/5.34/i86pc-solaris-thread-multi-64/DBD/MariaDB/README.pod Installing /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/prototype/i386/usr/perl5/vendor_perl/5.34/i86pc-solaris-thread-multi-64/DBD/MariaDB/INSTALL.pod Installing /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/prototype/i386/usr/perl5/5.34/man/man3perl/DBD::MariaDB::README.3perl Installing /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/prototype/i386/usr/perl5/5.34/man/man3perl/DBD::MariaDB::INSTALL.3perl Installing /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/prototype/i386/usr/perl5/5.34/man/man3perl/DBD::MariaDB.3perl Appending installation info to /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/prototype/i386/usr/perl5/5.34/lib/i86pc-solaris-thread-multi-64/perllocal.pod Manifying 3 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/prototype/i386/usr/perl5/vendor_perl/5.36/i86pc-solaris-thread-multi-64/auto/DBD/MariaDB/MariaDB.so Installing /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/prototype/i386/usr/perl5/vendor_perl/5.36/i86pc-solaris-thread-multi-64/DBD/MariaDB.pod Installing /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/prototype/i386/usr/perl5/vendor_perl/5.36/i86pc-solaris-thread-multi-64/DBD/MariaDB.pm Installing /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/prototype/i386/usr/perl5/vendor_perl/5.36/i86pc-solaris-thread-multi-64/DBD/MariaDB/README.pod Installing /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/prototype/i386/usr/perl5/vendor_perl/5.36/i86pc-solaris-thread-multi-64/DBD/MariaDB/INSTALL.pod Installing /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/prototype/i386/usr/perl5/5.36/man/man3perl/DBD::MariaDB::README.3perl Installing /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/prototype/i386/usr/perl5/5.36/man/man3perl/DBD::MariaDB.3perl Installing /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/prototype/i386/usr/perl5/5.36/man/man3perl/DBD::MariaDB::INSTALL.3perl Appending installation info to /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/prototype/i386/usr/perl5/5.36/lib/i86pc-solaris-thread-multi-64/perllocal.pod Manifying 3 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/prototype/i386/usr/perl5/vendor_perl/5.38/i86pc-solaris-thread-multi-64/auto/DBD/MariaDB/MariaDB.so Installing /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/prototype/i386/usr/perl5/vendor_perl/5.38/i86pc-solaris-thread-multi-64/DBD/MariaDB.pm Installing /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/prototype/i386/usr/perl5/vendor_perl/5.38/i86pc-solaris-thread-multi-64/DBD/MariaDB.pod Installing /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/prototype/i386/usr/perl5/vendor_perl/5.38/i86pc-solaris-thread-multi-64/DBD/MariaDB/INSTALL.pod Installing /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/prototype/i386/usr/perl5/vendor_perl/5.38/i86pc-solaris-thread-multi-64/DBD/MariaDB/README.pod Installing /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/prototype/i386/usr/perl5/5.38/man/man3perl/DBD::MariaDB::INSTALL.3perl Installing /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/prototype/i386/usr/perl5/5.38/man/man3perl/DBD::MariaDB::README.3perl Installing /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/prototype/i386/usr/perl5/5.38/man/man3perl/DBD::MariaDB.3perl Appending installation info to /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/prototype/i386/usr/perl5/5.38/lib/i86pc-solaris-thread-multi-64/perllocal.pod VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/manifest-i386-DBD-MariaDB-534.depend.res /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/manifest-i386-DBD-MariaDB-536.depend.res /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/manifest-i386-DBD-MariaDB-538.depend.res /jenkins/jobs/oi-userland/workspace/components/perl/DBD-MariaDB/build/manifest-i386-DBD-MariaDB.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: perl/DBD-MariaDB pkg://openindiana.org/library/perl-5/dbd-mariadb-534@1.23,5.11-2023.0.0.0:20231006T125031Z PUBLISHED pkg://openindiana.org/library/perl-5/dbd-mariadb-536@1.23,5.11-2023.0.0.0:20231006T125042Z PUBLISHED pkg://openindiana.org/library/perl-5/dbd-mariadb-538@1.23,5.11-2023.0.0.0:20231006T125058Z PUBLISHED pkg://openindiana.org/library/perl-5/dbd-mariadb@1.23,5.11-2023.0.0.0:20231006T125104Z PUBLISHED