Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-ZeroMQ.spec'], timeout=0chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-14856/root'shell=Falselogger=uid=1001user='mockbuild'printOutput=Falsegid=135env={'HOME': '/builddir', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-ZeroMQ.spec'] with env {'HOME': '/builddir', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-builder-530293469.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-ZeroMQ-0.23-12.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-ZeroMQ.spec'], timeout=0chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-14856/root'shell=Falselogger=uid=1001user='mockbuild'printOutput=Falseprivate_network=Truegid=135env={'HOME': '/builddir', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-ZeroMQ.spec'] with env {'HOME': '/builddir', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2BOxPm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ZeroMQ-0.23 + /usr/bin/gzip -dc /builddir/build/SOURCES/ZeroMQ-0.23.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ZeroMQ-0.23 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UfNJI3 + umask 022 + cd /builddir/build/BUILD + cd ZeroMQ-0.23 + /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' Probing environment variables: Probing libzmq via pkg-config ... + found libzmq 2.2.0 + Detected ZMQ_INCLUDES from pkg-config... + Detected ZMQ_LIBS from pkg-config... Detected the following ZMQ settings: + ZMQ_HOME = (null) + ZMQ_H = (null) + ZMQ_INCLUDES = + ZMQ_LIBS = -lzmq + ZMQ_TRACE = (null) Writing ppport.h + Using zmq.h from /usr/include/zmq.h Checking if your kit is complete... Looks good Writing Makefile for ZeroMQ + make -j2 /usr/bin/perl "-Iinc" /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap xs/perl_zeromq.xs > xs/perl_zeromq.xsc && mv xs/perl_zeromq.xsc xs/perl_zeromq.c cp lib/ZeroMQ/Poller.pm blib/lib/ZeroMQ/Poller.pm cp lib/ZeroMQ/Context.pm blib/lib/ZeroMQ/Context.pm cp lib/ZeroMQ/Constants.pm blib/lib/ZeroMQ/Constants.pm cp lib/ZeroMQ.pm blib/lib/ZeroMQ.pm cp lib/ZeroMQ/Socket.pm blib/lib/ZeroMQ/Socket.pm cp lib/ZeroMQ/Raw.pm blib/lib/ZeroMQ/Raw.pm cp lib/ZeroMQ/Message.pm blib/lib/ZeroMQ/Message.pm Running Mkbootstrap for ZeroMQ () chmod 644 ZeroMQ.bs cp ZeroMQ.bs blib/arch/auto/ZeroMQ/ZeroMQ.bs chmod 644 blib/arch/auto/ZeroMQ/ZeroMQ.bs gcc -c "-I." "-Ixs" "-I." -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wdeclaration-after-statement -Wc++-compat -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.23\" -DXS_VERSION=\"0.23\" -o xs/perl_zeromq.o -fPIC "-I/usr/lib64/perl5/CORE" -DUSE_PPPORT xs/perl_zeromq.c rm -f blib/arch/auto/ZeroMQ/ZeroMQ.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 xs/perl_zeromq.o -o blib/arch/auto/ZeroMQ/ZeroMQ.so \ -lzmq -lzmq -luuid \ chmod 755 blib/arch/auto/ZeroMQ/ZeroMQ.so Manifying blib/man3/ZeroMQ::Context.3pm Manifying blib/man3/ZeroMQ::Poller.3pm Manifying blib/man3/ZeroMQ::Constants.3pm Manifying blib/man3/ZeroMQ.3pm Manifying blib/man3/ZeroMQ::Socket.3pm Manifying blib/man3/ZeroMQ::Message.3pm Manifying blib/man3/ZeroMQ::Raw.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YfoPkQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64 + cd ZeroMQ-0.23 + rm -rf /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/auto/ZeroMQ/ZeroMQ.so Installing /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/auto/ZeroMQ/ZeroMQ.bs Installing /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/ZeroMQ.pm Installing /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/ZeroMQ/Message.pm Installing /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/ZeroMQ/Raw.pm Installing /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/ZeroMQ/Socket.pm Installing /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/ZeroMQ/Constants.pm Installing /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/ZeroMQ/Context.pm Installing /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/ZeroMQ/Poller.pm Installing /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64/usr/share/man/man3/ZeroMQ::Raw.3pm Installing /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64/usr/share/man/man3/ZeroMQ::Message.3pm Installing /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64/usr/share/man/man3/ZeroMQ::Socket.3pm Installing /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64/usr/share/man/man3/ZeroMQ.3pm Installing /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64/usr/share/man/man3/ZeroMQ::Constants.3pm Installing /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64/usr/share/man/man3/ZeroMQ::Poller.3pm Installing /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64/usr/share/man/man3/ZeroMQ::Context.3pm + find /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64 -depth -type d -exec rmdir '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.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/ZeroMQ-0.23 extracting debug info from /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/auto/ZeroMQ/ZeroMQ.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 192 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.yBo31D + umask 022 + cd /builddir/build/BUILD + cd ZeroMQ-0.23 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "\$ENV{q{LC_ALL}} = q{C}; test_harness(0, 'inc', 'blib/lib', 'blib/arch'); " t/*.t # # This is ZeroMQ.pm version 0.23 # Linked against zeromq2 2.2.0 t/000_compile.t ... ok t/001_context.t ... ok t/002_socket.t .... ok t/003_message.t ... ok t/004_version.t ... ok t/005_poll.t ...... ok t/006_anyevent.t .. ok t/100_basic.t ..... ok t/101_threads.t ... ok t/103_json.t ...... ok t/104_ipc.t ....... ok t/105_poll.t ...... ok t/rt64944.t ....... ok [Test::TCP] Child process does not block(PID: 21474, PPID: 21473) at /usr/share/perl5/vendor_perl/Test/TCP.pm line 94. t/rt74653.t ....... ok All tests successful. Files=14, Tests=1073, 23 wallclock secs ( 0.20 usr 0.02 sys + 13.03 cusr 0.30 csys = 13.55 CPU) Result: PASS + exit 0 Processing files: perl-ZeroMQ-0.23-12.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8LYtFS + umask 022 + cd /builddir/build/BUILD + cd ZeroMQ-0.23 + DOCDIR=/builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64/usr/share/doc/perl-ZeroMQ-0.23 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64/usr/share/doc/perl-ZeroMQ-0.23 + cp -pr Changes /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64/usr/share/doc/perl-ZeroMQ-0.23 + cp -pr README /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64/usr/share/doc/perl-ZeroMQ-0.23 + cp -pr eg/ /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64/usr/share/doc/perl-ZeroMQ-0.23 + exit 0 Provides: perl(ZeroMQ) = 0.23 perl(ZeroMQ::Constants) perl(ZeroMQ::Context) perl(ZeroMQ::Message) perl(ZeroMQ::Poller) perl(ZeroMQ::Raw) perl(ZeroMQ::Socket) perl-ZeroMQ = 0.23-12.el7.centos perl-ZeroMQ(x86-64) = 0.23-12.el7.centos 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libuuid.so.1()(64bit) libzmq.so.1()(64bit) perl >= 0:5.008 perl(Carp) perl(Exporter) perl(IO::Handle) perl(Scalar::Util) perl(XSLoader) perl(ZeroMQ) perl(ZeroMQ::Constants) perl(ZeroMQ::Context) perl(ZeroMQ::Message) perl(ZeroMQ::Poller) perl(ZeroMQ::Raw) perl(ZeroMQ::Socket) perl(base) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-ZeroMQ-debuginfo-0.23-12.el7.centos.x86_64 Provides: perl-ZeroMQ-debuginfo = 0.23-12.el7.centos perl-ZeroMQ-debuginfo(x86-64) = 0.23-12.el7.centos 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-ZeroMQ-0.23-12.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-530293469.novalocal Wrote: /builddir/build/RPMS/perl-ZeroMQ-0.23-12.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/perl-ZeroMQ-debuginfo-0.23-12.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SAutyD + umask 022 + cd /builddir/build/BUILD + cd ZeroMQ-0.23 + rm -rf /builddir/build/BUILDROOT/perl-ZeroMQ-0.23-12.el7.centos.x86_64 + exit 0 Child return code was: 0