<86>Apr 7 10:30:10 userdel[3518554]: delete user 'rooter' <86>Apr 7 10:30:10 userdel[3518554]: removed group 'rooter' owned by 'rooter' <86>Apr 7 10:30:10 groupadd[3518565]: group added to /etc/group: name=rooter, GID=591 <86>Apr 7 10:30:10 groupadd[3518565]: group added to /etc/gshadow: name=rooter <86>Apr 7 10:30:10 groupadd[3518565]: new group: name=rooter, GID=591 <86>Apr 7 10:30:10 useradd[3518575]: new user: name=rooter, UID=591, GID=591, home=/root, shell=/bin/bash <86>Apr 7 10:30:11 userdel[3518589]: delete user 'builder' <86>Apr 7 10:30:11 userdel[3518589]: removed group 'builder' owned by 'builder' <86>Apr 7 10:30:11 userdel[3518589]: removed shadow group 'builder' owned by 'builder' <86>Apr 7 10:30:11 groupadd[3518606]: group added to /etc/group: name=builder, GID=592 <86>Apr 7 10:30:11 groupadd[3518606]: group added to /etc/gshadow: name=builder <86>Apr 7 10:30:11 groupadd[3518606]: new group: name=builder, GID=592 <86>Apr 7 10:30:11 useradd[3518624]: new user: name=builder, UID=592, GID=592, 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>Apr 7 10:30:18 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Apr 7 10:30:18 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Apr 7 10:30:18 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Apr 7 10:30:18 rpmi: perl-devel-1:5.28.2-alt3 sisyphus+246858.100.1.1 1582562013 installed <13>Apr 7 10:30:18 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.80150 + 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/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/Crypt-DES-2.07.tar.gz + 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.31928 + 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 + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 + tee .perl.req + : 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] 79 | unsigned long des_SPtrans_x[8][64]={ | ^ 80 | /* nibble 0 */ 81 | 0x00820200, 0x00020000, 0x80800000, 0x80820200, | { ...... 96 | 0x80000000, 0x80820000, 0x00000200, 0x80020200, | } ...... 99 | 0x10042004, 0x00000000, 0x00042000, 0x10040000, | { ...... 114 | 0x10002004, 0x00000004, 0x10040000, 0x00042000, | } ...... 117 | 0x41000000, 0x01010040, 0x00000040, 0x41000040, | { ...... 132 | 0x41000000, 0x40010040, 0x00000040, 0x01010000, | } ...... 135 | 0x00100402, 0x04000400, 0x00000002, 0x04100402, | { ...... 150 | 0x00000402, 0x04000000, 0x04000002, 0x04100400, | } ...... 153 | 0x02000000, 0x00004000, 0x00000100, 0x02004108, | { ...... 168 | 0x00000008, 0x00004108, 0x02004000, 0x02000008, | } ...... 171 | 0x20000010, 0x00080010, 0x00000000, 0x20080800, | { ...... 186 | 0x20080000, 0x00000810, 0x00000010, 0x20080010, | } ...... 189 | 0x00001000, 0x00000080, 0x00400080, 0x00400001, | { ...... 204 | 0x00400001, 0x00401080, 0x00401000, 0x00001001, | } ...... 207 | 0x08200020, 0x08208000, 0x00008020, 0x00000000, | { ...... 222 | 0x08000000, 0x08200020, 0x00008000, 0x00208020}; | } _des.c:224:30: warning: missing braces around initializer [-Wmissing-braces] 224 | unsigned long des_skb[8][64]={ | ^ 225 | /* for C bits (numbered as per FIPS 46) 1 2 3 4 5 6 */ 226 | 0x00000000,0x00000010,0x20000000,0x20000010, | { ...... 241 | 0x00090820,0x00090830,0x20090820,0x20090830, | } 242 | /* for C bits (numbered as per FIPS 46) 7 8 10 11 12 13 */ 243 | 0x00000000,0x02000000,0x00002000,0x02002000, | { ...... 258 | 0x10200404,0x12200404,0x10202404,0x12202404, | } 259 | /* for C bits (numbered as per FIPS 46) 14 15 16 17 19 20 */ 260 | 0x00000000,0x00000001,0x00040000,0x00040001, | { ...... 275 | 0x09000202,0x09000203,0x09040202,0x09040203, | } 276 | /* for C bits (numbered as per FIPS 46) 21 23 24 26 27 28 */ 277 | 0x00000000,0x00100000,0x00000100,0x00100100, | { ...... 292 | 0x04021008,0x04121008,0x04021108,0x04121108, | } 293 | /* for D bits (numbered as per FIPS 46) 1 2 3 4 5 6 */ 294 | 0x00000000,0x10000000,0x00010000,0x10010000, | { ...... 309 | 0x20101004,0x30101004,0x20111004,0x30111004, | } 310 | /* for D bits (numbered as per FIPS 46) 8 9 11 12 13 14 */ 311 | 0x00000000,0x08000000,0x00000008,0x08000008, | { ...... 326 | 0x02020401,0x0A020401,0x02020409,0x0A020409, | } 327 | /* for D bits (numbered as per FIPS 46) 16 17 18 19 20 21 */ 328 | 0x00000000,0x00000100,0x00080000,0x00080100, | { ...... 343 | 0x01200210,0x01200310,0x01280210,0x01280310, | } 344 | /* for D bits (numbered as per FIPS 46) 22 23 24 25 27 28 */ 345 | 0x00000000,0x04000000,0x00040000,0x04040000, | { ...... 361 | }; | } _des.c: In function 'perl_des_crypt': _des.c:454:18: warning: unused variable 'ptr' [-Wunused-variable] 454 | 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] 39 | 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] 177 | #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' 177 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ DES.c:188:9: warning: unused variable 'RETVAL' [-Wunused-variable] 188 | 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] 69 | 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.03 usr + 0.00 sys = 0.03 CPU) ok 343 non-cached cipher speed test. 5000 decrypt iterations 0 wallclock secs ( 0.03 usr + 0.00 sys = 0.03 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.02 usr + 0.00 sys = 0.02 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.21201 + 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.90040 + 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.Gn862J 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.vs9tvK find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /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.mhjubL 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.6NbuuK find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.615UEI 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 5.69user 0.90system 0:12.44elapsed 53%CPU (0avgtext+0avgdata 45468maxresident)k 0inputs+0outputs (0major+216133minor)pagefaults 0swaps 11.95user 4.37system 0:33.13elapsed 49%CPU (0avgtext+0avgdata 108688maxresident)k 40inputs+0outputs (0major+516765minor)pagefaults 0swaps