==> Cloning perl-dbd-pg ... Cloning into 'perl-dbd-pg'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring perl-dbd-pg :: 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 375k 0 --:--:-- --:--:-- --:--:-- 376k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 8470k 1 93701 0 0 272k 0 0:00:31 --:--:-- 0:00:31 271k 100 8470k 100 8470k 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 139k 100 139k 0 0 408k 0 --:--:-- --:--:-- --:--:-- 408k :: Starting full system upgrade... there is nothing to do ==> Making package: perl-dbd-pg 3.18.0-1 (Sat Jan 11 04:37:33 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (2) perl-dbi-1.643-6 postgresql-libs-16.1-1 Total Download Size: 2.48 MiB Total Installed Size: 10.80 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 838k 100 838k 0 0 23.1M 0 --:--:-- --:--:-- --:--:-- 23.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 1700k 100 1700k 0 0 63.3M 0 --:--:-- --:--:-- --:--:-- 63.8M checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing perl-dbi... installing postgresql-libs... :: Running post-transaction hooks... (1/2) Arming ConditionNeedsUpdate... (2/2) Warn about old perl modules ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading DBD-Pg-3.18.0.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 282k 100 282k 0 0 5833k 0 --:--:-- --:--:-- --:--:-- 5875k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... DBD-Pg-3.18.0.tar.gz ... Passed ==> Extracting sources... -> Extracting DBD-Pg-3.18.0.tar.gz with bsdtar ==> Starting build()... Configuring DBD::Pg 3.18.0 PostgreSQL version: 160001 (default port: 5432) POSTGRES_HOME: (not set) POSTGRES_INCLUDE: /usr/include POSTGRES_LIB: /usr/lib OS: linux 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::Pg Writing MYMETA.yml and MYMETA.json Running Mkbootstrap for Pg () "/usr/bin/perl" -p -e "s/~DRIVER~/Pg/g; s/^do\(/dontdo\(/" /usr/lib/perl5/5.38/vendor_perl/auto/DBI/Driver.xst > Pg.xsi cc -c -I/usr/include -I/usr/lib/perl5/5.38/vendor_perl/auto/DBI -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 -DPGLIBVERSION=160001 -DPGDEFPORT=5432 -DHAS64BITLO -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 -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"3.18.0\" -DXS_VERSION=\"3.18.0\" -fPIC "-I/usr/lib/perl5/5.38/core_perl/CORE" dbdimp.c cp lib/Bundle/DBD/Pg.pm blib/lib/Bundle/DBD/Pg.pm cp Pg.pm blib/lib/DBD/Pg.pm chmod 644 "Pg.bs" cc -c -I/usr/include -I/usr/lib/perl5/5.38/vendor_perl/auto/DBI -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 -DPGLIBVERSION=160001 -DPGDEFPORT=5432 -DHAS64BITLO -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 -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"3.18.0\" -DXS_VERSION=\"3.18.0\" -fPIC "-I/usr/lib/perl5/5.38/core_perl/CORE" quote.c cc -c -I/usr/include -I/usr/lib/perl5/5.38/vendor_perl/auto/DBI -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 -DPGLIBVERSION=160001 -DPGDEFPORT=5432 -DHAS64BITLO -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 -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"3.18.0\" -DXS_VERSION=\"3.18.0\" -fPIC "-I/usr/lib/perl5/5.38/core_perl/CORE" types.c "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pg.bs blib/arch/auto/DBD/Pg/Pg.bs 644 "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' Pg.xs > Pg.xsc mv Pg.xsc Pg.c cc -c -I/usr/include -I/usr/lib/perl5/5.38/vendor_perl/auto/DBI -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 -DPGLIBVERSION=160001 -DPGDEFPORT=5432 -DHAS64BITLO -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 -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"3.18.0\" -DXS_VERSION=\"3.18.0\" -fPIC "-I/usr/lib/perl5/5.38/core_perl/CORE" Pg.c ./Pg.xsi: In function 'XS_DBD__Pg__db_selectrow_arrayref': ./Pg.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 Pg.h:58, from Pg.xs:14: /usr/lib/perl5/5.38/core_perl/CORE/proto.h:1019:1: note: declared here 1019 | Perl_dowantarray(pTHX) | ^~~~~~~~~~~~~~~~ ./Pg.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/Pg/Pg.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 Pg.o dbdimp.o quote.o types.o -o blib/arch/auto/DBD/Pg/Pg.so \ -L/usr/lib -lpq -lm \ chmod 755 blib/arch/auto/DBD/Pg/Pg.so Manifying 2 pod documents ==> Entering fakeroot environment... ==> Starting package()... "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pg.bs blib/arch/auto/DBD/Pg/Pg.bs 644 Manifying 2 pod documents Appending installation info to /tmp/archlinux-ci/perl-dbd-pg-archlinuxrb-build-vCzhObQO/perl-dbd-pg/pkg/perl-dbd-pg/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-pg-archlinuxrb-build-vCzhObQO/perl-dbd-pg/pkg/perl-dbd-pg/usr/lib/perl5/5.38/vendor_perl/auto/DBD/Pg/Pg.so Installing /tmp/archlinux-ci/perl-dbd-pg-archlinuxrb-build-vCzhObQO/perl-dbd-pg/pkg/perl-dbd-pg/usr/lib/perl5/5.38/vendor_perl/Bundle/DBD/Pg.pm Installing /tmp/archlinux-ci/perl-dbd-pg-archlinuxrb-build-vCzhObQO/perl-dbd-pg/pkg/perl-dbd-pg/usr/lib/perl5/5.38/vendor_perl/DBD/Pg.pm Installing /tmp/archlinux-ci/perl-dbd-pg-archlinuxrb-build-vCzhObQO/perl-dbd-pg/pkg/perl-dbd-pg/usr/share/man/man3/Bundle::DBD::Pg.3pm Installing /tmp/archlinux-ci/perl-dbd-pg-archlinuxrb-build-vCzhObQO/perl-dbd-pg/pkg/perl-dbd-pg/usr/share/man/man3/DBD::Pg.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/Pg/Pg.so ==> Creating package "perl-dbd-pg"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: perl-dbd-pg 3.18.0-1 (Sat Jan 11 04:37:50 2025)