<86>Apr 21 00:42:42 userdel[38212]: delete user 'rooter' <86>Apr 21 00:42:42 userdel[38212]: removed group 'rooter' owned by 'rooter' <86>Apr 21 00:42:42 userdel[38212]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 00:42:42 groupadd[38233]: group added to /etc/group: name=rooter, GID=627 <86>Apr 21 00:42:42 groupadd[38233]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:42:42 groupadd[38233]: new group: name=rooter, GID=627 <86>Apr 21 00:42:42 useradd[38284]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Apr 21 00:42:42 userdel[38348]: delete user 'builder' <86>Apr 21 00:42:42 userdel[38348]: removed group 'builder' owned by 'builder' <86>Apr 21 00:42:42 userdel[38348]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:42:42 groupadd[38455]: group added to /etc/group: name=builder, GID=628 <86>Apr 21 00:42:42 groupadd[38455]: group added to /etc/gshadow: name=builder <86>Apr 21 00:42:42 useradd[38501]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash <13>Apr 21 00:42:45 rpmi: libsnappy-1.1.3-alt1 1450962240 installed <13>Apr 21 00:42:45 rpmi: ca-certificates-2016.02.25-alt1 1462368370 installed <13>Apr 21 00:42:45 rpmi: libcrypto10-1.0.2n-alt0.M80P.1 1512766129 installed <13>Apr 21 00:42:45 rpmi: libqacache-0.3-alt1 1317699877 installed <13>Apr 21 00:42:45 rpmi: libqacache-devel-0.3-alt1 1317699877 installed <13>Apr 21 00:42:45 rpmi: perl-devel-1:5.22.3-alt0.M80P.1 1485958065 installed Installing perl-qa-cache-0.11-alt4.1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.19330 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf qa-cache-0.11 + echo 'Source #0 (qa-cache-0.11.tar):' Source #0 (qa-cache-0.11.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/qa-cache-0.11.tar + cd qa-cache-0.11 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.19330 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd qa-cache-0.11 + 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 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Generating a Unix-style Makefile Writing Makefile for qa::cache + : running make + '[' -n '' ']' + NPROCS=8 + make -j8 'OPTIMIZE=-pipe -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory `/usr/src/RPM/BUILD/qa-cache-0.11' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap "/usr/share/perl5/ExtUtils/typemap" -typemap "typemap" cache.xs > cache.xsc && mv cache.xsc cache.c Running Mkbootstrap for qa::cache () cp lib/qa/memoize.pm blib/lib/qa/memoize.pm cp lib/qa/cache.pm blib/lib/qa/cache.pm chmod 644 "cache.bs" Please specify prototyping behavior for cache.xs (see perlxs manual) 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=\"0.11\" -DXS_VERSION=\"0.11\" -fPIC "-I/usr/lib64/perl5/CORE" cache.c rm -f blib/arch/auto/qa/cache/cache.so gcc -shared -pipe -Wall -g -O2 -L/usr/local/lib -fstack-protector-strong cache.o -o blib/arch/auto/qa/cache/cache.so \ -lqacache \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/qa/cache/cache.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- cache.bs blib/arch/auto/qa/cache/cache.bs 644 make: Leaving directory `/usr/src/RPM/BUILD/qa-cache-0.11' + : 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/qa-cache-0.11' Running Mkbootstrap for qa::cache () chmod 644 "cache.bs" No tests defined for qa::cache extension. make: Leaving directory `/usr/src/RPM/BUILD/qa-cache-0.11' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.47976 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-qa-cache-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-qa-cache-buildroot + cd qa-cache-0.11 + 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-qa-cache-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory `/usr/src/RPM/BUILD/qa-cache-0.11' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-qa-cache-buildroot/usr/lib64/perl5/auto/qa/cache/cache.so Installing /usr/src/tmp/perl-qa-cache-buildroot/usr/lib64/perl5/qa/cache.pm Installing /usr/src/tmp/perl-qa-cache-buildroot/usr/lib64/perl5/qa/memoize.pm make: Leaving directory `/usr/src/RPM/BUILD/qa-cache-0.11' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-qa-cache-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-qa-cache-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-qa-cache-buildroot (auto) removed './usr/lib64/perl5/auto/qa/cache/.packlist' mode of './usr/lib64/perl5/auto/qa/cache/cache.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-qa-cache-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/perl-qa-cache-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-qa-cache-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/perl-qa-cache-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-qa-cache-0.11-alt4.1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZpTLiY 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.evQ28u find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/perl-qa-cache-buildroot/usr/lib64/perl5/qa/cache.pm syntax OK /usr/src/tmp/perl-qa-cache-buildroot/usr/lib64/perl5/qa/memoize.pm syntax OK Provides: perl(qa/cache.pm) = 0.110, perl(qa/memoize.pm) = 0.040 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.22.so()(64bit) >= set:okjB3WJuvyeUTlFcPXiA2ca9IyVWaOIrConHc6olMeRLQd, libqacache.so.0()(64bit) >= set:gdhSceKjX5Zl1, perl(Scalar/Util.pm), perl(Storable.pm), 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.32egO4 Creating perl-qa-cache-debuginfo package Processing files: perl-qa-cache-debuginfo-0.11-alt4.1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mE5KhH find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xDGPAm find-requires: running scripts (debuginfo) Requires: perl-qa-cache = 0.11-alt4.1.1, debug64(libc.so.6), debug64(libperl-5.22.so), debug64(libqacache.so.0) Wrote: /usr/src/RPM/RPMS/x86_64/perl-qa-cache-0.11-alt4.1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/perl-qa-cache-debuginfo-0.11-alt4.1.1.x86_64.rpm 2.21user 0.78system 0:07.11elapsed 42%CPU (0avgtext+0avgdata 38036maxresident)k 0inputs+0outputs (0major+185655minor)pagefaults 0swaps 5.25user 3.47system 0:14.45elapsed 60%CPU (0avgtext+0avgdata 122032maxresident)k 136inputs+0outputs (0major+407687minor)pagefaults 0swaps