<86>Aug 1 09:02:41 userdel[755613]: delete user 'rooter' <86>Aug 1 09:02:41 userdel[755613]: removed group 'rooter' owned by 'rooter' <86>Aug 1 09:02:41 userdel[755613]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 09:02:41 groupadd[755621]: group added to /etc/group: name=rooter, GID=696 <86>Aug 1 09:02:41 groupadd[755621]: group added to /etc/gshadow: name=rooter <86>Aug 1 09:02:41 groupadd[755621]: new group: name=rooter, GID=696 <86>Aug 1 09:02:42 useradd[755632]: new user: name=rooter, UID=696, GID=696, home=/root, shell=/bin/bash <86>Aug 1 09:02:42 userdel[755642]: delete user 'builder' <86>Aug 1 09:02:42 userdel[755642]: removed group 'builder' owned by 'builder' <86>Aug 1 09:02:42 userdel[755642]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 09:02:42 groupadd[755647]: group added to /etc/group: name=builder, GID=697 <86>Aug 1 09:02:42 groupadd[755647]: group added to /etc/gshadow: name=builder <86>Aug 1 09:02:42 groupadd[755647]: new group: name=builder, GID=697 <86>Aug 1 09:02:42 useradd[755658]: new user: name=builder, UID=697, GID=697, 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>Aug 1 09:02:43 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Aug 1 09:02:43 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Aug 1 09:02:43 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Aug 1 09:02:44 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316313 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Date-Simple-3.03-alt3.2.nosrc.rpm (w1.gzdio) Installing perl-Date-Simple-3.03-alt3.2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.17663 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Date-Simple-3.03 + echo 'Source #0 (Date-Simple-3.03.tar.gz):' Source #0 (Date-Simple-3.03.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/Date-Simple-3.03.tar.gz + cd Date-Simple-3.03 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.17663 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Date-Simple-3.03 + perl_vendor_build + export PERL_EXTUTILS_AUTOINSTALL=--skip + PERL_EXTUTILS_AUTOINSTALL=--skip + export XSUBPP_STATIC_XS=1 + XSUBPP_STATIC_XS=1 + _perl_vendor_fixin + xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,' + find . -type f -print0 + /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 Undefined requirement for Scalar::Util treated as '0' at /usr/share/perl5/ExtUtils/MakeMaker.pm line 470. Undefined requirement for Test::More treated as '0' at /usr/share/perl5/ExtUtils/MakeMaker.pm line 470. Enabling XS code. If you get errors, run `make distclean' and try again using `perl Makefile.PL noxs'. perl(Scalar::Util)>=0 perl(Test::More)>=0 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Undefined requirement for Test::More treated as '0' at /usr/share/perl5/ExtUtils/MakeMaker.pm line 470. Undefined requirement for Scalar::Util treated as '0' at /usr/share/perl5/ExtUtils/MakeMaker.pm line 470. Enabling XS code. If you get errors, run `make distclean' and try again using `perl Makefile.PL noxs'. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Date::Simple + : 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/Date-Simple-3.03' cp lib/Date/Simple.pm blib/lib/Date/Simple.pm cp lib/Date/Simple/D8.pm blib/lib/Date/Simple/D8.pm cp lib/Date/Simple/ISO.pm blib/lib/Date/Simple/ISO.pm cp lib/Date/Simple/NoXS.pm blib/lib/Date/Simple/NoXS.pm cp lib/Date/Simple/Fmt.pm blib/lib/Date/Simple/Fmt.pm make: Leaving directory '/usr/src/RPM/BUILD/Date-Simple-3.03' make: Entering directory '/usr/src/RPM/BUILD/Date-Simple-3.03' Running Mkbootstrap for Simple () chmod 644 "Simple.bs" make: Leaving directory '/usr/src/RPM/BUILD/Date-Simple-3.03' make: Entering directory '/usr/src/RPM/BUILD/Date-Simple-3.03' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Simple.bs blib/arch/auto/Date/Simple/Simple.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Date-Simple-3.03' make: Entering directory '/usr/src/RPM/BUILD/Date-Simple-3.03' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Simple.xs > Simple.xsc Please specify prototyping behavior for Simple.xs (see perlxs manual) mv Simple.xsc Simple.c make: Leaving directory '/usr/src/RPM/BUILD/Date-Simple-3.03' make: Entering directory '/usr/src/RPM/BUILD/Date-Simple-3.03' 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=\"3.03\" -DXS_VERSION=\"3.03\" -fPIC "-I/usr/lib/perl5/CORE" Simple.c Simple.xs: In function 'd8_to_days': Simple.xs:135:7: warning: unused variable 'buf' [-Wunused-variable] char buf[5]; ^~~ Simple.c: In function 'XS_Date__Simple__eq': Simple.c:922:7: warning: unused variable 'reverse' [-Wunused-variable] bool reverse = (bool)SvTRUE(ST(2)) ^~~~~~~ Simple.c: In function 'XS_Date__Simple__ne': Simple.c:960:7: warning: unused variable 'reverse' [-Wunused-variable] bool reverse = (bool)SvTRUE(ST(2)) ^~~~~~~ Simple.xs: In function 'XS_Date__Simple_day_of_week': Simple.xs:594:6: warning: unused variable 'days' [-Wunused-variable] IV days; ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/Date-Simple-3.03' make: Entering directory '/usr/src/RPM/BUILD/Date-Simple-3.03' rm -f blib/arch/auto/Date/Simple/Simple.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong Simple.o -o blib/arch/auto/Date/Simple/Simple.so \ \ -L/usr/lib/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Date/Simple/Simple.so make: Leaving directory '/usr/src/RPM/BUILD/Date-Simple-3.03' + : 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/Date-Simple-3.03' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Simple.bs blib/arch/auto/Date/Simple/Simple.bs 644 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 t/bug31037.t .. ok t/bug32315.t .. ok t/date.t ...... ok All tests successful. Files=3, Tests=233, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.22 cusr 0.01 csys = 0.26 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Date-Simple-3.03' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.74503 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Date-Simple-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Date-Simple-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Date-Simple-3.03 + 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=/usr/libexec/rpm-build/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-Date-Simple-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Date-Simple-3.03' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Simple.bs blib/arch/auto/Date/Simple/Simple.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Date-Simple-buildroot/usr/lib/perl5/auto/Date/Simple/Simple.so Installing /usr/src/tmp/perl-Date-Simple-buildroot/usr/lib/perl5/Date/Simple.pm Installing /usr/src/tmp/perl-Date-Simple-buildroot/usr/lib/perl5/Date/Simple/Fmt.pm Installing /usr/src/tmp/perl-Date-Simple-buildroot/usr/lib/perl5/Date/Simple/NoXS.pm Installing /usr/src/tmp/perl-Date-Simple-buildroot/usr/lib/perl5/Date/Simple/ISO.pm Installing /usr/src/tmp/perl-Date-Simple-buildroot/usr/lib/perl5/Date/Simple/D8.pm make: Leaving directory '/usr/src/RPM/BUILD/Date-Simple-3.03' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Date-Simple-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' Binary file /usr/src/tmp/perl-Date-Simple-buildroot/usr/lib/perl5/auto/Date/Simple/Simple.so matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Date-Simple-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Scalar::Util)>=0 perl(Test::More)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Date-Simple-buildroot (auto) removed './usr/lib/perl5/auto/Date/Simple/.packlist' mode of './usr/lib/perl5/auto/Date/Simple/Simple.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Date-Simple-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Date-Simple-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Date-Simple-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Date-Simple-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-Date-Simple-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-Date-Simple-3.03-alt3.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.86fo0P 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.YK48fX find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-Date-Simple-buildroot/usr/lib/perl5/Date/Simple.pm syntax OK /usr/src/tmp/perl-Date-Simple-buildroot/usr/lib/perl5/Date/Simple/D8.pm syntax OK /usr/src/tmp/perl-Date-Simple-buildroot/usr/lib/perl5/Date/Simple/Fmt.pm syntax OK /usr/src/tmp/perl-Date-Simple-buildroot/usr/lib/perl5/Date/Simple/ISO.pm syntax OK /usr/src/tmp/perl-Date-Simple-buildroot/usr/lib/perl5/Date/Simple/NoXS.pm syntax OK Provides: perl(Date/Simple.pm) = 3.030, perl(Date/Simple/D8.pm), perl(Date/Simple/Fmt.pm), perl(Date/Simple/ISO.pm), perl(Date/Simple/NoXS.pm) Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libperl-5.28.so >= set:ojjB3ZoQVj6UZA1uMuZfrjPeB2CtiMJejwH7gOjdy9XeAwpyRltqUDpWcjMeJB9KnQKcm3WJkK1, libpthread.so.0(GLIBC_2.0), perl(DynaLoader.pm), perl(POSIX.pm), perl(Scalar/Util.pm), perl(base.pm), perl(overload.pm), perl(warnings/register.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.ONwniE Creating perl-Date-Simple-debuginfo package Processing files: perl-Date-Simple-debuginfo-3.03-alt3.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Kc34uQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DfN0gE find-requires: running scripts (debuginfo) Requires: perl-Date-Simple = 3.03-alt3.2, debug(libc.so.6), debug(libperl-5.28.so), debug(libpthread.so.0) Adding to perl-Date-Simple-debuginfo a strict dependency on perl-Date-Simple Wrote: /usr/src/RPM/RPMS/i586/perl-Date-Simple-3.03-alt3.2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-Date-Simple-debuginfo-3.03-alt3.2.i586.rpm (w2.lzdio) 4.58user 0.52system 0:14.85elapsed 34%CPU (0avgtext+0avgdata 60832maxresident)k 0inputs+0outputs (0major+232367minor)pagefaults 0swaps 8.31user 2.58system 0:22.92elapsed 47%CPU (0avgtext+0avgdata 117824maxresident)k 0inputs+0outputs (0major+521998minor)pagefaults 0swaps --- perl-Date-Simple-3.03-alt3.2.i586.rpm.repo 2019-01-25 01:45:19.000000000 +0000 +++ perl-Date-Simple-3.03-alt3.2.i586.rpm.hasher 2021-08-01 09:03:03.399665596 +0000 @@ -35,3 +35,3 @@ File: /usr/lib/perl5/auto/Date/Simple 40755 root:root -File: /usr/lib/perl5/auto/Date/Simple/Simple.so 100644 root:root a43a6407e28aa3bc4e98ff1969ec6e95 -RPMIdentity: 4ccef7011eac294b0cefa39a09cc603093dfde5d95228d7b3f3eeb026b0791d4641013ed0529e119f85c186c1966691c3f97ba39db54b7c0eca3727a7192f796 +File: /usr/lib/perl5/auto/Date/Simple/Simple.so 100644 root:root d26a85ad599d43c138bee2a186617b35 +RPMIdentity: c865c5b8122d9956f3d8aaf4e52a4f14c749d4f5e3ef930884c8d3d9ad0316295788f76807395b101d4c7bc7d4ff3b4b56d535d02f9069c61fb653c8b6461631 --- perl-Date-Simple-debuginfo-3.03-alt3.2.i586.rpm.repo 2019-01-25 01:45:19.000000000 +0000 +++ perl-Date-Simple-debuginfo-3.03-alt3.2.i586.rpm.hasher 2021-08-01 09:03:03.653668026 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/0c 40755 root:root -/usr/lib/debug/.build-id/0c/6287528144403642587fb2bc6290f2d5afa3ca 120777 root:root ../../../perl5/auto/Date/Simple/Simple.so -/usr/lib/debug/.build-id/0c/6287528144403642587fb2bc6290f2d5afa3ca.debug 120777 root:root ../../usr/lib/perl5/auto/Date/Simple/Simple.so.debug +/usr/lib/debug/.build-id/1f 40755 root:root +/usr/lib/debug/.build-id/1f/74d8dcc36f747bbebb7834e5b14727fed9e0c3 120777 root:root ../../../perl5/auto/Date/Simple/Simple.so +/usr/lib/debug/.build-id/1f/74d8dcc36f747bbebb7834e5b14727fed9e0c3.debug 120777 root:root ../../usr/lib/perl5/auto/Date/Simple/Simple.so.debug /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -17,5 +17,5 @@ Provides: perl-Date-Simple-debuginfo = 3.03-alt3.2:sisyphus+219907.33700.1.1 -File: /usr/lib/debug/.build-id/0c 40755 root:root -File: /usr/lib/debug/.build-id/0c/6287528144403642587fb2bc6290f2d5afa3ca 120777 root:root ../../../perl5/auto/Date/Simple/Simple.so -File: /usr/lib/debug/.build-id/0c/6287528144403642587fb2bc6290f2d5afa3ca.debug 120777 root:root ../../usr/lib/perl5/auto/Date/Simple/Simple.so.debug +File: /usr/lib/debug/.build-id/1f 40755 root:root +File: /usr/lib/debug/.build-id/1f/74d8dcc36f747bbebb7834e5b14727fed9e0c3 120777 root:root ../../../perl5/auto/Date/Simple/Simple.so +File: /usr/lib/debug/.build-id/1f/74d8dcc36f747bbebb7834e5b14727fed9e0c3.debug 120777 root:root ../../usr/lib/perl5/auto/Date/Simple/Simple.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -24,3 +24,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/Date/Simple 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/Date/Simple/Simple.so.debug 100644 root:root 87ae90aeb6a834a24408083af8ff81ff +File: /usr/lib/debug/usr/lib/perl5/auto/Date/Simple/Simple.so.debug 100644 root:root 1038e97689946a931dd105b3fbf1624d File: /usr/src/debug/Date-Simple-3.03 40755 root:root @@ -28,2 +28,2 @@ File: /usr/src/debug/Date-Simple-3.03/Simple.xs 100644 root:root cb8c2f81263ff7de0dff6789671f6bb1 -RPMIdentity: 4dd4a132d9a9827082fae20e2252f63083c1c9629c4684fc668b0a398f47377052487f142d25f3bfb5dfa9167ea2d17a7e93e70b1a027d17ff56d12f4c74f669 +RPMIdentity: 0ac3f5d9011b0ee6bc8a6f662a0cd5c145abe56e2dff5660471a30b14c2d1c6acc08bb23579331b8e1a179086566d7d9e0f7e4b793a959a76cc7651787097015