From https://github.com/archlinux/svntogit-packages * branch packages/perl-dbd-mariadb -> FETCH_HEAD * [new branch] packages/perl-dbd-mariadb -> packages/packages/perl-dbd-mariadb Cloning into 'perl-dbd-mariadb'... done. :: 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 100 129k 100 129k 0 0 380k 0 --:--:-- --:--:-- --:--:-- 381k % 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 8433k 100 8433k 0 0 19.6M 0 --:--:-- --:--:-- --:--:-- 19.6M % 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 141k 100 141k 0 0 415k 0 --:--:-- --:--:-- --:--:-- 414k 100 141k 100 141k 0 0 415k 0 --:--:-- --:--:-- --:--:-- 414k :: Starting full system upgrade... there is nothing to do PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TMPDIR=/tmp/archlinux-ci/ SOURCE_DATE_EPOCH=1698232380 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1698232380' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-perl-dbd-mariadb-archlinuxrb-build-q6Un2BYi PWD=/tmp/archlinux-ci/perl-dbd-mariadb-archlinuxrb-build-q6Un2BYi/perl-dbd-mariadb/trunk LOGNAME=jenkins SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux SCHROOT_GROUP=jenkins SCHROOT_USER=jenkins ftp_proxy=http://127.0.0.1:3128 HOME=/var/lib/jenkins LANG=C https_proxy=http://127.0.0.1:3128 USER=jenkins FTP_PROXY=http://127.0.0.1:3128 SHLVL=1 HTTPS_PROXY=http://127.0.0.1:3128 HTTP_PROXY=http://127.0.0.1:3128 SCHROOT_GID=116 http_proxy=http://127.0.0.1:3128 DEBUGINFOD_URLS=https://debuginfod.archlinux.org SCHROOT_UID=108 HG=/usr/bin/hg _=/usr/sbin/printenv ==> Making package: perl-dbd-mariadb 1.22-2 (Wed Oct 25 11:13:36 2023) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (3) liburing-2.4-1 mariadb-libs-11.1.2-1 perl-dbi-1.643-6 Total Download Size: 6.52 MiB Total Installed Size: 26.36 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 160k 100 160k 0 0 13.5M 0 --:--:-- --:--:-- --:--:-- 14.2M % 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 5680k 100 5680k 0 0 115M 0 --:--:-- --:--:-- --:--:-- 118M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 838k 100 838k 0 0 73.4M 0 --:--:-- --:--:-- --:--:-- 68.2M 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 29780 0 --:--:-- --:--:-- --:--:-- 29778 100 15753 100 15753 0 0 29774 0 --:--:-- --:--:-- --:--:-- 29722 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-MariaDB-1.22.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 176k 100 176k 0 0 643k 0 --:--:-- --:--:-- --:--:-- 644k ==> Validating source files with sha512sums... DBD-MariaDB-1.22.tar.gz ... Passed ==> Extracting sources... -> Extracting DBD-MariaDB-1.22.tar.gz with bsdtar ==> Starting build()... PLEASE NOTE: For 'make test' to run properly, you must ensure that the database user 'jenkins' 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 '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 libs (mysql_config ) = -L/usr/lib/ -lmariadb mysql_config (guessed ) = mariadb_config 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::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: prerequisite Test::Deep 0 not found. 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 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::MariaDB Writing MYMETA.yml and MYMETA.json Running Mkbootstrap for MariaDB () "/usr/bin/perl" -p -e "s/~DRIVER~/MariaDB/g" /usr/lib/perl5/5.38/vendor_perl/auto/DBI/Driver.xst > MariaDB.xsi cp lib/DBD/MariaDB.pod blib/lib/DBD/MariaDB.pod cp lib/DBD/MariaDB/INSTALL.pod blib/lib/DBD/MariaDB/INSTALL.pod cp lib/DBD/MariaDB.pm blib/lib/DBD/MariaDB.pm cp README.pod blib/lib/DBD/MariaDB/README.pod cc -c -I/usr/lib/perl5/5.38/vendor_perl/auto/DBI -I/usr/include/mysql -I/usr/include/mysql/mysql -DHAVE_DBI_1_634 -DHAVE_DBI_1_642 -DHAVE_GET_OPTION -DHAVE_DEINITIALIZE_SSL -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=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I/usr/lib/perl5/5.38/core_perl/CORE" dbdimp.c cc -c -I/usr/lib/perl5/5.38/vendor_perl/auto/DBI -I/usr/include/mysql -I/usr/include/mysql/mysql -DHAVE_DBI_1_634 -DHAVE_DBI_1_642 -DHAVE_GET_OPTION -DHAVE_DEINITIALIZE_SSL -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=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I/usr/lib/perl5/5.38/core_perl/CORE" socket.c chmod 644 "MariaDB.bs" "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' MariaDB.xs > MariaDB.xsc "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- MariaDB.bs blib/arch/auto/DBD/MariaDB/MariaDB.bs 644 Warning: duplicate function definition 'do' detected in MariaDB.xs, line 104 Warning: duplicate function definition 'rows' detected in MariaDB.xs, line 229 Warning: duplicate function definition 'last_insert_id' detected in MariaDB.xs, line 248 mv MariaDB.xsc MariaDB.c cc -c -I/usr/lib/perl5/5.38/vendor_perl/auto/DBI -I/usr/include/mysql -I/usr/include/mysql/mysql -DHAVE_DBI_1_634 -DHAVE_DBI_1_642 -DHAVE_GET_OPTION -DHAVE_DEINITIALIZE_SSL -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=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I/usr/lib/perl5/5.38/core_perl/CORE" MariaDB.c ./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/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:38, from MariaDB.xs:17: /usr/lib/perl5/5.38/core_perl/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) | ^~ /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/MariaDB/MariaDB.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 MariaDB.o dbdimp.o socket.o -o blib/arch/auto/DBD/MariaDB/MariaDB.so \ -L/usr/lib/ -lmariadb \ chmod 755 blib/arch/auto/DBD/MariaDB/MariaDB.so Manifying 3 pod documents ==> Entering fakeroot environment... ==> Starting package()... "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- MariaDB.bs blib/arch/auto/DBD/MariaDB/MariaDB.bs 644 Manifying 3 pod documents Appending installation info to /tmp/archlinux-ci/perl-dbd-mariadb-archlinuxrb-build-q6Un2BYi/perl-dbd-mariadb/trunk/pkg/perl-dbd-mariadb/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-mariadb-archlinuxrb-build-q6Un2BYi/perl-dbd-mariadb/trunk/pkg/perl-dbd-mariadb/usr/lib/perl5/5.38/vendor_perl/auto/DBD/MariaDB/MariaDB.so Installing /tmp/archlinux-ci/perl-dbd-mariadb-archlinuxrb-build-q6Un2BYi/perl-dbd-mariadb/trunk/pkg/perl-dbd-mariadb/usr/lib/perl5/5.38/vendor_perl/DBD/MariaDB.pm Installing /tmp/archlinux-ci/perl-dbd-mariadb-archlinuxrb-build-q6Un2BYi/perl-dbd-mariadb/trunk/pkg/perl-dbd-mariadb/usr/lib/perl5/5.38/vendor_perl/DBD/MariaDB.pod Installing /tmp/archlinux-ci/perl-dbd-mariadb-archlinuxrb-build-q6Un2BYi/perl-dbd-mariadb/trunk/pkg/perl-dbd-mariadb/usr/lib/perl5/5.38/vendor_perl/DBD/MariaDB/README.pod Installing /tmp/archlinux-ci/perl-dbd-mariadb-archlinuxrb-build-q6Un2BYi/perl-dbd-mariadb/trunk/pkg/perl-dbd-mariadb/usr/lib/perl5/5.38/vendor_perl/DBD/MariaDB/INSTALL.pod Installing /tmp/archlinux-ci/perl-dbd-mariadb-archlinuxrb-build-q6Un2BYi/perl-dbd-mariadb/trunk/pkg/perl-dbd-mariadb/usr/share/man/man3/DBD::MariaDB::INSTALL.3pm Installing /tmp/archlinux-ci/perl-dbd-mariadb-archlinuxrb-build-q6Un2BYi/perl-dbd-mariadb/trunk/pkg/perl-dbd-mariadb/usr/share/man/man3/DBD::MariaDB.3pm Installing /tmp/archlinux-ci/perl-dbd-mariadb-archlinuxrb-build-q6Un2BYi/perl-dbd-mariadb/trunk/pkg/perl-dbd-mariadb/usr/share/man/man3/DBD::MariaDB::README.3pm ==> Tidying install... -> 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/MariaDB/MariaDB.so ==> Creating package "perl-dbd-mariadb"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: perl-dbd-mariadb 1.22-2 (Wed Oct 25 11:14:00 2023)