<86>May 4 01:33:31 userdel[3813707]: delete user 'rooter' <86>May 4 01:33:31 userdel[3813707]: removed group 'rooter' owned by 'rooter' <86>May 4 01:33:31 userdel[3813707]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 01:33:31 groupadd[3813740]: group added to /etc/group: name=rooter, GID=1826 <86>May 4 01:33:31 groupadd[3813740]: group added to /etc/gshadow: name=rooter <86>May 4 01:33:31 groupadd[3813740]: new group: name=rooter, GID=1826 <86>May 4 01:33:31 useradd[3813768]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash, from=none <86>May 4 01:33:31 userdel[3813824]: delete user 'builder' <86>May 4 01:33:31 userdel[3813824]: removed group 'builder' owned by 'builder' <86>May 4 01:33:31 userdel[3813824]: removed shadow group 'builder' owned by 'builder' <86>May 4 01:33:31 groupadd[3813872]: group added to /etc/group: name=builder, GID=1827 <86>May 4 01:33:31 groupadd[3813872]: group added to /etc/gshadow: name=builder <86>May 4 01:33:31 groupadd[3813872]: new group: name=builder, GID=1827 <86>May 4 01:33:31 useradd[3813907]: new user: name=builder, UID=1827, GID=1827, home=/usr/src, shell=/bin/bash, from=none /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>May 4 01:33:35 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 01:33:35 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 01:33:35 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358015 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.46880 + 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.46880 + 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 -flto=auto' 'CP=/bin/cp -p' 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' 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' "/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 -flto=auto -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:516: note: this is the location of the previous definition 516 | # define PERL_UNUSED_DECL __attribute__unused__ | Epoll.xs: In function 'XS_IO__Epoll_epoll_ctl': Epoll.xs:27:13: 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 -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.01 sys + 0.06 cusr 0.02 csys = 0.11 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.99437 + 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:/usr/bin:/bin:/usr/local/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 '{}' ';' + : 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/perl-IO-Epoll-buildroot Processing files: perl-IO-Epoll-0.03-alt3.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.99924 + 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.2KKhTR 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.TtXvNi 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, ld-linux-x86-64.so.2()(64bit) >= set:jiids, ld-linux-x86-64.so.2(GLIBC_2.3)(64bit), 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.38.so()(64bit) >= set:ojjB3QrZ6zYrSEUGZLWlHcPnao8ONpFZwdOOUr6Zpnr5Pxpy5xrx5w7WDY3WJkK1, 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.7HIWSR 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.cg0Dzn find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jkfDYi find-requires: running scripts (debuginfo) Requires: perl-IO-Epoll = 0.03-alt3.2, debug64(ld-linux-x86-64.so.2), debug64(libc.so.6), debug64(libperl-5.38.so) 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.19user 1.03system 0:07.61elapsed 29%CPU (0avgtext+0avgdata 80020maxresident)k 0inputs+0outputs (0major+231579minor)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.43user 2.46system 0:16.71elapsed 35%CPU (0avgtext+0avgdata 131600maxresident)k 0inputs+0outputs (0major+190910minor)pagefaults 0swaps --- perl-IO-Epoll-0.03-alt3.2.x86_64.rpm.repo 2023-11-28 11:42:31.000000000 +0000 +++ perl-IO-Epoll-0.03-alt3.2.x86_64.rpm.hasher 2024-05-04 01:34:13.941051689 +0000 @@ -29,3 +29,3 @@ File: /usr/lib64/perl5/auto/IO/Epoll 40755 root:root -File: /usr/lib64/perl5/auto/IO/Epoll/Epoll.so 100644 root:root d4885f31cf62a93f98a366367c8f771a +File: /usr/lib64/perl5/auto/IO/Epoll/Epoll.so 100644 root:root 7547522542904c70d1f11bdf8caafad3 File: /usr/lib64/perl5/auto/IO/Epoll/autosplit.ix 100644 root:root e47038cb8746e97e77b5a4939394437f @@ -34,2 +34,2 @@ File: /usr/share/doc/perl-IO-Epoll-0.03/README 100644 root:root 995ddf988645dc2317ef7b79affbcdfa -RPMIdentity: 52d1aa6d377ca53670a0c53804e58b0ab34e6ce48de54dee688e1c403aac6b69692e3ab808385c6daeb9cc1d45db91a436a592e95da335f70952ae3bd9068ee2 +RPMIdentity: a60e7c1bce33f35f8baf472e98937c99071eb703069efce62c935ddadf147455b9c6a17600c57a3e74d58041498d285d82554aa867ce52c725902c61c00df615 --- perl-IO-Epoll-debuginfo-0.03-alt3.2.x86_64.rpm.repo 2023-11-28 11:42:31.000000000 +0000 +++ perl-IO-Epoll-debuginfo-0.03-alt3.2.x86_64.rpm.hasher 2024-05-04 01:34:14.091053598 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/0d 40755 root:root -/usr/lib/debug/.build-id/0d/754354175a8e2ede6be65bd2a113e200097a8a 120777 root:root ../../../../lib64/perl5/auto/IO/Epoll/Epoll.so -/usr/lib/debug/.build-id/0d/754354175a8e2ede6be65bd2a113e200097a8a.debug 120777 root:root ../../usr/lib64/perl5/auto/IO/Epoll/Epoll.so.debug +/usr/lib/debug/.build-id/59 40755 root:root +/usr/lib/debug/.build-id/59/f394af01ac9d4f214871d761c7dcbb626d093d 120777 root:root ../../../../lib64/perl5/auto/IO/Epoll/Epoll.so +/usr/lib/debug/.build-id/59/f394af01ac9d4f214871d761c7dcbb626d093d.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+335067.64400.2.2 -File: /usr/lib/debug/.build-id/0d 40755 root:root -File: /usr/lib/debug/.build-id/0d/754354175a8e2ede6be65bd2a113e200097a8a 120777 root:root ../../../../lib64/perl5/auto/IO/Epoll/Epoll.so -File: /usr/lib/debug/.build-id/0d/754354175a8e2ede6be65bd2a113e200097a8a.debug 120777 root:root ../../usr/lib64/perl5/auto/IO/Epoll/Epoll.so.debug +File: /usr/lib/debug/.build-id/59 40755 root:root +File: /usr/lib/debug/.build-id/59/f394af01ac9d4f214871d761c7dcbb626d093d 120777 root:root ../../../../lib64/perl5/auto/IO/Epoll/Epoll.so +File: /usr/lib/debug/.build-id/59/f394af01ac9d4f214871d761c7dcbb626d093d.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 600a57f9b0df48e2bf3349cc45706eb6 +File: /usr/lib/debug/usr/lib64/perl5/auto/IO/Epoll/Epoll.so.debug 100644 root:root 7bb8ab4bef4b939e4d31f18f62f1caf0 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 ea9816f45a05d893d223badfdf42779f +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: baca4f382b8c2d371ceb11ea8166cdbb6a1c5c7b5b5311a79ee5d63fde6f57c8c7f8eb77ced2bfc488e4f08cc0e73556f5a58b84a9b3486717a249e52c5a79d7 +RPMIdentity: 7bf518fc9e07ef9cf272f6b777c9b2861aa4f2a870fc30560f6c89494425bb0c63584627ba81b48ed3ca4fe8b535c90e73b41b93cbe6349cc34faccc0b5386de