<86>Jan 13 00:53:02 userdel[95044]: delete user 'rooter' <86>Jan 13 00:53:02 userdel[95044]: removed group 'rooter' owned by 'rooter' <86>Jan 13 00:53:02 userdel[95044]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 13 00:53:02 groupadd[95054]: group added to /etc/group: name=rooter, GID=627 <86>Jan 13 00:53:02 groupadd[95054]: group added to /etc/gshadow: name=rooter <86>Jan 13 00:53:02 groupadd[95054]: new group: name=rooter, GID=627 <86>Jan 13 00:53:02 useradd[95062]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Jan 13 00:53:02 userdel[95073]: delete user 'builder' <86>Jan 13 00:53:02 userdel[95073]: removed group 'builder' owned by 'builder' <86>Jan 13 00:53:02 userdel[95073]: removed shadow group 'builder' owned by 'builder' <86>Jan 13 00:53:02 groupadd[95080]: group added to /etc/group: name=builder, GID=628 <86>Jan 13 00:53:02 groupadd[95080]: group added to /etc/gshadow: name=builder <86>Jan 13 00:53:02 groupadd[95080]: new group: name=builder, GID=628 <86>Jan 13 00:53:02 useradd[95088]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash <13>Jan 13 00:53:04 rpmi: perl-devel-1:5.22.3-alt0.M80P.1 1485958065 installed <13>Jan 13 00:53:04 rpmi: perl-Net-CIDR-Lite-0.21-alt1.1 1290561745 installed <13>Jan 13 00:53:04 rpmi: perl-Socket6-0.27-alt1 1458749596 installed Installing perl-Net-Patricia-1.22-alt1.1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.71276 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Net-Patricia-1.22 + echo 'Source #0 (Net-Patricia-1.22.tar.gz):' Source #0 (Net-Patricia-1.22.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Net-Patricia-1.22.tar.gz + /bin/tar -xf - + cd Net-Patricia-1.22 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.71276 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Net-Patricia-1.22 + 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 perl(Net::CIDR::Lite)>=0.20 perl(Socket6)>=0 perl(Test::More)>=0.88 perl(version)>=0 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Checking if your kit is complete... Looks good MakeMaker (v7.0402) Warning (non-fatal): Target 'dynamic' depends on targets in skipped section 'dynamic_lib' Warning (non-fatal): Target 'static' depends on targets in skipped section 'static_lib' Generating a Unix-style Makefile Writing Makefile for Net::Patricia::libpatricia Generating a Unix-style Makefile Writing Makefile for Net::Patricia + : running make + '[' -n '' ']' + NPROCS=8 + make -j8 'OPTIMIZE=-pipe -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory `/usr/src/RPM/BUILD/Net-Patricia-1.22' cd libpatricia && make LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-pipe -Wall -g -O2" PREFIX="/usr" PASTHRU_DEFINE="" PASTHRU_INC="" "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap "/usr/share/perl5/ExtUtils/typemap" -typemap "typemap" Patricia.xs > Patricia.xsc && mv Patricia.xsc Patricia.c make[1]: Entering directory `/usr/src/RPM/BUILD/Net-Patricia-1.22/libpatricia' gcc -c -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=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib64/perl5/CORE" patricia.c cp Patricia.pm blib/lib/Net/Patricia.pm Running Mkbootstrap for Net::Patricia () chmod 644 "Patricia.bs" patricia.c:15:13: warning: 'copyright' defined but not used [-Wunused-variable] static char copyright[] = ^ gcc -c -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=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I/usr/lib64/perl5/CORE" Patricia.c Patricia.xs: In function 'constant': Patricia.xs:169:1: warning: label 'not_there' defined but not used [-Wunused-label] not_there: ^ Patricia.c: At top level: Patricia.xs:47:1: warning: 'not_here' defined but not used [-Wunused-function] not_here(s) ^ ar cr libpatricia.a patricia.o : libpatricia.a make[1]: Leaving directory `/usr/src/RPM/BUILD/Net-Patricia-1.22/libpatricia' make[1]: Entering directory `/usr/src/RPM/BUILD/Net-Patricia-1.22/libpatricia' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/Net-Patricia-1.22/libpatricia' rm -f blib/arch/auto/Net/Patricia/Patricia.so gcc -shared -pipe -Wall -g -O2 -L/usr/local/lib -fstack-protector-strong Patricia.o -o blib/arch/auto/Net/Patricia/Patricia.so libpatricia/libpatricia.a \ -lnsl \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Net/Patricia/Patricia.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Patricia.bs blib/arch/auto/Net/Patricia/Patricia.bs 644 make: Leaving directory `/usr/src/RPM/BUILD/Net-Patricia-1.22' + : 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/Net-Patricia-1.22' make[1]: Entering directory `/usr/src/RPM/BUILD/Net-Patricia-1.22/libpatricia' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/Net-Patricia-1.22/libpatricia' Running Mkbootstrap for Net::Patricia () chmod 644 "Patricia.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 20 What a world, what a world... # Destructor 10 should *not* have run yet (but 20 should have). 10 What a world, what a world... 10 What a world, what a world... # Destructor 10 should have just run (twice, once for the destroyed clone). # original: climbing at 10.42.42.0/32 # original: climbing at 10.42.42.0/31 # original: climbing at 10.42.42.0/26 # original: climbing at 10.42.42.0/24 # original: climbing at 10.42.69.0/24 # original: climbing at 127.0.0.0/8 # thawed: climbing at 10.42.42.0/32 # thawed: climbing at 10.42.42.0/31 # thawed: climbing at 10.42.42.0/26 # thawed: climbing at 10.42.42.0/24 # thawed: climbing at 10.42.69.0/24 # thawed: climbing at 127.0.0.0/8 t/01everything.t .. ok All tests successful. Files=1, Tests=48, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.11 cusr 0.00 csys = 0.12 CPU) Result: PASS make[1]: Entering directory `/usr/src/RPM/BUILD/Net-Patricia-1.22/libpatricia' make[1]: Nothing to be done for `test'. make[1]: Leaving directory `/usr/src/RPM/BUILD/Net-Patricia-1.22/libpatricia' make: Leaving directory `/usr/src/RPM/BUILD/Net-Patricia-1.22' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.17058 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Net-Patricia-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Net-Patricia-buildroot + cd Net-Patricia-1.22 + 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-Net-Patricia-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory `/usr/src/RPM/BUILD/Net-Patricia-1.22' make[1]: Entering directory `/usr/src/RPM/BUILD/Net-Patricia-1.22/libpatricia' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/Net-Patricia-1.22/libpatricia' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Net-Patricia-buildroot/usr/lib64/perl5/auto/Net/Patricia/Patricia.so Installing /usr/src/tmp/perl-Net-Patricia-buildroot/usr/lib64/perl5/Net/Patricia.pm make: Leaving directory `/usr/src/RPM/BUILD/Net-Patricia-1.22' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Net-Patricia-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Net-Patricia-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Net::CIDR::Lite)>=0.20 perl(Socket6)>=0 perl(Test::More)>=0.88 perl(version)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Net-Patricia-buildroot (auto) removed './usr/lib64/perl5/auto/Net/Patricia/.packlist' mode of './usr/lib64/perl5/auto/Net/Patricia/Patricia.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Net-Patricia-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/perl-Net-Patricia-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Net-Patricia-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/perl-Net-Patricia-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-Net-Patricia-1.22-alt1.1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.17058 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Net-Patricia-1.22 + DOCDIR=/usr/src/tmp/perl-Net-Patricia-buildroot/usr/share/doc/perl-Net-Patricia-1.22 + export DOCDIR + rm -rf /usr/src/tmp/perl-Net-Patricia-buildroot/usr/share/doc/perl-Net-Patricia-1.22 + /bin/mkdir -p /usr/src/tmp/perl-Net-Patricia-buildroot/usr/share/doc/perl-Net-Patricia-1.22 + cp -prL Changes README demo /usr/src/tmp/perl-Net-Patricia-buildroot/usr/share/doc/perl-Net-Patricia-1.22 + chmod -R go-w /usr/src/tmp/perl-Net-Patricia-buildroot/usr/share/doc/perl-Net-Patricia-1.22 + chmod -R a+rX /usr/src/tmp/perl-Net-Patricia-buildroot/usr/share/doc/perl-Net-Patricia-1.22 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f1nETE 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.G6kKcj find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/perl-Net-Patricia-buildroot/usr/lib64/perl5/Net/Patricia.pm syntax OK Provides: perl(Net/Patricia.pm) = 1.220 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.22.so()(64bit) >= set:ojjBzsfRnfPIZhPWFx2PjQ9JeglZC3YIOcZDD6nvnb7uMkchqtt5eWrUhlaZqWQMfXD1GibhMeRLQdBr0, libpthread.so.0(GLIBC_2.2.5)(64bit), perl(DynaLoader.pm), perl(Socket.pm), perl(Socket6.pm), perl(version.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.lBpXf0 Creating perl-Net-Patricia-debuginfo package Processing files: perl-Net-Patricia-debuginfo-1.22-alt1.1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WPmu4J find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JWAcDw find-requires: running scripts (debuginfo) Requires: perl-Net-Patricia = 1.22-alt1.1.1, debug64(libc.so.6), debug64(libperl-5.22.so), debug64(libpthread.so.0) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Net-Patricia-1.22-alt1.1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/perl-Net-Patricia-debuginfo-1.22-alt1.1.1.x86_64.rpm 2.11user 0.55system 0:06.87elapsed 38%CPU (0avgtext+0avgdata 46036maxresident)k 0inputs+0outputs (0major+211508minor)pagefaults 0swaps 8.94user 2.83system 0:17.08elapsed 68%CPU (0avgtext+0avgdata 125024maxresident)k 8inputs+0outputs (0major+552660minor)pagefaults 0swaps