<86>Jun 16 00:41:30 userdel[828612]: delete user 'rooter' <86>Jun 16 00:41:30 userdel[828612]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:41:30 userdel[828612]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:41:30 groupadd[828647]: group added to /etc/group: name=rooter, GID=1235 <86>Jun 16 00:41:30 groupadd[828647]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:41:30 groupadd[828647]: new group: name=rooter, GID=1235 <86>Jun 16 00:41:30 useradd[828673]: new user: name=rooter, UID=1235, GID=1235, home=/root, shell=/bin/bash <86>Jun 16 00:41:30 userdel[828707]: delete user 'builder' <86>Jun 16 00:41:30 userdel[828707]: removed group 'builder' owned by 'builder' <86>Jun 16 00:41:30 userdel[828707]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:41:30 groupadd[828743]: group added to /etc/group: name=builder, GID=1236 <86>Jun 16 00:41:30 groupadd[828743]: group added to /etc/gshadow: name=builder <86>Jun 16 00:41:30 groupadd[828743]: new group: name=builder, GID=1236 <86>Jun 16 00:41:30 useradd[828768]: new user: name=builder, UID=1236, GID=1236, 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>Jun 16 00:41:34 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 00:41:34 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 00:41:34 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.6717 + 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.6717 + 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' 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' 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" -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, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.10 cusr 0.01 csys = 0.14 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.96549 + 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.60022 + 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.1LGlJg 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.RUugqh 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.i56Ybe 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.tcemff find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DzEibe 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.61user 1.02system 0:07.97elapsed 33%CPU (0avgtext+0avgdata 74804maxresident)k 0inputs+0outputs (0major+215659minor)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 4.77user 2.01system 0:18.00elapsed 37%CPU (0avgtext+0avgdata 128508maxresident)k 0inputs+0outputs (0major+193010minor)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-06-16 00:41:45.199121739 +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 853431d2e70cb1b7469ea26e6da37597 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: 8069babf381d9c3733111be058b3affb2cb3d1e2fd475e9de71e9d50de00c2482323d504516170f4211ec23dc4cf1073a6b6fabb63296f8f31cf02d9af7e17a3 --- 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-06-16 00:41:45.279122108 +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/27 40755 root:root +/usr/lib/debug/.build-id/27/d76d85708baf2fe6e12b19484c1ac258226cef 120777 root:root ../../../../lib64/perl5/auto/IO/Epoll/Epoll.so +/usr/lib/debug/.build-id/27/d76d85708baf2fe6e12b19484c1ac258226cef.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/27 40755 root:root +File: /usr/lib/debug/.build-id/27/d76d85708baf2fe6e12b19484c1ac258226cef 120777 root:root ../../../../lib64/perl5/auto/IO/Epoll/Epoll.so +File: /usr/lib/debug/.build-id/27/d76d85708baf2fe6e12b19484c1ac258226cef.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 ccf75ad14ce6150b47d7b9b3e3cb0518 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: 0fd061fd1721ed70f2e7911f4e5b3a3735eedca52530674445cbbd1facab8f49f36d06d05d88ed40c4a634709fd454edcac61776e3c384c506f39b4f4a4fb27e