>>> Building on exopi-3 under databases/p5-DBD-Pg BDEPENDS = [databases/postgresql;databases/p5-DBI] DIST = [databases/p5-DBD-Pg:DBD-Pg-3.17.0.tar.gz] FULLPKGNAME = p5-DBD-Pg-3.17.0 RDEPENDS = [databases/p5-DBI;databases/postgresql] (Junk lock obtained for exopi-3 at 1713776177.31) >>> Running depends in databases/p5-DBD-Pg at 1713776177.34 last junk was in sysutils/gitmux /usr/sbin/pkg_add -aI -Drepair p5-DBI-1.643p0 postgresql-client-16.2 was: /usr/sbin/pkg_add -aI -Drepair p5-DBI-1.643p0 postgresql-client-16.2 /usr/sbin/pkg_add -aI -Drepair p5-DBI-1.643p0 postgresql-client-16.2 >>> Running show-prepare-results in databases/p5-DBD-Pg at 1713776181.78 ===> databases/p5-DBD-Pg ===> Building from scratch p5-DBD-Pg-3.17.0 ===> p5-DBD-Pg-3.17.0 depends on: p5-DBI->=1.614 -> p5-DBI-1.643p0 ===> p5-DBD-Pg-3.17.0 depends on: postgresql-client-* -> postgresql-client-16.2 ===> Verifying specs: c m perl pq>=2 ===> found c.100.0 m.10.1 perl.23.0 pq.6.15 p5-DBI-1.643p0 postgresql-client-16.2 (Junk lock released for exopi-3 at 1713776182.59) distfiles size=288633 >>> Running build in databases/p5-DBD-Pg at 1713776182.61 ===> databases/p5-DBD-Pg ===> Checking files for p5-DBD-Pg-3.17.0 `/exopi-cvs/ports/distfiles/DBD-Pg-3.17.0.tar.gz' is up to date. >> (SHA256) DBD-Pg-3.17.0.tar.gz: OK ===> Extracting for p5-DBD-Pg-3.17.0 ===> Patching for p5-DBD-Pg-3.17.0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for p5-DBD-Pg-3.17.0 ===> Configuring for p5-DBD-Pg-3.17.0 Configuring DBD::Pg 3.17.0 PostgreSQL version: 160002 (default port: 5432) POSTGRES_HOME: /usr/local POSTGRES_INCLUDE: /usr/local/include/postgresql POSTGRES_LIB: /usr/local/lib OS: openbsd Checking if your kit is complete... Looks good Using DBI 1.643 (for perl 5.036003 on amd64-openbsd) installed in /usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/DBI/ Generating a Unix-style Makefile Writing Makefile for DBD::Pg Writing MYMETA.yml and MYMETA.json ===> Building for p5-DBD-Pg-3.17.0 cp Pg.pm blib/lib/DBD/Pg.pm cp lib/Bundle/DBD/Pg.pm blib/lib/Bundle/DBD/Pg.pm Running Mkbootstrap for Pg () chmod 644 "Pg.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pg.bs blib/arch/auto/DBD/Pg/Pg.bs 644 "/usr/bin/perl" -p -e "s/~DRIVER~/Pg/g; s/^do\(/dontdo\(/" /usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/DBI/Driver.xst > Pg.xsi "/usr/bin/perl" "/usr/libdata/perl5/ExtUtils/xsubpp" -typemap '/usr/libdata/perl5/ExtUtils/typemap' Pg.xs > Pg.xsc mv Pg.xsc Pg.c cc -c -I/usr/local/include/postgresql -I/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/DBI -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DPGLIBVERSION=160002 -DPGDEFPORT=5432 -DHAS64BITLO -O2 -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"3.17.0\" -DXS_VERSION=\"3.17.0\" -DPIC -fpic "-I/usr/libdata/perl5/amd64-openbsd/CORE" Pg.c Pg.xs:330:38: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] quoted = type_info->quote(aTHX_ to_quote, len, &retlen, imp_dbh->pg_server_version >= 80100 ? 1 : 0); ^ 1 warning generated. cc -c -I/usr/local/include/postgresql -I/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/DBI -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DPGLIBVERSION=160002 -DPGDEFPORT=5432 -DHAS64BITLO -O2 -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"3.17.0\" -DXS_VERSION=\"3.17.0\" -DPIC -fpic "-I/usr/libdata/perl5/amd64-openbsd/CORE" dbdimp.c dbdimp.c:2910:41: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] coltype->dequote(aTHX_ string, §ion_size); ^ dbdimp.c:3353:58: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] currph->quoted = currph->bind_type->quote( ^ dbdimp.c:3828:39: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] type_info->dequote(aTHX_ value, &value_len); /* dequote in place */ ^ 3 warnings generated. cc -c -I/usr/local/include/postgresql -I/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/DBI -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DPGLIBVERSION=160002 -DPGDEFPORT=5432 -DHAS64BITLO -O2 -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"3.17.0\" -DXS_VERSION=\"3.17.0\" -DPIC -fpic "-I/usr/libdata/perl5/amd64-openbsd/CORE" quote.c cc -c -I/usr/local/include/postgresql -I/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/DBI -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DPGLIBVERSION=160002 -DPGDEFPORT=5432 -DHAS64BITLO -O2 -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"3.17.0\" -DXS_VERSION=\"3.17.0\" -DPIC -fpic "-I/usr/libdata/perl5/amd64-openbsd/CORE" types.c rm -f blib/arch/auto/DBD/Pg/Pg.so LD_RUN_PATH="/usr/local/lib" cc -shared -fpic -fstack-protector-strong -L/usr/local/lib Pg.o dbdimp.o quote.o types.o -o blib/arch/auto/DBD/Pg/Pg.so -L/usr/local/lib -lpq -lm chmod 755 blib/arch/auto/DBD/Pg/Pg.so Manifying 2 pod documents >>> Running package in databases/p5-DBD-Pg at 1713776191.76 ===> databases/p5-DBD-Pg ===> Faking installation for p5-DBD-Pg-3.17.0 "/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 /exopi-obj/pobj/p5-DBD-Pg-3.17.0/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/DBD/Pg/Pg.so Installing /exopi-obj/pobj/p5-DBD-Pg-3.17.0/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/DBD/Pg.pm Installing /exopi-obj/pobj/p5-DBD-Pg-3.17.0/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/Bundle/DBD/Pg.pm Installing /exopi-obj/pobj/p5-DBD-Pg-3.17.0/fake-amd64/usr/local/man/man3p/DBD::Pg.3p Installing /exopi-obj/pobj/p5-DBD-Pg-3.17.0/fake-amd64/usr/local/man/man3p/Bundle::DBD::Pg.3p Appending installation info to /exopi-obj/pobj/p5-DBD-Pg-3.17.0/fake-amd64/usr/./libdata/perl5/amd64-openbsd/perllocal.pod ===> Building package for p5-DBD-Pg-3.17.0 Create /exopi-cvs/ports/packages/amd64/all/p5-DBD-Pg-3.17.0.tgz Creating package p5-DBD-Pg-3.17.0 reading plist| checking dependencies| checking dependencies|databases/p5-DBI checking dependencies|databases/postgresql,-main checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 9% checksumming|******** | 14% checksumming|*********** | 18% checksumming|************** | 23% checksumming|***************** | 27% checksumming|******************* | 32% checksumming|********************** | 36% checksumming|************************* | 41% checksumming|**************************** | 45% checksumming|******************************* | 50% checksumming|********************************* | 55% checksumming|************************************ | 59% checksumming|*************************************** | 64% checksumming|****************************************** | 68% checksumming|******************************************** | 73% checksumming|*********************************************** | 77% checksumming|************************************************** | 82% checksumming|***************************************************** | 86% checksumming|******************************************************* | 91% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|***************************** | 45% archiving|******************************************* | 68% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/p5-DBD-Pg-3.17.0.tgz >>> Running clean in databases/p5-DBD-Pg at 1713776197.90 ===> databases/p5-DBD-Pg ===> Cleaning for p5-DBD-Pg-3.17.0 >>> Ended at 1713776198.49 max_stuck=0.00/depends=4.45/show-prepare-results=0.83/build=9.14/package=6.14/clean=0.62