<86>Nov 6 07:12:04 userdel[3956954]: delete user 'rooter' <86>Nov 6 07:12:04 userdel[3956954]: removed group 'rooter' owned by 'rooter' <86>Nov 6 07:12:04 userdel[3956954]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 6 07:12:04 groupadd[3956977]: group added to /etc/group: name=rooter, GID=642 <86>Nov 6 07:12:04 groupadd[3956977]: group added to /etc/gshadow: name=rooter <86>Nov 6 07:12:04 groupadd[3956977]: new group: name=rooter, GID=642 <86>Nov 6 07:12:04 useradd[3956992]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash <86>Nov 6 07:12:04 userdel[3957024]: delete user 'builder' <86>Nov 6 07:12:04 userdel[3957024]: removed group 'builder' owned by 'builder' <86>Nov 6 07:12:04 userdel[3957024]: removed shadow group 'builder' owned by 'builder' <86>Nov 6 07:12:04 groupadd[3957076]: group added to /etc/group: name=builder, GID=643 <86>Nov 6 07:12:04 groupadd[3957076]: group added to /etc/gshadow: name=builder <86>Nov 6 07:12:04 groupadd[3957076]: new group: name=builder, GID=643 <86>Nov 6 07:12:04 useradd[3957099]: new user: name=builder, UID=643, GID=643, 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>Nov 6 07:12:06 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>Nov 6 07:12:06 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed <13>Nov 6 07:12:06 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed <13>Nov 6 07:12:06 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-IO-Epoll-0.03-alt3.2.nosrc.rpm (w1.gzdio) Installing perl-IO-Epoll-0.03-alt3.2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.23785 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf IO-Epoll-0.03 + echo 'Source #0 (IO-Epoll-0.03.tar.gz):' Source #0 (IO-Epoll-0.03.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/IO-Epoll-0.03.tar.gz + /bin/tar -xf - + cd IO-Epoll-0.03 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.23785 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd IO-Epoll-0.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 + 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 IO::Epoll + : running make + make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/IO-Epoll-0.03' cp lib/IO/Epoll.pm blib/lib/IO/Epoll.pm AutoSplitting blib/lib/IO/Epoll.pm (blib/lib/auto/IO/Epoll) make: Leaving directory '/usr/src/RPM/BUILD/IO-Epoll-0.03' make: Entering directory '/usr/src/RPM/BUILD/IO-Epoll-0.03' Running Mkbootstrap for Epoll () chmod 644 "Epoll.bs" make: Leaving directory '/usr/src/RPM/BUILD/IO-Epoll-0.03' make: Entering directory '/usr/src/RPM/BUILD/IO-Epoll-0.03' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Epoll.bs blib/arch/auto/IO/Epoll/Epoll.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/IO-Epoll-0.03' make: Entering directory '/usr/src/RPM/BUILD/IO-Epoll-0.03' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Epoll.xs > Epoll.xsc Please specify prototyping behavior for Epoll.xs (see perlxs manual) mv Epoll.xsc Epoll.c make: Leaving directory '/usr/src/RPM/BUILD/IO-Epoll-0.03' make: Entering directory '/usr/src/RPM/BUILD/IO-Epoll-0.03' gcc -c -I. -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 -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/usr/lib64/perl5/CORE" Epoll.c In file included from Epoll.xs:5: ppport.h:231: warning: "PERL_UNUSED_DECL" redefined # define PERL_UNUSED_DECL In file included from Epoll.xs:2: /usr/lib64/perl5/CORE/perl.h:328: note: this is the location of the previous definition # define PERL_UNUSED_DECL __attribute__unused__ Epoll.c: In function 'XS_IO__Epoll_epoll_ctl': Epoll.xs:27:6: warning: unused variable 'ret' [-Wunused-variable] int ret; ^~~ make: Leaving directory '/usr/src/RPM/BUILD/IO-Epoll-0.03' make: Entering directory '/usr/src/RPM/BUILD/IO-Epoll-0.03' rm -f blib/arch/auto/IO/Epoll/Epoll.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong Epoll.o -o blib/arch/auto/IO/Epoll/Epoll.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/IO/Epoll/Epoll.so make: Leaving directory '/usr/src/RPM/BUILD/IO-Epoll-0.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/IO-Epoll-0.03' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Epoll.bs blib/arch/auto/IO/Epoll/Epoll.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/IO-Epoll.t ......... ok t/IO-Poll-compat.t ... ok t/IO-Ppoll-compat.t .. ok All tests successful. Files=3, Tests=30, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.09 cusr 0.01 csys = 0.12 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/IO-Epoll-0.03' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.32190 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-IO-Epoll-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-IO-Epoll-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd IO-Epoll-0.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-IO-Epoll-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/IO-Epoll-0.03' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Epoll.bs blib/arch/auto/IO/Epoll/Epoll.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-IO-Epoll-buildroot/usr/lib64/perl5/auto/IO/Epoll/Epoll.so Installing /usr/src/tmp/perl-IO-Epoll-buildroot/usr/lib64/perl5/IO/Epoll.pm Installing /usr/src/tmp/perl-IO-Epoll-buildroot/usr/lib64/perl5/auto/IO/Epoll/autosplit.ix make: Leaving directory '/usr/src/RPM/BUILD/IO-Epoll-0.03' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-IO-Epoll-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' Binary file /usr/src/tmp/perl-IO-Epoll-buildroot/usr/lib64/perl5/auto/IO/Epoll/Epoll.so matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-IO-Epoll-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-IO-Epoll-buildroot (auto) removed './usr/lib64/perl5/auto/IO/Epoll/.packlist' mode of './usr/lib64/perl5/auto/IO/Epoll/Epoll.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-IO-Epoll-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-IO-Epoll-buildroot/ (default) Compressing files in /usr/src/tmp/perl-IO-Epoll-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-IO-Epoll-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/perl-IO-Epoll-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-IO-Epoll-0.03-alt3.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.64802 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd IO-Epoll-0.03 + DOCDIR=/usr/src/tmp/perl-IO-Epoll-buildroot/usr/share/doc/perl-IO-Epoll-0.03 + export DOCDIR + rm -rf /usr/src/tmp/perl-IO-Epoll-buildroot/usr/share/doc/perl-IO-Epoll-0.03 + /bin/mkdir -p /usr/src/tmp/perl-IO-Epoll-buildroot/usr/share/doc/perl-IO-Epoll-0.03 + cp -prL Changes README /usr/src/tmp/perl-IO-Epoll-buildroot/usr/share/doc/perl-IO-Epoll-0.03 + chmod -R go-w /usr/src/tmp/perl-IO-Epoll-buildroot/usr/share/doc/perl-IO-Epoll-0.03 + chmod -R a+rX /usr/src/tmp/perl-IO-Epoll-buildroot/usr/share/doc/perl-IO-Epoll-0.03 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cKQeQb 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.iY9E8d find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-IO-Epoll-buildroot/usr/lib64/perl5/IO/Epoll.pm syntax OK Provides: perl(IO/Epoll.pm) = 0.030 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.6)(64bit), libperl-5.28.so()(64bit) >= set:ojjB3QrZ6zYrSEUGZLWlHcPnaoS918QICFpEY9zvuJlc7C9mIK1hZAZhQrFs3, libpthread.so.0(GLIBC_2.2.5)(64bit), perl(AutoLoader.pm), perl(POSIX.pm), perl(XSLoader.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.CtOryj Creating perl-IO-Epoll-debuginfo package Processing files: perl-IO-Epoll-debuginfo-0.03-alt3.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KeO97r find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cSWh0D find-requires: running scripts (debuginfo) Requires: perl-IO-Epoll = 0.03-alt3.2, debug64(libc.so.6), debug64(libperl-5.28.so), debug64(libpthread.so.0) Adding to perl-IO-Epoll-debuginfo a strict dependency on perl-IO-Epoll Wrote: /usr/src/RPM/RPMS/x86_64/perl-IO-Epoll-0.03-alt3.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-IO-Epoll-debuginfo-0.03-alt3.2.x86_64.rpm (w2.lzdio) 3.14user 1.00system 0:09.99elapsed 41%CPU (0avgtext+0avgdata 74128maxresident)k 0inputs+0outputs (0major+274502minor)pagefaults 0swaps 2.80user 1.62system 0:18.52elapsed 23%CPU (0avgtext+0avgdata 120052maxresident)k 0inputs+0outputs (34278major+152043minor)pagefaults 0swaps --- perl-IO-Epoll-0.03-alt3.2.x86_64.rpm.repo 2019-01-25 04:16:10.000000000 +0000 +++ perl-IO-Epoll-0.03-alt3.2.x86_64.rpm.hasher 2022-11-06 07:12:20.036153149 +0000 @@ -28,3 +28,3 @@ File: /usr/lib64/perl5/auto/IO/Epoll 40755 root:root -File: /usr/lib64/perl5/auto/IO/Epoll/Epoll.so 100644 root:root d894e095902d3a6a953a3293a38fc82c +File: /usr/lib64/perl5/auto/IO/Epoll/Epoll.so 100644 root:root 09cca49d0bfd36d1b32588d0b0a2a5d7 File: /usr/lib64/perl5/auto/IO/Epoll/autosplit.ix 100644 root:root e47038cb8746e97e77b5a4939394437f @@ -33,2 +33,2 @@ File: /usr/share/doc/perl-IO-Epoll-0.03/README 100644 root:root 995ddf988645dc2317ef7b79affbcdfa -RPMIdentity: e1b4d3e64a3c5ec52f84369587d8281d5c9ddb17b3185d5b9fc082cfed95dfdc5708a765ca662200d7e7b803d5de46c9d998783ad0df29c3c3bd5f44ab7b4678 +RPMIdentity: c6e1d8543c1db9130e93a169767a33b7de5f0b4806f1714bd95ebe98c9ec3c0c468c47938bf25cb1d69bb6b64808eb837600a20ea94136897f6833f8a06e29eb --- perl-IO-Epoll-debuginfo-0.03-alt3.2.x86_64.rpm.repo 2019-01-25 04:16:10.000000000 +0000 +++ perl-IO-Epoll-debuginfo-0.03-alt3.2.x86_64.rpm.hasher 2022-11-06 07:12:20.263153424 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ee 40755 root:root -/usr/lib/debug/.build-id/ee/11ca0d710f2ece6a4e8e12ce5442c650af04d7 120777 root:root ../../../../lib64/perl5/auto/IO/Epoll/Epoll.so -/usr/lib/debug/.build-id/ee/11ca0d710f2ece6a4e8e12ce5442c650af04d7.debug 120777 root:root ../../usr/lib64/perl5/auto/IO/Epoll/Epoll.so.debug +/usr/lib/debug/.build-id/f3 40755 root:root +/usr/lib/debug/.build-id/f3/2da2eedc783a88205a1098448fb768dc96aad9 120777 root:root ../../../../lib64/perl5/auto/IO/Epoll/Epoll.so +/usr/lib/debug/.build-id/f3/2da2eedc783a88205a1098448fb768dc96aad9.debug 120777 root:root ../../usr/lib64/perl5/auto/IO/Epoll/Epoll.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -19,5 +19,5 @@ Provides: perl-IO-Epoll-debuginfo = 0.03-alt3.2:sisyphus+219907.57700.1.1 -File: /usr/lib/debug/.build-id/ee 40755 root:root -File: /usr/lib/debug/.build-id/ee/11ca0d710f2ece6a4e8e12ce5442c650af04d7 120777 root:root ../../../../lib64/perl5/auto/IO/Epoll/Epoll.so -File: /usr/lib/debug/.build-id/ee/11ca0d710f2ece6a4e8e12ce5442c650af04d7.debug 120777 root:root ../../usr/lib64/perl5/auto/IO/Epoll/Epoll.so.debug +File: /usr/lib/debug/.build-id/f3 40755 root:root +File: /usr/lib/debug/.build-id/f3/2da2eedc783a88205a1098448fb768dc96aad9 120777 root:root ../../../../lib64/perl5/auto/IO/Epoll/Epoll.so +File: /usr/lib/debug/.build-id/f3/2da2eedc783a88205a1098448fb768dc96aad9.debug 120777 root:root ../../usr/lib64/perl5/auto/IO/Epoll/Epoll.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -26,3 +26,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/IO/Epoll 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/IO/Epoll/Epoll.so.debug 100644 root:root 9d0bc9cc7c05073294b9fe9dd044ed5d +File: /usr/lib/debug/usr/lib64/perl5/auto/IO/Epoll/Epoll.so.debug 100644 root:root ccdf71dadc90c947eb253d18c2332190 File: /usr/src/debug/IO-Epoll-0.03 40755 root:root @@ -30,4 +30,4 @@ File: /usr/src/debug/IO-Epoll-0.03/Epoll.xs 100644 root:root a1874f53f05f325c60a86567f98d3c31 -File: /usr/src/debug/IO-Epoll-0.03/const-c.inc 100644 root:root 09bf70ee4a33607740a51a0076eb5169 +File: /usr/src/debug/IO-Epoll-0.03/const-c.inc 100644 root:root 67e783e6e3284b7285d2b872d35e191a File: /usr/src/debug/IO-Epoll-0.03/const-xs.inc 100644 root:root 1d551bcc35b55c7ce6ead3da871c229c -RPMIdentity: c99582857d947aa495422bd8b382c307290b36faa53bac2b1dc59935094612fa972e94c6120625f8a6e035d81d202cfbd6432ad84e8c6f51caa5503d4f4403fa +RPMIdentity: 2a70e7af8e569f3666941151bc0591c6feb34fc80174266af74ab0ac9501e4fb70c87b85c9e4716ef271310db1b37b30445e0e6db2d7b7f4284e015436f154e9