Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Socket-Mmsg.spec'], printOutput=Falseshell=Falseuser='mockbuild'logger=gid=135env={'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'}uid=1001timeout=0chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-25291/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Socket-Mmsg.spec'] with env {'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-builder-154439898.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-Socket-Mmsg-0.02-2.0.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-Socket-Mmsg.spec'], printOutput=Falseshell=Falseuser='mockbuild'private_network=Truelogger=gid=135env={'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'}uid=1001timeout=0chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-25291/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-Socket-Mmsg.spec'] with env {'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', '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.y7AyWs + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Socket-Mmsg + /usr/bin/gzip -dc /builddir/build/SOURCES/Socket-Mmsg-0.02.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Socket-Mmsg + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (try.patch): + echo 'Patch #1 (try.patch):' + /usr/bin/patch -p1 --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/try.patch patching file Mmsg.xs + chmod -R u+w /builddir/build/BUILD/Socket-Mmsg + '[' -f Makefile.PL ']' + perl -pi -e 's/^auto_install\;//' Makefile.PL + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.V09RLF + umask 022 + cd /builddir/build/BUILD + cd Socket-Mmsg + '[' -f Makefile.PL ']' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + perl Makefile.PL PREFIX=/builddir/build/BUILDROOT/perl-Socket-Mmsg-0.02-2.0.el7.centos.x86_64/usr INSTALLDIRS=vendor Checking if your kit is complete... Looks good Writing Makefile for Socket::Mmsg + make cp lib/Socket/Mmsg.pm blib/lib/Socket/Mmsg.pm /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap Mmsg.xs > Mmsg.xsc && mv Mmsg.xsc Mmsg.c gcc -c -I. -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.02\" -DXS_VERSION=\"0.02\" -fPIC "-I/usr/lib64/perl5/CORE" Mmsg.c Running Mkbootstrap for Socket::Mmsg () chmod 644 Mmsg.bs rm -f blib/arch/auto/Socket/Mmsg/Mmsg.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 Mmsg.o -o blib/arch/auto/Socket/Mmsg/Mmsg.so \ \ chmod 755 blib/arch/auto/Socket/Mmsg/Mmsg.so cp Mmsg.bs blib/arch/auto/Socket/Mmsg/Mmsg.bs chmod 644 blib/arch/auto/Socket/Mmsg/Mmsg.bs Manifying blib/man3/Socket::Mmsg.3pm + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/Socket-Mmsg.t .. ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.01 cusr 0.00 csys = 0.02 CPU) Result: PASS + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZJkOkU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Socket-Mmsg-0.02-2.0.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Socket-Mmsg-0.02-2.0.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-Socket-Mmsg-0.02-2.0.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Socket-Mmsg-0.02-2.0.el7.centos.x86_64 + cd Socket-Mmsg + rm -rf /builddir/build/BUILDROOT/perl-Socket-Mmsg-0.02-2.0.el7.centos.x86_64 + '[' -f Makefile.PL ']' + make install Manifying blib/man3/Socket::Mmsg.3pm Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Socket-Mmsg-0.02-2.0.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/auto/Socket/Mmsg/Mmsg.bs Installing /builddir/build/BUILDROOT/perl-Socket-Mmsg-0.02-2.0.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/auto/Socket/Mmsg/Mmsg.so Installing /builddir/build/BUILDROOT/perl-Socket-Mmsg-0.02-2.0.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/Socket/Mmsg.pm Installing /builddir/build/BUILDROOT/perl-Socket-Mmsg-0.02-2.0.el7.centos.x86_64/usr/share/man/man3/Socket::Mmsg.3pm Appending installation info to /builddir/build/BUILDROOT/perl-Socket-Mmsg-0.02-2.0.el7.centos.x86_64/usr/lib64/perl5/perllocal.pod + '[' -x /usr/lib/rpm/brp-compress ']' + /usr/lib/rpm/brp-compress + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Socket-Mmsg-0.02-2.0.el7.centos.x86_64 + find /builddir/build/BUILDROOT/perl-Socket-Mmsg-0.02-2.0.el7.centos.x86_64 -depth -type d -exec rmdir '{}' ';' + find /builddir/build/BUILDROOT/perl-Socket-Mmsg-0.02-2.0.el7.centos.x86_64 -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Socket-Mmsg-0.02-2.0.el7.centos.x86_64 '(' -name perllocal.pod -o -name .packlist ')' -exec rm -v '{}' ';' removed '/builddir/build/BUILDROOT/perl-Socket-Mmsg-0.02-2.0.el7.centos.x86_64/usr/lib64/perl5/perllocal.pod' removed '/builddir/build/BUILDROOT/perl-Socket-Mmsg-0.02-2.0.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/auto/Socket/Mmsg/.packlist' + find /builddir/build/BUILDROOT/perl-Socket-Mmsg-0.02-2.0.el7.centos.x86_64/usr -type f -print + grep -v '\.packlist' + grep -v perllocal.pod + sed 's@^/builddir/build/BUILDROOT/perl-Socket-Mmsg-0.02-2.0.el7.centos.x86_64@@g' ++ cat Socket-Mmsg-0.02-filelist + '[' '/usr/share/man/man3/Socket::Mmsg.3pm.gz /usr/lib64/perl5/vendor_perl/auto/Socket/Mmsg/Mmsg.so /usr/lib64/perl5/vendor_perl/Socket/Mmsg.pmX' = X ']' + /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/Socket-Mmsg extracting debug info from /builddir/build/BUILDROOT/perl-Socket-Mmsg-0.02-2.0.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/auto/Socket/Mmsg/Mmsg.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 25 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 Processing files: perl-Socket-Mmsg-0.02-2.0.el7.centos.x86_64 Provides: perl(Socket::Mmsg) = 0.02 perl-Socket-Mmsg = 0.02-2.0.el7.centos perl-Socket-Mmsg(x86-64) = 0.02-2.0.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.12)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) perl(Exporter) perl(XSLoader) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Socket-Mmsg-debuginfo-0.02-2.0.el7.centos.x86_64 Provides: perl-Socket-Mmsg-debuginfo = 0.02-2.0.el7.centos perl-Socket-Mmsg-debuginfo(x86-64) = 0.02-2.0.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-Socket-Mmsg-0.02-2.0.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-154439898.novalocal Wrote: /builddir/build/RPMS/perl-Socket-Mmsg-0.02-2.0.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/perl-Socket-Mmsg-debuginfo-0.02-2.0.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ij3fwE + umask 022 + cd /builddir/build/BUILD + cd Socket-Mmsg + rm -rf /builddir/build/BUILDROOT/perl-Socket-Mmsg-0.02-2.0.el7.centos.x86_64 + exit 0 Child return code was: 0