Cook: perl-dbd-pg 3.7.4 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): libgdbm-1.18.1-i486 Installing (pkg/local): perl-core-5.28.1-i486 Installing (pkg/local): perl-5.28.1-i486 Installing (pkg/local): perl-dbi-1.642-i486 Installing (pkg/local): postgresql-client-9.5.4-i486 Installing (pkg/local): postgresql-9.5.4-i486 Installing (pkg/local): libpostgresqlclient-9.5.4-i486 Installing (pkg/local): perl-dev-5.28.1-i486 Installing (pkg/local): postgresql-dev-9.5.4-i486 Extracting source archive "DBD-Pg-3.7.4.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed Useless use of concatenation (.) or string in void context at Makefile.PL line 275. Configuring DBD::Pg 3.7.4 PostgreSQL version: 90504 (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.642 (for perl 5.028001 on i486-linux-thread-multi) installed in /usr/lib/perl5/vendor_perl/5.28.1/i486-linux-thread-multi/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/5.28.1/i486-linux-thread-multi/auto/DBI/Driver.xst > Pg.xsi cc -c -I/usr/include -I/usr/lib/perl5/vendor_perl/5.28.1/i486-linux-thread-multi/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPGLIBVERSION=90504 -DPGDEFPORT=5432 -O2 -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"3.7.4\" -DXS_VERSION=\"3.7.4\" -fPIC "-I/usr/lib/perl5/5.28.1/i486-linux-thread-multi/CORE" dbdimp.c cc -c -I/usr/include -I/usr/lib/perl5/vendor_perl/5.28.1/i486-linux-thread-multi/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPGLIBVERSION=90504 -DPGDEFPORT=5432 -O2 -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"3.7.4\" -DXS_VERSION=\"3.7.4\" -fPIC "-I/usr/lib/perl5/5.28.1/i486-linux-thread-multi/CORE" quote.c cc -c -I/usr/include -I/usr/lib/perl5/vendor_perl/5.28.1/i486-linux-thread-multi/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPGLIBVERSION=90504 -DPGDEFPORT=5432 -O2 -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"3.7.4\" -DXS_VERSION=\"3.7.4\" -fPIC "-I/usr/lib/perl5/5.28.1/i486-linux-thread-multi/CORE" types.c chmod 644 "Pg.bs" "/usr/bin/perl" "/usr/lib/perl5/5.28.1/ExtUtils/xsubpp" -typemap '/usr/lib/perl5/5.28.1/ExtUtils/typemap' Pg.xs > Pg.xsc "/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 -I/usr/lib/perl5/vendor_perl/5.28.1/i486-linux-thread-multi/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPGLIBVERSION=90504 -DPGDEFPORT=5432 -O2 -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"3.7.4\" -DXS_VERSION=\"3.7.4\" -fPIC "-I/usr/lib/perl5/5.28.1/i486-linux-thread-multi/CORE" Pg.c In file included from /usr/lib/perl5/vendor_perl/5.28.1/i486-linux-thread-multi/auto/DBI/DBIXS.h:38, from Pg.h:59, from quote.c:10: /usr/lib/perl5/vendor_perl/5.28.1/i486-linux-thread-multi/auto/DBI/dbipport.h:4476: warning: "WIDEST_UTYPE" redefined # define WIDEST_UTYPE U32 In file included from /usr/lib/perl5/vendor_perl/5.28.1/i486-linux-thread-multi/auto/DBI/DBIXS.h:38, from Pg.h:59, from types.c:15: /usr/lib/perl5/vendor_perl/5.28.1/i486-linux-thread-multi/auto/DBI/dbipport.h:4476: warning: "WIDEST_UTYPE" redefined # define WIDEST_UTYPE U32 In file included from /usr/lib/perl5/vendor_perl/5.28.1/i486-linux-thread-multi/auto/DBI/DBIXS.h:38, from Pg.h:59, from dbdimp.c:14: /usr/lib/perl5/vendor_perl/5.28.1/i486-linux-thread-multi/auto/DBI/dbipport.h:4476: warning: "WIDEST_UTYPE" redefined # define WIDEST_UTYPE U32 In file included from /usr/lib/perl5/5.28.1/i486-linux-thread-multi/CORE/perl.h:2465, from /usr/lib/perl5/vendor_perl/5.28.1/i486-linux-thread-multi/auto/DBI/DBIXS.h:23, from Pg.h:59, from quote.c:10: /usr/lib/perl5/5.28.1/i486-linux-thread-multi/CORE/handy.h:1064: note: this is the location of the previous definition # define WIDEST_UTYPE U64 In file included from /usr/lib/perl5/5.28.1/i486-linux-thread-multi/CORE/perl.h:2465, from /usr/lib/perl5/vendor_perl/5.28.1/i486-linux-thread-multi/auto/DBI/DBIXS.h:23, from Pg.h:59, from dbdimp.c:14: /usr/lib/perl5/5.28.1/i486-linux-thread-multi/CORE/handy.h:1064: note: this is the location of the previous definition # define WIDEST_UTYPE U64 In file included from /usr/lib/perl5/5.28.1/i486-linux-thread-multi/CORE/perl.h:2465, from /usr/lib/perl5/vendor_perl/5.28.1/i486-linux-thread-multi/auto/DBI/DBIXS.h:23, from Pg.h:59, from types.c:15: /usr/lib/perl5/5.28.1/i486-linux-thread-multi/CORE/handy.h:1064: note: this is the location of the previous definition # define WIDEST_UTYPE U64 In file included from /usr/lib/perl5/vendor_perl/5.28.1/i486-linux-thread-multi/auto/DBI/DBIXS.h:38, from Pg.h:59, from Pg.xs:14: /usr/lib/perl5/vendor_perl/5.28.1/i486-linux-thread-multi/auto/DBI/dbipport.h:4476: warning: "WIDEST_UTYPE" redefined # define WIDEST_UTYPE U32 In file included from /usr/lib/perl5/5.28.1/i486-linux-thread-multi/CORE/perl.h:2465, from /usr/lib/perl5/vendor_perl/5.28.1/i486-linux-thread-multi/auto/DBI/DBIXS.h:23, from Pg.h:59, from Pg.xs:14: /usr/lib/perl5/5.28.1/i486-linux-thread-multi/CORE/handy.h:1064: note: this is the location of the previous definition # define WIDEST_UTYPE U64 rm -f blib/arch/auto/DBD/Pg/Pg.so LD_RUN_PATH="/usr/lib" cc -shared -O2 -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 Manifying 2 pod documents Appending installation info to /home/slitaz/wok/perl-dbd-pg/install/usr/lib/perl5/5.28.1/i486-linux-thread-multi/perllocal.pod Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/slitaz/wok/perl-dbd-pg/install/usr/lib/perl5/vendor_perl/5.28.1/i486-linux-thread-multi/auto/DBD/Pg/Pg.so Installing /home/slitaz/wok/perl-dbd-pg/install/usr/lib/perl5/vendor_perl/5.28.1/i486-linux-thread-multi/DBD/Pg.pm Installing /home/slitaz/wok/perl-dbd-pg/install/usr/lib/perl5/vendor_perl/5.28.1/i486-linux-thread-multi/Bundle/DBD/Pg.pm Installing /home/slitaz/wok/perl-dbd-pg/install/usr/share/man/man3/DBD::Pg.3 Installing /home/slitaz/wok/perl-dbd-pg/install/usr/share/man/man3/Bundle::DBD::Pg.3 ================================================================================ Executing strip on all files... Done Time: 0.39s. Size: 461148 B -> 336152 B. Save: 122 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.43s. Size: 130885 B -> 36265 B. Save: 92 KB. Cache hit: 2/2. ================================================================================ Build dependencies to remove: 10 Removing: advancecomp-static libgdbm libpostgresqlclient perl perl-core perl-dbi perl-dev postgresql postgresql-client postgresql-dev Pack: perl-dbd-pg 3.7.4 ================================================================================ Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done Removing old package "perl-dbd-pg-3.7.4-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "perl-dbd-pg-3.7.4-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/perl-dbd-pg-3.7.4... Done Checking site script in source/perl-dbd-pg-3.7.4... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: perl-dbd-pg 3.7.4 ================================================================================ Src file : DBD-Pg-3.7.4.tar.gz Src size : 256.0K Source dir : 2.3M Produced : 440.0K Cook time : 27s Cook date : 2020-07-07 17:35 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 404.0K : 91.2K : 3 : perl-dbd-pg-3.7.4-i486.tazpkg ================================================================================