Mock Version: 1.2.21 Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/perl-DBD-Firebird.spec'], timeout=172800env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock'}uid=1000chrootPath='/var/lib/mock/f26-build-6781840-664181/root'user='mockbuild'printOutput=Falseshell=Falselogger=gid=425) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/perl-DBD-Firebird.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock'} and shell False 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-Firebird-1.24-1.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/perl-DBD-Firebird.spec'], timeout=172800env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock'}private_network=Trueuid=1000chrootPath='/var/lib/mock/f26-build-6781840-664181/root'user='mockbuild'logger=shell=FalseprintOutput=Falsegid=425) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/perl-DBD-Firebird.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qs41pS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf DBD-Firebird-1.24 + /usr/bin/gzip -dc /builddir/build/SOURCES/DBD-Firebird-1.24.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd DBD-Firebird-1.24 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tbDiTv + umask 022 + cd /builddir/build/BUILD + cd DBD-Firebird-1.24 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' Configuring DBD::Firebird (on linux) FIREBIRD_HOME : /usr/lib64 FIREBIRD_INCLUDE: /usr/include/firebird FIREBIRD_LIB : /usr/lib64 Client library : fbclient Using DBI 1.636 (for perl 5.024000 on ppc64-linux-thread-multi) installed in /usr/lib64/perl5/vendor_perl/auto/DBI/ Found libfbembed, will build DBD::FirebirdEmbed too. Checking if your kit is complete... Looks good Configuring DBD::FirebirdEmbedded (on linux) FIREBIRD_HOME : /usr/lib64 FIREBIRD_INCLUDE: /usr/include/firebird FIREBIRD_LIB : /usr/lib64 Client library : fbclient Generating a Unix-style Makefile Writing Makefile for DBD::Firebird + make -j4 Running Mkbootstrap for Firebird () "/usr/bin/perl" -p -e "s/~DRIVER~/Firebird/g" /usr/lib64/perl5/vendor_perl/auto/DBI/Driver.xst > Firebird.xsi gcc -c -I"/usr/include/firebird" -I"/usr/lib64/perl5/vendor_perl/auto/DBI" -Wall -fno-strict-aliasing -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DVERSION=\"1.24\" -DXS_VERSION=\"1.24\" -fPIC "-I/usr/lib64/perl5/CORE" dbdimp.c chmod 644 "Firebird.bs" make[1]: Entering directory '/builddir/build/BUILD/DBD-Firebird-1.24/embed' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/DBD-Firebird-1.24/typemap' Firebird.xs > Firebird.xsc cp lib/DBD/Firebird/TableInfo/Basic.pm blib/lib/DBD/Firebird/TableInfo/Basic.pm cp lib/DBD/Firebird/GetInfo.pm blib/lib/DBD/Firebird/GetInfo.pm cp lib/DBD/Firebird/TypeInfo.pm blib/lib/DBD/Firebird/TypeInfo.pm cp lib/DBD/Firebird/TableInfo/Firebird21.pm blib/lib/DBD/Firebird/TableInfo/Firebird21.pm cp lib/DBD/Firebird/TableInfo.pm blib/lib/DBD/Firebird/TableInfo.pm cp Firebird.pm blib/lib/DBD/Firebird.pm "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Firebird.bs blib/arch/auto/DBD/Firebird/Firebird.bs 644 Running Mkbootstrap for FirebirdEmbedded () chmod 644 "FirebirdEmbedded.bs" "/usr/bin/perl" -p -e "s/~DRIVER~/FirebirdEmbedded/g" /usr/lib64/perl5/vendor_perl/auto/DBI/Driver.xst > FirebirdEmbedded.xsi gcc -c -I"/usr/include/firebird" -I"/usr/lib64/perl5/vendor_perl/auto/DBI" -I"/usr/include/firebird" -I"/usr/lib64/perl5/vendor_perl/auto/DBI" -Wall -fno-strict-aliasing -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DVERSION=\"1.24\" -DXS_VERSION=\"1.24\" -fPIC "-I/usr/lib64/perl5/CORE" -DEMBEDDED dbdimp.c cp FirebirdEmbedded.pm ../blib/lib/DBD/FirebirdEmbedded.pm "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FirebirdEmbedded.bs ../blib/arch/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.bs 644 "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/ExtUtils/typemap' FirebirdEmbedded.xs > FirebirdEmbedded.xsc mv Firebird.xsc Firebird.c gcc -c -I"/usr/include/firebird" -I"/usr/lib64/perl5/vendor_perl/auto/DBI" -Wall -fno-strict-aliasing -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DVERSION=\"1.24\" -DXS_VERSION=\"1.24\" -fPIC "-I/usr/lib64/perl5/CORE" Firebird.c mv FirebirdEmbedded.xsc FirebirdEmbedded.c gcc -c -I"/usr/include/firebird" -I"/usr/lib64/perl5/vendor_perl/auto/DBI" -I"/usr/include/firebird" -I"/usr/lib64/perl5/vendor_perl/auto/DBI" -Wall -fno-strict-aliasing -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DVERSION=\"1.24\" -DXS_VERSION=\"1.24\" -fPIC "-I/usr/lib64/perl5/CORE" -DEMBEDDED FirebirdEmbedded.c rm -f blib/arch/auto/DBD/Firebird/Firebird.so gcc -shared -Wl,-z,relro -L/usr/local/lib -fstack-protector-strong Firebird.o dbdimp.o -o blib/arch/auto/DBD/Firebird/Firebird.so \ -L/usr/lib64 -lfbclient -lperl \ chmod 755 blib/arch/auto/DBD/Firebird/Firebird.so rm -f ../blib/arch/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.so gcc -shared -Wl,-z,relro -L/usr/local/lib -fstack-protector-strong FirebirdEmbedded.o dbdimp.o -o ../blib/arch/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.so \ -L/usr/lib64 -lfbclient -lperl \ chmod 755 ../blib/arch/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.so Manifying 1 pod document make[1]: Leaving directory '/builddir/build/BUILD/DBD-Firebird-1.24/embed' Manifying 2 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uKbqOa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-DBD-Firebird-1.24-1.fc26.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-DBD-Firebird-1.24-1.fc26.ppc64 ++ dirname /builddir/build/BUILDROOT/perl-DBD-Firebird-1.24-1.fc26.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-DBD-Firebird-1.24-1.fc26.ppc64 + cd DBD-Firebird-1.24 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-DBD-Firebird-1.24-1.fc26.ppc64 make[1]: Entering directory '/builddir/build/BUILD/DBD-Firebird-1.24/embed' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FirebirdEmbedded.bs ../blib/arch/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.bs 644 Manifying 1 pod document make[1]: Leaving directory '/builddir/build/BUILD/DBD-Firebird-1.24/embed' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Firebird.bs blib/arch/auto/DBD/Firebird/Firebird.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-Firebird-1.24-1.fc26.ppc64/usr/lib64/perl5/vendor_perl/auto/DBD/Firebird/Firebird.so Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.24-1.fc26.ppc64/usr/lib64/perl5/vendor_perl/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.so Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.24-1.fc26.ppc64/usr/lib64/perl5/vendor_perl/DBD/FirebirdEmbedded.pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.24-1.fc26.ppc64/usr/lib64/perl5/vendor_perl/DBD/Firebird.pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.24-1.fc26.ppc64/usr/lib64/perl5/vendor_perl/DBD/Firebird/TypeInfo.pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.24-1.fc26.ppc64/usr/lib64/perl5/vendor_perl/DBD/Firebird/GetInfo.pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.24-1.fc26.ppc64/usr/lib64/perl5/vendor_perl/DBD/Firebird/TableInfo.pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.24-1.fc26.ppc64/usr/lib64/perl5/vendor_perl/DBD/Firebird/TableInfo/Basic.pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.24-1.fc26.ppc64/usr/lib64/perl5/vendor_perl/DBD/Firebird/TableInfo/Firebird21.pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.24-1.fc26.ppc64/usr/share/man/man3/DBD::FirebirdEmbedded.3pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.24-1.fc26.ppc64/usr/share/man/man3/DBD::Firebird.3pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.24-1.fc26.ppc64/usr/share/man/man3/DBD::Firebird::TableInfo::Basic.3pm + find /builddir/build/BUILDROOT/perl-DBD-Firebird-1.24-1.fc26.ppc64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-DBD-Firebird-1.24-1.fc26.ppc64 -type f -name '*.bs' -empty -exec rm -f '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-DBD-Firebird-1.24-1.fc26.ppc64/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/DBD-Firebird-1.24 extracting debug info from /builddir/build/BUILDROOT/perl-DBD-Firebird-1.24-1.fc26.ppc64/usr/lib64/perl5/vendor_perl/auto/DBD/Firebird/Firebird.so extracting debug info from /builddir/build/BUILDROOT/perl-DBD-Firebird-1.24-1.fc26.ppc64/usr/lib64/perl5/vendor_perl/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 1115 blocks + /usr/lib/rpm/check-buildroot + /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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2pL2BQ + umask 022 + cd /builddir/build/BUILD + cd DBD-Firebird-1.24 + rm -f t/embed-62-timeout.t + export AUTOMATED_TESTING=1 + AUTOMATED_TESTING=1 + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Firebird.bs blib/arch/auto/DBD/Firebird/Firebird.bs 644 make[1]: Entering directory '/builddir/build/BUILD/DBD-Firebird-1.24/embed' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FirebirdEmbedded.bs ../blib/arch/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.bs 644 Manifying 1 pod document make[1]: Leaving directory '/builddir/build/BUILD/DBD-Firebird-1.24/embed' make[1]: Entering directory '/builddir/build/BUILD/DBD-Firebird-1.24/embed' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FirebirdEmbedded.bs ../blib/arch/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.bs 644 No tests defined for DBD::FirebirdEmbedded extension. make[1]: Leaving directory '/builddir/build/BUILD/DBD-Firebird-1.24/embed' 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-base.t ..................... ok t/01-connect.t .................. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/02-ib_embedded.t .............. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/03-dbh-attr.t ................. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/20-createdrop.t ............... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/30-insertfetch.t .............. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/31-prepare_cached.t ........... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/40-alltypes.t ................. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/41-bindparam.t ................ skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/42-blobs.t .................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/43-cursor.t ................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/44-cursoron.t ................. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/45-datetime.t ................. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/46-listfields.t ............... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/47-nulls.t .................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/48-numeric.t .................. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/49-scale.t .................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/50-chopblanks.t ............... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/51-commit.t ................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/60-leaks.t .................... skipped: Long fragile memory leak test (try with MEMORY_TEST on linux) t/61-settx.t .................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/62-timeout.t .................. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/63-doubles.t .................. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/70-nested-sth.t ............... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/75-utf8.t ..................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/80-event-ithreads.t ........... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/81-event-fork.t ............... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/90-dbinfo.t ................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/91-txinfo.t ................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/92-bigdecimal_read.t .......... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/93-bigdecimal.t ............... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/94-biginteger_read.t .......... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/95-biginteger.t ............... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/dbi-primary_key_info.t ........ skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/dbi-rowcount.t ................ skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/dbi-table_info.t .............. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/dbi-tables.t .................. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/embed-00-base.t ............... ok # Creating test database at dbd-firebird-test.fdb t/embed-01-connect.t ............ ok t/embed-02-ib_embedded.t ........ ok t/embed-03-dbh-attr.t ........... ok t/embed-20-createdrop.t ......... ok t/embed-30-insertfetch.t ........ ok t/embed-31-prepare_cached.t ..... ok t/embed-40-alltypes.t ........... ok t/embed-41-bindparam.t .......... ok t/embed-42-blobs.t .............. ok t/embed-43-cursor.t ............. ok t/embed-44-cursoron.t ........... ok t/embed-45-datetime.t ........... ok t/embed-46-listfields.t ......... ok t/embed-47-nulls.t .............. ok t/embed-48-numeric.t ............ ok t/embed-49-scale.t .............. ok t/embed-50-chopblanks.t ......... ok t/embed-51-commit.t ............. ok t/embed-60-leaks.t .............. skipped: Long fragile memory leak test (try with MEMORY_TEST on linux) t/embed-61-settx.t .............. ok t/embed-63-doubles.t ............ ok t/embed-70-nested-sth.t ......... ok t/embed-75-utf8.t ............... ok t/embed-80-event-ithreads.t ..... ok t/embed-81-event-fork.t ......... skipped: Only one process can access the database in embedded mode t/embed-90-dbinfo.t ............. ok t/embed-91-txinfo.t ............. ok t/embed-92-bigdecimal_read.t .... ok t/embed-93-bigdecimal.t ......... ok t/embed-94-biginteger_read.t .... ok t/embed-95-biginteger.t ......... ok t/embed-dbi-primary_key_info.t .. ok t/embed-dbi-rowcount.t .......... ok t/embed-dbi-table_info.t ........ ok t/embed-dbi-tables.t ............ ok t/embed-rt110979.t .............. ok t/embed-rt49896.t ............... ok t/embed-rt54561.t ............... ok t/embed-rt55244.t ............... ok t/embed-rt72946.t ............... ok # >>TEST << t/embed-rt76506.t ............... ok # Test database dropped t/embed-zz-cleanup.t ............ ok t/rt110979.t .................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/rt49896.t ..................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/rt54561.t ..................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/rt55244.t ..................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/rt72946.t ..................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/rt76506.t ..................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/zz-cleanup.t .................. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment All tests successful. Files=87, Tests=1096, 13 wallclock secs ( 0.30 usr 0.09 sys + 10.27 cusr 0.85 csys = 11.51 CPU) Result: PASS + exit 0 Processing files: perl-DBD-Firebird-1.24-1.fc26.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qPAYLD + umask 022 + cd /builddir/build/BUILD + cd DBD-Firebird-1.24 + DOCDIR=/builddir/build/BUILDROOT/perl-DBD-Firebird-1.24-1.fc26.ppc64/usr/share/doc/perl-DBD-Firebird + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-DBD-Firebird-1.24-1.fc26.ppc64/usr/share/doc/perl-DBD-Firebird + cp -pr Changes /builddir/build/BUILDROOT/perl-DBD-Firebird-1.24-1.fc26.ppc64/usr/share/doc/perl-DBD-Firebird + cp -pr README /builddir/build/BUILDROOT/perl-DBD-Firebird-1.24-1.fc26.ppc64/usr/share/doc/perl-DBD-Firebird + exit 0 Provides: perl(DBD::Firebird) = 1.24 perl(DBD::Firebird::GetInfo) perl(DBD::Firebird::TableInfo) perl(DBD::Firebird::TableInfo::Basic) perl(DBD::Firebird::TableInfo::Firebird21) perl(DBD::Firebird::TypeInfo) perl(DBD::Firebird::db) perl(DBD::Firebird::dr) perl(DBD::Firebird::st) perl(DBD::FirebirdEmbedded) = 1.24 perl(DBD::FirebirdEmbedded::db) perl(DBD::FirebirdEmbedded::dr) perl(DBD::FirebirdEmbedded::st) perl-DBD-Firebird = 1.24-1.fc26 perl-DBD-Firebird(ppc-64) = 1.24-1.fc26 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.4)(64bit) libfbclient.so.2()(64bit) libperl.so.5.24()(64bit) perl(:VERSION) >= 5.8.1 perl(Carp) perl(DBD::Firebird) perl(DBD::Firebird::TableInfo::Basic) perl(DBI) >= 1.41 perl(DynaLoader) perl(Exporter) perl(constant) perl(strict) perl(vars) perl(warnings) rtld(GNU_HASH) Processing files: perl-DBD-Firebird-debuginfo-1.24-1.fc26.ppc64 Provides: perl-DBD-Firebird-debuginfo = 1.24-1.fc26 perl-DBD-Firebird-debuginfo(ppc-64) = 1.24-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-DBD-Firebird-1.24-1.fc26.ppc64 Wrote: /builddir/build/RPMS/perl-DBD-Firebird-1.24-1.fc26.ppc64.rpm Wrote: /builddir/build/RPMS/perl-DBD-Firebird-debuginfo-1.24-1.fc26.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uPnrbr + umask 022 + cd /builddir/build/BUILD + cd DBD-Firebird-1.24 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-DBD-Firebird-1.24-1.fc26.ppc64 + exit 0 Child return code was: 0