>>> perl-dbd-pg: Building main/perl-dbd-pg 3.18.0-r1 (using abuild 3.14.0-r0) started Mon, 21 Oct 2024 12:20:26 +0000
>>> perl-dbd-pg: Validating /home/buildozer/aports/main/perl-dbd-pg/APKBUILD...
>>> WARNING: perl-dbd-pg: Setting the maintainer with a comment is deprecated. Use maintainer="Celeste <cielesti@protonmail.com>" instead
>>> 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.40.0-r3)
(3/12) Installing perl-dbi (1.645-r0)
(4/12) Installing perl-utils (5.40.0-r3)
(5/12) Installing perl-dev (5.40.0-r3)
(6/12) Installing libpq (16.4-r0)
(7/12) Installing openssl-dev (3.3.2-r3)
(8/12) Installing libpq-dev (16.4-r0)
(9/12) Installing .makedepends-perl-dbd-pg (20241021.122026)
(10/12) Installing perl-error (0.17029-r2)
(11/12) Installing perl-git (2.46.2-r0)
(12/12) Installing git-perl (2.46.2-r0)
Executing busybox-1.36.1-r32.trigger
OK: 446 MiB in 111 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/v3.21/DBD-Pg-3.18.0.tar.gz
>>> perl-dbd-pg: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/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/v3.21/DBD-Pg-3.18.0.tar.gz...
Configuring DBD::Pg 3.18.0
PostgreSQL version: 160004 (default port: 5432)
POSTGRES_HOME: (not set)
POSTGRES_INCLUDE: /usr/include/postgresql
POSTGRES_LIB: /usr/lib
OS: linux
print() on unopened filehandle STDOUT at /usr/lib/perl5/vendor_perl/DBI/DBD.pm line 3454.
Checking if your kit is complete...
Looks good
Using DBI 1.645 (for perl 5.040000 on aarch64-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
Running Mkbootstrap for Pg ()
"/usr/bin/perl" -p -e "s/~DRIVER~/Pg/g; s/^do\(/dontdo\(/" /usr/lib/perl5/vendor_perl/auto/DBI/Driver.xst > Pg.xsi
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=160004 -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=160004 -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=160004 -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=160004 -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
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
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pg.bs blib/arch/auto/DBD/Pg/Pg.bs 644
PGINITDB="" PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_signature.t ....... skipped: Set the environment variable TEST_SIGNATURE to enable this test
t/00basic.t ............ ok
# 
# DBI                         Version 1.645
# DBD::Pg                     Version 3.18.0
# Perl                        Version 5.40.0
# OS                          linux
# PostgreSQL (compiled)       ?
# PostgreSQL (target)         ?
# PostgreSQL (reported)       ?
# Default port                ?
# DBI_DSN                     ?
# DBI_USER                    <not set>
# Test schema                 dbd_pg_testschema
# LANG                        C
# Adjusted:                   initdb
# Error was: Failed to run initdb (executable probably not available) Final call was: initdb
t/01connect.t .......... skipped: Connection to database failed, cannot continue testing
t/01constants.t ........ ok
t/02attribs.t .......... skipped: Connection to database failed, cannot continue testing
t/03dbmethod.t ......... skipped: Connection to database failed, cannot continue testing
t/03smethod.t .......... skipped: Connection to database failed, cannot continue testing
t/04misc.t ............. skipped: Connection to database failed, cannot continue testing
t/06bytea.t ............ skipped: Connection to database failed, cannot continue testing
t/07copy.t ............. skipped: Connection to database failed, cannot continue testing
t/08async.t ............ skipped: Connection to database failed, cannot continue testing
t/09arrays.t ........... skipped: Connection to database failed, cannot continue testing
t/10_pg_error_field.t .. skipped: Connection to database failed, cannot continue testing
t/12placeholders.t ..... skipped: Connection to database failed, cannot continue testing
t/20savepoints.t ....... skipped: Connection to database failed, cannot continue testing
t/30unicode.t .......... skipped: Connection to database failed, cannot continue testing
t/99cleanup.t .......... ok
All tests successful.
Files=17, Tests=197,  1 wallclock secs ( 0.04 usr  0.02 sys +  1.31 cusr  0.31 csys =  1.68 CPU)
Result: PASS
>>> 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
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/DBD/Pg.pm
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/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...
'usr/share/man' -> '/home/buildozer/aports/main/perl-dbd-pg/pkg/perl-dbd-pg-doc/usr/share/man'
>>> 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: 38.2 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-r1.apk
>>> perl-dbd-pg*: Tracing dependencies...
	perl
	perl-dbi
	so:libc.musl-aarch64.so.1
	so:libpq.so.5
>>> perl-dbd-pg*: Package size: 459.0 KB
>>> perl-dbd-pg*: Compressing data...
>>> perl-dbd-pg*: Create checksum...
>>> perl-dbd-pg*: Create perl-dbd-pg-3.18.0-r1.apk
>>> perl-dbd-pg: Build complete at Mon, 21 Oct 2024 12:20:34 +0000 elapsed time 0h 0m 8s
>>> perl-dbd-pg: Cleaning up srcdir
>>> perl-dbd-pg: Cleaning up pkgdir
>>> perl-dbd-pg: Uninstalling dependencies...
(1/12) Purging .makedepends-perl-dbd-pg (20241021.122026)
(2/12) Purging perl-dbi (1.645-r0)
(3/12) Purging perl-dev (5.40.0-r3)
(4/12) Purging perl-utils (5.40.0-r3)
(5/12) Purging libpq-dev (16.4-r0)
(6/12) Purging libpq (16.4-r0)
(7/12) Purging git-perl (2.46.2-r0)
(8/12) Purging perl-git (2.46.2-r0)
(9/12) Purging perl-error (0.17029-r2)
(10/12) Purging perl (5.40.0-r3)
(11/12) Purging libbz2 (1.0.8-r6)
(12/12) Purging openssl-dev (3.3.2-r3)
Executing busybox-1.36.1-r32.trigger
OK: 394 MiB in 99 packages
>>> perl-dbd-pg: Updating the main/aarch64 repository index...
>>> perl-dbd-pg: Signing the index...