Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-Sereal-Decoder.spec'], chrootPath='/var/lib/mock/eln-build-22002779-1833401/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-Sereal-Decoder.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False sh: perl: command not found Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1595894400 Wrote: /builddir/build/SRPMS/perl-Sereal-Decoder-4.017-2.eln103.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/perl-Sereal-Decoder.spec'], chrootPath='/var/lib/mock/eln-build-22002779-1833401/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/perl-Sereal-Decoder.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1595894400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8NB5h4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Sereal-Decoder-4.017 + /usr/bin/gzip -dc /builddir/build/SOURCES/Sereal-Decoder-4.017.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Sereal-Decoder-4.017 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r ./inc/Devel + perl -i -ne 'print $_ unless m{^inc/Devel/}' MANIFEST + rm -r ./snappy + perl -i -ne 'print $_ unless m{^snappy/}' MANIFEST + rm miniz.c miniz.h + perl -i -ne 'print $_ unless m{^miniz\.}' MANIFEST + rm -r zstd + perl -i -ne 'print $_ unless m{^zstd/}' MANIFEST + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.l85nt7 + umask 022 + cd /builddir/build/BUILD + cd Sereal-Decoder-4.017 + unset DEBUG SEREAL_USE_BUNDLED_LIBS SEREAL_USE_BUNDLED_CSNAPPY SEREAL_USE_BUNDLED_MINIZ SEREAL_USE_BUNDLED_ZSTD + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 'OPTIMIZE=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' Using installed csnappy library Using installed miniz library Warning: prerequisite Test::Deep 0 not found. Warning: prerequisite Test::Differences 0 not found. Using installed zstd library Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Sereal::Decoder + /usr/bin/make -O -j6 V=1 VERBOSE=1 Running Mkbootstrap for Decoder () chmod 644 "Decoder.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Decoder.bs blib/arch/auto/Sereal/Decoder/Decoder.bs 644 cp lib/Sereal/Decoder/Constants.pm blib/lib/Sereal/Decoder/Constants.pm cp lib/Sereal/Performance.pm blib/lib/Sereal/Performance.pm cp lib/Sereal/Decoder.pm blib/lib/Sereal/Decoder.pm "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/Sereal-Decoder-4.017/typemap' Decoder.xs > Decoder.xsc mv Decoder.xsc Decoder.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"4.017\" -DXS_VERSION=\"4.017\" -fPIC "-I/usr/lib/perl5/CORE" -DNDEBUG -DHAVE_CSNAPPY -DHAVE_MINIZ -DHAVE_ZSTD Decoder.c Decoder.xs: In function 'THX_pp1_sereal_decode': Decoder.xs:106:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 106 | decoder = (srl_decoder_t *)SvIV(decoder_sv); | ^ Decoder.xs: In function 'THX_ck_entersub_args_sereal_decoder': Decoder.xs:189:38: warning: variable 'lastargop' set but not used [-Wunused-but-set-variable] 189 | OP *pushop, *firstargop, *cvop, *lastargop, *argop, *newop; | ^~~~~~~~~ gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"4.017\" -DXS_VERSION=\"4.017\" -fPIC "-I/usr/lib/perl5/CORE" -DNDEBUG -DHAVE_CSNAPPY -DHAVE_MINIZ -DHAVE_ZSTD srl_decoder.c In file included from srl_decoder.c:64: srl_reader_decompress.h: In function 'srl_realloc_empty_buffer': srl_reader_decompress.h:78:19: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 3 has type 'STRLEN' {aka 'const unsigned int'} [-Wformat=] 78 | croak("Insufficient memory to '%s' decompress. Size compressed=%"UVuf" uncompressed=%"UVuf, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 79 | compression_type, compressed_len, total_requested ); | ~~~~~~~~~~~~~~ | | | STRLEN {aka const unsigned int} In file included from /usr/lib/perl5/CORE/perl.h:28, from srl_decoder.c:8: /usr/lib/perl5/CORE/config.h:4116:17: note: format string is defined here 4116 | #define UVuf "Lu" /**/ In file included from srl_decoder.c:64: srl_reader_decompress.h:78:19: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 4 has type 'STRLEN' {aka 'unsigned int'} [-Wformat=] 78 | croak("Insufficient memory to '%s' decompress. Size compressed=%"UVuf" uncompressed=%"UVuf, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 79 | compression_type, compressed_len, total_requested ); | ~~~~~~~~~~~~~~~ | | | STRLEN {aka unsigned int} In file included from /usr/lib/perl5/CORE/perl.h:28, from srl_decoder.c:8: /usr/lib/perl5/CORE/config.h:4116:17: note: format string is defined here 4116 | #define UVuf "Lu" /**/ srl_decoder.c: In function 'srl_ptable_debug_callback': srl_decoder.c:172:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 172 | printf("KEY=%"UVuf"\nVALUE:\n", (UV)e->key); | ^ srl_decoder.c: In function 'srl_fetch_thawed': srl_decoder.c:766:55: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 766 | SV *sv= (SV *)PTABLE_fetch(dec->ref_thawhash, (void *)item); | ^ srl_decoder.c: In function 'srl_fetch_item': srl_decoder.c:783:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 783 | SV *sv= (SV *)PTABLE_fetch(dec->ref_seenhash, (void *)item); | ^ srl_decoder.c: In function 'srl_follow_objectv_reference': srl_decoder.c:1222:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1222 | av= (AV *)PTABLE_fetch(dec->ref_bless_av, (void *)offset); | ^ srl_decoder.c: In function 'srl_read_object': srl_decoder.c:1411:64: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1411 | class_stash= (HV *) PTABLE_fetch(dec->ref_stashes, (void *)ofs); | ^ rm -f blib/arch/auto/Sereal/Decoder/Decoder.so gcc -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong Decoder.o srl_decoder.o -o blib/arch/auto/Sereal/Decoder/Decoder.so \ -lcsnappy -lminiz -lzstd -lperl \ chmod 755 blib/arch/auto/Sereal/Decoder/Decoder.so Manifying 2 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7WAYm6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Sereal-Decoder-4.017-2.eln103.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Sereal-Decoder-4.017-2.eln103.i386 ++ dirname /builddir/build/BUILDROOT/perl-Sereal-Decoder-4.017-2.eln103.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Sereal-Decoder-4.017-2.eln103.i386 + cd Sereal-Decoder-4.017 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-Sereal-Decoder-4.017-2.eln103.i386 'INSTALL=/usr/bin/install -p' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Decoder.bs blib/arch/auto/Sereal/Decoder/Decoder.bs 644 Manifying 2 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Sereal-Decoder-4.017-2.eln103.i386/usr/lib/perl5/vendor_perl/auto/Sereal/Decoder/Decoder.so Installing /builddir/build/BUILDROOT/perl-Sereal-Decoder-4.017-2.eln103.i386/usr/lib/perl5/vendor_perl/Sereal/Performance.pm Installing /builddir/build/BUILDROOT/perl-Sereal-Decoder-4.017-2.eln103.i386/usr/lib/perl5/vendor_perl/Sereal/Decoder.pm Installing /builddir/build/BUILDROOT/perl-Sereal-Decoder-4.017-2.eln103.i386/usr/lib/perl5/vendor_perl/Sereal/Decoder/Constants.pm Installing /builddir/build/BUILDROOT/perl-Sereal-Decoder-4.017-2.eln103.i386/usr/share/man/man3/Sereal::Decoder.3pm Installing /builddir/build/BUILDROOT/perl-Sereal-Decoder-4.017-2.eln103.i386/usr/share/man/man3/Sereal::Performance.3pm + find /builddir/build/BUILDROOT/perl-Sereal-Decoder-4.017-2.eln103.i386 -type f -name '*.bs' -size 0 -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Sereal-Decoder-4.017-2.eln103.i386/usr + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 4.017-2.eln103 --unique-debug-suffix -4.017-2.eln103.i386 --unique-debug-src-base perl-Sereal-Decoder-4.017-2.eln103.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Sereal-Decoder-4.017 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-Sereal-Decoder-4.017-2.eln103.i386/usr/lib/perl5/vendor_perl/auto/Sereal/Decoder/Decoder.so extracting debug info from /builddir/build/BUILDROOT/perl-Sereal-Decoder-4.017-2.eln103.i386/usr/lib/perl5/vendor_perl/auto/Sereal/Decoder/Decoder.so original debug info size: 252kB, size after compression: 224kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 335 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.819cO6 + umask 022 + cd /builddir/build/BUILD + cd Sereal-Decoder-4.017 + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Decoder.bs blib/arch/auto/Sereal/Decoder/Decoder.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*/*.t # Perl Regexp Internals Type = MODERN_REGEXP t/001_load.t .................................. ok # Testing with both encoder and decoder. # Sereal::Decoder v4.017 # Sereal::Encoder v4.017 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/155_zipbomb.t ............................... ok t/160_recursion.t ............................. ok t/190_customop.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/700_roundtrip/v4/dedudep_strings.t .......... ok t/700_roundtrip/v4/freeze_thaw.t .............. ok t/700_roundtrip/v4/plain.t .................... ok t/700_roundtrip/v4/plain_canon.t .............. ok t/700_roundtrip/v4/readonly.t ................. ok t/700_roundtrip/v4/snappy.t ................... ok t/700_roundtrip/v4/snappy_and_warn_unknown.t .. ok t/700_roundtrip/v4/snappy_canon.t ............. ok t/700_roundtrip/v4/snappy_incr.t .............. ok t/700_roundtrip/v4/snappy_incr_canon.t ........ ok t/700_roundtrip/v4/sort_keys.t ................ ok t/700_roundtrip/v4/sort_keys_perl.t ........... ok t/700_roundtrip/v4/sort_keys_perl_rev.t ....... ok t/700_roundtrip/v4/zlib.t ..................... ok t/700_roundtrip/v4/zlib_force.t ............... ok t/700_roundtrip/v4/zstd.t ..................... ok t/700_roundtrip/v4/zstd_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=74, Tests=296792, 101 wallclock secs (16.82 usr 1.50 sys + 94.08 cusr 5.65 csys = 118.05 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Sereal-Decoder-4.017-2.eln103.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EkIv94 + umask 022 + cd /builddir/build/BUILD + cd Sereal-Decoder-4.017 + DOCDIR=/builddir/build/BUILDROOT/perl-Sereal-Decoder-4.017-2.eln103.i386/usr/share/doc/perl-Sereal-Decoder + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Sereal-Decoder-4.017-2.eln103.i386/usr/share/doc/perl-Sereal-Decoder + cp -pr Changes /builddir/build/BUILDROOT/perl-Sereal-Decoder-4.017-2.eln103.i386/usr/share/doc/perl-Sereal-Decoder + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Sereal::Decoder) = 4.017 perl(Sereal::Decoder::Constants) = 4.017 perl(Sereal::Performance) perl-Sereal-Decoder = 4.017-2.eln103 perl-Sereal-Decoder(x86-32) = 4.017-2.eln103 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcsnappy.so libminiz.so.0.2 libperl.so.5.32 libpthread.so.0 libzstd.so.1 perl(:VERSION) >= 5.8.0 perl(Carp) perl(Exporter) perl(XSLoader) perl(constant) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Sereal-Decoder-debugsource-4.017-2.eln103.i686 Provides: perl-Sereal-Decoder-debugsource = 4.017-2.eln103 perl-Sereal-Decoder-debugsource(x86-32) = 4.017-2.eln103 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Sereal-Decoder-debuginfo-4.017-2.eln103.i686 Provides: debuginfo(build-id) = 289ea99c224b6dc5f21c052360ec520026686b59 perl-Sereal-Decoder-debuginfo = 4.017-2.eln103 perl-Sereal-Decoder-debuginfo(x86-32) = 4.017-2.eln103 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Sereal-Decoder-debugsource(x86-32) = 4.017-2.eln103 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Sereal-Decoder-4.017-2.eln103.i386 Wrote: /builddir/build/RPMS/perl-Sereal-Decoder-debuginfo-4.017-2.eln103.i686.rpm Wrote: /builddir/build/RPMS/perl-Sereal-Decoder-debugsource-4.017-2.eln103.i686.rpm Wrote: /builddir/build/RPMS/perl-Sereal-Decoder-4.017-2.eln103.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WuGJM6 + umask 022 + cd /builddir/build/BUILD + cd Sereal-Decoder-4.017 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Sereal-Decoder-4.017-2.eln103.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0