<86>Jun 20 08:27:09 userdel[40348]: delete user 'rooter' <86>Jun 20 08:27:09 userdel[40348]: removed group 'rooter' owned by 'rooter' <86>Jun 20 08:27:09 userdel[40348]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 20 08:27:09 groupadd[40359]: group added to /etc/group: name=rooter, GID=585 <86>Jun 20 08:27:09 groupadd[40359]: group added to /etc/gshadow: name=rooter <86>Jun 20 08:27:09 groupadd[40359]: new group: name=rooter, GID=585 <86>Jun 20 08:27:09 useradd[40369]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash <86>Jun 20 08:27:09 userdel[40381]: delete user 'builder' <86>Jun 20 08:27:09 userdel[40381]: removed group 'builder' owned by 'builder' <86>Jun 20 08:27:09 userdel[40381]: removed shadow group 'builder' owned by 'builder' <86>Jun 20 08:27:10 groupadd[40443]: group added to /etc/group: name=builder, GID=586 <86>Jun 20 08:27:10 groupadd[40443]: group added to /etc/gshadow: name=builder <86>Jun 20 08:27:10 groupadd[40443]: new group: name=builder, GID=586 <86>Jun 20 08:27:10 useradd[40448]: new user: name=builder, UID=586, GID=586, home=/usr/src, shell=/bin/bash warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root <13>Jun 20 08:27:16 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Jun 20 08:27:16 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Jun 20 08:27:16 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Jun 20 08:27:16 rpmi: perl-devel-1:5.28.2-alt1 sisyphus+230063.100.1.1 1558785441 installed <13>Jun 20 08:27:16 rpmi: perl-Crypt-CBC-2.33-alt1 1375472462 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Crypt-DES-2.07-alt2.2.nosrc.rpm Installing perl-Crypt-DES-2.07-alt2.2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.39413 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Crypt-DES-2.07 + echo 'Source #0 (Crypt-DES-2.07.tar.gz):' Source #0 (Crypt-DES-2.07.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Crypt-DES-2.07.tar.gz + /bin/tar -xf - + cd Crypt-DES-2.07 + /bin/chmod -c -Rf u+rwX,go-w . mode of './Makefile.PL' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.58807 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Crypt-DES-2.07 + 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 + tee .perl.req + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Crypt::DES + : running make + make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' Running Mkbootstrap for DES () chmod 644 "DES.bs" make: Leaving directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' make: Entering directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' cp DES.pm blib/lib/Crypt/DES.pm make: Leaving directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' make: Entering directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DES.bs blib/arch/auto/Crypt/DES/DES.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' make: Entering directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Crypt-DES-2.07/typemap' DES.xs > DES.xsc mv DES.xsc DES.c make: Leaving directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' make: Entering directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' 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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DVERSION=\"2.07\" -DXS_VERSION=\"2.07\" -fPIC "-I/usr/lib/perl5/CORE" _des.c _des.c:79:36: warning: missing braces around initializer [-Wmissing-braces] unsigned long des_SPtrans_x[8][64]={ ^ _des.c:81:1: 0x00820200, 0x00020000, 0x80800000, 0x80820200, { _des.c:96:47: 0x80000000, 0x80820000, 0x00000200, 0x80020200, } _des.c:99:1: 0x10042004, 0x00000000, 0x00042000, 0x10040000, { _des.c:114:47: 0x10002004, 0x00000004, 0x10040000, 0x00042000, } _des.c:117:1: 0x41000000, 0x01010040, 0x00000040, 0x41000040, { _des.c:132:47: 0x41000000, 0x40010040, 0x00000040, 0x01010000, } _des.c:135:1: 0x00100402, 0x04000400, 0x00000002, 0x04100402, { _des.c:150:47: 0x00000402, 0x04000000, 0x04000002, 0x04100400, } _des.c:153:1: 0x02000000, 0x00004000, 0x00000100, 0x02004108, { _des.c:168:47: 0x00000008, 0x00004108, 0x02004000, 0x02000008, } _des.c:171:1: 0x20000010, 0x00080010, 0x00000000, 0x20080800, { _des.c:186:47: 0x20080000, 0x00000810, 0x00000010, 0x20080010, } _des.c:189:1: 0x00001000, 0x00000080, 0x00400080, 0x00400001, { _des.c:204:47: 0x00400001, 0x00401080, 0x00401000, 0x00001001, } _des.c:207:1: 0x08200020, 0x08208000, 0x00008020, 0x00000000, { _des.c:222:47: 0x08000000, 0x08200020, 0x00008000, 0x00208020}; } _des.c:224:30: warning: missing braces around initializer [-Wmissing-braces] unsigned long des_skb[8][64]={ ^ _des.c:226:1: 0x00000000,0x00000010,0x20000000,0x20000010, { _des.c:241:44: 0x00090820,0x00090830,0x20090820,0x20090830, } _des.c:243:1: 0x00000000,0x02000000,0x00002000,0x02002000, { _des.c:258:44: 0x10200404,0x12200404,0x10202404,0x12202404, } _des.c:260:1: 0x00000000,0x00000001,0x00040000,0x00040001, { _des.c:275:44: 0x09000202,0x09000203,0x09040202,0x09040203, } _des.c:277:1: 0x00000000,0x00100000,0x00000100,0x00100100, { _des.c:292:44: 0x04021008,0x04121008,0x04021108,0x04121108, } _des.c:294:1: 0x00000000,0x10000000,0x00010000,0x10010000, { _des.c:309:44: 0x20101004,0x30101004,0x20111004,0x30111004, } _des.c:311:1: 0x00000000,0x08000000,0x00000008,0x08000008, { _des.c:326:44: 0x02020401,0x0A020401,0x02020409,0x0A020409, } _des.c:328:1: 0x00000000,0x00000100,0x00080000,0x00080100, { _des.c:343:44: 0x01200210,0x01200310,0x01280210,0x01280310, } _des.c:345:1: 0x00000000,0x04000000,0x00040000,0x04040000, { _des.c:361:1: }; } _des.c: In function 'perl_des_crypt': _des.c:454:18: warning: unused variable 'ptr' [-Wunused-variable] unsigned char * ptr; ^~~ make: Leaving directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' make: Entering directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' 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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DVERSION=\"2.07\" -DXS_VERSION=\"2.07\" -fPIC "-I/usr/lib/perl5/CORE" DES.c DES.xs: In function 'XS_Crypt__DES_expand_key': DES.xs:39:3: warning: implicit declaration of function 'perl_des_expand_key'; did you mean '_des_expand_key'? [-Wimplicit-function-declaration] perl_des_expand_key((i8 *)key, ks); ^~~~~~~~~~~~~~~~~~~ _des_expand_key In file included from DES.xs:13: /usr/lib/perl5/CORE/XSUB.h:177:28: warning: unused variable 'targ' [-Wunused-variable] #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ ^~~~ /usr/lib/perl5/CORE/XSUB.h:177:28: note: in definition of macro 'dXSTARG' #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ ^~~~ DES.c:188:9: warning: unused variable 'RETVAL' [-Wunused-variable] char * RETVAL; ^~~~~~ DES.xs: In function 'XS_Crypt__DES_crypt': DES.xs:69:3: warning: implicit declaration of function 'perl_des_crypt'; did you mean '_des_crypt'? [-Wimplicit-function-declaration] perl_des_crypt(input, SvGROW(output, output_len), (i32 *)ks, enc_flag); ^~~~~~~~~~~~~~ _des_crypt make: Leaving directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' make: Entering directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' rm -f blib/arch/auto/Crypt/DES/DES.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong DES.o _des.o -o blib/arch/auto/Crypt/DES/DES.so \ \ -L/usr/lib/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Crypt/DES/DES.so make: Leaving directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' + : 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-DES-2.07' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DES.bs blib/arch/auto/Crypt/DES/DES.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl 1..342 342 basic tests ran in 0 wallclock secs ( 0.00 usr + 0.00 sys = 0.00 CPU) 342 of 342 tests passed (100.00%) Running speed tests... non-cached cipher speed test. 5000 encrypt iterations 0 wallclock secs ( 0.02 usr + 0.00 sys = 0.02 CPU) ok 343 non-cached cipher speed test. 5000 decrypt iterations 0 wallclock secs ( 0.01 usr + 0.00 sys = 0.01 CPU) ok 344 cached cipher speed test. 10000 encrypt iterations 0 wallclock secs ( 0.01 usr + 0.00 sys = 0.01 CPU) ok 345 cached cipher speed test. 10000 decrypt iterations 0 wallclock secs ( 0.01 usr + 0.00 sys = 0.01 CPU) ok 346 Testing Cipher Block Chaining.. ok 347 - CBC Mode Finished with tests make: Leaving directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.24919 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Crypt-DES-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Crypt-DES-buildroot + cd Crypt-DES-2.07 + 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-DES-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DES.bs blib/arch/auto/Crypt/DES/DES.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Crypt-DES-buildroot/usr/lib/perl5/auto/Crypt/DES/DES.so Installing /usr/src/tmp/perl-Crypt-DES-buildroot/usr/lib/perl5/Crypt/DES.pm make: Leaving directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Crypt-DES-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' Binary file /usr/src/tmp/perl-Crypt-DES-buildroot/usr/lib/perl5/auto/Crypt/DES/DES.so matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Crypt-DES-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-Crypt-DES-buildroot (auto) removed './usr/lib/perl5/auto/Crypt/DES/.packlist' mode of './usr/lib/perl5/auto/Crypt/DES/DES.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Crypt-DES-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/perl-Crypt-DES-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Crypt-DES-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Crypt-DES-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-Crypt-DES-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-DES-2.07-alt2.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.20619 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Crypt-DES-2.07 + DOCDIR=/usr/src/tmp/perl-Crypt-DES-buildroot/usr/share/doc/perl-Crypt-DES-2.07 + export DOCDIR + rm -rf /usr/src/tmp/perl-Crypt-DES-buildroot/usr/share/doc/perl-Crypt-DES-2.07 + /bin/mkdir -p /usr/src/tmp/perl-Crypt-DES-buildroot/usr/share/doc/perl-Crypt-DES-2.07 + cp -prL README COPYRIGHT /usr/src/tmp/perl-Crypt-DES-buildroot/usr/share/doc/perl-Crypt-DES-2.07 + chmod -R go-w /usr/src/tmp/perl-Crypt-DES-buildroot/usr/share/doc/perl-Crypt-DES-2.07 + chmod -R a+rX /usr/src/tmp/perl-Crypt-DES-buildroot/usr/share/doc/perl-Crypt-DES-2.07 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cBUFCz 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.vljv4b find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/perl-Crypt-DES-buildroot/usr/lib/perl5/Crypt/DES.pm syntax OK Provides: perl(Crypt/DES.pm) = 2.070 Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libperl-5.28.so >= set:okjB3Szi7acE1gGcPXXQENN3Av1eBN9sR9BWMMhywtGvFr, libpthread.so.0(GLIBC_2.0), 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.Ce8Zs4 Creating perl-Crypt-DES-debuginfo package Processing files: perl-Crypt-DES-debuginfo-2.07-alt2.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vX30fk find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BDop7Z find-requires: running scripts (debuginfo) Requires: perl-Crypt-DES = 2.07-alt2.2, debug(libc.so.6), debug(libperl-5.28.so), debug(libpthread.so.0) Adding to perl-Crypt-DES-debuginfo a strict dependency on perl-Crypt-DES Wrote: /usr/src/RPM/RPMS/i586/perl-Crypt-DES-2.07-alt2.2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/perl-Crypt-DES-debuginfo-2.07-alt2.2.i586.rpm 3.82user 0.41system 0:12.16elapsed 34%CPU (0avgtext+0avgdata 45488maxresident)k 0inputs+0outputs (0major+218458minor)pagefaults 0swaps 7.89user 2.36system 0:27.40elapsed 37%CPU (0avgtext+0avgdata 113932maxresident)k 40inputs+0outputs (0major+519265minor)pagefaults 0swaps