Mock Version: 1.2.20 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Sereal-Decoder.spec'], logger=timeout=0chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3786/root'gid=135printOutput=Falseuser='mockbuild'shell=Falseuid=1001env={'HOME': '/builddir', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Sereal-Decoder.spec'] with env {'HOME': '/builddir', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False warning: Could not canonicalize hostname: copr-builder-756206704.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-Sereal-Decoder-3.015-1.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-Sereal-Decoder.spec'], logger=timeout=0chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3786/root'gid=135printOutput=Falseuser='mockbuild'uid=1001shell=Falseprivate_network=Trueenv={'HOME': '/builddir', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-Sereal-Decoder.spec'] with env {'HOME': '/builddir', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eoW5rl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Sereal-Decoder-3.015 + /usr/bin/gzip -dc /builddir/build/SOURCES/Sereal-Decoder-3.015.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Sereal-Decoder-3.015 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (Sereal-Decoder-EU-MM-fix-version.patch): + echo 'Patch #0 (Sereal-Decoder-EU-MM-fix-version.patch):' + /usr/bin/patch -p1 --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/Sereal-Decoder-EU-MM-fix-version.patch patching file Makefile.PL + rm -r ./inc/Devel + sed -i -s '/^inc\/Devel/d' MANIFEST + rm -r ./snappy + sed -i -s '/^snappy/d' MANIFEST + rm miniz.c miniz.h + sed -i -s '/^miniz\./d' MANIFEST + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.U3lH89 + umask 022 + cd /builddir/build/BUILD + cd Sereal-Decoder-3.015 + 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' Using installed csnappy library Using installed miniz library Checking if your kit is complete... Looks good Writing Makefile for Sereal::Decoder + make -j2 /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap Decoder.xs > Decoder.xsc && mv Decoder.xsc Decoder.c cp lib/Sereal/Performance.pm blib/lib/Sereal/Performance.pm cp lib/Sereal/Decoder/Constants.pm blib/lib/Sereal/Decoder/Constants.pm cp lib/Sereal/Decoder.pm blib/lib/Sereal/Decoder.pm 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=\"3.015\" -DXS_VERSION=\"3.015\" -fPIC "-I/usr/lib64/perl5/CORE" -DNDEBUG -DHAVE_CSNAPPY -DHAVE_MINIZ srl_decoder.c Running Mkbootstrap for Sereal::Decoder () chmod 644 Decoder.bs 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=\"3.015\" -DXS_VERSION=\"3.015\" -fPIC "-I/usr/lib64/perl5/CORE" -DNDEBUG -DHAVE_CSNAPPY -DHAVE_MINIZ Decoder.c srl_decoder.c:1504:12: note: #pragma message: MODERN_REGEXP # pragma message ( "MODERN_REGEXP" ) ^ cp Decoder.bs blib/arch/auto/Sereal/Decoder/Decoder.bs chmod 644 blib/arch/auto/Sereal/Decoder/Decoder.bs rm -f blib/arch/auto/Sereal/Decoder/Decoder.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 Decoder.o srl_decoder.o -o blib/arch/auto/Sereal/Decoder/Decoder.so \ -lcsnappy -lminiz \ chmod 755 blib/arch/auto/Sereal/Decoder/Decoder.so Manifying blib/man3/Sereal::Performance.3pm Manifying blib/man3/Sereal::Decoder.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zFeec4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.centos.x86_64 + cd Sereal-Decoder-3.015 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.centos.x86_64 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/auto/Sereal/Decoder/Decoder.so Installing /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/auto/Sereal/Decoder/Decoder.bs Installing /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/Sereal/Decoder.pm Installing /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/Sereal/Performance.pm Installing /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/Sereal/Decoder/Constants.pm Installing /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.centos.x86_64/usr/share/man/man3/Sereal::Decoder.3pm Installing /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.centos.x86_64/usr/share/man/man3/Sereal::Performance.3pm + find /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.centos.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.centos.x86_64 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.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/Sereal-Decoder-3.015 extracting debug info from /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/auto/Sereal/Decoder/Decoder.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 310 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.7Mo2UY + umask 022 + cd /builddir/build/BUILD + cd Sereal-Decoder-3.015 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*/*.t t/001_load.t ............................. ok # Testing with both encoder and decoder. # Sereal::Decoder v3.015 # Sereal::Encoder v3.014 t/002_have_enc_and_dec.t ................. ok t/004_testset.t .......................... ok t/005_flags.t ............................ ok t/010_desperate.t ........................ ok t/020_incremental.t ...................... ok t/030_looks_like_sereal.t ................ ok t/040_special_vars.t ..................... ok t/060_each.t ............................. ok t/070_alias_options.t .................... ok t/071_alias_reserealize.t ................ ok t/080_set_readonly.t ..................... ok t/110_nobless.t .......................... ok t/150_dec_exception.t .................... ok t/160_recursion.t ........................ ok t/200_bulk.t ............................. ok t/210_bulk_readonly.t .................... ok t/300_overload.t ......................... ok t/400_evil.t ............................. ok t/400_utf8validate.t ..................... ok t/500_utf8decoding.t ..................... ok t/550_decode_into.t ...................... ok t/700_roundtrip/v1/plain.t ............... ok t/700_roundtrip/v1/plain_canon.t ......... ok t/700_roundtrip/v1/snappy.t .............. ok t/700_roundtrip/v1/snappy_canon.t ........ ok t/700_roundtrip/v2/dedudep_strings.t ..... ok t/700_roundtrip/v2/freeze_thaw.t ......... ok t/700_roundtrip/v2/plain.t ............... ok t/700_roundtrip/v2/plain_canon.t ......... ok t/700_roundtrip/v2/readonly.t ............ ok t/700_roundtrip/v2/snappy.t .............. ok t/700_roundtrip/v2/snappy_canon.t ........ ok t/700_roundtrip/v2/snappy_incr.t ......... ok t/700_roundtrip/v2/snappy_incr_canon.t ... ok t/700_roundtrip/v2/sort_keys.t ........... ok t/700_roundtrip/v3/dedudep_strings.t ..... ok t/700_roundtrip/v3/freeze_thaw.t ......... ok t/700_roundtrip/v3/plain.t ............... ok t/700_roundtrip/v3/plain_canon.t ......... ok t/700_roundtrip/v3/readonly.t ............ ok t/700_roundtrip/v3/snappy.t .............. ok t/700_roundtrip/v3/snappy_canon.t ........ ok t/700_roundtrip/v3/snappy_incr.t ......... ok t/700_roundtrip/v3/snappy_incr_canon.t ... ok t/700_roundtrip/v3/sort_keys.t ........... ok t/700_roundtrip/v3/sort_keys_perl.t ...... ok t/700_roundtrip/v3/sort_keys_perl_rev.t .. ok t/700_roundtrip/v3/zlib.t ................ ok t/700_roundtrip/v3/zlib_force.t .......... ok t/800_threads.t .......................... ok t/900_regr_issue_15.t .................... ok t/901_regr_segv.t ........................ ok t/902_bad_input.t ........................ ok t/903_reentrancy.t ....................... ok All tests successful. Files=55, Tests=188356, 63 wallclock secs (15.10 usr 1.18 sys + 59.77 cusr 1.95 csys = 78.00 CPU) Result: PASS + exit 0 Processing files: perl-Sereal-Decoder-3.015-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qsjvLE + umask 022 + cd /builddir/build/BUILD + cd Sereal-Decoder-3.015 + DOCDIR=/builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.centos.x86_64/usr/share/doc/perl-Sereal-Decoder-3.015 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.centos.x86_64/usr/share/doc/perl-Sereal-Decoder-3.015 + cp -pr Changes /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.centos.x86_64/usr/share/doc/perl-Sereal-Decoder-3.015 + exit 0 Provides: perl(Sereal::Decoder) = 3.015 perl(Sereal::Decoder::Constants) = 3.015 perl(Sereal::Performance) perl-Sereal-Decoder = 3.015-1.el7.centos perl-Sereal-Decoder(x86-64) = 3.015-1.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.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcsnappy.so()(64bit) libminiz.so.0.1()(64bit) perl >= 0:5.008 perl(Carp) perl(Exporter) perl(XSLoader) perl(constant) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Sereal-Decoder-debuginfo-3.015-1.el7.centos.x86_64 Provides: perl-Sereal-Decoder-debuginfo = 3.015-1.el7.centos perl-Sereal-Decoder-debuginfo(x86-64) = 3.015-1.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-Sereal-Decoder-3.015-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-756206704.novalocal Wrote: /builddir/build/RPMS/perl-Sereal-Decoder-3.015-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/perl-Sereal-Decoder-debuginfo-3.015-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yifz3H + umask 022 + cd /builddir/build/BUILD + cd Sereal-Decoder-3.015 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.centos.x86_64 + exit 0 Child return code was: 0