Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Want.spec'], False, '/var/lib/mock/f20-build-2668045-437298/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Want.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildhw-06.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-Want-0.24-1.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-Want.spec'], False, '/var/lib/mock/f20-build-2668045-437298/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-Want.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HFuAZR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Want-0.24 + /usr/bin/gzip -dc /builddir/build/SOURCES/Want-0.24.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Want-0.24 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FVEv2v + umask 022 + cd /builddir/build/BUILD + cd Want-0.24 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' Checking if your kit is complete... Looks good Writing Makefile for Want + make -j16 /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap Want.xs > Want.xsc && mv Want.xsc Want.c Running Mkbootstrap for Want () chmod 644 Want.bs cp Want.bs blib/arch/auto/Want/Want.bs chmod 644 blib/arch/auto/Want/Want.bs cp Want.pm blib/lib/Want.pm gcc -c -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DVERSION=\"0.24\" -DXS_VERSION=\"0.24\" -fPIC "-I/usr/lib64/perl5/CORE" Want.c Want.xs: In function 'find_ancestors_from': Want.xs:270:10: warning: variable 'outer_call' set but not used [-Wunused-but-set-variable] bool outer_call = FALSE; ^ Want.xs:269:12: warning: variable 'll' set but not used [-Wunused-but-set-variable] U16 ll; ^ Want.xs:267:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] OP *o, *p; ^ In file included from Want.xs:3:0: Want.c: In function 'XS_Want_parent_op_name': /usr/lib64/perl5/CORE/XSUB.h:175:28: warning: unused variable 'targ' [-Wunused-variable] #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ ^ Want.c:713:2: note: in expansion of macro 'dXSTARG' dXSTARG; ^ Want.c:712:9: warning: unused variable 'RETVAL' [-Wunused-variable] char * RETVAL; ^ Want.c: In function 'XS_Want_want_assign': Want.c:866:7: warning: unused variable 'RETVAL' [-Wunused-variable] SV * RETVAL; ^ rm -f blib/arch/auto/Want/Want.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro Want.o -o blib/arch/auto/Want/Want.so \ -lperl \ chmod 755 blib/arch/auto/Want/Want.so Manifying blib/man3/Want.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bZMaec + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Want-0.24-1.fc20.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Want-0.24-1.fc20.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-Want-0.24-1.fc20.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Want-0.24-1.fc20.x86_64 + cd Want-0.24 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Want-0.24-1.fc20.x86_64 Manifying blib/man3/Want.3pm Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Want-0.24-1.fc20.x86_64/usr/lib64/perl5/vendor_perl/auto/Want/Want.so Installing /builddir/build/BUILDROOT/perl-Want-0.24-1.fc20.x86_64/usr/lib64/perl5/vendor_perl/auto/Want/Want.bs Installing /builddir/build/BUILDROOT/perl-Want-0.24-1.fc20.x86_64/usr/lib64/perl5/vendor_perl/Want.pm Installing /builddir/build/BUILDROOT/perl-Want-0.24-1.fc20.x86_64/usr/share/man/man3/Want.3pm + find /builddir/build/BUILDROOT/perl-Want-0.24-1.fc20.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Want-0.24-1.fc20.x86_64 -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Want-0.24-1.fc20.x86_64/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/Want-0.24 extracting debug info from /builddir/build/BUILDROOT/perl-Want-0.24-1.fc20.x86_64/usr/lib64/perl5/vendor_perl/auto/Want/Want.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 83 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.z0NZgU + umask 022 + cd /builddir/build/BUILD + cd Want-0.24 + make test 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/all.t ....... ok t/assign.t .... ok t/boolean.t ... ok t/damian.t .... ok t/err.t ....... ok t/methcall.t .. ok t/object.t .... ok t/threads.t ... ok All tests successful. Files=8, Tests=146, 0 wallclock secs ( 0.05 usr 0.01 sys + 0.13 cusr 0.02 csys = 0.21 CPU) Result: PASS + exit 0 Processing files: perl-Want-0.24-1.fc20.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gtj65C + umask 022 + cd /builddir/build/BUILD + cd Want-0.24 + DOCDIR=/builddir/build/BUILDROOT/perl-Want-0.24-1.fc20.x86_64/usr/share/doc/perl-Want + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Want-0.24-1.fc20.x86_64/usr/share/doc/perl-Want + cp -pr Changes /builddir/build/BUILDROOT/perl-Want-0.24-1.fc20.x86_64/usr/share/doc/perl-Want + cp -pr README /builddir/build/BUILDROOT/perl-Want-0.24-1.fc20.x86_64/usr/share/doc/perl-Want + exit 0 Provides: perl(Want) = 0.24 perl-Want = 0.24-1.fc20 perl-Want(x86-64) = 0.24-1.fc20 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.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.5.18()(64bit) perl >= 0:5.006 perl(Carp) perl(DynaLoader) perl(Exporter) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Want-debuginfo-0.24-1.fc20.x86_64 Provides: perl-Want-debuginfo = 0.24-1.fc20 perl-Want-debuginfo(x86-64) = 0.24-1.fc20 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Want-0.24-1.fc20.x86_64 warning: Could not canonicalize hostname: buildhw-06.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/perl-Want-0.24-1.fc20.x86_64.rpm Wrote: /builddir/build/RPMS/perl-Want-debuginfo-0.24-1.fc20.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NBYqkO + umask 022 + cd /builddir/build/BUILD + cd Want-0.24 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Want-0.24-1.fc20.x86_64 + exit 0 Child return code was: 0 LEAVE do -->