Mock Version: 1.2.20 Mock Version: 1.2.20 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/perl-Sereal-Decoder.spec'], timeout=172800gid=425logger=user='mockbuild'uid=1000shell=Falseenv={'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash'}printOutput=FalsechrootPath='/var/lib/mock/epel7-archbootstrap-6680180-656256/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/perl-Sereal-Decoder.spec'] with env {'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash'} and shell False warning: Could not canonicalize hostname: buildvm-aarch64-15.arm.fedoraproject.org Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/perl-Sereal-Decoder-3.015-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/perl-Sereal-Decoder.spec'], timeout=172800gid=425logger=user='mockbuild'uid=1000shell=Falseenv={'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash'}private_network=TrueprintOutput=FalsechrootPath='/var/lib/mock/epel7-archbootstrap-6680180-656256/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/perl-Sereal-Decoder.spec'] with env {'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BF69eJ + 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 . + echo 'Patch #0 (Sereal-Decoder-EU-MM-fix-version.patch):' Patch #0 (Sereal-Decoder-EU-MM-fix-version.patch): + /usr/bin/cat /builddir/build/SOURCES/Sereal-Decoder-EU-MM-fix-version.patch + /usr/bin/patch -p1 --fuzz=0 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.wmZM0r + 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 ' Using installed csnappy library Using installed miniz library Checking if your kit is complete... Looks good Writing Makefile for Sereal::Decoder + make -j4 /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 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 -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 cp Decoder.bs blib/arch/auto/Sereal/Decoder/Decoder.bs chmod 644 blib/arch/auto/Sereal/Decoder/Decoder.bs 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 -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" ) ^ 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 -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.jeHODz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.aarch64 ++ dirname /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.aarch64 + cd Sereal-Decoder-3.015 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.aarch64 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.aarch64/usr/lib64/perl5/vendor_perl/auto/Sereal/Decoder/Decoder.bs Installing /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.aarch64/usr/lib64/perl5/vendor_perl/auto/Sereal/Decoder/Decoder.so Installing /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.aarch64/usr/lib64/perl5/vendor_perl/Sereal/Performance.pm Installing /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.aarch64/usr/lib64/perl5/vendor_perl/Sereal/Decoder.pm Installing /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.aarch64/usr/lib64/perl5/vendor_perl/Sereal/Decoder/Constants.pm Installing /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.aarch64/usr/share/man/man3/Sereal::Performance.3pm Installing /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.aarch64/usr/share/man/man3/Sereal::Decoder.3pm + find /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.aarch64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.aarch64 -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.aarch64/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/Sereal-Decoder-3.015 extracting debug info from /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.aarch64/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.9vhWui + 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.003 t/002_have_enc_and_dec.t ................. ok t/004_testset.t .......................... ok # Could not load correct version of Sereal::Encoder for testing (got: 3.003, needed at least 3.005003) t/005_flags.t ............................ skipped: Did not find right version of encoder/decoder t/010_desperate.t ........................ ok t/020_incremental.t ...................... ok t/030_looks_like_sereal.t ................ ok # Could not load correct version of Sereal::Encoder for testing (got: 3.003, needed at least 3.005003) t/040_special_vars.t ..................... skipped: Did not find right version of encoder 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. Test Summary Report ------------------- t/700_roundtrip/v1/plain.t (Wstat: 0 Tests: 4063 Failed: 0) TODO passed: 286-288, 310-312, 331-333, 748-750, 772-774 793-795, 1198-1200, 1222-1224, 1243-1245 1648-1650, 1672-1674, 1693-1695, 2098-2100 2122-2124, 2143-2145, 2548-2550, 2572-2574 2593-2595, 2998-3000, 3022-3024, 3043-3045 3448-3450, 3472-3474, 3493-3495, 3898-3900 3922-3924, 3943-3945 t/700_roundtrip/v1/plain_canon.t (Wstat: 0 Tests: 4063 Failed: 0) TODO passed: 286-288, 310-312, 331-333, 748-750, 772-774 793-795, 1198-1200, 1222-1224, 1243-1245 1648-1650, 1672-1674, 1693-1695, 2098-2100 2122-2124, 2143-2145, 2548-2550, 2572-2574 2593-2595, 2998-3000, 3022-3024, 3043-3045 3448-3450, 3472-3474, 3493-3495, 3898-3900 3922-3924, 3943-3945 t/700_roundtrip/v1/snappy.t (Wstat: 0 Tests: 4063 Failed: 0) TODO passed: 286-288, 310-312, 331-333, 748-750, 772-774 793-795, 1198-1200, 1222-1224, 1243-1245 1648-1650, 1672-1674, 1693-1695, 2098-2100 2122-2124, 2143-2145, 2548-2550, 2572-2574 2593-2595, 2998-3000, 3022-3024, 3043-3045 3448-3450, 3472-3474, 3493-3495, 3898-3900 3922-3924, 3943-3945 t/700_roundtrip/v1/snappy_canon.t (Wstat: 0 Tests: 4063 Failed: 0) TODO passed: 286-288, 310-312, 331-333, 748-750, 772-774 793-795, 1198-1200, 1222-1224, 1243-1245 1648-1650, 1672-1674, 1693-1695, 2098-2100 2122-2124, 2143-2145, 2548-2550, 2572-2574 2593-2595, 2998-3000, 3022-3024, 3043-3045 3448-3450, 3472-3474, 3493-3495, 3898-3900 3922-3924, 3943-3945 t/700_roundtrip/v2/dedudep_strings.t (Wstat: 0 Tests: 6771 Failed: 0) TODO passed: 476-480, 516-520, 551-555, 1246-1250, 1286-1290 1321-1325, 1996-2000, 2036-2040, 2071-2075 2746-2750, 2786-2790, 2821-2825, 3496-3500 3536-3540, 3571-3575, 4246-4250, 4286-4290 4321-4325, 4996-5000, 5036-5040, 5071-5075 5746-5750, 5786-5790, 5821-5825, 6496-6500 6536-6540, 6571-6575 t/700_roundtrip/v2/freeze_thaw.t (Wstat: 0 Tests: 6771 Failed: 0) TODO passed: 476-480, 516-520, 551-555, 1246-1250, 1286-1290 1321-1325, 1996-2000, 2036-2040, 2071-2075 2746-2750, 2786-2790, 2821-2825, 3496-3500 3536-3540, 3571-3575, 4246-4250, 4286-4290 4321-4325, 4996-5000, 5036-5040, 5071-5075 5746-5750, 5786-5790, 5821-5825, 6496-6500 6536-6540, 6571-6575 t/700_roundtrip/v2/plain.t (Wstat: 0 Tests: 6771 Failed: 0) TODO passed: 476-480, 516-520, 551-555, 1246-1250, 1286-1290 1321-1325, 1996-2000, 2036-2040, 2071-2075 2746-2750, 2786-2790, 2821-2825, 3496-3500 3536-3540, 3571-3575, 4246-4250, 4286-4290 4321-4325, 4996-5000, 5036-5040, 5071-5075 5746-5750, 5786-5790, 5821-5825, 6496-6500 6536-6540, 6571-6575 t/700_roundtrip/v2/plain_canon.t (Wstat: 0 Tests: 6771 Failed: 0) TODO passed: 476-480, 516-520, 551-555, 1246-1250, 1286-1290 1321-1325, 1996-2000, 2036-2040, 2071-2075 2746-2750, 2786-2790, 2821-2825, 3496-3500 3536-3540, 3571-3575, 4246-4250, 4286-4290 4321-4325, 4996-5000, 5036-5040, 5071-5075 5746-5750, 5786-5790, 5821-5825, 6496-6500 6536-6540, 6571-6575 t/700_roundtrip/v2/readonly.t (Wstat: 0 Tests: 6771 Failed: 0) TODO passed: 476-480, 516-520, 551-555, 1246-1250, 1286-1290 1321-1325, 1996-2000, 2036-2040, 2071-2075 2746-2750, 2786-2790, 2821-2825, 3496-3500 3536-3540, 3571-3575, 4246-4250, 4286-4290 4321-4325, 4996-5000, 5036-5040, 5071-5075 5746-5750, 5786-5790, 5821-5825, 6496-6500 6536-6540, 6571-6575 t/700_roundtrip/v2/snappy.t (Wstat: 0 Tests: 6771 Failed: 0) TODO passed: 476-480, 516-520, 551-555, 1246-1250, 1286-1290 1321-1325, 1996-2000, 2036-2040, 2071-2075 2746-2750, 2786-2790, 2821-2825, 3496-3500 3536-3540, 3571-3575, 4246-4250, 4286-4290 4321-4325, 4996-5000, 5036-5040, 5071-5075 5746-5750, 5786-5790, 5821-5825, 6496-6500 6536-6540, 6571-6575 t/700_roundtrip/v2/snappy_canon.t (Wstat: 0 Tests: 6771 Failed: 0) TODO passed: 476-480, 516-520, 551-555, 1246-1250, 1286-1290 1321-1325, 1996-2000, 2036-2040, 2071-2075 2746-2750, 2786-2790, 2821-2825, 3496-3500 3536-3540, 3571-3575, 4246-4250, 4286-4290 4321-4325, 4996-5000, 5036-5040, 5071-5075 5746-5750, 5786-5790, 5821-5825, 6496-6500 6536-6540, 6571-6575 t/700_roundtrip/v2/snappy_incr.t (Wstat: 0 Tests: 6771 Failed: 0) TODO passed: 476-480, 516-520, 551-555, 1246-1250, 1286-1290 1321-1325, 1996-2000, 2036-2040, 2071-2075 2746-2750, 2786-2790, 2821-2825, 3496-3500 3536-3540, 3571-3575, 4246-4250, 4286-4290 4321-4325, 4996-5000, 5036-5040, 5071-5075 5746-5750, 5786-5790, 5821-5825, 6496-6500 6536-6540, 6571-6575 t/700_roundtrip/v2/snappy_incr_canon.t (Wstat: 0 Tests: 6771 Failed: 0) TODO passed: 476-480, 516-520, 551-555, 1246-1250, 1286-1290 1321-1325, 1996-2000, 2036-2040, 2071-2075 2746-2750, 2786-2790, 2821-2825, 3496-3500 3536-3540, 3571-3575, 4246-4250, 4286-4290 4321-4325, 4996-5000, 5036-5040, 5071-5075 5746-5750, 5786-5790, 5821-5825, 6496-6500 6536-6540, 6571-6575 t/700_roundtrip/v2/sort_keys.t (Wstat: 0 Tests: 6771 Failed: 0) TODO passed: 476-480, 516-520, 551-555, 1246-1250, 1286-1290 1321-1325, 1996-2000, 2036-2040, 2071-2075 2746-2750, 2786-2790, 2821-2825, 3496-3500 3536-3540, 3571-3575, 4246-4250, 4286-4290 4321-4325, 4996-5000, 5036-5040, 5071-5075 5746-5750, 5786-5790, 5821-5825, 6496-6500 6536-6540, 6571-6575 t/700_roundtrip/v3/dedudep_strings.t (Wstat: 0 Tests: 6771 Failed: 0) TODO passed: 476-480, 516-520, 551-555, 1246-1250, 1286-1290 1321-1325, 1996-2000, 2036-2040, 2071-2075 2746-2750, 2786-2790, 2821-2825, 3496-3500 3536-3540, 3571-3575, 4246-4250, 4286-4290 4321-4325, 4996-5000, 5036-5040, 5071-5075 5746-5750, 5786-5790, 5821-5825, 6496-6500 6536-6540, 6571-6575 t/700_roundtrip/v3/freeze_thaw.t (Wstat: 0 Tests: 6771 Failed: 0) TODO passed: 476-480, 516-520, 551-555, 1246-1250, 1286-1290 1321-1325, 1996-2000, 2036-2040, 2071-2075 2746-2750, 2786-2790, 2821-2825, 3496-3500 3536-3540, 3571-3575, 4246-4250, 4286-4290 4321-4325, 4996-5000, 5036-5040, 5071-5075 5746-5750, 5786-5790, 5821-5825, 6496-6500 6536-6540, 6571-6575 t/700_roundtrip/v3/plain.t (Wstat: 0 Tests: 6771 Failed: 0) TODO passed: 476-480, 516-520, 551-555, 1246-1250, 1286-1290 1321-1325, 1996-2000, 2036-2040, 2071-2075 2746-2750, 2786-2790, 2821-2825, 3496-3500 3536-3540, 3571-3575, 4246-4250, 4286-4290 4321-4325, 4996-5000, 5036-5040, 5071-5075 5746-5750, 5786-5790, 5821-5825, 6496-6500 6536-6540, 6571-6575 t/700_roundtrip/v3/plain_canon.t (Wstat: 0 Tests: 6771 Failed: 0) TODO passed: 476-480, 516-520, 551-555, 1246-1250, 1286-1290 1321-1325, 1996-2000, 2036-2040, 2071-2075 2746-2750, 2786-2790, 2821-2825, 3496-3500 3536-3540, 3571-3575, 4246-4250, 4286-4290 4321-4325, 4996-5000, 5036-5040, 5071-5075 5746-5750, 5786-5790, 5821-5825, 6496-6500 6536-6540, 6571-6575 t/700_roundtrip/v3/readonly.t (Wstat: 0 Tests: 6771 Failed: 0) TODO passed: 476-480, 516-520, 551-555, 1246-1250, 1286-1290 1321-1325, 1996-2000, 2036-2040, 2071-2075 2746-2750, 2786-2790, 2821-2825, 3496-3500 3536-3540, 3571-3575, 4246-4250, 4286-4290 4321-4325, 4996-5000, 5036-5040, 5071-5075 5746-5750, 5786-5790, 5821-5825, 6496-6500 6536-6540, 6571-6575 t/700_roundtrip/v3/snappy.t (Wstat: 0 Tests: 6771 Failed: 0) TODO passed: 476-480, 516-520, 551-555, 1246-1250, 1286-1290 1321-1325, 1996-2000, 2036-2040, 2071-2075 2746-2750, 2786-2790, 2821-2825, 3496-3500 3536-3540, 3571-3575, 4246-4250, 4286-4290 4321-4325, 4996-5000, 5036-5040, 5071-5075 5746-5750, 5786-5790, 5821-5825, 6496-6500 6536-6540, 6571-6575 t/700_roundtrip/v3/snappy_canon.t (Wstat: 0 Tests: 6771 Failed: 0) TODO passed: 476-480, 516-520, 551-555, 1246-1250, 1286-1290 1321-1325, 1996-2000, 2036-2040, 2071-2075 2746-2750, 2786-2790, 2821-2825, 3496-3500 3536-3540, 3571-3575, 4246-4250, 4286-4290 4321-4325, 4996-5000, 5036-5040, 5071-5075 5746-5750, 5786-5790, 5821-5825, 6496-6500 6536-6540, 6571-6575 t/700_roundtrip/v3/snappy_incr.t (Wstat: 0 Tests: 6771 Failed: 0) TODO passed: 476-480, 516-520, 551-555, 1246-1250, 1286-1290 1321-1325, 1996-2000, 2036-2040, 2071-2075 2746-2750, 2786-2790, 2821-2825, 3496-3500 3536-3540, 3571-3575, 4246-4250, 4286-4290 4321-4325, 4996-5000, 5036-5040, 5071-5075 5746-5750, 5786-5790, 5821-5825, 6496-6500 6536-6540, 6571-6575 t/700_roundtrip/v3/snappy_incr_canon.t (Wstat: 0 Tests: 6771 Failed: 0) TODO passed: 476-480, 516-520, 551-555, 1246-1250, 1286-1290 1321-1325, 1996-2000, 2036-2040, 2071-2075 2746-2750, 2786-2790, 2821-2825, 3496-3500 3536-3540, 3571-3575, 4246-4250, 4286-4290 4321-4325, 4996-5000, 5036-5040, 5071-5075 5746-5750, 5786-5790, 5821-5825, 6496-6500 6536-6540, 6571-6575 t/700_roundtrip/v3/sort_keys.t (Wstat: 0 Tests: 6771 Failed: 0) TODO passed: 476-480, 516-520, 551-555, 1246-1250, 1286-1290 1321-1325, 1996-2000, 2036-2040, 2071-2075 2746-2750, 2786-2790, 2821-2825, 3496-3500 3536-3540, 3571-3575, 4246-4250, 4286-4290 4321-4325, 4996-5000, 5036-5040, 5071-5075 5746-5750, 5786-5790, 5821-5825, 6496-6500 6536-6540, 6571-6575 t/700_roundtrip/v3/sort_keys_perl.t (Wstat: 0 Tests: 6771 Failed: 0) TODO passed: 476-480, 516-520, 551-555, 1246-1250, 1286-1290 1321-1325, 1996-2000, 2036-2040, 2071-2075 2746-2750, 2786-2790, 2821-2825, 3496-3500 3536-3540, 3571-3575, 4246-4250, 4286-4290 4321-4325, 4996-5000, 5036-5040, 5071-5075 5746-5750, 5786-5790, 5821-5825, 6496-6500 6536-6540, 6571-6575 t/700_roundtrip/v3/sort_keys_perl_rev.t (Wstat: 0 Tests: 6771 Failed: 0) TODO passed: 476-480, 516-520, 551-555, 1246-1250, 1286-1290 1321-1325, 1996-2000, 2036-2040, 2071-2075 2746-2750, 2786-2790, 2821-2825, 3496-3500 3536-3540, 3571-3575, 4246-4250, 4286-4290 4321-4325, 4996-5000, 5036-5040, 5071-5075 5746-5750, 5786-5790, 5821-5825, 6496-6500 6536-6540, 6571-6575 t/700_roundtrip/v3/zlib.t (Wstat: 0 Tests: 6771 Failed: 0) TODO passed: 476-480, 516-520, 551-555, 1246-1250, 1286-1290 1321-1325, 1996-2000, 2036-2040, 2071-2075 2746-2750, 2786-2790, 2821-2825, 3496-3500 3536-3540, 3571-3575, 4246-4250, 4286-4290 4321-4325, 4996-5000, 5036-5040, 5071-5075 5746-5750, 5786-5790, 5821-5825, 6496-6500 6536-6540, 6571-6575 t/700_roundtrip/v3/zlib_force.t (Wstat: 0 Tests: 6771 Failed: 0) TODO passed: 476-480, 516-520, 551-555, 1246-1250, 1286-1290 1321-1325, 1996-2000, 2036-2040, 2071-2075 2746-2750, 2786-2790, 2821-2825, 3496-3500 3536-3540, 3571-3575, 4246-4250, 4286-4290 4321-4325, 4996-5000, 5036-5040, 5071-5075 5746-5750, 5786-5790, 5821-5825, 6496-6500 6536-6540, 6571-6575 Files=55, Tests=182458, 211 wallclock secs (53.70 usr 2.77 sys + 204.91 cusr 5.74 csys = 267.12 CPU) Result: PASS + exit 0 Processing files: perl-Sereal-Decoder-3.015-1.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QqBM7h + umask 022 + cd /builddir/build/BUILD + cd Sereal-Decoder-3.015 + DOCDIR=/builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.aarch64/usr/share/doc/perl-Sereal-Decoder-3.015 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.aarch64/usr/share/doc/perl-Sereal-Decoder-3.015 + cp -pr Changes /builddir/build/BUILDROOT/perl-Sereal-Decoder-3.015-1.el7.aarch64/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 perl-Sereal-Decoder(aarch-64) = 3.015-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(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.aarch64 Provides: perl-Sereal-Decoder-debuginfo = 3.015-1.el7 perl-Sereal-Decoder-debuginfo(aarch-64) = 3.015-1.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-Sereal-Decoder-3.015-1.el7.aarch64 warning: Could not canonicalize hostname: buildvm-aarch64-15.arm.fedoraproject.org Wrote: /builddir/build/RPMS/perl-Sereal-Decoder-3.015-1.el7.aarch64.rpm Wrote: /builddir/build/RPMS/perl-Sereal-Decoder-debuginfo-3.015-1.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EjRWPC + 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.aarch64 + exit 0 Child return code was: 0