<86>Dec  7 09:28:52 userdel[2271]: delete user 'rooter'
<86>Dec  7 09:28:52 userdel[2271]: removed group 'rooter' owned by 'rooter'
<86>Dec  7 09:28:52 userdel[2271]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec  7 09:28:52 groupadd[2382]: group added to /etc/group: name=rooter, GID=660
<86>Dec  7 09:28:52 groupadd[2382]: group added to /etc/gshadow: name=rooter
<86>Dec  7 09:28:52 groupadd[2382]: new group: name=rooter, GID=660
<86>Dec  7 09:28:52 useradd[2406]: new user: name=rooter, UID=660, GID=660, home=/root, shell=/bin/bash
<86>Dec  7 09:28:52 userdel[2473]: delete user 'builder'
<86>Dec  7 09:28:52 userdel[2473]: removed group 'builder' owned by 'builder'
<86>Dec  7 09:28:52 userdel[2473]: removed shadow group 'builder' owned by 'builder'
<86>Dec  7 09:28:52 groupadd[2569]: group added to /etc/group: name=builder, GID=661
<86>Dec  7 09:28:52 groupadd[2569]: group added to /etc/gshadow: name=builder
<86>Dec  7 09:28:52 groupadd[2569]: new group: name=builder, GID=661
<86>Dec  7 09:28:52 useradd[2625]: new user: name=builder, UID=661, GID=661, home=/usr/src, shell=/bin/bash
<13>Dec  7 09:29:00 rpmi: perl-Sub-Uplevel-1:0.2800-alt1 1491294966 installed
<13>Dec  7 09:29:00 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed
<13>Dec  7 09:29:00 rpmi: perl-Term-ANSIColor-4.06-alt1 1479407083 installed
<13>Dec  7 09:29:00 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed
<13>Dec  7 09:29:00 rpmi: perl-Filter-1.59-alt1 1533737242 installed
<13>Dec  7 09:29:00 rpmi: perl-Encode-2.98-alt1 1525447819 installed
<13>Dec  7 09:29:00 rpmi: perl-Pod-Simple-3.35-alt1 1482098090 installed
<13>Dec  7 09:29:00 rpmi: perl-Pod-Usage-1.69-alt1 1464274721 installed
<13>Dec  7 09:29:01 rpmi: perl-podlators-4.11-alt1 1525935408 installed
<13>Dec  7 09:29:01 rpmi: libgdbm-1.8.3-alt10 1454943334 installed
<13>Dec  7 09:29:01 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed
<13>Dec  7 09:29:01 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed
<13>Dec  7 09:29:01 rpmi: perl-devel-1:5.26.2-alt2 1534850821 installed
<13>Dec  7 09:29:01 rpmi: perl-Test-LongString-0.17-alt1 1415910626 installed
<13>Dec  7 09:29:01 rpmi: perl-Test-Warn-0.36-alt1 1530022388 installed
<13>Dec  7 09:29:01 rpmi: perl-Sereal-Decoder-4.005-alt1 1517535473 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/perl-Sereal-Encoder-4.005-alt1.nosrc.rpm
Installing perl-Sereal-Encoder-4.005-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.22042
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Sereal-Encoder-4.005
+ echo 'Source #0 (Sereal-Encoder-4.005.tar.gz):'
Source #0 (Sereal-Encoder-4.005.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Sereal-Encoder-4.005.tar.gz
+ /bin/tar -xf -
+ cd Sereal-Encoder-4.005
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.22042
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Sereal-Encoder-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
Using bundled zstd code
Warning: prerequisite Test::Deep 0 not found.
Warning: prerequisite Test::Differences 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Sereal::Encoder
+ : 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-Encoder-4.005'
cp lib/Sereal/Encoder.pm blib/lib/Sereal/Encoder.pm
cp lib/Sereal/Encoder/Constants.pm blib/lib/Sereal/Encoder/Constants.pm
make[1]: Entering directory '/usr/src/RPM/BUILD/Sereal-Encoder-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-Encoder-4.005/zstd'
Running Mkbootstrap for Encoder ()
chmod 644 "Encoder.bs"
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encoder.bs blib/arch/auto/Sereal/Encoder/Encoder.bs 644
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Sereal-Encoder-4.005/typemap'  Encoder.xs > Encoder.xsc
mv Encoder.xsc Encoder.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 -DHAVE_BUILTIN_CTZ Encoder.c
In file included from Encoder.xs:12:
srl_buffer.h: In function 'srl_buf_grow_nocheck':
srl_buffer.h:126:17: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'size_t' {aka 'const unsigned int'} [-Wformat=]
     if (0) warn("Renew(%ld)", new_size);
                 ^~~~~~~~~~~~  ~~~~~~~~
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 -DHAVE_BUILTIN_CTZ srl_encoder.c
In file included from srl_encoder.c:53:
srl_buffer.h: In function 'srl_buf_grow_nocheck':
srl_buffer.h:126:26: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'size_t' {aka 'const unsigned int'} [-Wformat=]
     if (0) warn("Renew(%ld)", new_size);
                        ~~^    ~~~~~~~~
                        %d
