Mock Version: 1.2.12 Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/perl-DBD-Firebird.spec'], chrootPath='/var/lib/mock/dist-6E-epel-build-4117072-529507/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/perl-DBD-Firebird.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: buildppc-01.phx2.fedoraproject.org Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/perl-DBD-Firebird-1.21-1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/perl-DBD-Firebird.spec '], chrootPath='/var/lib/mock/dist-6E-epel-build-4117072-529507/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/perl-DBD-Firebird.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.r4mEMb + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf DBD-Firebird-1.21 + /usr/bin/gzip -dc /builddir/build/SOURCES/DBD-Firebird-1.21.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd DBD-Firebird-1.21 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MjBtF3 + umask 022 + cd /builddir/build/BUILD + cd DBD-Firebird-1.21 + LANG=C + export LANG + unset DISPLAY + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' Configuring DBD::Firebird (on linux) libfbembed.so found in /usr/lib64 FIREBIRD_HOME : /usr/lib64 FIREBIRD_INCLUDE: /usr/include/firebird FIREBIRD_LIB : /usr/lib64 Client library : fbclient Warning: prerequisite Test::Exception 0.31 not found. We have 0.27. Using DBI 1.609 (for perl 5.010001 on ppc64-linux-thread-multi) installed in /usr/lib64/perl5/auto/DBI/ Found libfbembed, will build DBD::FirebirdEmbed too. Checking if your kit is complete... Looks good Warning: prerequisite Test::Exception 0.31 not found. We have 0.27. Configuring DBD::FirebirdEmbedded (on linux) FIREBIRD_HOME : /usr/lib64 FIREBIRD_INCLUDE: /usr/include/firebird FIREBIRD_LIB : /usr/lib64 Client library : fbembed Writing Makefile for DBD::FirebirdEmbedded Writing Makefile for DBD::Firebird + make -j16 /usr/bin/perl -p -e "s/~DRIVER~/Firebird/g" /usr/lib64/perl5/auto/DBI/Driver.xst > Firebird.xsi gcc -c -I"/usr/include/firebird" -I"/usr/lib64/perl5/auto/DBI" -Wall -fno-strict-aliasing -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DVERSION=\"1.21\" -DXS_VERSION=\"1.21\" -fPIC "-I/usr/lib64/perl5/CORE" dbdimp.c /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -noprototypes -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap Firebird.xs > Firebird.xsc && mv Firebird.xsc Firebird.c make[1]: Entering directory `/builddir/build/BUILD/DBD-Firebird-1.21/embed' Running Mkbootstrap for DBD::Firebird () /usr/bin/perl -p -e "s/~DRIVER~/FirebirdEmbedded/g" /usr/lib64/perl5/auto/DBI/Driver.xst > FirebirdEmbedded.xsi gcc -c -I"/usr/include/firebird" -I"/usr/lib64/perl5/auto/DBI" -Wall -fno-strict-aliasing -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DVERSION=\"1.21\" -DXS_VERSION=\"1.21\" -fPIC "-I/usr/lib64/perl5/CORE" -DEMBEDDED dbdimp.c /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -noprototypes -typemap /usr/share/perl5/ExtUtils/typemap FirebirdEmbedded.xs > FirebirdEmbedded.xsc && mv FirebirdEmbedded.xsc FirebirdEmbedded.c chmod 644 Firebird.bs Running Mkbootstrap for DBD::FirebirdEmbedded () cp Firebird.bs blib/arch/auto/DBD/Firebird/Firebird.bs chmod 644 blib/arch/auto/DBD/Firebird/Firebird.bs cp lib/DBD/Firebird/TableInfo.pm blib/lib/DBD/Firebird/TableInfo.pm cp Firebird.pm blib/lib/DBD/Firebird.pm cp lib/DBD/Firebird/TypeInfo.pm blib/lib/DBD/Firebird/TypeInfo.pm cp lib/DBD/Firebird/TableInfo/Basic.pm blib/lib/DBD/Firebird/TableInfo/Basic.pm cp lib/DBD/Firebird/TableInfo/Firebird21.pm blib/lib/DBD/Firebird/TableInfo/Firebird21.pm cp lib/DBD/Firebird/GetInfo.pm blib/lib/DBD/Firebird/GetInfo.pm chmod 644 FirebirdEmbedded.bs cp FirebirdEmbedded.bs ../blib/arch/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.bs chmod 644 ../blib/arch/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.bs cp FirebirdEmbedded.pm ../blib/lib/DBD/FirebirdEmbedded.pm dbdimp.c:54:2: warning: #warning "Using built-in implementation of is_ascii_string." dbdimp.c:55:2: warning: #warning "Upgrading perl to 5.12 is suggested." dbdimp.c: In function 'ib_st_execute': dbdimp.c:1055: warning: implicit declaration of function 'dbd_st_finish_internal' gcc -c -I"/usr/include/firebird" -I"/usr/lib64/perl5/auto/DBI" -Wall -fno-strict-aliasing -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DVERSION=\"1.21\" -DXS_VERSION=\"1.21\" -fPIC "-I/usr/lib64/perl5/CORE" Firebird.c dbdimp.c:60:2: warning: #warning "Using built-in implementation of is_ascii_string." dbdimp.c:61:2: warning: #warning "Upgrading perl to 5.12 is suggested." dbdimp.c: In function 'ib_fill_isqlda': dbdimp.c:2183: warning: unused variable 'imp_dbh' dbdimp.c: In function 'ib_st_execute': dbdimp.c:1061: warning: implicit declaration of function 'dbd_st_finish_internal' gcc -c -I"/usr/include/firebird" -I"/usr/lib64/perl5/auto/DBI" -Wall -fno-strict-aliasing -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DVERSION=\"1.21\" -DXS_VERSION=\"1.21\" -fPIC "-I/usr/lib64/perl5/CORE" -DEMBEDDED FirebirdEmbedded.c dbdimp.c: In function 'ib_fill_isqlda': dbdimp.c:2189: warning: unused variable 'imp_dbh' rm -f blib/arch/auto/DBD/Firebird/Firebird.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc Firebird.o dbdimp.o -o blib/arch/auto/DBD/Firebird/Firebird.so \ -L/usr/lib64 -lfbclient \ chmod 755 blib/arch/auto/DBD/Firebird/Firebird.so rm -f ../blib/arch/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc FirebirdEmbedded.o dbdimp.o -o ../blib/arch/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.so \ -L/usr/lib64 -lfbembed \ chmod 755 ../blib/arch/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.so Manifying ../blib/man3/DBD::FirebirdEmbedded.3pm make[1]: Leaving directory `/builddir/build/BUILD/DBD-Firebird-1.21/embed' Manifying blib/man3/DBD::Firebird.3pm Manifying blib/man3/DBD::Firebird::TableInfo::Basic.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Rlf5bX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64 ++ dirname /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64 + cd DBD-Firebird-1.21 + LANG=C + export LANG + unset DISPLAY + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64 make[1]: Entering directory `/builddir/build/BUILD/DBD-Firebird-1.21/embed' make[1]: Leaving directory `/builddir/build/BUILD/DBD-Firebird-1.21/embed' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64/usr/lib64/perl5/vendor_perl/auto/DBD/Firebird/Firebird.bs Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64/usr/lib64/perl5/vendor_perl/auto/DBD/Firebird/Firebird.so Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64/usr/lib64/perl5/vendor_perl/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.so Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64/usr/lib64/perl5/vendor_perl/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.bs Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64/usr/lib64/perl5/vendor_perl/DBD/Firebird.pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64/usr/lib64/perl5/vendor_perl/DBD/FirebirdEmbedded.pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64/usr/lib64/perl5/vendor_perl/DBD/Firebird/GetInfo.pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64/usr/lib64/perl5/vendor_perl/DBD/Firebird/TableInfo.pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64/usr/lib64/perl5/vendor_perl/DBD/Firebird/TypeInfo.pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64/usr/lib64/perl5/vendor_perl/DBD/Firebird/TableInfo/Firebird21.pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64/usr/lib64/perl5/vendor_perl/DBD/Firebird/TableInfo/Basic.pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64/usr/share/man/man3/DBD::Firebird::TableInfo::Basic.3pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64/usr/share/man/man3/DBD::FirebirdEmbedded.3pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64/usr/share/man/man3/DBD::Firebird.3pm + find /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64 -type f -name '*.bs' -empty -exec rm -f '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/DBD-Firebird-1.21 extracting debug info from /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64/usr/lib64/perl5/vendor_perl/auto/DBD/Firebird/Firebird.so extracting debug info from /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64/usr/lib64/perl5/vendor_perl/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.so 1093 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NJde6Q + umask 022 + cd /builddir/build/BUILD + cd DBD-Firebird-1.21 + unset DISPLAY + rm -f t/embed-62-timeout.t + export AUTOMATED_TESTING=1 + AUTOMATED_TESTING=1 + make test make[1]: Entering directory `/builddir/build/BUILD/DBD-Firebird-1.21/embed' make[1]: Leaving directory `/builddir/build/BUILD/DBD-Firebird-1.21/embed' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "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/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/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-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-70-nested-sth.t ......... ok t/embed-75-utf8.t ............... ok t/embed-80-event-ithreads.t ..... ok t/embed-81-event-fork.t ......... ok 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-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/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=81, Tests=998, 13 wallclock secs ( 0.38 usr 0.11 sys + 8.18 cusr 0.70 csys = 9.37 CPU) Result: PASS make[1]: Entering directory `/builddir/build/BUILD/DBD-Firebird-1.21/embed' No tests defined for DBD::FirebirdEmbedded extension. make[1]: Leaving directory `/builddir/build/BUILD/DBD-Firebird-1.21/embed' + exit 0 Processing files: perl-DBD-Firebird-1.21-1.el6.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.a6qr3R + umask 022 + cd /builddir/build/BUILD + cd DBD-Firebird-1.21 + DOCDIR=/builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64/usr/share/doc/perl-DBD-Firebird-1.21 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64/usr/share/doc/perl-DBD-Firebird-1.21 + /bin/mkdir -p /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64/usr/share/doc/perl-DBD-Firebird-1.21 + cp -pr Changes README /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64/usr/share/doc/perl-DBD-Firebird-1.21 + exit 0 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib64/perl5/vendor_perl/.*\.so$' | /bin/grep -v -P '/usr/lib64/perl5/(?!CORE/libperl).*\.so$' | /bin/grep -v '/usr/share/doc' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u | /bin/sed -e '/perl(UNIVERSAL)/d; /perl(DB)/d'" Finding Requires: /bin/sh -c " /bin/grep -v '/usr/share/doc' | while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: perl(DBD::Firebird) = 1.21 perl(DBD::Firebird::db) perl(DBD::Firebird::dr) perl(DBD::FirebirdEmbedded) = 1.21 perl(DBD::FirebirdEmbedded::db) perl(DBD::FirebirdEmbedded::dr) perl(DBD::FirebirdEmbedded::st) perl(DBD::Firebird::GetInfo) perl(DBD::Firebird::st) perl(DBD::Firebird::TableInfo) perl(DBD::Firebird::TableInfo::Basic) perl(DBD::Firebird::TableInfo::Firebird21) perl(DBD::Firebird::TypeInfo) Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfbclient.so.2()(64bit) libfbembed.so.2.5()(64bit) perl >= 0:5.008001 perl(Carp) perl(DBD::Firebird) perl(DBD::Firebird::TableInfo::Basic) perl(DBI) perl(DBI) >= 1.41 perl(DynaLoader) perl(Exporter) perl(strict) perl(vars) perl(warnings) rpmlib(VersionedDependencies) <= 3.0.3-1 rtld(GNU_HASH) Processing files: perl-DBD-Firebird-debuginfo-1.21-1.el6.ppc64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64 warning: Could not canonicalize hostname: buildppc-01.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/perl-DBD-Firebird-1.21-1.el6.ppc64.rpm Wrote: /builddir/build/RPMS/perl-DBD-Firebird-debuginfo-1.21-1.el6.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FEXmv0 + umask 022 + cd /builddir/build/BUILD + cd DBD-Firebird-1.21 + /bin/rm -rf /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.el6.ppc64 + exit 0 Child return code was: 0 LEAVE do -->