==> Cloning perl-dbd-mysql ... Cloning into 'perl-dbd-mysql'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring perl-dbd-mysql :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 61 128k 61 81566 0 0 235k 0 --:--:-- --:--:-- --:--:-- 234k 100 128k 100 128k 0 0 380k 0 --:--:-- --:--:-- --:--:-- 380k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8478k 100 8478k 0 0 19.4M 0 --:--:-- --:--:-- --:--:-- 19.4M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 100 139k 0 0 378k 0 --:--:-- --:--:-- --:--:-- 378k :: Starting full system upgrade... there is nothing to do ==> Making package: perl-dbd-mysql 4.051-1 (Sun Feb 16 20:55:08 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (3) liburing-2.5-1 mariadb-libs-11.2.2-1 perl-dbi-1.643-6 Total Download Size: 6.60 MiB Total Installed Size: 26.51 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 163k 0 0 14.9M 0 --:--:-- --:--:-- --:--:-- 15.9M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5754k 100 5754k 0 0 67.3M 0 --:--:-- --:--:-- --:--:-- 67.7M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 838k 100 838k 0 0 32.5M 0 --:--:-- --:--:-- --:--:-- 32.7M checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing liburing... installing mariadb-libs... Optional dependencies for mariadb-libs krb5: for gssapi authentication [installed] installing perl-dbi... :: Running post-transaction hooks... (1/2) Arming ConditionNeedsUpdate... (2/2) Warn about old perl modules ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) perl-devel-checklib-1.16-2 Total Download Size: 0.02 MiB Total Installed Size: 0.03 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15753 100 15753 0 0 30886 0 --:--:-- --:--:-- --:--:-- 30888 100 15753 100 15753 0 0 30766 0 --:--:-- --:--:-- --:--:-- 30767 checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing perl-devel-checklib... :: Running post-transaction hooks... (1/2) Arming ConditionNeedsUpdate... (2/2) Warn about old perl modules ==> Retrieving sources... -> Downloading DBD-mysql-4.051.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5 100 5 0 0 162 0 --:--:-- --:--:-- --:--:-- 166 100 157k 100 157k 0 0 2711k 0 --:--:-- --:--:-- --:--:-- 2711k -> Found mariadb-10.3.13-zerofill.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... DBD-mysql-4.051.tar.gz ... Passed mariadb-10.3.13-zerofill.patch ... Passed ==> Extracting sources... -> Extracting DBD-mysql-4.051.tar.gz with bsdtar ==> Starting prepare()... patching file dbdimp.c Hunk #1 succeeded at 4056 (offset 1 line). ==> Starting build()... PLEASE NOTE: For 'make test' to run properly, you must ensure that the database user 'jenkins' 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 'jenkins'@'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/usr/include/mysql -I/usr/include/mysql/mysql embedded (mysql_config ) = ldflags (guessed ) = libs (mysql_config ) = -L/usr/lib/ -lmariadb mysql_config (guessed ) = mysql_config nocatchstderr (default ) = 0 nofoundrows (default ) = 0 nossl (default ) = 0 testdb (default ) = test testhost (default ) = testpassword (default ) = testport (default ) = testsocket (User's choice) = /tmp/socket.mysql testuser (guessed ) = jenkins 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.643 (for perl 5.038001 on x86_64-linux-thread-multi) installed in /usr/lib/perl5/5.38/vendor_perl/auto/DBI/ Generating a Unix-style Makefile Writing Makefile for DBD::mysql Writing MYMETA.yml and MYMETA.json Running Mkbootstrap for mysql () cc -c -I/usr/lib/perl5/5.38/vendor_perl/auto/DBI -I/usr/include/mysql -I/usr/include/mysql/mysql -DDBD_MYSQL_WITH_SSL -g -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/perl/src=/usr/src/debug/perl -flto=auto -DVERSION=\"4.051\" -DXS_VERSION=\"4.051\" -fPIC "-I/usr/lib/perl5/5.38/core_perl/CORE" dbdimp.c "/usr/bin/perl" -p -e "s/~DRIVER~/mysql/g" /usr/lib/perl5/5.38/vendor_perl/auto/DBI/Driver.xst > mysql.xsi cc -c -I/usr/lib/perl5/5.38/vendor_perl/auto/DBI -I/usr/include/mysql -I/usr/include/mysql/mysql -DDBD_MYSQL_WITH_SSL -g -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/perl/src=/usr/src/debug/perl -flto=auto -DVERSION=\"4.051\" -DXS_VERSION=\"4.051\" -fPIC "-I/usr/lib/perl5/5.38/core_perl/CORE" socket.c "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' mysql.xs > mysql.xsc chmod 644 "mysql.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- mysql.bs blib/arch/auto/DBD/mysql/mysql.bs 644 cp lib/DBD/mysql/INSTALL.pod blib/lib/DBD/mysql/INSTALL.pod cp lib/DBD/mysql/GetInfo.pm blib/lib/DBD/mysql/GetInfo.pm cp lib/Bundle/DBD/mysql.pm blib/lib/Bundle/DBD/mysql.pm cp lib/DBD/mysql.pm blib/lib/DBD/mysql.pm Warning: duplicate function definition 'do' detected in mysql.xs, line 247 Warning: duplicate function definition 'rows' detected in mysql.xs, line 683 mv mysql.xsc mysql.c cc -c -I/usr/lib/perl5/5.38/vendor_perl/auto/DBI -I/usr/include/mysql -I/usr/include/mysql/mysql -DDBD_MYSQL_WITH_SSL -g -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/perl/src=/usr/src/debug/perl -flto=auto -DVERSION=\"4.051\" -DXS_VERSION=\"4.051\" -fPIC "-I/usr/lib/perl5/5.38/core_perl/CORE" mysql.c ./mysql.xsi: In function 'XS_DBD__mysql__db_selectrow_arrayref': ./mysql.xsi:234:9: warning: 'Perl_dowantarray' is deprecated [-Wdeprecated-declarations] 234 | if (GIMME == G_SCALAR) | ^~ In file included from /usr/lib/perl5/5.38/core_perl/CORE/perl.h:6188, from /usr/lib/perl5/5.38/vendor_perl/auto/DBI/DBIXS.h:23, from dbdimp.h:20, from mysql.xs:12: /usr/lib/perl5/5.38/core_perl/CORE/proto.h:1019:1: note: declared here 1019 | Perl_dowantarray(pTHX) | ^~~~~~~~~~~~~~~~ ./mysql.xsi:240:9: warning: 'Perl_dowantarray' is deprecated [-Wdeprecated-declarations] 240 | if (GIMME == G_SCALAR) | ^~ /usr/lib/perl5/5.38/core_perl/CORE/proto.h:1019:1: note: declared here 1019 | Perl_dowantarray(pTHX) | ^~~~~~~~~~~~~~~~ rm -f blib/arch/auto/DBD/mysql/mysql.so LD_RUN_PATH="/usr/lib" cc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -L/usr/local/lib -fstack-protector-strong dbdimp.o mysql.o socket.o -o blib/arch/auto/DBD/mysql/mysql.so \ -L/usr/lib/ -lmariadb \ chmod 755 blib/arch/auto/DBD/mysql/mysql.so Manifying 3 pod documents ==> Entering fakeroot environment... ==> Starting package()... "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- mysql.bs blib/arch/auto/DBD/mysql/mysql.bs 644 Manifying 3 pod documents Appending installation info to /tmp/archlinux-ci/perl-dbd-mysql-archlinuxrb-build-cC3B4jaO/perl-dbd-mysql/pkg/perl-dbd-mysql/usr/lib/perl5/5.38/core_perl/perllocal.pod Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /tmp/archlinux-ci/perl-dbd-mysql-archlinuxrb-build-cC3B4jaO/perl-dbd-mysql/pkg/perl-dbd-mysql/usr/lib/perl5/5.38/vendor_perl/auto/DBD/mysql/mysql.so Installing /tmp/archlinux-ci/perl-dbd-mysql-archlinuxrb-build-cC3B4jaO/perl-dbd-mysql/pkg/perl-dbd-mysql/usr/lib/perl5/5.38/vendor_perl/Bundle/DBD/mysql.pm Installing /tmp/archlinux-ci/perl-dbd-mysql-archlinuxrb-build-cC3B4jaO/perl-dbd-mysql/pkg/perl-dbd-mysql/usr/lib/perl5/5.38/vendor_perl/DBD/mysql.pm Installing /tmp/archlinux-ci/perl-dbd-mysql-archlinuxrb-build-cC3B4jaO/perl-dbd-mysql/pkg/perl-dbd-mysql/usr/lib/perl5/5.38/vendor_perl/DBD/mysql/GetInfo.pm Installing /tmp/archlinux-ci/perl-dbd-mysql-archlinuxrb-build-cC3B4jaO/perl-dbd-mysql/pkg/perl-dbd-mysql/usr/lib/perl5/5.38/vendor_perl/DBD/mysql/INSTALL.pod Installing /tmp/archlinux-ci/perl-dbd-mysql-archlinuxrb-build-cC3B4jaO/perl-dbd-mysql/pkg/perl-dbd-mysql/usr/share/man/man3/DBD::mysql::INSTALL.3pm Installing /tmp/archlinux-ci/perl-dbd-mysql-archlinuxrb-build-cC3B4jaO/perl-dbd-mysql/pkg/perl-dbd-mysql/usr/share/man/man3/DBD::mysql.3pm Installing /tmp/archlinux-ci/perl-dbd-mysql-archlinuxrb-build-cC3B4jaO/perl-dbd-mysql/pkg/perl-dbd-mysql/usr/share/man/man3/Bundle::DBD::mysql.3pm ==> Tidying install... -> Removing empty directories... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> WARNING: Package contains reference to $srcdir usr/lib/perl5/5.38/vendor_perl/auto/DBD/mysql/mysql.so ==> Creating package "perl-dbd-mysql"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: perl-dbd-mysql 4.051-1 (Sun Feb 16 20:55:22 2025)