<86>Jan 9 09:10:43 userdel[10242]: delete user 'rooter' <86>Jan 9 09:10:43 groupadd[10291]: group added to /etc/group: name=rooter, GID=633 <86>Jan 9 09:10:43 groupadd[10291]: group added to /etc/gshadow: name=rooter <86>Jan 9 09:10:43 groupadd[10291]: new group: name=rooter, GID=633 <86>Jan 9 09:10:43 useradd[10367]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash <86>Jan 9 09:10:43 userdel[10385]: delete user 'builder' <86>Jan 9 09:10:43 userdel[10385]: removed group 'builder' owned by 'builder' <86>Jan 9 09:10:43 userdel[10385]: removed shadow group 'builder' owned by 'builder' <86>Jan 9 09:10:43 groupadd[10394]: group added to /etc/group: name=builder, GID=634 <86>Jan 9 09:10:43 groupadd[10394]: group added to /etc/gshadow: name=builder <86>Jan 9 09:10:43 groupadd[10394]: new group: name=builder, GID=634 <86>Jan 9 09:10:43 useradd[10414]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash <13>Jan 9 09:10:49 rpmi: perl-Sub-Uplevel-1:0.2800-alt1 1491294966 installed <13>Jan 9 09:10:49 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed <13>Jan 9 09:10:49 rpmi: perl-Term-ANSIColor-4.06-alt1 1479407083 installed <13>Jan 9 09:10:49 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Jan 9 09:10:49 rpmi: perl-Filter-1.59-alt1 1533737242 installed <13>Jan 9 09:10:49 rpmi: perl-Encode-2.98-alt1 1525447819 installed <13>Jan 9 09:10:49 rpmi: perl-Pod-Simple-3.35-alt1 1482098090 installed <13>Jan 9 09:10:49 rpmi: perl-Pod-Usage-1.69-alt1 1464274721 installed <13>Jan 9 09:10:49 rpmi: perl-podlators-4.11-alt1 1525935408 installed <13>Jan 9 09:10:49 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Jan 9 09:10:49 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Jan 9 09:10:49 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Jan 9 09:10:49 rpmi: perl-devel-1:5.26.2-alt2 1534850821 installed <13>Jan 9 09:10:49 rpmi: perl-Test-LongString-0.17-alt1 1415910626 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Sereal-Decoder-4.005-alt1.nosrc.rpm Installing perl-Sereal-Decoder-4.005-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.16135 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Sereal-Decoder-4.005 + echo 'Source #0 (Sereal-Decoder-4.005.tar.gz):' Source #0 (Sereal-Decoder-4.005.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Sereal-Decoder-4.005.tar.gz + /bin/tar -xf - + cd Sereal-Decoder-4.005 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.16135 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Sereal-Decoder-4.005 + export NPROCS=1 + NPROCS=1 + perl_vendor_build + export PERL_EXTUTILS_AUTOINSTALL=--skip + PERL_EXTUTILS_AUTOINSTALL=--skip + export XSUBPP_STATIC_XS=1 + XSUBPP_STATIC_XS=1 + _perl_vendor_fixin + find . -type f -print0 + xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,' + /bin/grep -qs -Ew '((dist|module)_name|Build_PL|Module::Build)' Build.PL + _perl_vendor_MM_build + : looking for PREREQ dependencies + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 + tee .perl.req Using bundled csnappy code Using bundled miniz code Using bundled zstd code perl(XSLoader)>=0 perl(perl)>=5.008 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Using bundled csnappy code Using bundled miniz code Warning: prerequisite Test::Deep 0 not found. Warning: prerequisite Test::Differences 0 not found. Using bundled zstd code Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Sereal::Decoder + : running make + make -j1 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Sereal-Decoder-4.005' cp lib/Sereal/Decoder/Constants.pm blib/lib/Sereal/Decoder/Constants.pm cp lib/Sereal/Decoder.pm blib/lib/Sereal/Decoder.pm cp lib/Sereal/Performance.pm blib/lib/Sereal/Performance.pm make[1]: Entering directory '/usr/src/RPM/BUILD/Sereal-Decoder-4.005/zstd' compiling static library gcc -I. -I./common -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -O3 -fPIC -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -c common/entropy_common.c common/error_private.c common/fse_decompress.c common/xxhash.c common/zstd_common.c compress/fse_compress.c compress/huf_compress.c compress/zstd_compress.c decompress/huf_decompress.c decompress/zstd_decompress.c In file included from common/fse_decompress.c:63: common/bitstream.h: In function 'BIT_initDStream': common/bitstream.h:277:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[6]) << (sizeof(bitD->bitContainer)*8 - 16); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/bitstream.h:278:13: note: here case 6: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[5]) << (sizeof(bitD->bitContainer)*8 - 24); ^~~~ common/bitstream.h:278:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[5]) << (sizeof(bitD->bitContainer)*8 - 24); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/bitstream.h:279:13: note: here case 5: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[4]) << (sizeof(bitD->bitContainer)*8 - 32); ^~~~ common/bitstream.h:279:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[4]) << (sizeof(bitD->bitContainer)*8 - 32); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/bitstream.h:280:13: note: here case 4: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[3]) << 24; ^~~~ common/bitstream.h:280:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[3]) << 24; ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/bitstream.h:281:13: note: here case 3: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[2]) << 16; ^~~~ common/bitstream.h:281:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[2]) << 16; ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/bitstream.h:282:13: note: here case 2: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[1]) << 8; ^~~~ compress/huf_compress.c: In function 'HUF_compress1X_usingCTable': compress/huf_compress.c:425:8: warning: this statement may fall through [-Wimplicit-fallthrough=] if (sizeof((stream)->bitContainer)*8 < HUF_TABLELOG_MAX*4+7) HUF_FLUSHBITS(stream) ^ compress/huf_compress.c:446:18: note: in expansion of macro 'HUF_FLUSHBITS_2' HUF_FLUSHBITS_2(&bitC); ^~~~~~~~~~~~~~~ compress/huf_compress.c:447:9: note: here case 2 : HUF_encodeSymbol(&bitC, ip[n+ 1], CTable); ^~~~ compress/huf_compress.c:422:8: warning: this statement may fall through [-Wimplicit-fallthrough=] if (sizeof((stream)->bitContainer)*8 < HUF_TABLELOG_MAX*2+7) HUF_FLUSHBITS(stream) ^ compress/huf_compress.c:448:18: note: in expansion of macro 'HUF_FLUSHBITS_1' HUF_FLUSHBITS_1(&bitC); ^~~~~~~~~~~~~~~ compress/huf_compress.c:449:9: note: here case 1 : HUF_encodeSymbol(&bitC, ip[n+ 0], CTable); ^~~~ compress/zstd_compress.c: In function 'ZSTD_compressStream_generic': compress/zstd_compress.c:3045:28: warning: this statement may fall through [-Wimplicit-fallthrough=] zcs->stage = zcss_flush; /* pass-through to flush stage */ ~~~~~~~~~~~^~~~~~~~~~~~ compress/zstd_compress.c:3048:9: note: here case zcss_flush: ^~~~ In file included from decompress/huf_decompress.c:55: ./common/bitstream.h: In function 'BIT_initDStream': ./common/bitstream.h:277:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[6]) << (sizeof(bitD->bitContainer)*8 - 16); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./common/bitstream.h:278:13: note: here case 6: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[5]) << (sizeof(bitD->bitContainer)*8 - 24); ^~~~ ./common/bitstream.h:278:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[5]) << (sizeof(bitD->bitContainer)*8 - 24); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./common/bitstream.h:279:13: note: here case 5: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[4]) << (sizeof(bitD->bitContainer)*8 - 32); ^~~~ ./common/bitstream.h:279:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[4]) << (sizeof(bitD->bitContainer)*8 - 32); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./common/bitstream.h:280:13: note: here case 4: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[3]) << 24; ^~~~ ./common/bitstream.h:280:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[3]) << 24; ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./common/bitstream.h:281:13: note: here case 3: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[2]) << 16; ^~~~ ./common/bitstream.h:281:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[2]) << 16; ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./common/bitstream.h:282:13: note: here case 2: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[1]) << 8; ^~~~ In file included from ./common/fse.h:278, from decompress/zstd_decompress.c:49: ./common/bitstream.h: In function 'BIT_initDStream': ./common/bitstream.h:277:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[6]) << (sizeof(bitD->bitContainer)*8 - 16); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./common/bitstream.h:278:13: note: here case 6: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[5]) << (sizeof(bitD->bitContainer)*8 - 24); ^~~~ ./common/bitstream.h:278:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[5]) << (sizeof(bitD->bitContainer)*8 - 24); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./common/bitstream.h:279:13: note: here case 5: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[4]) << (sizeof(bitD->bitContainer)*8 - 32); ^~~~ ./common/bitstream.h:279:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[4]) << (sizeof(bitD->bitContainer)*8 - 32); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./common/bitstream.h:280:13: note: here case 4: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[3]) << 24; ^~~~ ./common/bitstream.h:280:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[3]) << 24; ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./common/bitstream.h:281:13: note: here case 3: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[2]) << 16; ^~~~ ./common/bitstream.h:281:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[2]) << 16; ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./common/bitstream.h:282:13: note: here case 2: bitD->bitContainer += (size_t)(((const BYTE*)(srcBuffer))[1]) << 8; ^~~~ decompress/zstd_decompress.c: In function 'ZSTD_decompressContinue': decompress/zstd_decompress.c:1531:24: warning: this statement may fall through [-Wimplicit-fallthrough=] dctx->expected = 0; /* not necessary to copy more */ ~~~~~~~~~~~~~~~^~~ decompress/zstd_decompress.c:1533:5: note: here case ZSTDds_decodeFrameHeader: ^~~~ decompress/zstd_decompress.c: In function 'ZSTD_decompressStream': decompress/zstd_decompress.c:2063:24: warning: this statement may fall through [-Wimplicit-fallthrough=] zds->stage = zdss_read; ~~~~~~~~~~~^~~~~~~~~~~ decompress/zstd_decompress.c:2066:9: note: here case zdss_read: ^~~~ decompress/zstd_decompress.c:2086:28: warning: this statement may fall through [-Wimplicit-fallthrough=] zds->stage = zdss_load; ~~~~~~~~~~~^~~~~~~~~~~ decompress/zstd_decompress.c:2090:9: note: here case zdss_load: ^~~~ decompress/zstd_decompress.c:2109:32: warning: this statement may fall through [-Wimplicit-fallthrough=] zds->stage = zdss_flush; ~~~~~~~~~~~^~~~~~~~~~~~ decompress/zstd_decompress.c:2113:9: note: here case zdss_flush: ^~~~ ar rcs libzstd.o *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/Sereal-Decoder-4.005/zstd' 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 "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Sereal-Decoder-4.005/typemap' Decoder.xs > Decoder.xsc mv Decoder.xsc Decoder.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DVERSION=\"4.005\" -DXS_VERSION=\"4.005\" -fPIC "-I/usr/lib/perl5/CORE" -DNDEBUG 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] decoder = (srl_decoder_t *)SvIV(decoder_sv); ^ gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DVERSION=\"4.005\" -DXS_VERSION=\"4.005\" -fPIC "-I/usr/lib/perl5/CORE" -DNDEBUG srl_decoder.c srl_decoder.c: In function 'srl_ptable_debug_callback': srl_decoder.c:171:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] printf("KEY=%"UVuf"\nVALUE:\n", (UV)e->key); ^ srl_decoder.c: In function 'srl_fetch_thawed': srl_decoder.c:746:55: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] SV *sv= (SV *)PTABLE_fetch(dec->ref_thawhash, (void *)item); ^ srl_decoder.c: In function 'srl_fetch_item': srl_decoder.c:763:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] SV *sv= (SV *)PTABLE_fetch(dec->ref_seenhash, (void *)item); ^ srl_decoder.c: In function 'srl_follow_objectv_reference': srl_decoder.c:1193:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] av= (AV *)PTABLE_fetch(dec->ref_bless_av, (void *)offset); ^ srl_decoder.c: In function 'srl_read_object': srl_decoder.c:1382:64: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] class_stash= (HV *) PTABLE_fetch(dec->ref_stashes, (void *)ofs); ^ srl_decoder.c: At top level: srl_decoder.c:1579:12: note: #pragma message: MODERN_REGEXP # pragma message ( "MODERN_REGEXP" ) ^~~~~~~ gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DVERSION=\"4.005\" -DXS_VERSION=\"4.005\" -fPIC "-I/usr/lib/perl5/CORE" -DNDEBUG miniz.c miniz.c: In function 'tinfl_decompress': miniz.c:1506:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for ( i = 0; i <= 143; ++i) *p++ = 8; for ( ; i <= 255; ++i) *p++ = 9; for ( ; i <= 279; ++i) *p++ = 7; for ( ; i <= 287; ++i) *p++ = 8; ^~~ miniz.c:1506:47: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for ( i = 0; i <= 143; ++i) *p++ = 8; for ( ; i <= 255; ++i) *p++ = 9; for ( ; i <= 279; ++i) *p++ = 7; for ( ; i <= 287; ++i) *p++ = 8; ^~~ miniz.c: In function 'tdefl_find_match': miniz.c:2290:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!dist) break; q = (const mz_uint16*)(d->m_dict + probe_pos); if (TDEFL_READ_UNALIGNED_WORD(q) != s01) continue; p = s; probe_len = 32; ^~ miniz.c:2290:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (!dist) break; q = (const mz_uint16*)(d->m_dict + probe_pos); if (TDEFL_READ_UNALIGNED_WORD(q) != s01) continue; p = s; probe_len = 32; ^ rm -f blib/arch/auto/Sereal/Decoder/Decoder.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong Decoder.o srl_decoder.o miniz.o zstd/libzstd.o -o blib/arch/auto/Sereal/Decoder/Decoder.so \ \ -L/usr/lib/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Sereal/Decoder/Decoder.so make: Leaving directory '/usr/src/RPM/BUILD/Sereal-Decoder-4.005' + : running tests + LD_BIND_NOW=1 + PERL_DL_NONLAZY=1 + /usr/bin/make test 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Sereal-Decoder-4.005' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Decoder.bs blib/arch/auto/Sereal/Decoder/Decoder.bs 644 make[1]: Entering directory '/usr/src/RPM/BUILD/Sereal-Decoder-4.005/zstd' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/RPM/BUILD/Sereal-Decoder-4.005/zstd' make[1]: Entering directory '/usr/src/RPM/BUILD/Sereal-Decoder-4.005/zstd' make[1]: Nothing to be done for 'test_dynamic'. make[1]: Leaving directory '/usr/src/RPM/BUILD/Sereal-Decoder-4.005/zstd' 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 t/001_load.t .................................. ok t/002_have_enc_and_dec.t ...................... skipped: Must have both encoder and decoder to run this test. t/004_testset.t ............................... ok 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 t/040_special_vars.t .......................... skipped: Did not find right version of encoder t/060_each.t .................................. skipped: Did not find right version of encoder t/070_alias_options.t ......................... skipped: Did not find right version of encoder t/071_alias_reserealize.t ..................... skipped: Did not find right version of encoder t/080_set_readonly.t .......................... skipped: Did not find right version of encoder t/110_nobless.t ............................... skipped: Did not find right version of encoder t/150_dec_exception.t ......................... ok t/160_recursion.t ............................. ok t/200_bulk.t .................................. skipped: Did not find right version of encoder t/210_bulk_readonly.t ......................... skipped: Did not find right version of encoder t/300_overload.t .............................. skipped: Did not find right version of encoder t/400_evil.t .................................. skipped: Did not find right version of decoder t/400_utf8validate.t .......................... ok t/500_utf8decoding.t .......................... skipped: Did not find right version of encoder t/550_decode_into.t ........................... ok t/700_roundtrip/v1/plain.t .................... skipped: Did not find right version of encoder t/700_roundtrip/v1/plain_canon.t .............. skipped: Did not find right version of encoder (want 3.001006) t/700_roundtrip/v1/snappy.t ................... skipped: Did not find right version of encoder t/700_roundtrip/v1/snappy_canon.t ............. skipped: Did not find right version of encoder (want 3.001006) t/700_roundtrip/v2/dedudep_strings.t .......... skipped: Did not find right version of encoder t/700_roundtrip/v2/freeze_thaw.t .............. skipped: Did not find right version of encoder t/700_roundtrip/v2/plain.t .................... skipped: Did not find right version of encoder t/700_roundtrip/v2/plain_canon.t .............. skipped: Did not find right version of encoder (want 3.001006) t/700_roundtrip/v2/readonly.t ................. skipped: Did not find right version of encoder t/700_roundtrip/v2/snappy.t ................... skipped: Did not find right version of encoder t/700_roundtrip/v2/snappy_canon.t ............. skipped: Did not find right version of encoder (want 3.001006) t/700_roundtrip/v2/snappy_incr.t .............. skipped: Did not find right version of encoder t/700_roundtrip/v2/snappy_incr_canon.t ........ skipped: Did not find right version of encoder (want 3.001006) t/700_roundtrip/v2/sort_keys.t ................ skipped: Did not find right version of encoder t/700_roundtrip/v3/dedudep_strings.t .......... skipped: Did not find right version of encoder t/700_roundtrip/v3/freeze_thaw.t .............. skipped: Did not find right version of encoder t/700_roundtrip/v3/plain.t .................... skipped: Did not find right version of encoder t/700_roundtrip/v3/plain_canon.t .............. skipped: Did not find right version of encoder (want 3.001006) t/700_roundtrip/v3/readonly.t ................. skipped: Did not find right version of encoder t/700_roundtrip/v3/snappy.t ................... skipped: Did not find right version of encoder t/700_roundtrip/v3/snappy_canon.t ............. skipped: Did not find right version of encoder (want 3.001006) t/700_roundtrip/v3/snappy_incr.t .............. skipped: Did not find right version of encoder t/700_roundtrip/v3/snappy_incr_canon.t ........ skipped: Did not find right version of encoder (want 3.001006) t/700_roundtrip/v3/sort_keys.t ................ skipped: Did not find right version of encoder t/700_roundtrip/v3/sort_keys_perl.t ........... skipped: Did not find right version of encoder t/700_roundtrip/v3/sort_keys_perl_rev.t ....... skipped: Did not find right version of encoder t/700_roundtrip/v3/zlib.t ..................... skipped: Did not find right version of encoder t/700_roundtrip/v3/zlib_force.t ............... skipped: Did not find right version of encoder t/700_roundtrip/v4/dedudep_strings.t .......... skipped: Did not find right version of encoder t/700_roundtrip/v4/freeze_thaw.t .............. skipped: Did not find right version of encoder t/700_roundtrip/v4/plain.t .................... skipped: Did not find right version of encoder t/700_roundtrip/v4/plain_canon.t .............. skipped: Did not find right version of encoder (want 3.001006) t/700_roundtrip/v4/readonly.t ................. skipped: Did not find right version of encoder t/700_roundtrip/v4/snappy.t ................... skipped: Did not find right version of encoder t/700_roundtrip/v4/snappy_and_warn_unknown.t .. skipped: Did not find right version of encoder t/700_roundtrip/v4/snappy_canon.t ............. skipped: Did not find right version of encoder (want 3.001006) t/700_roundtrip/v4/snappy_incr.t .............. skipped: Did not find right version of encoder t/700_roundtrip/v4/snappy_incr_canon.t ........ skipped: Did not find right version of encoder (want 3.001006) t/700_roundtrip/v4/sort_keys.t ................ skipped: Did not find right version of encoder t/700_roundtrip/v4/sort_keys_perl.t ........... skipped: Did not find right version of encoder t/700_roundtrip/v4/sort_keys_perl_rev.t ....... skipped: Did not find right version of encoder t/700_roundtrip/v4/zlib.t ..................... skipped: Did not find right version of encoder t/700_roundtrip/v4/zlib_force.t ............... skipped: Did not find right version of encoder t/700_roundtrip/v4/zstd.t ..................... skipped: Did not find right version of encoder t/700_roundtrip/v4/zstd_force.t ............... skipped: Did not find right version of encoder 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=72, Tests=701, 15 wallclock secs ( 0.18 usr 0.04 sys + 7.04 cusr 0.58 csys = 7.84 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Sereal-Decoder-4.005' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.41747 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Sereal-Decoder-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Sereal-Decoder-buildroot + cd Sereal-Decoder-4.005 + perl_vendor_install + /bin/grep -qs -Ew Build_PL Build.PL + /bin/grep -qs -Ew '(dist|module)_name' Build.PL + _perl_vendor_MM_install + : installing + make 'INSTALL=/bin/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-Sereal-Decoder-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Sereal-Decoder-4.005' make[1]: Entering directory '/usr/src/RPM/BUILD/Sereal-Decoder-4.005/zstd' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/RPM/BUILD/Sereal-Decoder-4.005/zstd' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Decoder.bs blib/arch/auto/Sereal/Decoder/Decoder.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Sereal-Decoder-buildroot/usr/lib/perl5/auto/Sereal/Decoder/Decoder.so Installing /usr/src/tmp/perl-Sereal-Decoder-buildroot/usr/lib/perl5/Sereal/Performance.pm Installing /usr/src/tmp/perl-Sereal-Decoder-buildroot/usr/lib/perl5/Sereal/Decoder.pm Installing /usr/src/tmp/perl-Sereal-Decoder-buildroot/usr/lib/perl5/Sereal/Decoder/Constants.pm make: Leaving directory '/usr/src/RPM/BUILD/Sereal-Decoder-4.005' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Sereal-Decoder-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' Binary file /usr/src/tmp/perl-Sereal-Decoder-buildroot/usr/lib/perl5/auto/Sereal/Decoder/Decoder.so matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Sereal-Decoder-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(XSLoader)>=0 perl(perl)>=5.008 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Sereal-Decoder-buildroot (auto) removed './usr/lib/perl5/auto/Sereal/Decoder/.packlist' mode of './usr/lib/perl5/auto/Sereal/Decoder/Decoder.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Sereal-Decoder-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/perl-Sereal-Decoder-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Sereal-Decoder-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Sereal-Decoder-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-Sereal-Decoder-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: perl-Sereal-Decoder-4.005-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.89221 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Sereal-Decoder-4.005 + DOCDIR=/usr/src/tmp/perl-Sereal-Decoder-buildroot/usr/share/doc/perl-Sereal-Decoder-4.005 + export DOCDIR + rm -rf /usr/src/tmp/perl-Sereal-Decoder-buildroot/usr/share/doc/perl-Sereal-Decoder-4.005 + /bin/mkdir -p /usr/src/tmp/perl-Sereal-Decoder-buildroot/usr/share/doc/perl-Sereal-Decoder-4.005 + cp -prL Changes /usr/src/tmp/perl-Sereal-Decoder-buildroot/usr/share/doc/perl-Sereal-Decoder-4.005 + chmod -R go-w /usr/src/tmp/perl-Sereal-Decoder-buildroot/usr/share/doc/perl-Sereal-Decoder-4.005 + chmod -R a+rX /usr/src/tmp/perl-Sereal-Decoder-buildroot/usr/share/doc/perl-Sereal-Decoder-4.005 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1Soszd find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KmCMso find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/perl-Sereal-Decoder-buildroot/usr/lib/perl5/Sereal/Decoder.pm syntax OK /usr/src/tmp/perl-Sereal-Decoder-buildroot/usr/lib/perl5/Sereal/Decoder/Constants.pm syntax OK /usr/src/tmp/perl-Sereal-Decoder-buildroot/usr/lib/perl5/Sereal/Performance.pm syntax OK Provides: perl(Sereal/Decoder.pm) = 4.005, perl(Sereal/Decoder/Constants.pm) = 4.005, perl(Sereal/Performance.pm) Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libperl-5.26.so >= set:ohjBjKDyGY3Gj8dIq5ndvD8EIZ1pEvByC9kec0mvdhpMWJkaAzamE7zQyvRMB8Fq2dMGPZmkRORwPocQbo33yajCCh8fbD5RfbveZJsmoDNA3i7mjn5Aeqd5ZpwYph3JAqWDAqnOjjtd23wohXEeNHNltcYjlabFqzJFUyZxFfVCkB4Zq9aparC2Euo3o6hNT3UprFs3, perl(XSLoader.pm), perl(constant.pm), perl-base >= 1:5.10.0, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aqjDgV Creating perl-Sereal-Decoder-debuginfo package Processing files: perl-Sereal-Decoder-debuginfo-4.005-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7vFIbK find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vd2XSN find-requires: running scripts (debuginfo) Requires: perl-Sereal-Decoder = 4.005-alt1, debug(libc.so.6), debug(libperl-5.26.so) Wrote: /usr/src/RPM/RPMS/i586/perl-Sereal-Decoder-4.005-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/perl-Sereal-Decoder-debuginfo-4.005-alt1.i586.rpm 25.13user 1.52system 0:49.29elapsed 54%CPU (0avgtext+0avgdata 76712maxresident)k 0inputs+0outputs (0major+586355minor)pagefaults 0swaps 38.93user 4.05system 1:10.99elapsed 60%CPU (0avgtext+0avgdata 121788maxresident)k 16inputs+0outputs (0major+1025441minor)pagefaults 0swaps