<86>Jan 28 00:50:13 userdel[705961]: delete user 'rooter' <86>Jan 28 00:50:13 userdel[705961]: removed group 'rooter' owned by 'rooter' <86>Jan 28 00:50:13 userdel[705961]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 28 00:50:13 groupadd[705987]: group added to /etc/group: name=rooter, GID=1877 <86>Jan 28 00:50:13 groupadd[705987]: group added to /etc/gshadow: name=rooter <86>Jan 28 00:50:13 groupadd[705987]: new group: name=rooter, GID=1877 <86>Jan 28 00:50:13 useradd[706005]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash <86>Jan 28 00:50:13 userdel[706014]: delete user 'builder' <86>Jan 28 00:50:13 userdel[706014]: removed group 'builder' owned by 'builder' <86>Jan 28 00:50:13 userdel[706014]: removed shadow group 'builder' owned by 'builder' <86>Jan 28 00:50:13 groupadd[706026]: group added to /etc/group: name=builder, GID=1878 <86>Jan 28 00:50:13 groupadd[706026]: group added to /etc/gshadow: name=builder <86>Jan 28 00:50:13 groupadd[706026]: new group: name=builder, GID=1878 <86>Jan 28 00:50:13 useradd[706031]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/perl-IO-Epoll-0.03-alt3.2.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-IO-Epoll-0.03-alt3.2.src.rpm: The use of such a license name is ambiguous: Artistic 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>Jan 28 00:50:16 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jan 28 00:50:16 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jan 28 00:50:16 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626629811 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.82341 + 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.82341 + 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 -j16 '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 231 | # define PERL_UNUSED_DECL | In file included from Epoll.xs:2: /usr/lib64/perl5/CORE/perl.h:438: note: this is the location of the previous definition 438 | # 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] 27 | 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, 2 wallclock secs ( 0.02 usr 0.01 sys + 0.06 cusr 0.01 csys = 0.10 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.19609 + 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/auto/IO/Epoll/autosplit.ix Installing /usr/src/tmp/perl-IO-Epoll-buildroot/usr/lib64/perl5/IO/Epoll.pm 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 '{}' ';' /bin/grep: /usr/src/tmp/perl-IO-Epoll-buildroot/usr/lib64/perl5/auto/IO/Epoll/Epoll.so: binary file 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: (from :0) 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) Processing files: perl-IO-Epoll-0.03-alt3.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.19609 + 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.GpSoVh find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TuIlKh find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.34.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.77n4Zg 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.Zgjzvg find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UoHWCd find-requires: running scripts (debuginfo) Requires: perl-IO-Epoll = 0.03-alt3.2, debug64(libc.so.6), debug64(libperl-5.34.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) 1.03user 1.08system 0:07.63elapsed 27%CPU (0avgtext+0avgdata 74456maxresident)k 0inputs+0outputs (0major+220490minor)pagefaults 0swaps /.out/perl-IO-Epoll-0.03-alt3.2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-IO-Epoll-0.03-alt3.2.x86_64.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-IO-Epoll-debuginfo-0.03-alt3.2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-IO-Epoll-debuginfo-0.03-alt3.2.x86_64.rpm: The use of such a license name is ambiguous: Artistic 3.03user 1.68system 0:15.11elapsed 31%CPU (0avgtext+0avgdata 128900maxresident)k 0inputs+0outputs (0major+203096minor)pagefaults 0swaps --- perl-IO-Epoll-0.03-alt3.2.x86_64.rpm.repo 2021-06-14 12:15:15.000000000 +0000 +++ perl-IO-Epoll-0.03-alt3.2.x86_64.rpm.hasher 2024-01-28 00:50:26.656136684 +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 54d99e5f0d41fc7c2e84839936ca7cb8 +File: /usr/lib64/perl5/auto/IO/Epoll/Epoll.so 100644 root:root 6c7b24dfdcc0b35250f19ba5ac9e5def 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: 759afad50f9297f8c378fdf4deabc3492985b3c12451d7fedf570a5dab6b003c37f3b5c894d93045562abbbf41a7155c1f223177f03b9b37f431c9b96145cfaa +RPMIdentity: 1d15f76bdff167485254be080f6a858697f0cbb42edf4d53a0b5fb6eb8c5c33dddcc8d5d7ba6afe2a5502f8fcec9d63e3ed69ce3b9f3f12a96d8be45ba7369ba --- perl-IO-Epoll-debuginfo-0.03-alt3.2.x86_64.rpm.repo 2021-06-14 12:15:15.000000000 +0000 +++ perl-IO-Epoll-debuginfo-0.03-alt3.2.x86_64.rpm.hasher 2024-01-28 00:50:26.747137853 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ce 40755 root:root -/usr/lib/debug/.build-id/ce/e708008594363e05b72879fe0e16c8062c5766 120777 root:root ../../../../lib64/perl5/auto/IO/Epoll/Epoll.so -/usr/lib/debug/.build-id/ce/e708008594363e05b72879fe0e16c8062c5766.debug 120777 root:root ../../usr/lib64/perl5/auto/IO/Epoll/Epoll.so.debug +/usr/lib/debug/.build-id/75 40755 root:root +/usr/lib/debug/.build-id/75/f37070daddad1377f7cd0e1c305c6396e433b9 120777 root:root ../../../../lib64/perl5/auto/IO/Epoll/Epoll.so +/usr/lib/debug/.build-id/75/f37070daddad1377f7cd0e1c305c6396e433b9.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+274516.60500.2.1 -File: /usr/lib/debug/.build-id/ce 40755 root:root -File: /usr/lib/debug/.build-id/ce/e708008594363e05b72879fe0e16c8062c5766 120777 root:root ../../../../lib64/perl5/auto/IO/Epoll/Epoll.so -File: /usr/lib/debug/.build-id/ce/e708008594363e05b72879fe0e16c8062c5766.debug 120777 root:root ../../usr/lib64/perl5/auto/IO/Epoll/Epoll.so.debug +File: /usr/lib/debug/.build-id/75 40755 root:root +File: /usr/lib/debug/.build-id/75/f37070daddad1377f7cd0e1c305c6396e433b9 120777 root:root ../../../../lib64/perl5/auto/IO/Epoll/Epoll.so +File: /usr/lib/debug/.build-id/75/f37070daddad1377f7cd0e1c305c6396e433b9.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 9c60fb9259b47a183d6f474737d50d67 +File: /usr/lib/debug/usr/lib64/perl5/auto/IO/Epoll/Epoll.so.debug 100644 root:root 927bfafc08806596b359bbd06aab3bfe File: /usr/src/debug/IO-Epoll-0.03 40755 root:root @@ -32,2 +32,2 @@ File: /usr/src/debug/IO-Epoll-0.03/const-xs.inc 100644 root:root 1d551bcc35b55c7ce6ead3da871c229c -RPMIdentity: 06a9c6acbb67e13c34efbe3eede00753197cd1eae7db341efc897938472a9d5421ec3a0195a787bc352e8f92710451ee19ff293fdaee8ea535874f5721ada937 +RPMIdentity: 0a724bddde7c5d877c21837d2e516ad97fff6ab5c12a5e8274bd421c6377dcd24148cc0696c7f0fdace163f1904e0675f5c230023de247902dfd9a4c13168993