<86>Apr 14 00:59:19 userdel[118496]: delete user 'rooter' <86>Apr 14 00:59:19 userdel[118496]: removed group 'rooter' owned by 'rooter' <86>Apr 14 00:59:19 groupadd[118545]: group added to /etc/group: name=rooter, GID=681 <86>Apr 14 00:59:19 groupadd[118545]: group added to /etc/gshadow: name=rooter <86>Apr 14 00:59:19 groupadd[118545]: new group: name=rooter, GID=681 <86>Apr 14 00:59:19 useradd[118584]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash <86>Apr 14 00:59:19 userdel[118633]: delete user 'builder' <86>Apr 14 00:59:19 userdel[118633]: removed group 'builder' owned by 'builder' <86>Apr 14 00:59:19 userdel[118633]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 00:59:19 groupadd[118663]: group added to /etc/group: name=builder, GID=682 <86>Apr 14 00:59:19 groupadd[118663]: group added to /etc/gshadow: name=builder <86>Apr 14 00:59:19 groupadd[118663]: new group: name=builder, GID=682 <86>Apr 14 00:59:19 useradd[118688]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash <13>Apr 14 00:59:23 rpmi: perl-devel-1:5.22.3-alt0.M80P.1 1485958065 installed <13>Apr 14 00:59:23 rpmi: perl-Crypt-CBC-2.33-alt1 1375472462 installed Installing perl-Crypt-Twofish-2.17-alt2.1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.56260 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Crypt-Twofish-2.17 + echo 'Source #0 (Crypt-Twofish-2.17.tar.gz):' Source #0 (Crypt-Twofish-2.17.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Crypt-Twofish-2.17.tar.gz + /bin/tar -xf - + cd Crypt-Twofish-2.17 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.56260 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Crypt-Twofish-2.17 + 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 Searching for uint*_t... inttypes.h perl(strict)>=0 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Searching for uint*_t... inttypes.h Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Crypt::Twofish + : running make + '[' -n '' ']' + NPROCS=8 + make -j8 'OPTIMIZE=-pipe -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory `/usr/src/RPM/BUILD/Crypt-Twofish-2.17' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap "/usr/share/perl5/ExtUtils/typemap" -typemap "typemap" Twofish.xs > Twofish.xsc && mv Twofish.xsc Twofish.c "/usr/bin/perl" tab/tables.pl 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=\"2.17\" -DXS_VERSION=\"2.17\" -fPIC "-I/usr/lib64/perl5/CORE" _twofish.c Running Mkbootstrap for Crypt::Twofish () chmod 644 "Twofish.bs" cp Twofish.pm blib/lib/Crypt/Twofish.pm 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=\"2.17\" -DXS_VERSION=\"2.17\" -fPIC "-I/usr/lib64/perl5/CORE" Twofish.c In file included from Twofish.xs:9:0: ppport.h:43:38: warning: "/*" within comment [-Wcomment] perl -x ppport.h *.c *.h *.xs foo/*.c [etc] ^ rm -f blib/arch/auto/Crypt/Twofish/Twofish.so gcc -shared -pipe -Wall -g -O2 -L/usr/local/lib -fstack-protector-strong Twofish.o _twofish.o -o blib/arch/auto/Crypt/Twofish/Twofish.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Crypt/Twofish/Twofish.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Twofish.bs blib/arch/auto/Crypt/Twofish/Twofish.bs 644 make: Leaving directory `/usr/src/RPM/BUILD/Crypt-Twofish-2.17' + : 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/Crypt-Twofish-2.17' Running Mkbootstrap for Crypt::Twofish () chmod 644 "Twofish.bs" PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl 1..10 # Running under perl version 5.022003 for linux # Current time local: Sun Apr 14 00:59:25 2019 # Current time GMT: Sun Apr 14 00:59:25 2019 # Using Test.pm version 1.26_01 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 trying CBC... ok 10 Benchmarks Encrypting (10,000 cycles, uncached cipher): 0 wallclock secs ( 0.05 usr + 0.00 sys = 0.05 CPU) Decrypting (10,000 cycles, uncached cipher): 0 wallclock secs ( 0.04 usr + 0.00 sys = 0.04 CPU) Encrypting (10,000 cycles, cached cipher): 0 wallclock secs ( 0.02 usr + 0.00 sys = 0.02 CPU) Decrypting (10,000 cycles, cached cipher): 0 wallclock secs ( 0.01 usr + 0.00 sys = 0.01 CPU) make: Leaving directory `/usr/src/RPM/BUILD/Crypt-Twofish-2.17' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.31653 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Crypt-Twofish-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Crypt-Twofish-buildroot + cd Crypt-Twofish-2.17 + 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-Crypt-Twofish-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory `/usr/src/RPM/BUILD/Crypt-Twofish-2.17' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Crypt-Twofish-buildroot/usr/lib64/perl5/auto/Crypt/Twofish/Twofish.so Installing /usr/src/tmp/perl-Crypt-Twofish-buildroot/usr/lib64/perl5/Crypt/Twofish.pm make: Leaving directory `/usr/src/RPM/BUILD/Crypt-Twofish-2.17' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Crypt-Twofish-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Crypt-Twofish-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(strict)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Crypt-Twofish-buildroot (auto) removed './usr/lib64/perl5/auto/Crypt/Twofish/.packlist' mode of './usr/lib64/perl5/auto/Crypt/Twofish/Twofish.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Crypt-Twofish-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/perl-Crypt-Twofish-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Crypt-Twofish-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/perl-Crypt-Twofish-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-Crypt-Twofish-2.17-alt2.1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.785 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Crypt-Twofish-2.17 + DOCDIR=/usr/src/tmp/perl-Crypt-Twofish-buildroot/usr/share/doc/perl-Crypt-Twofish-2.17 + export DOCDIR + rm -rf /usr/src/tmp/perl-Crypt-Twofish-buildroot/usr/share/doc/perl-Crypt-Twofish-2.17 + /bin/mkdir -p /usr/src/tmp/perl-Crypt-Twofish-buildroot/usr/share/doc/perl-Crypt-Twofish-2.17 + cp -prL Changes README /usr/src/tmp/perl-Crypt-Twofish-buildroot/usr/share/doc/perl-Crypt-Twofish-2.17 + chmod -R go-w /usr/src/tmp/perl-Crypt-Twofish-buildroot/usr/share/doc/perl-Crypt-Twofish-2.17 + chmod -R a+rX /usr/src/tmp/perl-Crypt-Twofish-buildroot/usr/share/doc/perl-Crypt-Twofish-2.17 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gQtv2W 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.4JzH6y find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/perl-Crypt-Twofish-buildroot/usr/lib64/perl5/Crypt/Twofish.pm syntax OK Provides: perl(Crypt/Twofish.pm) = 2.170 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:okjB3WJuvyeo49Zbjz67fUVfu5PtazjUGjaRxxz41XkZyt3, libpthread.so.0(GLIBC_2.2.5)(64bit), perl(Crypt/CBC.pm), perl(DynaLoader.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.0PpI3d Creating perl-Crypt-Twofish-debuginfo package Processing files: perl-Crypt-Twofish-debuginfo-2.17-alt2.1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CTp9PV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A07SxG find-requires: running scripts (debuginfo) Requires: perl-Crypt-Twofish = 2.17-alt2.1.1, debug64(libc.so.6), debug64(libperl-5.22.so), debug64(libpthread.so.0) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Crypt-Twofish-2.17-alt2.1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/perl-Crypt-Twofish-debuginfo-2.17-alt2.1.1.x86_64.rpm 2.65user 0.99system 0:07.29elapsed 50%CPU (0avgtext+0avgdata 38180maxresident)k 0inputs+0outputs (0major+210959minor)pagefaults 0swaps 7.80user 4.94system 0:16.34elapsed 77%CPU (0avgtext+0avgdata 123876maxresident)k 0inputs+0outputs (0major+422675minor)pagefaults 0swaps