Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-DBD-Pg.spec'], chrootPath='/var/lib/mock/f33-build-331120-58239/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --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 Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1597622400 Wrote: /builddir/build/SRPMS/perl-DBD-Pg-3.14.2-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-DBD-Pg.spec'], chrootPath='/var/lib/mock/f33-build-331120-58239/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1597622400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bVOnbV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf DBD-Pg-3.14.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/DBD-Pg-3.14.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd DBD-Pg-3.14.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RubyFU + umask 022 + cd /builddir/build/BUILD + cd DBD-Pg-3.14.2 + unset AUTOMATED_TESTING DBDPG_GCCDEBUG PERL_MM_USE_DEFAULT POSTGRES_HOME POSTGRES_INCLUDE POSTGRES_LIB + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' NO_PACKLIST=1 NO_PERLLOCAL=1 Configuring DBD::Pg 3.14.2 PostgreSQL version: 120002 (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.643 (for perl 5.032000 on riscv64-linux-thread-multi) installed in /usr/lib64/perl5/vendor_perl/auto/DBI/ Generating a Unix-style Makefile Writing Makefile for DBD::Pg + /usr/bin/make -O -j4 V=1 VERBOSE=1 "/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 () chmod 644 "Pg.bs" cp Pg.pm blib/lib/DBD/Pg.pm cp lib/Bundle/DBD/Pg.pm blib/lib/Bundle/DBD/Pg.pm "/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/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Pg.xs > Pg.xsc mv Pg.xsc Pg.c gcc -c -I/usr/include -I/usr/lib64/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPGLIBVERSION=120002 -DPGDEFPORT=5432 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"3.14.2\" -DXS_VERSION=\"3.14.2\" -fPIC "-I/usr/lib64/perl5/CORE" types.c In file included from Pg.h:58, from types.c:15: /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:493:25: warning: 'dbi_get_state' defined but not used [-Wunused-function] 493 | static dbistate_t** dbi_get_state(pTHX) { \ | ^~~~~~~~~~~~~ /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:493:25: note: in definition of macro '_DBISTATE_DECLARE_COMMON' 493 | static dbistate_t** dbi_get_state(pTHX) { \ | ^~~~~~~~~~~~~ Pg.h:64:1: note: in expansion of macro 'DBISTATE_DECLARE' 64 | DBISTATE_DECLARE; | ^~~~~~~~~~~~~~~~ gcc -c -I/usr/include -I/usr/lib64/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPGLIBVERSION=120002 -DPGDEFPORT=5432 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"3.14.2\" -DXS_VERSION=\"3.14.2\" -fPIC "-I/usr/lib64/perl5/CORE" quote.c In file included from Pg.h:58, from quote.c:10: /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:493:25: warning: 'dbi_get_state' defined but not used [-Wunused-function] 493 | static dbistate_t** dbi_get_state(pTHX) { \ | ^~~~~~~~~~~~~ /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:493:25: note: in definition of macro '_DBISTATE_DECLARE_COMMON' 493 | static dbistate_t** dbi_get_state(pTHX) { \ | ^~~~~~~~~~~~~ Pg.h:64:1: note: in expansion of macro 'DBISTATE_DECLARE' 64 | DBISTATE_DECLARE; | ^~~~~~~~~~~~~~~~ gcc -c -I/usr/include -I/usr/lib64/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPGLIBVERSION=120002 -DPGDEFPORT=5432 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"3.14.2\" -DXS_VERSION=\"3.14.2\" -fPIC "-I/usr/lib64/perl5/CORE" Pg.c gcc -c -I/usr/include -I/usr/lib64/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPGLIBVERSION=120002 -DPGDEFPORT=5432 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"3.14.2\" -DXS_VERSION=\"3.14.2\" -fPIC "-I/usr/lib64/perl5/CORE" dbdimp.c In file included from /usr/include/string.h:519, from /usr/lib64/perl5/CORE/perl.h:1229, from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:23, from Pg.h:58, from dbdimp.c:14: In function 'strncpy', inlined from '_sqlstate' at dbdimp.c:476:5: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' output may be truncated copying 5 bytes from a string of length 5 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'pg_st_deallocate_statement' at dbdimp.c:3998:17: /usr/include/bits/string_fortified.h:106:10: warning: '__strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dbdimp.c: In function 'pg_st_deallocate_statement': dbdimp.c:3998:58: note: length computed here 3998 | strncpy(tempsqlstate, imp_dbh->sqlstate, strlen(imp_dbh->sqlstate)+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/lib64/perl5/CORE/perl.h:1229, from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:23, from Pg.h:58, from dbdimp.c:14: In function 'strncpy', inlined from 'pg_st_deallocate_statement' at dbdimp.c:4034:9: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dbdimp.c: In function 'pg_st_deallocate_statement': dbdimp.c:4034:50: note: length computed here 4034 | strncpy(imp_dbh->sqlstate, tempsqlstate, strlen(tempsqlstate)+1); | ^~~~~~~~~~~~~~~~~~~~ rm -f blib/arch/auto/DBD/Pg/Pg.so gcc -lpthread -shared -Wl,-z,relro -Wl,--as-needed -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 In function 'strncpy', inlined from 'pg_st_deallocate_statement' at dbdimp.c:3998:17: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ dbdimp.c: In function 'pg_st_deallocate_statement': dbdimp.c:3998:58: note: length computed here 3998 | strncpy(tempsqlstate, imp_dbh->sqlstate, strlen(imp_dbh->sqlstate)+1); | ^ In function 'strncpy', inlined from 'pg_st_deallocate_statement' at dbdimp.c:4034:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ dbdimp.c: In function 'pg_st_deallocate_statement': dbdimp.c:4034:50: note: length computed here 4034 | strncpy(imp_dbh->sqlstate, tempsqlstate, strlen(tempsqlstate)+1); | ^ Manifying 2 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4upuOS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-DBD-Pg-3.14.2-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-DBD-Pg-3.14.2-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/perl-DBD-Pg-3.14.2-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-DBD-Pg-3.14.2-1.fc33.riscv64 + cd DBD-Pg-3.14.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-DBD-Pg-3.14.2-1.fc33.riscv64 'INSTALL=/usr/bin/install -p' "/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.14.2-1.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/DBD/Pg/Pg.so Installing /builddir/build/BUILDROOT/perl-DBD-Pg-3.14.2-1.fc33.riscv64/usr/lib64/perl5/vendor_perl/DBD/Pg.pm Installing /builddir/build/BUILDROOT/perl-DBD-Pg-3.14.2-1.fc33.riscv64/usr/lib64/perl5/vendor_perl/Bundle/DBD/Pg.pm Installing /builddir/build/BUILDROOT/perl-DBD-Pg-3.14.2-1.fc33.riscv64/usr/share/man/man3/Bundle::DBD::Pg.3pm Installing /builddir/build/BUILDROOT/perl-DBD-Pg-3.14.2-1.fc33.riscv64/usr/share/man/man3/DBD::Pg.3pm + find /builddir/build/BUILDROOT/perl-DBD-Pg-3.14.2-1.fc33.riscv64 -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.14.2-1.fc33.riscv64/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.14.2-1.fc33 --unique-debug-suffix -3.14.2-1.fc33.riscv64 --unique-debug-src-base perl-DBD-Pg-3.14.2-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/DBD-Pg-3.14.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-DBD-Pg-3.14.2-1.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/DBD/Pg/Pg.so extracting debug info from /builddir/build/BUILDROOT/perl-DBD-Pg-3.14.2-1.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/DBD/Pg/Pg.so original debug info size: 2100kB, size after compression: 2000kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 930 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QyVfDS + umask 022 + cd /builddir/build/BUILD + cd DBD-Pg-3.14.2 + unset DBI_DSN DBI_USER DBI_PASS + unset DBDPG_DEBUG DBDPG_INITDB DBDPG_NOCLEANUP DBDPG_TEST_ALWAYS_ENV DBDPG_TESTINITDB PGDATABASE PGINITDB POSTGRES_HOME POSTGRES_LIB TEST_OUTPUT TEST_SIGNATURE + 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 12.2) for testing netstat call failed, trying port 5442 # # DBI Version 1.643 # DBD::Pg Version 3.14.2 # Perl Version 5.32.0 # OS linux # PostgreSQL (compiled) 120002 # PostgreSQL (target) 120002 # PostgreSQL (reported) PostgreSQL 12.2 on riscv64-redhat-linux-gnu, compiled by gcc (GCC) 10.0.1 20200328 (Red Hat 10.0.1-0.11), 64-bit # Default port 5432 # DBI_DSN dbi:Pg:db="postgres";port=5442;host=/dbdpg_test_database/data/socket # DBI_USER mockbuild # Test schema dbd_pg_testschema # LANG C # 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/10_pg_error_field.t .. ok t/12placeholders.t ..... ok t/20savepoints.t ....... ok t/30unicode.t .......... ok t/99cleanup.t .......... ok All tests successful. Files=17, Tests=2982, 638 wallclock secs (15.35 usr 8.42 sys + 214.93 cusr 156.57 csys = 395.27 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-DBD-Pg-3.14.2-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lC7PtU + umask 022 + cd /builddir/build/BUILD + cd DBD-Pg-3.14.2 + DOCDIR=/builddir/build/BUILDROOT/perl-DBD-Pg-3.14.2-1.fc33.riscv64/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.14.2-1.fc33.riscv64/usr/share/doc/perl-DBD-Pg + cp -pr Changes /builddir/build/BUILDROOT/perl-DBD-Pg-3.14.2-1.fc33.riscv64/usr/share/doc/perl-DBD-Pg + cp -pr README /builddir/build/BUILDROOT/perl-DBD-Pg-3.14.2-1.fc33.riscv64/usr/share/doc/perl-DBD-Pg + cp -pr README.dev /builddir/build/BUILDROOT/perl-DBD-Pg-3.14.2-1.fc33.riscv64/usr/share/doc/perl-DBD-Pg + cp -pr TODO /builddir/build/BUILDROOT/perl-DBD-Pg-3.14.2-1.fc33.riscv64/usr/share/doc/perl-DBD-Pg + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UVrCpS + umask 022 + cd /builddir/build/BUILD + cd DBD-Pg-3.14.2 + LICENSEDIR=/builddir/build/BUILDROOT/perl-DBD-Pg-3.14.2-1.fc33.riscv64/usr/share/licenses/perl-DBD-Pg + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-DBD-Pg-3.14.2-1.fc33.riscv64/usr/share/licenses/perl-DBD-Pg + cp -pr LICENSES/artistic.txt LICENSES/gpl-2.0.txt /builddir/build/BUILDROOT/perl-DBD-Pg-3.14.2-1.fc33.riscv64/usr/share/licenses/perl-DBD-Pg + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Bundle::DBD::Pg) = 3.14.2 perl(DBD::Pg) = 3.14.2 perl(DBD::Pg::DefaultValue) perl(DBD::Pg::db) perl(DBD::Pg::dr) perl(DBD::Pg::st) perl-DBD-Pg = 3.14.2-1.fc33 perl-DBD-Pg(riscv-64) = 3.14.2-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libperl.so.5.32()(64bit) libpq.so.5()(64bit) libpq.so.5(RHPG_9.6)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) perl(:VERSION) >= 5.8.1 perl(DynaLoader) perl(Exporter) perl(constant) perl(strict) perl(vars) perl(version) perl(warnings) rtld(GNU_HASH) Processing files: perl-DBD-Pg-debugsource-3.14.2-1.fc33.riscv64 Provides: perl-DBD-Pg-debugsource = 3.14.2-1.fc33 perl-DBD-Pg-debugsource(riscv-64) = 3.14.2-1.fc33 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.14.2-1.fc33.riscv64 Provides: debuginfo(build-id) = 6ddb2623e2beba07ae6446b063e164e27a1c9e13 perl-DBD-Pg-debuginfo = 3.14.2-1.fc33 perl-DBD-Pg-debuginfo(riscv-64) = 3.14.2-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-DBD-Pg-debugsource(riscv-64) = 3.14.2-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-DBD-Pg-3.14.2-1.fc33.riscv64 Wrote: /builddir/build/RPMS/perl-DBD-Pg-3.14.2-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/perl-DBD-Pg-debugsource-3.14.2-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/perl-DBD-Pg-debuginfo-3.14.2-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QC74OW + umask 022 + cd /builddir/build/BUILD + cd DBD-Pg-3.14.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-DBD-Pg-3.14.2-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0