Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/perl-Geo-IP.spec'], False, '/var/lib/mock/epel7-build-2353504-416514/root/', None, 86400, True, False, 500, 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 ppc64 --nodeps builddir/build/SPECS/perl-Geo-IP.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: buildppc-02.phx2.fedoraproject.org Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/perl-Geo-IP-1.43-3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/perl-Geo-IP.spec'], False, '/var/lib/mock/epel7-build-2353504-416514/root/', None, 86400, True, False, 500, 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 ppc64 --nodeps builddir/build/SPECS/perl-Geo-IP.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: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GaJjnL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Geo-IP-1.43 + /usr/bin/gzip -dc /builddir/build/SOURCES/Geo-IP-1.43.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Geo-IP-1.43 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (Geo-IP-1.40-Drop-failing-namelookup-unit-test.patch):' Patch #0 (Geo-IP-1.40-Drop-failing-namelookup-unit-test.patch): + /usr/bin/cat /builddir/build/SOURCES/Geo-IP-1.40-Drop-failing-namelookup-unit-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file t/2_namelookup.t + echo 'Patch #1 (Geo-IP-1.40-Fix-shebangs-in-example-files.patch):' Patch #1 (Geo-IP-1.40-Fix-shebangs-in-example-files.patch): + /usr/bin/cat /builddir/build/SOURCES/Geo-IP-1.40-Fix-shebangs-in-example-files.patch + /usr/bin/patch -p1 --fuzz=0 patching file example/netspeed.pl patching file example/netspeedcell.pl + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4UAEpG + umask 022 + cd /builddir/build/BUILD + cd Geo-IP-1.43 + 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 -mcpu=power7 -mtune=power7' Checking if your kit is complete... Looks good Writing Makefile for Geo::IP + make -j16 /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap IP.xs > IP.xsc && mv IP.xsc IP.c Running Mkbootstrap for Geo::IP () chmod 644 IP.bs cp IP.bs blib/arch/auto/Geo/IP/IP.bs chmod 644 blib/arch/auto/Geo/IP/IP.bs cp lib/Geo/Mirror.pm blib/lib/Geo/Mirror.pm cp lib/Geo/IP/Record.pod blib/lib/Geo/IP/Record.pod cp lib/Geo/IP/Record.pm blib/lib/Geo/IP/Record.pm cp lib/Geo/IP.pm blib/lib/Geo/IP.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 -mcpu=power7 -mtune=power7 -DVERSION=\"1.43\" -DXS_VERSION=\"1.43\" -fPIC "-I/usr/lib64/perl5/CORE" -DPERL_EXT IP.c IP.c: In function 'XS_Geo__IP_region_name_by_code': IP.c:176:16: warning: unused variable 'CLASS' [-Wunused-variable] char * CLASS = (char *)SvPVbyte_nolen (ST(0)) ^ IP.c: In function 'XS_Geo__IP_continent_code_by_country_code': IP.c:200:16: warning: unused variable 'CLASS' [-Wunused-variable] char * CLASS = (char *)SvPVbyte_nolen (ST(0)) ^ IP.c: In function 'XS_Geo__IP_time_zone': IP.c:222:16: warning: unused variable 'CLASS' [-Wunused-variable] char * CLASS = (char *)SvPVbyte_nolen (ST(0)) ^ IP.c: In function 'XS_Geo__IP_lib_version': IP.c:1496:16: warning: unused variable 'CLASS' [-Wunused-variable] char * CLASS = (char *)SvPVbyte_nolen (ST(0)) ^ rm -f blib/arch/auto/Geo/IP/IP.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 -mcpu=power7 -mtune=power7 -Wl,-z,relro IP.o -o blib/arch/auto/Geo/IP/IP.so \ -lGeoIP \ chmod 755 blib/arch/auto/Geo/IP/IP.so Manifying blib/man3/Geo::Mirror.3pm Manifying blib/man3/Geo::IP::Record.3pm Manifying blib/man3/Geo::IP.3pm + find example/ -type f + xargs chmod -x + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8y8jLC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Geo-IP-1.43-3.el7.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Geo-IP-1.43-3.el7.ppc64 ++ dirname /builddir/build/BUILDROOT/perl-Geo-IP-1.43-3.el7.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Geo-IP-1.43-3.el7.ppc64 + cd Geo-IP-1.43 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Geo-IP-1.43-3.el7.ppc64 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Geo-IP-1.43-3.el7.ppc64/usr/lib64/perl5/vendor_perl/auto/Geo/IP/IP.so Installing /builddir/build/BUILDROOT/perl-Geo-IP-1.43-3.el7.ppc64/usr/lib64/perl5/vendor_perl/auto/Geo/IP/IP.bs Installing /builddir/build/BUILDROOT/perl-Geo-IP-1.43-3.el7.ppc64/usr/lib64/perl5/vendor_perl/Geo/Mirror.pm Installing /builddir/build/BUILDROOT/perl-Geo-IP-1.43-3.el7.ppc64/usr/lib64/perl5/vendor_perl/Geo/IP.pm Installing /builddir/build/BUILDROOT/perl-Geo-IP-1.43-3.el7.ppc64/usr/lib64/perl5/vendor_perl/Geo/IP/Record.pm Installing /builddir/build/BUILDROOT/perl-Geo-IP-1.43-3.el7.ppc64/usr/lib64/perl5/vendor_perl/Geo/IP/Record.pod Installing /builddir/build/BUILDROOT/perl-Geo-IP-1.43-3.el7.ppc64/usr/share/man/man3/Geo::IP::Record.3pm Installing /builddir/build/BUILDROOT/perl-Geo-IP-1.43-3.el7.ppc64/usr/share/man/man3/Geo::IP.3pm Installing /builddir/build/BUILDROOT/perl-Geo-IP-1.43-3.el7.ppc64/usr/share/man/man3/Geo::Mirror.3pm + find /builddir/build/BUILDROOT/perl-Geo-IP-1.43-3.el7.ppc64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Geo-IP-1.43-3.el7.ppc64 -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Geo-IP-1.43-3.el7.ppc64 -type d -depth -exec rmdir '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-Geo-IP-1.43-3.el7.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/Geo-IP-1.43 extracting debug info from /builddir/build/BUILDROOT/perl-Geo-IP-1.43-3.el7.ppc64/usr/lib64/perl5/vendor_perl/auto/Geo/IP/IP.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 131 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.kh6plz + umask 022 + cd /builddir/build/BUILD + cd Geo-IP-1.43 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/0_base.t ............... ok t/1_lookup.t ............. ok t/20_min_capi_version.t .. ok t/2_namelookup.t ......... ok t/3_mirror.t ............. ok All tests successful. Files=5, Tests=32, 0 wallclock secs ( 0.05 usr 0.01 sys + 0.09 cusr 0.01 csys = 0.16 CPU) Result: PASS + exit 0 Processing files: perl-Geo-IP-1.43-3.el7.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xQSx3v + umask 022 + cd /builddir/build/BUILD + cd Geo-IP-1.43 + DOCDIR=/builddir/build/BUILDROOT/perl-Geo-IP-1.43-3.el7.ppc64/usr/share/doc/perl-Geo-IP-1.43 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Geo-IP-1.43-3.el7.ppc64/usr/share/doc/perl-Geo-IP-1.43 + cp -pr Changes /builddir/build/BUILDROOT/perl-Geo-IP-1.43-3.el7.ppc64/usr/share/doc/perl-Geo-IP-1.43 + cp -pr example /builddir/build/BUILDROOT/perl-Geo-IP-1.43-3.el7.ppc64/usr/share/doc/perl-Geo-IP-1.43 + exit 0 Provides: perl(Geo::IP) = 1.43 perl(Geo::IP::Record) perl(Geo::Mirror) = 1.01 perl-Geo-IP = 1.43-3.el7 perl-Geo-IP(ppc-64) = 1.43-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGeoIP.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) perl(Exporter) perl(File::Spec) perl(FileHandle) perl(Geo::IP) perl(Geo::IP::Record) perl(base) perl(bytes) perl(constant) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: perl-Geo-IP-debuginfo-1.43-3.el7.ppc64 Provides: perl-Geo-IP-debuginfo = 1.43-3.el7 perl-Geo-IP-debuginfo(ppc-64) = 1.43-3.el7 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-Geo-IP-1.43-3.el7.ppc64 warning: Could not canonicalize hostname: buildppc-02.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/perl-Geo-IP-1.43-3.el7.ppc64.rpm Wrote: /builddir/build/RPMS/perl-Geo-IP-debuginfo-1.43-3.el7.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qMXawm + umask 022 + cd /builddir/build/BUILD + cd Geo-IP-1.43 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Geo-IP-1.43-3.el7.ppc64 + exit 0 Child return code was: 0 LEAVE do -->