Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/perl-DBD-Pg.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-perl-DBD-Pg-3.7-8010020191114005703-0d1d6681-build-27428-2636/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/perl-DBD-Pg.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} 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: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/perl-DBD-Pg-3.7.4-3.module_el8.1.0+201+25ebd900.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/perl-DBD-Pg.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-perl-DBD-Pg-3.7-8010020191114005703-0d1d6681-build-27428-2636/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/perl-DBD-Pg.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kapG3D + 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.5S4uw4 + 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 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' NO_PACKLIST=1 Configuring DBD::Pg 3.7.4 PostgreSQL version: 100005 (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.026003 on ppc64le-linux-thread-multi) installed in /usr/lib64/perl5/vendor_perl/auto/DBI/ Generating a Unix-style Makefile Writing Makefile for DBD::Pg + make -j8 Running Mkbootstrap for Pg () "/usr/bin/perl" -p -e "s/~DRIVER~/Pg/g; s/^do\(/dontdo\(/" /usr/lib64/perl5/vendor_perl/auto/DBI/Driver.xst > Pg.xsi 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 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPGLIBVERSION=100005 -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 -mcpu=power8 -mtune=power8 -funwind-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 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPGLIBVERSION=100005 -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 -mcpu=power8 -mtune=power8 -funwind-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 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 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPGLIBVERSION=100005 -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 -mcpu=power8 -mtune=power8 -funwind-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" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/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 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:504:27: note: in expansion of macro '_DBISTATE_DECLARE_COMMON' # define DBISTATE_DECLARE _DBISTATE_DECLARE_COMMON ^~~~~~~~~~~~~~~~~~~~~~~~ Pg.h:65:1: note: in expansion of macro 'DBISTATE_DECLARE' DBISTATE_DECLARE; ^~~~~~~~~~~~~~~~ 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:504:27: note: in expansion of macro '_DBISTATE_DECLARE_COMMON' # define DBISTATE_DECLARE _DBISTATE_DECLARE_COMMON ^~~~~~~~~~~~~~~~~~~~~~~~ Pg.h:65:1: note: in expansion of macro 'DBISTATE_DECLARE' DBISTATE_DECLARE; ^~~~~~~~~~~~~~~~ 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 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPGLIBVERSION=100005 -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 -mcpu=power8 -mtune=power8 -funwind-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 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.gvQHxx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-3.module_el8.1.0+201+25ebd900.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-3.module_el8.1.0+201+25ebd900.ppc64le ++ dirname /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-3.module_el8.1.0+201+25ebd900.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-3.module_el8.1.0+201+25ebd900.ppc64le + cd DBD-Pg-3.7.4 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-3.module_el8.1.0+201+25ebd900.ppc64le "/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-3.module_el8.1.0+201+25ebd900.ppc64le/usr/lib64/perl5/vendor_perl/auto/DBD/Pg/Pg.so Installing /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-3.module_el8.1.0+201+25ebd900.ppc64le/usr/lib64/perl5/vendor_perl/DBD/Pg.pm Installing /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-3.module_el8.1.0+201+25ebd900.ppc64le/usr/lib64/perl5/vendor_perl/Bundle/DBD/Pg.pm Installing /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-3.module_el8.1.0+201+25ebd900.ppc64le/usr/share/man/man3/DBD::Pg.3pm Installing /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-3.module_el8.1.0+201+25ebd900.ppc64le/usr/share/man/man3/Bundle::DBD::Pg.3pm + find /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-3.module_el8.1.0+201+25ebd900.ppc64le -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-3.module_el8.1.0+201+25ebd900.ppc64le/usr + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 3.7.4-3.module_el8.1.0+201+25ebd900 --unique-debug-suffix -3.7.4-3.module_el8.1.0+201+25ebd900.ppc64le --unique-debug-src-base perl-DBD-Pg-3.7.4-3.module_el8.1.0+201+25ebd900.ppc64le --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-3.module_el8.1.0+201+25ebd900.ppc64le/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 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LJrCR0 + 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.6) 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. pg_ctl: could not start server Examine the log output. # # DBI Version 1.641 # DBD::Pg Version 3.7.4 # Perl Version 5.26.3 # OS linux # PostgreSQL (compiled) ? # PostgreSQL (target) ? # PostgreSQL (reported) ? # Default port ? # DBI_DSN ? # DBI_USER # Test schema dbd_pg_testschema # LANG C # Adjusted: initdb # Error was: could not connect to server: No such file or directory 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/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=16, Tests=171, 8 wallclock secs ( 0.06 usr 0.00 sys + 2.55 cusr 0.33 csys = 2.94 CPU) Result: PASS Processing files: perl-DBD-Pg-3.7.4-3.module_el8.1.0+201+25ebd900.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Y9GpNy + exit 0 + umask 022 + cd /builddir/build/BUILD + cd DBD-Pg-3.7.4 + DOCDIR=/builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-3.module_el8.1.0+201+25ebd900.ppc64le/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-3.module_el8.1.0+201+25ebd900.ppc64le/usr/share/doc/perl-DBD-Pg + cp -pr Changes /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-3.module_el8.1.0+201+25ebd900.ppc64le/usr/share/doc/perl-DBD-Pg + cp -pr README /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-3.module_el8.1.0+201+25ebd900.ppc64le/usr/share/doc/perl-DBD-Pg + cp -pr README.dev /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-3.module_el8.1.0+201+25ebd900.ppc64le/usr/share/doc/perl-DBD-Pg + cp -pr TODO /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-3.module_el8.1.0+201+25ebd900.ppc64le/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-3.module_el8.1.0+201+25ebd900 perl-DBD-Pg(ppc-64) = 3.7.4-3.module_el8.1.0+201+25ebd900 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.17)(64bit) libm.so.6()(64bit) libperl.so.5.26()(64bit) libpq.so.5()(64bit) libpq.so.5(RHPG_9.6)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(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-3.module_el8.1.0+201+25ebd900.ppc64le Provides: perl-DBD-Pg-debugsource = 3.7.4-3.module_el8.1.0+201+25ebd900 perl-DBD-Pg-debugsource(ppc-64) = 3.7.4-3.module_el8.1.0+201+25ebd900 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-3.module_el8.1.0+201+25ebd900.ppc64le Provides: debuginfo(build-id) = d61abed073b5d65f8dc2c5f28c480b5c9b7d4e6b perl-DBD-Pg-debuginfo = 3.7.4-3.module_el8.1.0+201+25ebd900 perl-DBD-Pg-debuginfo(ppc-64) = 3.7.4-3.module_el8.1.0+201+25ebd900 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-3.module_el8.1.0+201+25ebd900 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-DBD-Pg-3.7.4-3.module_el8.1.0+201+25ebd900.ppc64le Wrote: /builddir/build/RPMS/perl-DBD-Pg-3.7.4-3.module_el8.1.0+201+25ebd900.ppc64le.rpm Wrote: /builddir/build/RPMS/perl-DBD-Pg-debugsource-3.7.4-3.module_el8.1.0+201+25ebd900.ppc64le.rpm Wrote: /builddir/build/RPMS/perl-DBD-Pg-debuginfo-3.7.4-3.module_el8.1.0+201+25ebd900.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EfX2V6 + 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-3.module_el8.1.0+201+25ebd900.ppc64le + exit 0 Child return code was: 0