<86>Apr 21 00:55:59 userdel[77998]: delete user 'rooter' <86>Apr 21 00:55:59 userdel[77998]: removed group 'rooter' owned by 'rooter' <86>Apr 21 00:55:59 userdel[77998]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 00:55:59 groupadd[78031]: group added to /etc/group: name=rooter, GID=663 <86>Apr 21 00:55:59 groupadd[78031]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:55:59 groupadd[78031]: new group: name=rooter, GID=663 <86>Apr 21 00:55:59 useradd[78048]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash <86>Apr 21 00:55:59 userdel[78086]: delete user 'builder' <86>Apr 21 00:55:59 userdel[78086]: removed group 'builder' owned by 'builder' <86>Apr 21 00:55:59 userdel[78086]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:55:59 groupadd[78116]: group added to /etc/group: name=builder, GID=664 <86>Apr 21 00:55:59 groupadd[78116]: group added to /etc/gshadow: name=builder <86>Apr 21 00:55:59 groupadd[78116]: new group: name=builder, GID=664 <86>Apr 21 00:55:59 useradd[78149]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash <13>Apr 21 00:56:05 rpmi: perl-devel-1:5.22.3-alt0.M80P.1 1485958065 installed <13>Apr 21 00:56:05 rpmi: perl-Encode-2.83-alt1 1459157776 installed <13>Apr 21 00:56:05 rpmi: perl-Sub-Uplevel-1:0.25-alt1 1422918202 installed <13>Apr 21 00:56:05 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed <13>Apr 21 00:56:05 rpmi: perl-Term-ANSIColor-4.05-alt1 1458575791 installed <13>Apr 21 00:56:05 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Apr 21 00:56:05 rpmi: perl-Pod-Simple-3.32-alt1 1447205413 installed <13>Apr 21 00:56:05 rpmi: perl-Test-Warn-0.30-alt1 1394112530 installed <13>Apr 21 00:56:05 rpmi: perl-Test-LongString-0.17-alt1 1415910626 installed <13>Apr 21 00:56:05 rpmi: perl-Pod-Usage-1.68-alt1 1451923699 installed <13>Apr 21 00:56:05 rpmi: perl-podlators-4.07-alt1 1458574366 installed Installing perl-Sereal-Decoder-3.014-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.56186 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Sereal-Decoder-3.014 + echo 'Source #0 (Sereal-Decoder-3.014.tar.gz):' Source #0 (Sereal-Decoder-3.014.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Sereal-Decoder-3.014.tar.gz + /bin/tar -xf - + cd Sereal-Decoder-3.014 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.56186 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Sereal-Decoder-3.014 + perl_vendor_build + export PERL_EXTUTILS_AUTOINSTALL=--skip + PERL_EXTUTILS_AUTOINSTALL=--skip + export XSUBPP_STATIC_XS=1 + XSUBPP_STATIC_XS=1 + _perl_vendor_fixin + xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,' + find . -type f -print0 + /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 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 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Sereal::Decoder + : running make + '[' -n '' ']' + NPROCS=8 + make -j8 'OPTIMIZE=-pipe -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory `/usr/src/RPM/BUILD/Sereal-Decoder-3.014' "/usr/bin/perl" "/usr/share/perl5/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 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -DVERSION=\"3.014\" -DXS_VERSION=\"3.014\" -fPIC "-I/usr/lib64/perl5/CORE" -DNDEBUG srl_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 -Wall -g -O2 -DVERSION=\"3.014\" -DXS_VERSION=\"3.014\" -fPIC "-I/usr/lib64/perl5/CORE" -DNDEBUG miniz.c Running Mkbootstrap for Sereal::Decoder () cp lib/Sereal/Decoder.pm blib/lib/Sereal/Decoder.pm cp lib/Sereal/Decoder/Constants.pm blib/lib/Sereal/Decoder/Constants.pm cp lib/Sereal/Performance.pm blib/lib/Sereal/Performance.pm chmod 644 "Decoder.bs" 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 -Wall -g -O2 -DVERSION=\"3.014\" -DXS_VERSION=\"3.014\" -fPIC "-I/usr/lib64/perl5/CORE" -DNDEBUG Decoder.c srl_decoder.c:1493:12: note: #pragma message: MODERN_REGEXP # pragma message ( "MODERN_REGEXP" ) ^ rm -f blib/arch/auto/Sereal/Decoder/Decoder.so gcc -shared -pipe -Wall -g -O2 -L/usr/local/lib -fstack-protector-strong Decoder.o srl_decoder.o miniz.o -o blib/arch/auto/Sereal/Decoder/Decoder.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Sereal/Decoder/Decoder.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Decoder.bs blib/arch/auto/Sereal/Decoder/Decoder.bs 644 make: Leaving directory `/usr/src/RPM/BUILD/Sereal-Decoder-3.014' + : 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-3.014' Running Mkbootstrap for Sereal::Decoder () chmod 644 "Decoder.bs" 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/800_threads.t .......................... ok t/900_regr_issue_15.t .................... ok t/901_regr_segv.t ........................ ok t/902_bad_input.t ........................ ok t/903_reentrancy.t ....................... ok All tests successful. Files=55, Tests=701, 3 wallclock secs ( 0.14 usr 0.04 sys + 2.58 cusr 0.31 csys = 3.07 CPU) Result: PASS make: Leaving directory `/usr/src/RPM/BUILD/Sereal-Decoder-3.014' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.1011 + 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-3.014 + 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-3.014' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Sereal-Decoder-buildroot/usr/lib64/perl5/auto/Sereal/Decoder/Decoder.so Installing /usr/src/tmp/perl-Sereal-Decoder-buildroot/usr/lib64/perl5/Sereal/Performance.pm Installing /usr/src/tmp/perl-Sereal-Decoder-buildroot/usr/lib64/perl5/Sereal/Decoder.pm Installing /usr/src/tmp/perl-Sereal-Decoder-buildroot/usr/lib64/perl5/Sereal/Decoder/Constants.pm make: Leaving directory `/usr/src/RPM/BUILD/Sereal-Decoder-3.014' + _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 '{}' ';' + : 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/lib64/perl5/auto/Sereal/Decoder/.packlist' mode of './usr/lib64/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) Compressing files in /usr/src/tmp/perl-Sereal-Decoder-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Sereal-Decoder-buildroot ./usr/lib64: 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-3.014-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.1011 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Sereal-Decoder-3.014 + DOCDIR=/usr/src/tmp/perl-Sereal-Decoder-buildroot/usr/share/doc/perl-Sereal-Decoder-3.014 + export DOCDIR + rm -rf /usr/src/tmp/perl-Sereal-Decoder-buildroot/usr/share/doc/perl-Sereal-Decoder-3.014 + /bin/mkdir -p /usr/src/tmp/perl-Sereal-Decoder-buildroot/usr/share/doc/perl-Sereal-Decoder-3.014 + cp -prL Changes /usr/src/tmp/perl-Sereal-Decoder-buildroot/usr/share/doc/perl-Sereal-Decoder-3.014 + chmod -R go-w /usr/src/tmp/perl-Sereal-Decoder-buildroot/usr/share/doc/perl-Sereal-Decoder-3.014 + chmod -R a+rX /usr/src/tmp/perl-Sereal-Decoder-buildroot/usr/share/doc/perl-Sereal-Decoder-3.014 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.R4yegJ find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3KhPTc 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/lib64/perl5/Sereal/Decoder.pm syntax OK /usr/src/tmp/perl-Sereal-Decoder-buildroot/usr/lib64/perl5/Sereal/Decoder/Constants.pm syntax OK /usr/src/tmp/perl-Sereal-Decoder-buildroot/usr/lib64/perl5/Sereal/Performance.pm syntax OK Provides: perl(Sereal/Decoder.pm) = 3.014, perl(Sereal/Decoder/Constants.pm) = 3.014, perl(Sereal/Performance.pm) Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.22.so()(64bit) >= set:ohjBjKDyGY3Gj8dIq5nd7Zk6h6WnFQuMM5mecU09M1lZmy4B1HTiFgeGoxucibZlds9iGCg3IWILhlbn3ezNgLwdc8Gcpq6xYAI1DfDZCebIPoO1F3HFH2i7JC2Er3TVLpCkjZAiJbVFFK0CCKzW4L6nRNMflFIAGdSCxkZFsjGi2vdh9jpPk0R3r0P8aZu1YIJkK1, 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.32G9iJ Creating perl-Sereal-Decoder-debuginfo package Processing files: perl-Sereal-Decoder-debuginfo-3.014-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dkPRxi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3qdHyU find-requires: running scripts (debuginfo) Requires: perl-Sereal-Decoder = 3.014-alt1, debug64(libc.so.6), debug64(libperl-5.22.so) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Sereal-Decoder-3.014-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/perl-Sereal-Decoder-debuginfo-3.014-alt1.x86_64.rpm 7.75user 1.08system 0:11.87elapsed 74%CPU (0avgtext+0avgdata 82936maxresident)k 0inputs+0outputs (0major+410665minor)pagefaults 0swaps 13.72user 2.95system 0:20.11elapsed 82%CPU (0avgtext+0avgdata 122096maxresident)k 0inputs+0outputs (0major+626816minor)pagefaults 0swaps