Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/perl-DBD-Pg.spec'], chrootPath='/var/lib/mock/f29-build-13046084-949826/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/perl-DBD-Pg.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: perl: command not found sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/perl-DBD-Pg-3.7.4-4.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/perl-DBD-Pg.spec'], chrootPath='/var/lib/mock/f29-build-13046084-949826/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/perl-DBD-Pg.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qLZzpe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf DBD-Pg-3.7.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/DBD-Pg-3.7.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd DBD-Pg-3.7.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SicJw5 + umask 022 + cd /builddir/build/BUILD + cd DBD-Pg-3.7.4 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection' NO_PACKLIST=1 Useless use of concatenation (.) or string in void context at Makefile.PL line 275. Configuring DBD::Pg 3.7.4 PostgreSQL version: 100004 (default port: 5432) POSTGRES_HOME: (not set) POSTGRES_INCLUDE: /usr/include POSTGRES_LIB: /usr/lib64 OS: linux Checking if your kit is complete... Looks good Using DBI 1.641 (for perl 5.028000 on ppc64-linux-thread-multi) installed in /usr/lib64/perl5/vendor_perl/auto/DBI/ Generating a Unix-style Makefile Writing Makefile for DBD::Pg + make -j4 "/usr/bin/perl" -p -e "s/~DRIVER~/Pg/g; s/^do\(/dontdo\(/" /usr/lib64/perl5/vendor_perl/auto/DBI/Driver.xst > Pg.xsi Running Mkbootstrap for Pg () gcc -c -I/usr/include -I/usr/lib64/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPGLIBVERSION=100004 -DPGDEFPORT=5432 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64/perl5/CORE" dbdimp.c gcc -c -I/usr/include -I/usr/lib64/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPGLIBVERSION=100004 -DPGDEFPORT=5432 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64/perl5/CORE" quote.c chmod 644 "Pg.bs" cp lib/Bundle/DBD/Pg.pm blib/lib/Bundle/DBD/Pg.pm cp Pg.pm blib/lib/DBD/Pg.pm gcc -c -I/usr/include -I/usr/lib64/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPGLIBVERSION=100004 -DPGDEFPORT=5432 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64/perl5/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/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Pg.xs > Pg.xsc In file included from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:38, from Pg.h:59, from types.c:15: /usr/lib64/perl5/vendor_perl/auto/DBI/dbipport.h:4471: warning: "WIDEST_UTYPE" redefined # define WIDEST_UTYPE U64TYPE In file included from /usr/lib64/perl5/CORE/perl.h:2465, from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:23, from Pg.h:59, from types.c:15: /usr/lib64/perl5/CORE/handy.h:1064: note: this is the location of the previous definition # define WIDEST_UTYPE U64 In file included from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:38, from Pg.h:59, from dbdimp.c:14: /usr/lib64/perl5/vendor_perl/auto/DBI/dbipport.h:4471: warning: "WIDEST_UTYPE" redefined # define WIDEST_UTYPE U64TYPE In file included from /usr/lib64/perl5/CORE/perl.h:2465, from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:23, from Pg.h:59, from dbdimp.c:14: /usr/lib64/perl5/CORE/handy.h:1064: note: this is the location of the previous definition # define WIDEST_UTYPE U64 In file included from Pg.h:59, from types.c:15: /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:491:25: warning: 'dbi_get_state' defined but not used [-Wunused-function] static dbistate_t** dbi_get_state(pTHX) { \ ^~~~~~~~~~~~~ /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:491:25: note: in definition of macro '_DBISTATE_DECLARE_COMMON' static dbistate_t** dbi_get_state(pTHX) { \ ^~~~~~~~~~~~~ Pg.h:65:1: note: in expansion of macro 'DBISTATE_DECLARE' DBISTATE_DECLARE; ^~~~~~~~~~~~~~~~ In file included from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:38, from Pg.h:59, from quote.c:10: /usr/lib64/perl5/vendor_perl/auto/DBI/dbipport.h:4471: warning: "WIDEST_UTYPE" redefined # define WIDEST_UTYPE U64TYPE In file included from /usr/lib64/perl5/CORE/perl.h:2465, from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:23, from Pg.h:59, from quote.c:10: /usr/lib64/perl5/CORE/handy.h:1064: note: this is the location of the previous definition # define WIDEST_UTYPE U64 mv Pg.xsc Pg.c gcc -c -I/usr/include -I/usr/lib64/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPGLIBVERSION=100004 -DPGDEFPORT=5432 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64/perl5/CORE" Pg.c In file included from Pg.h:59, from quote.c:10: /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:491:25: warning: 'dbi_get_state' defined but not used [-Wunused-function] static dbistate_t** dbi_get_state(pTHX) { \ ^~~~~~~~~~~~~ /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:491:25: note: in definition of macro '_DBISTATE_DECLARE_COMMON' static dbistate_t** dbi_get_state(pTHX) { \ ^~~~~~~~~~~~~ Pg.h:65:1: note: in expansion of macro 'DBISTATE_DECLARE' DBISTATE_DECLARE; ^~~~~~~~~~~~~~~~ In file included from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:38, from Pg.h:59, from Pg.xs:14: /usr/lib64/perl5/vendor_perl/auto/DBI/dbipport.h:4471: warning: "WIDEST_UTYPE" redefined # define WIDEST_UTYPE U64TYPE In file included from /usr/lib64/perl5/CORE/perl.h:2465, from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:23, from Pg.h:59, from Pg.xs:14: /usr/lib64/perl5/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 gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/lib64 -lpq -lm -lperl \ chmod 755 blib/arch/auto/DBD/Pg/Pg.so Manifying 2 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9SCZZY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-4.fc29.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-4.fc29.ppc64 ++ dirname /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-4.fc29.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-4.fc29.ppc64 + cd DBD-Pg-3.7.4 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-4.fc29.ppc64 "/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 /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-4.fc29.ppc64/usr/lib64/perl5/vendor_perl/auto/DBD/Pg/Pg.so Installing /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-4.fc29.ppc64/usr/lib64/perl5/vendor_perl/Bundle/DBD/Pg.pm Installing /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-4.fc29.ppc64/usr/lib64/perl5/vendor_perl/DBD/Pg.pm Installing /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-4.fc29.ppc64/usr/share/man/man3/Bundle::DBD::Pg.3pm Installing /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-4.fc29.ppc64/usr/share/man/man3/DBD::Pg.3pm + find /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-4.fc29.ppc64 -type f -name '*.bs' -empty -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-4.fc29.ppc64/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.7.4-4.fc29 --unique-debug-suffix -3.7.4-4.fc29.ppc64 --unique-debug-src-base perl-DBD-Pg-3.7.4-4.fc29.ppc64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/DBD-Pg-3.7.4 extracting debug info from /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-4.fc29.ppc64/usr/lib64/perl5/vendor_perl/auto/DBD/Pg/Pg.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 790 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.D0HB5S + umask 022 + cd /builddir/build/BUILD + cd DBD-Pg-3.7.4 + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pg.bs blib/arch/auto/DBD/Pg/Pg.bs 644 PGINITDB="/usr/bin/initdb" 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 Please wait, creating new database (version 10.4) for testing Use of uninitialized value $info in pattern match (m//) at t/dbdpg_test_setup.pl line 465. Use of uninitialized value $info in pattern match (m//) at t/dbdpg_test_setup.pl line 465. # # DBI Version 1.641 # DBD::Pg Version 3.7.4 # Perl Version 5.28.0 # OS linux # PostgreSQL (compiled) 100004 # PostgreSQL (target) 100004 # PostgreSQL (reported) PostgreSQL 10.4 on powerpc64-redhat-linux-gnu, compiled by gcc (GCC) 8.1.1 20180626 (Red Hat 8.1.1-4), 64-bit # Default port 5432 # DBI_DSN dbi:Pg:db="postgres";port=5440;host=/dbdpg_test_database/data/socket # DBI_USER postgres # Test schema dbd_pg_testschema # LANG C # array_nulls on # backslash_quote safe_encoding # client_encoding UTF8 # server_encoding UTF8 # standard_conforming_strings on # Adjusted: initdb t/01connect.t ....... ok t/01constants.t ..... ok t/02attribs.t ....... ok t/03dbmethod.t ...... ok t/03smethod.t ....... ok t/04misc.t .......... ok t/06bytea.t ......... ok t/07copy.t .......... ok t/08async.t ......... ok t/09arrays.t ........ ok t/12placeholders.t .. ok t/20savepoints.t .... ok t/30unicode.t ....... ok t/99cleanup.t ....... ok All tests successful. Files=16, Tests=2131, 76 wallclock secs ( 0.21 usr 0.04 sys + 4.20 cusr 0.66 csys = 5.11 CPU) Result: PASS + exit 0 Processing files: perl-DBD-Pg-3.7.4-4.fc29.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kA48tt + umask 022 + cd /builddir/build/BUILD + cd DBD-Pg-3.7.4 + DOCDIR=/builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-4.fc29.ppc64/usr/share/doc/perl-DBD-Pg + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-4.fc29.ppc64/usr/share/doc/perl-DBD-Pg + cp -pr Changes /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-4.fc29.ppc64/usr/share/doc/perl-DBD-Pg + cp -pr README /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-4.fc29.ppc64/usr/share/doc/perl-DBD-Pg + cp -pr README.dev /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-4.fc29.ppc64/usr/share/doc/perl-DBD-Pg + cp -pr TODO /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-4.fc29.ppc64/usr/share/doc/perl-DBD-Pg + exit 0 Provides: perl(Bundle::DBD::Pg) = 3.7.4 perl(DBD::Pg) = 3.7.4 perl(DBD::Pg::DefaultValue) perl(DBD::Pg::db) perl(DBD::Pg::dr) perl(DBD::Pg::st) perl-DBD-Pg = 3.7.4-4.fc29 perl-DBD-Pg(ppc-64) = 3.7.4-4.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libperl.so.5.28()(64bit) libpq.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.3)(64bit) perl(:VERSION) >= 5.8.1 perl(DynaLoader) perl(Exporter) perl(strict) perl(vars) perl(version) perl(warnings) rtld(GNU_HASH) Processing files: perl-DBD-Pg-debugsource-3.7.4-4.fc29.ppc64 Provides: perl-DBD-Pg-debugsource = 3.7.4-4.fc29 perl-DBD-Pg-debugsource(ppc-64) = 3.7.4-4.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-DBD-Pg-debuginfo-3.7.4-4.fc29.ppc64 Provides: debuginfo(build-id) = 3b8dc89356daf57fa5fd650d5c538b0c5b463d6b perl-DBD-Pg-debuginfo = 3.7.4-4.fc29 perl-DBD-Pg-debuginfo(ppc-64) = 3.7.4-4.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-DBD-Pg-debugsource(ppc-64) = 3.7.4-4.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-4.fc29.ppc64 Wrote: /builddir/build/RPMS/perl-DBD-Pg-3.7.4-4.fc29.ppc64.rpm Wrote: /builddir/build/RPMS/perl-DBD-Pg-debugsource-3.7.4-4.fc29.ppc64.rpm Wrote: /builddir/build/RPMS/perl-DBD-Pg-debuginfo-3.7.4-4.fc29.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aCLwb4 + umask 022 + cd /builddir/build/BUILD + cd DBD-Pg-3.7.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-4.fc29.ppc64 + exit 0 Child return code was: 0