Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/perl-Data-Structure-Util.spec'], False, '/var/lib/mock/dist-f11-build-381543-66682/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/perl-Data-Structure-Util.spec'] warning: Could not canonicalize hostname: ppc7.fedora.phx.redhat.com Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/perl-Data-Structure-Util-0.15-2.fc11.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/perl-Data-Structure-Util.spec'], False, '/var/lib/mock/dist-f11-build-381543-66682/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/perl-Data-Structure-Util.spec'] Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xiA9RB + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Data-Structure-Util-0.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/Data-Structure-Util-0.15.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Data-Structure-Util-0.15 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod 644 CHANGES README bin/packages.pl + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IcT2IP + umask 022 + cd /builddir/build/BUILD + cd Data-Structure-Util-0.15 + LANG=C + export LANG + unset DISPLAY + /usr/bin/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' WARNING: SIGN is not a known parameter. Checking if your kit is complete... Looks good 'SIGN' is not a known MakeMaker parameter name. Writing Makefile for Data::Structure::Util + make -j4 /usr/bin/perl /usr/lib/perl5/5.10.0/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.10.0/ExtUtils/typemap Util.xs > Util.xsc && mv Util.xsc Util.c Running Mkbootstrap for Data::Structure::Util () chmod 644 Util.bs cp Util.bs blib/arch/auto/Data/Structure/Util/Util.bs cp lib/Data/Structure/Util.pm blib/lib/Data/Structure/Util.pm AutoSplitting blib/lib/Data/Structure/Util.pm (blib/lib/auto/Data/Structure/Util) chmod 644 blib/arch/auto/Data/Structure/Util/Util.bs gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DVERSION=\"0.15\" -DXS_VERSION=\"0.15\" -fPIC "-I/usr/lib64/perl5/5.10.0/ppc64-linux-thread-multi/CORE" Util.c Util.xs: In function '_utf8_set': Util.xs:40: warning: implicit declaration of function 'has_seen' Util.xs:64: warning: suggest parentheses around assignment used as truth value Util.xs: In function '_utf8_flag_set': Util.xs:139: warning: suggest parentheses around assignment used as truth value Util.xs: In function '_has_utf8': Util.xs:221: warning: suggest parentheses around assignment used as truth value Util.xs:195: warning: enumeration value 'SVt_NULL' not handled in switch Util.xs:195: warning: enumeration value 'SVt_BIND' not handled in switch Util.xs:195: warning: enumeration value 'SVt_IV' not handled in switch Util.xs:195: warning: enumeration value 'SVt_NV' not handled in switch Util.xs:195: warning: enumeration value 'SVt_RV' not handled in switch Util.xs:195: warning: enumeration value 'SVt_PVIV' not handled in switch Util.xs:195: warning: enumeration value 'SVt_PVMG' not handled in switch Util.xs:195: warning: enumeration value 'SVt_PVGV' not handled in switch Util.xs:195: warning: enumeration value 'SVt_PVLV' not handled in switch Util.xs:195: warning: enumeration value 'SVt_PVCV' not handled in switch Util.xs:195: warning: enumeration value 'SVt_PVFM' not handled in switch Util.xs:195: warning: enumeration value 'SVt_PVIO' not handled in switch Util.xs:195: warning: enumeration value 'SVt_LAST' not handled in switch Util.xs: In function '_unbless': Util.xs:275: warning: suggest parentheses around assignment used as truth value Util.xs:259: warning: enumeration value 'SVt_NULL' not handled in switch Util.xs:259: warning: enumeration value 'SVt_BIND' not handled in switch Util.xs:259: warning: enumeration value 'SVt_IV' not handled in switch Util.xs:259: warning: enumeration value 'SVt_NV' not handled in switch Util.xs:259: warning: enumeration value 'SVt_RV' not handled in switch Util.xs:259: warning: enumeration value 'SVt_PV' not handled in switch Util.xs:259: warning: enumeration value 'SVt_PVIV' not handled in switch Util.xs:259: warning: enumeration value 'SVt_PVNV' not handled in switch Util.xs:259: warning: enumeration value 'SVt_PVMG' not handled in switch Util.xs:259: warning: enumeration value 'SVt_PVGV' not handled in switch Util.xs:259: warning: enumeration value 'SVt_PVLV' not handled in switch Util.xs:259: warning: enumeration value 'SVt_PVCV' not handled in switch Util.xs:259: warning: enumeration value 'SVt_PVFM' not handled in switch Util.xs:259: warning: enumeration value 'SVt_PVIO' not handled in switch Util.xs:259: warning: enumeration value 'SVt_LAST' not handled in switch Util.xs: In function '_get_blessed': Util.xs:321: warning: suggest parentheses around assignment used as truth value Util.xs:309: warning: enumeration value 'SVt_NULL' not handled in switch Util.xs:309: warning: enumeration value 'SVt_BIND' not handled in switch Util.xs:309: warning: enumeration value 'SVt_IV' not handled in switch Util.xs:309: warning: enumeration value 'SVt_NV' not handled in switch Util.xs:309: warning: enumeration value 'SVt_RV' not handled in switch Util.xs:309: warning: enumeration value 'SVt_PV' not handled in switch Util.xs:309: warning: enumeration value 'SVt_PVIV' not handled in switch Util.xs:309: warning: enumeration value 'SVt_PVNV' not handled in switch Util.xs:309: warning: enumeration value 'SVt_PVMG' not handled in switch Util.xs:309: warning: enumeration value 'SVt_PVGV' not handled in switch Util.xs:309: warning: enumeration value 'SVt_PVLV' not handled in switch Util.xs:309: warning: enumeration value 'SVt_PVCV' not handled in switch Util.xs:309: warning: enumeration value 'SVt_PVFM' not handled in switch Util.xs:309: warning: enumeration value 'SVt_PVIO' not handled in switch Util.xs:309: warning: enumeration value 'SVt_LAST' not handled in switch Util.xs: In function '_get_refs': Util.xs:366: warning: suggest parentheses around assignment used as truth value Util.xs:354: warning: enumeration value 'SVt_NULL' not handled in switch Util.xs:354: warning: enumeration value 'SVt_BIND' not handled in switch Util.xs:354: warning: enumeration value 'SVt_IV' not handled in switch Util.xs:354: warning: enumeration value 'SVt_NV' not handled in switch Util.xs:354: warning: enumeration value 'SVt_RV' not handled in switch Util.xs:354: warning: enumeration value 'SVt_PV' not handled in switch Util.xs:354: warning: enumeration value 'SVt_PVIV' not handled in switch Util.xs:354: warning: enumeration value 'SVt_PVNV' not handled in switch Util.xs:354: warning: enumeration value 'SVt_PVMG' not handled in switch Util.xs:354: warning: enumeration value 'SVt_PVGV' not handled in switch Util.xs:354: warning: enumeration value 'SVt_PVLV' not handled in switch Util.xs:354: warning: enumeration value 'SVt_PVCV' not handled in switch Util.xs:354: warning: enumeration value 'SVt_PVFM' not handled in switch Util.xs:354: warning: enumeration value 'SVt_PVIO' not handled in switch Util.xs:354: warning: enumeration value 'SVt_LAST' not handled in switch Util.xs: In function '_signature': Util.xs:416: warning: suggest parentheses around assignment used as truth value Util.xs:404: warning: enumeration value 'SVt_NULL' not handled in switch Util.xs:404: warning: enumeration value 'SVt_BIND' not handled in switch Util.xs:404: warning: enumeration value 'SVt_IV' not handled in switch Util.xs:404: warning: enumeration value 'SVt_NV' not handled in switch Util.xs:404: warning: enumeration value 'SVt_RV' not handled in switch Util.xs:404: warning: enumeration value 'SVt_PV' not handled in switch Util.xs:404: warning: enumeration value 'SVt_PVIV' not handled in switch Util.xs:404: warning: enumeration value 'SVt_PVNV' not handled in switch Util.xs:404: warning: enumeration value 'SVt_PVMG' not handled in switch Util.xs:404: warning: enumeration value 'SVt_PVGV' not handled in switch Util.xs:404: warning: enumeration value 'SVt_PVLV' not handled in switch Util.xs:404: warning: enumeration value 'SVt_PVCV' not handled in switch Util.xs:404: warning: enumeration value 'SVt_PVFM' not handled in switch Util.xs:404: warning: enumeration value 'SVt_PVIO' not handled in switch Util.xs:404: warning: enumeration value 'SVt_LAST' not handled in switch Util.xs:384: warning: unused variable 'len' Util.xs: In function '_has_circular_ref': Util.xs:474: warning: value computed is not used Util.xs:475: warning: value computed is not used Util.xs:487: warning: value computed is not used Util.xs:488: warning: value computed is not used Util.xs:515: warning: suggest parentheses around assignment used as truth value Util.xs:493: warning: enumeration value 'SVt_NULL' not handled in switch Util.xs:493: warning: enumeration value 'SVt_BIND' not handled in switch Util.xs:493: warning: enumeration value 'SVt_IV' not handled in switch Util.xs:493: warning: enumeration value 'SVt_NV' not handled in switch Util.xs:493: warning: enumeration value 'SVt_RV' not handled in switch Util.xs:493: warning: enumeration value 'SVt_PV' not handled in switch Util.xs:493: warning: enumeration value 'SVt_PVIV' not handled in switch Util.xs:493: warning: enumeration value 'SVt_PVNV' not handled in switch Util.xs:493: warning: enumeration value 'SVt_PVMG' not handled in switch Util.xs:493: warning: enumeration value 'SVt_PVGV' not handled in switch Util.xs:493: warning: enumeration value 'SVt_PVLV' not handled in switch Util.xs:493: warning: enumeration value 'SVt_PVCV' not handled in switch Util.xs:493: warning: enumeration value 'SVt_PVFM' not handled in switch Util.xs:493: warning: enumeration value 'SVt_PVIO' not handled in switch Util.xs:493: warning: enumeration value 'SVt_LAST' not handled in switch Util.xs:443: warning: unused variable 'HValue' Util.xs: In function '_circular_off': Util.xs:573: warning: value computed is not used Util.xs:574: warning: value computed is not used Util.xs:586: warning: value computed is not used Util.xs:587: warning: value computed is not used Util.xs:620: warning: suggest parentheses around assignment used as truth value Util.xs:594: warning: enumeration value 'SVt_NULL' not handled in switch Util.xs:594: warning: enumeration value 'SVt_BIND' not handled in switch Util.xs:594: warning: enumeration value 'SVt_IV' not handled in switch Util.xs:594: warning: enumeration value 'SVt_NV' not handled in switch Util.xs:594: warning: enumeration value 'SVt_RV' not handled in switch Util.xs:594: warning: enumeration value 'SVt_PV' not handled in switch Util.xs:594: warning: enumeration value 'SVt_PVIV' not handled in switch Util.xs:594: warning: enumeration value 'SVt_PVNV' not handled in switch Util.xs:594: warning: enumeration value 'SVt_PVMG' not handled in switch Util.xs:594: warning: enumeration value 'SVt_PVGV' not handled in switch Util.xs:594: warning: enumeration value 'SVt_PVLV' not handled in switch Util.xs:594: warning: enumeration value 'SVt_PVCV' not handled in switch Util.xs:594: warning: enumeration value 'SVt_PVFM' not handled in switch Util.xs:594: warning: enumeration value 'SVt_PVIO' not handled in switch Util.xs:594: warning: enumeration value 'SVt_LAST' not handled in switch Util.xs: In function 'has_seen': Util.xs:786: warning: value computed is not used Util.c: In function 'XS_Data__Structure__Util_utf8_off_xs': Util.c:821: warning: unused variable 'RETVAL' Util.c: In function 'XS_Data__Structure__Util__utf8_off_xs': Util.c:867: warning: unused variable 'RETVAL' Util.c: In function 'XS_Data__Structure__Util_unbless_xs': Util.c:937: warning: unused variable 'RETVAL' rm -f blib/arch/auto/Data/Structure/Util/Util.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DPERL_USE_SAFE_PUTENV Util.o -o blib/arch/auto/Data/Structure/Util/Util.so \ \ chmod 755 blib/arch/auto/Data/Structure/Util/Util.so Manifying blib/man3/Data::Structure::Util.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9XOPD3 + umask 022 + cd /builddir/build/BUILD + cd Data-Structure-Util-0.15 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/perl-Data-Structure-Util-0.15-2.fc11.ppc64 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Data-Structure-Util-0.15-2.fc11.ppc64 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Data-Structure-Util-0.15-2.fc11.ppc64/usr/lib64/perl5/vendor_perl/5.10.0/ppc64-linux-thread-multi/auto/Data/Structure/Util/Util.bs Installing /builddir/build/BUILDROOT/perl-Data-Structure-Util-0.15-2.fc11.ppc64/usr/lib64/perl5/vendor_perl/5.10.0/ppc64-linux-thread-multi/auto/Data/Structure/Util/Util.so Installing /builddir/build/BUILDROOT/perl-Data-Structure-Util-0.15-2.fc11.ppc64/usr/lib64/perl5/vendor_perl/5.10.0/ppc64-linux-thread-multi/Data/Structure/Util.pm Installing /builddir/build/BUILDROOT/perl-Data-Structure-Util-0.15-2.fc11.ppc64/usr/lib64/perl5/vendor_perl/5.10.0/ppc64-linux-thread-multi/auto/Data/Structure/Util/autosplit.ix Installing /builddir/build/BUILDROOT/perl-Data-Structure-Util-0.15-2.fc11.ppc64/usr/share/man/man3/Data::Structure::Util.3pm Writing /usr/lib64/perl5/vendor_perl/5.10.0/ppc64-linux-thread-multi/auto/Data/Structure/Util/.packlist + rm -f /builddir/build/BUILDROOT/perl-Data-Structure-Util-0.15-2.fc11.ppc64/usr/bin/packages.pl '/builddir/build/BUILDROOT/perl-Data-Structure-Util-0.15-2.fc11.ppc64/usr/share/man/man1/packages.pl*' + find /builddir/build/BUILDROOT/perl-Data-Structure-Util-0.15-2.fc11.ppc64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Data-Structure-Util-0.15-2.fc11.ppc64 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Data-Structure-Util-0.15-2.fc11.ppc64 -depth -type d -exec rmdir '{}' ';' + /bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Data-Structure-Util-0.15-2.fc11.ppc64/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/Data-Structure-Util-0.15 extracting debug info from /builddir/build/BUILDROOT/perl-Data-Structure-Util-0.15-2.fc11.ppc64/usr/lib64/perl5/vendor_perl/5.10.0/ppc64-linux-thread-multi/auto/Data/Structure/Util/Util.so 99 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.rYGszh + umask 022 + cd /builddir/build/BUILD + cd Data-Structure-Util-0.15 + unset DISPLAY + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00pod.............ok t/01compile.........ok t/02circular........ok t/02circular_off....ok t/03bless...........ok t/04utf8............ok t/05refs............ok t/06signature.......ok All tests successful. Files=8, Tests=135, 1 wallclock secs ( 0.08 usr 0.03 sys + 0.75 cusr 0.13 csys = 0.99 CPU) Result: PASS + exit 0 Processing files: perl-Data-Structure-Util-0.15-2.fc11-ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yKBlwv + umask 022 + cd /builddir/build/BUILD + cd Data-Structure-Util-0.15 + DOCDIR=/builddir/build/BUILDROOT/perl-Data-Structure-Util-0.15-2.fc11.ppc64/usr/share/doc/perl-Data-Structure-Util-0.15 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/perl-Data-Structure-Util-0.15-2.fc11.ppc64/usr/share/doc/perl-Data-Structure-Util-0.15 + /bin/mkdir -p /builddir/build/BUILDROOT/perl-Data-Structure-Util-0.15-2.fc11.ppc64/usr/share/doc/perl-Data-Structure-Util-0.15 + cp -pr CHANGES README bin/packages.pl /builddir/build/BUILDROOT/perl-Data-Structure-Util-0.15-2.fc11.ppc64/usr/share/doc/perl-Data-Structure-Util-0.15 + exit 0 Provides: Util.so()(64bit) perl(Data::Structure::Util) = 0.15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-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) perl >= 0:5.008 perl(AutoLoader) perl(Digest::MD5) perl(DynaLoader) perl(Exporter) perl(Storable) perl(strict) perl(vars) perl(warnings::register) rtld(GNU_HASH) Processing files: perl-Data-Structure-Util-debuginfo-0.15-2.fc11-ppc64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Data-Structure-Util-0.15-2.fc11.ppc64 warning: Could not canonicalize hostname: ppc7.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/perl-Data-Structure-Util-0.15-2.fc11.ppc64.rpm Wrote: /builddir/build/RPMS/perl-Data-Structure-Util-debuginfo-0.15-2.fc11.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tp8Cnb + umask 022 + cd /builddir/build/BUILD + cd Data-Structure-Util-0.15 + rm -rf /builddir/build/BUILDROOT/perl-Data-Structure-Util-0.15-2.fc11.ppc64 + exit 0 Child returncode was: 0 LEAVE do -->