srl_encoder.c: In function 'srl_dump_data_structure':
srl_encoder.c:1011:34: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
         const STRLEN max_len = 1 << 32 - 1;
                                  ^~
srl_encoder.c: In function 'srl_dump_hv_sorted_sv_slow':
srl_encoder.c:1356:15: warning: unused variable 'do_share_keys' [-Wunused-variable]
     const int do_share_keys = HvSHAREKEYS((SV *)src);
               ^~~~~~~~~~~~~
srl_encoder.c: In function 'srl_dump_sv':
srl_encoder.c:1656:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
                     src, (UV)pe->value, (UV)weakref_ofs);
                          ^
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 -DHAVE_BUILTIN_CTZ 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/Encoder/Encoder.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong Encoder.o srl_encoder.o miniz.o zstd/libzstd.o  -o blib/arch/auto/Sereal/Encoder/Encoder.so  \
      \
   -L/usr/lib/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/Sereal/Encoder/Encoder.so
make: Leaving directory '/usr/src/RPM/BUILD/Sereal-Encoder-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-Encoder-4.005'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encoder.bs blib/arch/auto/Sereal/Encoder/Encoder.bs 644
make[1]: Entering directory '/usr/src/RPM/BUILD/Sereal-Encoder-4.005/zstd'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/Sereal-Encoder-4.005/zstd'
make[1]: Entering directory '/usr/src/RPM/BUILD/Sereal-Encoder-4.005/zstd'
make[1]: Nothing to be done for 'test_dynamic'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/Sereal-Encoder-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_constants.t ............................. ok
# Testing with both encoder and decoder.
# Sereal::Decoder v4.005
# Sereal::Encoder v4.005
t/002_have_enc_and_dec.t ...................... ok
t/003_ptable.t ................................ ok
t/004_testset.t ............................... ok
t/005_flags.t ................................. ok
t/010_desperate.t ............................. ok
t/011_aliased_dedupe.t ........................ ok
t/020_sort_keys.t ............................. ok
t/021_sort_keys_option.t ...................... ok
t/022_canonical_refs.t ........................ ok
t/030_canonical_vs_test_deep.t ................ skipped: We are skipping all our tests because we don't have a suitable Test::Deep here, got error: Can't locate Test/Deep/NoTest.pm in @INC (you may need to install the Test::Deep::NoTest module) (@INC contains: t/lib /usr/src/RPM/BUILD/Sereal-Encoder-4.005/blib/lib /usr/src/RPM/BUILD/Sereal-Encoder-4.005/blib/arch /usr/local/lib/perl/5.26 /usr/local/share/perl/5.26 /usr/lib/perl5 /usr/share/perl5 /etc/perl5 /usr/lib/perl5/vendor_perl .) at t/030_canonical_vs_test_deep.t line 38.
t/040_tied_hash.t ............................. ok
t/110_nobless.t ............................... ok
t/120_hdr_data.t .............................. ok
t/130_freezethaw.t ............................ ok
t/160_recursion.t ............................. ok
t/170_cyclic_weakrefs.t ....................... ok
t/180_magic_array.t ........................... ok
t/200_bulk.t .................................. ok
t/300_fail.t .................................. ok
t/400_evil.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_reentrancy.t ............................ ok
All tests successful.
Files=69, Tests=294309, 293 wallclock secs (17.43 usr  0.80 sys + 159.21 cusr  2.59 csys = 180.03 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Sereal-Encoder-4.005'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.22298
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Sereal-Encoder-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Sereal-Encoder-buildroot
+ cd Sereal-Encoder-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-Encoder-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Sereal-Encoder-4.005'
make[1]: Entering directory '/usr/src/RPM/BUILD/Sereal-Encoder-4.005/zstd'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/Sereal-Encoder-4.005/zstd'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encoder.bs blib/arch/auto/Sereal/Encoder/Encoder.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-Sereal-Encoder-buildroot/usr/lib/perl5/auto/Sereal/Encoder/Encoder.so
Installing /usr/src/tmp/perl-Sereal-Encoder-buildroot/usr/lib/perl5/Sereal/Encoder.pm
Installing /usr/src/tmp/perl-Sereal-Encoder-buildroot/usr/lib/perl5/Sereal/Encoder/Constants.pm
make: Leaving directory '/usr/src/RPM/BUILD/Sereal-Encoder-4.005'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Sereal-Encoder-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
Binary file /usr/src/tmp/perl-Sereal-Encoder-buildroot/usr/lib/perl5/auto/Sereal/Encoder/Encoder.so matches
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Sereal-Encoder-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-Encoder-buildroot (auto)
removed './usr/lib/perl5/auto/Sereal/Encoder/.packlist'
mode of './usr/lib/perl5/auto/Sereal/Encoder/Encoder.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-Sereal-Encoder-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/perl-Sereal-Encoder-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Sereal-Encoder-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Sereal-Encoder-buildroot
./usr/lib:
Verifying ELF objects in /usr/src/tmp/perl-Sereal-Encoder-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-Encoder-4.005-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.34667
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Sereal-Encoder-4.005
+ DOCDIR=/usr/src/tmp/perl-Sereal-Encoder-buildroot/usr/share/doc/perl-Sereal-Encoder-4.005
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Sereal-Encoder-buildroot/usr/share/doc/perl-Sereal-Encoder-4.005
+ /bin/mkdir -p /usr/src/tmp/perl-Sereal-Encoder-buildroot/usr/share/doc/perl-Sereal-Encoder-4.005
+ cp -prL Changes /usr/src/tmp/perl-Sereal-Encoder-buildroot/usr/share/doc/perl-Sereal-Encoder-4.005
+ chmod -R go-w /usr/src/tmp/perl-Sereal-Encoder-buildroot/usr/share/doc/perl-Sereal-Encoder-4.005
+ chmod -R a+rX /usr/src/tmp/perl-Sereal-Encoder-buildroot/usr/share/doc/perl-Sereal-Encoder-4.005
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kMbZ9S
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.8NmoSY
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
/usr/src/tmp/perl-Sereal-Encoder-buildroot/usr/lib/perl5/Sereal/Encoder.pm syntax OK
/usr/src/tmp/perl-Sereal-Encoder-buildroot/usr/lib/perl5/Sereal/Encoder/Constants.pm syntax OK
Provides: perl(Sereal/Encoder.pm) = 4.005, perl(Sereal/Encoder/Constants.pm) = 4.005
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:ohjBjKDYRPmHQRk0ZoO24SjQhIRWifgcV3sST49a3mLBixskN2Z8hqVaiFpDaNNU0XILhlP7j6W5M06g8fbD5Rf3eyvD11F3z6zgHFMf1xMxI2nF8ssL9FSBYQknzM0wXb4L6nRNMfZKaKBjiRaosEyc4Im1p55S9GF0G7Sgw4MIt6sZEtni2i09mYmaT0, perl(XSLoader.pm), perl(constant.pm), 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.sdow3r
Creating perl-Sereal-Encoder-debuginfo package
Processing files: perl-Sereal-Encoder-debuginfo-4.005-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1X600k
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AVWU8A
find-requires: running scripts (debuginfo)
Requires: perl-Sereal-Encoder = 4.005-alt1, debug(libc.so.6), debug(libperl-5.26.so)
Wrote: /usr/src/RPM/RPMS/i586/perl-Sereal-Encoder-4.005-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/perl-Sereal-Encoder-debuginfo-4.005-alt1.i586.rpm
195.02user 4.20system 5:28.74elapsed 60%CPU (0avgtext+0avgdata 76648maxresident)k
0inputs+0outputs (0major+2147101minor)pagefaults 0swaps
209.50user 6.83system 5:54.93elapsed 60%CPU (0avgtext+0avgdata 122620maxresident)k
16inputs+0outputs (0major+2553341minor)pagefaults 0swaps