<86>Jun 14 01:10:37 userdel[1681224]: delete user 'rooter' <86>Jun 14 01:10:37 userdel[1681224]: removed group 'rooter' owned by 'rooter' <86>Jun 14 01:10:37 userdel[1681224]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 14 01:10:37 groupadd[1681285]: group added to /etc/group: name=rooter, GID=1862 <86>Jun 14 01:10:37 groupadd[1681285]: group added to /etc/gshadow: name=rooter <86>Jun 14 01:10:37 groupadd[1681285]: new group: name=rooter, GID=1862 <86>Jun 14 01:10:37 useradd[1681310]: new user: name=rooter, UID=1862, GID=1862, home=/root, shell=/bin/bash, from=none <86>Jun 14 01:10:37 userdel[1681372]: delete user 'builder' <86>Jun 14 01:10:37 userdel[1681372]: removed group 'builder' owned by 'builder' <86>Jun 14 01:10:37 userdel[1681372]: removed shadow group 'builder' owned by 'builder' <86>Jun 14 01:10:37 groupadd[1681423]: group added to /etc/group: name=builder, GID=1863 <86>Jun 14 01:10:37 groupadd[1681423]: group added to /etc/gshadow: name=builder <86>Jun 14 01:10:37 groupadd[1681423]: new group: name=builder, GID=1863 <86>Jun 14 01:10:37 useradd[1681446]: new user: name=builder, UID=1863, GID=1863, 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>Jun 14 01:10:38 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 14 01:10:38 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 14 01:10:38 rpmi: perl-devel-1:5.34.1-alt1 sisyphus+303178.100.1.1 1656953516 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.87395 + 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.87395 + 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:438: note: this is the location of the previous definition 438 | # 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 -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.06 cusr 0.01 csys = 0.09 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.7959 + 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 '{}' ';' + : 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.83925 + 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.FuWc5O 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.DRK6XL 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.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.6)(64bit), libperl-5.34.so()(64bit) >= set:ojjB3QrZ6zYrSEUGZLWlHcPnaoS918QICFpEY9zvuJlc7C9mIK1hZAZhQrFs3, 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.tIIfDn 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.00ufAw find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lmtVT7 find-requires: running scripts (debuginfo) Requires: perl-IO-Epoll = 0.03-alt3.2, debug64(libc.so.6), debug64(libperl-5.34.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.07user 0.51system 0:07.40elapsed 21%CPU (0avgtext+0avgdata 73064maxresident)k 0inputs+0outputs (0major+218009minor)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 1.84user 1.19system 0:12.81elapsed 23%CPU (0avgtext+0avgdata 111468maxresident)k 0inputs+0outputs (0major+192077minor)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 2023-06-14 01:10:47.749506193 +0000 @@ -12,2 +12,3 @@ Requires: libc.so.6(GLIBC_2.3.2)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -16,3 +17,2 @@ Requires: rpmlib(SetVersions) -Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) Requires: perl(AutoLoader.pm) @@ -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 bc0211a95da0434072ce42c1d51c1e0f 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: 132d8faea1c3e61d8804a2acaa3aadec93468a38a2bd8241125b48382c409249b330ddbfa6e78ef4e01983f5770ecb8e92fcc9f0b18bf135517af593f93add53 --- 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 2023-06-14 01:10:47.818507147 +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/1c 40755 root:root +/usr/lib/debug/.build-id/1c/3d634f814e5afb2181e64eb25f38e9a933c1c0 120777 root:root ../../../../lib64/perl5/auto/IO/Epoll/Epoll.so +/usr/lib/debug/.build-id/1c/3d634f814e5afb2181e64eb25f38e9a933c1c0.debug 120777 root:root ../../usr/lib64/perl5/auto/IO/Epoll/Epoll.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -15,3 +15,2 @@ Requires: debug64(libperl-5.34.so) -Requires: debug64(libpthread.so.0) Requires: perl-IO-Epoll = 0.03-alt3.2:sisyphus+274516.60500.2.1 @@ -19,5 +18,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/1c 40755 root:root +File: /usr/lib/debug/.build-id/1c/3d634f814e5afb2181e64eb25f38e9a933c1c0 120777 root:root ../../../../lib64/perl5/auto/IO/Epoll/Epoll.so +File: /usr/lib/debug/.build-id/1c/3d634f814e5afb2181e64eb25f38e9a933c1c0.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 +25,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 1f50d404e6795aebe0465832e9f2a944 File: /usr/src/debug/IO-Epoll-0.03 40755 root:root @@ -32,2 +31,2 @@ File: /usr/src/debug/IO-Epoll-0.03/const-xs.inc 100644 root:root 1d551bcc35b55c7ce6ead3da871c229c -RPMIdentity: 06a9c6acbb67e13c34efbe3eede00753197cd1eae7db341efc897938472a9d5421ec3a0195a787bc352e8f92710451ee19ff293fdaee8ea535874f5721ada937 +RPMIdentity: 88f325d799db39a966787721fa1955f8bc9b65493e94d38759c1f0482dbc35c60e006c23800e9f929c33888b96b02ff139d88edf101ecc1bc2dc3c7b861bf15e