>>> perl-dbd-pg: Building main/perl-dbd-pg 3.18.0-r0 (using abuild 3.12.0-r0) started Sat, 16 Dec 2023 00:09:01 +0000 >>> perl-dbd-pg: Checking sanity of /home/buildozer/aports/main/perl-dbd-pg/APKBUILD... >>> perl-dbd-pg: Analyzing dependencies... >>> perl-dbd-pg: Installing for build: build-base perl perl-dbi perl-dev libpq-dev (1/12) Installing libbz2 (1.0.8-r6) (2/12) Installing perl (5.38.2-r0) (3/12) Installing perl-dbi (1.643-r6) (4/12) Installing perl-utils (5.38.2-r0) (5/12) Installing perl-dev (5.38.2-r0) (6/12) Installing libpq (16.1-r0) (7/12) Installing openssl-dev (3.1.4-r2) (8/12) Installing libpq-dev (16.1-r0) (9/12) Installing .makedepends-perl-dbd-pg (20231216.000905) (10/12) Installing perl-error (0.17029-r2) (11/12) Installing perl-git (2.43.0-r0) (12/12) Installing git-perl (2.43.0-r0) Executing busybox-1.36.1-r16.trigger OK: 283 MiB in 114 packages >>> perl-dbd-pg: Cleaning up srcdir >>> perl-dbd-pg: Cleaning up pkgdir >>> perl-dbd-pg: Cleaning up tmpdir >>> perl-dbd-pg: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> perl-dbd-pg: Fetching https://cpan.metacpan.org/authors/id/T/TU/TURNSTEP/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 748k 0 --:--:-- --:--:-- --:--:-- 783k >>> perl-dbd-pg: Fetching https://distfiles.alpinelinux.org/distfiles/edge/DBD-Pg-3.18.0.tar.gz >>> perl-dbd-pg: Checking sha512sums... DBD-Pg-3.18.0.tar.gz: OK >>> perl-dbd-pg: Unpacking /var/cache/distfiles/DBD-Pg-3.18.0.tar.gz... Configuring DBD::Pg 3.18.0 PostgreSQL version: 160001 (default port: 5432) POSTGRES_HOME: (not set) POSTGRES_INCLUDE: /usr/include/postgresql POSTGRES_LIB: /usr/lib OS: linux Checking if your kit is complete... Looks good Using DBI 1.643 (for perl 5.038002 on riscv64-linux-thread-multi) installed in /usr/lib/perl5/vendor_perl/auto/DBI/ Generating a Unix-style Makefile Writing Makefile for DBD::Pg Writing MYMETA.yml and MYMETA.json "/usr/bin/perl" -p -e "s/~DRIVER~/Pg/g; s/^do\(/dontdo\(/" /usr/lib/perl5/vendor_perl/auto/DBI/Driver.xst > Pg.xsi Running Mkbootstrap for Pg () cc -c -I/usr/include/postgresql -I/usr/lib/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPGLIBVERSION=160001 -DPGDEFPORT=5432 -DHAS64BITLO -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -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/core_perl/CORE" dbdimp.c cc -c -I/usr/include/postgresql -I/usr/lib/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPGLIBVERSION=160001 -DPGDEFPORT=5432 -DHAS64BITLO -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -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/core_perl/CORE" quote.c cc -c -I/usr/include/postgresql -I/usr/lib/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPGLIBVERSION=160001 -DPGDEFPORT=5432 -DHAS64BITLO -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -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/core_perl/CORE" types.c "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' Pg.xs > Pg.xsc chmod 644 "Pg.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pg.bs blib/arch/auto/DBD/Pg/Pg.bs 644 cp lib/Bundle/DBD/Pg.pm blib/lib/Bundle/DBD/Pg.pm cp Pg.pm blib/lib/DBD/Pg.pm mv Pg.xsc Pg.c cc -c -I/usr/include/postgresql -I/usr/lib/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPGLIBVERSION=160001 -DPGDEFPORT=5432 -DHAS64BITLO -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -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/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/core_perl/CORE/perl.h:6188, from /usr/lib/perl5/vendor_perl/auto/DBI/DBIXS.h:23, from Pg.h:58, from Pg.xs:14: /usr/lib/perl5/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/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 -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -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 >>> perl-dbd-pg: Entering fakeroot... "/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 /home/buildozer/aports/main/perl-dbd-pg/pkg/perl-dbd-pg/usr/lib/perl5/core_perl/perllocal.pod Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/buildozer/aports/main/perl-dbd-pg/pkg/perl-dbd-pg/usr/lib/perl5/vendor_perl/auto/DBD/Pg/Pg.so Installing /home/buildozer/aports/main/perl-dbd-pg/pkg/perl-dbd-pg/usr/lib/perl5/vendor_perl/Bundle/DBD/Pg.pm Installing /home/buildozer/aports/main/perl-dbd-pg/pkg/perl-dbd-pg/usr/lib/perl5/vendor_perl/DBD/Pg.pm Installing /home/buildozer/aports/main/perl-dbd-pg/pkg/perl-dbd-pg/usr/share/man/man3/Bundle::DBD::Pg.3pm Installing /home/buildozer/aports/main/perl-dbd-pg/pkg/perl-dbd-pg/usr/share/man/man3/DBD::Pg.3pm >>> perl-dbd-pg-doc*: Running split function doc... >>> perl-dbd-pg-doc*: Preparing subpackage perl-dbd-pg-doc... >>> perl-dbd-pg-doc*: Running postcheck for perl-dbd-pg-doc >>> perl-dbd-pg*: Running postcheck for perl-dbd-pg >>> perl-dbd-pg*: Preparing package perl-dbd-pg... >>> perl-dbd-pg*: Stripping binaries >>> WARNING: perl-dbd-pg*: Redundant /usr/lib in rpath found >>> perl-dbd-pg-doc*: Scanning shared objects >>> perl-dbd-pg*: Scanning shared objects >>> perl-dbd-pg-doc*: Tracing dependencies... >>> perl-dbd-pg-doc*: Package size: 64.0 KB >>> perl-dbd-pg-doc*: Compressing data... >>> perl-dbd-pg-doc*: Create checksum... >>> perl-dbd-pg-doc*: Create perl-dbd-pg-doc-3.18.0-r0.apk >>> perl-dbd-pg*: Tracing dependencies... perl perl-dbi so:libc.musl-riscv64.so.1 so:libpq.so.5 >>> perl-dbd-pg*: Package size: 488.0 KB >>> perl-dbd-pg*: Compressing data... >>> perl-dbd-pg*: Create checksum... >>> perl-dbd-pg*: Create perl-dbd-pg-3.18.0-r0.apk >>> perl-dbd-pg: Build complete at Sat, 16 Dec 2023 00:09:49 +0000 elapsed time 0h 0m 48s >>> perl-dbd-pg: Cleaning up srcdir >>> perl-dbd-pg: Cleaning up pkgdir >>> perl-dbd-pg: Uninstalling dependencies... (1/12) Purging .makedepends-perl-dbd-pg (20231216.000905) (2/12) Purging perl-dbi (1.643-r6) (3/12) Purging perl-dev (5.38.2-r0) (4/12) Purging perl-utils (5.38.2-r0) (5/12) Purging libpq-dev (16.1-r0) (6/12) Purging libpq (16.1-r0) (7/12) Purging git-perl (2.43.0-r0) (8/12) Purging perl-git (2.43.0-r0) (9/12) Purging perl-error (0.17029-r2) (10/12) Purging perl (5.38.2-r0) (11/12) Purging libbz2 (1.0.8-r6) (12/12) Purging openssl-dev (3.1.4-r2) Executing busybox-1.36.1-r16.trigger OK: 227 MiB in 102 packages >>> perl-dbd-pg: Updating the main/riscv64 repository index... >>> perl-dbd-pg: Signing the index...