<86>Dec 19 01:42:26 userdel[614614]: delete user 'rooter' <86>Dec 19 01:42:26 userdel[614614]: removed group 'rooter' owned by 'rooter' <86>Dec 19 01:42:26 userdel[614614]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 19 01:42:26 groupadd[614674]: group added to /etc/group: name=rooter, GID=1802 <86>Dec 19 01:42:26 groupadd[614674]: group added to /etc/gshadow: name=rooter <86>Dec 19 01:42:26 groupadd[614674]: new group: name=rooter, GID=1802 <86>Dec 19 01:42:26 useradd[614724]: new user: name=rooter, UID=1802, GID=1802, home=/root, shell=/bin/bash, from=none <86>Dec 19 01:42:26 userdel[614784]: delete user 'builder' <86>Dec 19 01:42:26 userdel[614784]: removed group 'builder' owned by 'builder' <86>Dec 19 01:42:26 userdel[614784]: removed shadow group 'builder' owned by 'builder' <86>Dec 19 01:42:26 groupadd[614847]: group added to /etc/group: name=builder, GID=1803 <86>Dec 19 01:42:26 groupadd[614847]: group added to /etc/gshadow: name=builder <86>Dec 19 01:42:26 groupadd[614847]: new group: name=builder, GID=1803 <86>Dec 19 01:42:26 useradd[614897]: new user: name=builder, UID=1803, GID=1803, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/perl-Linux-Inotify2-2.3-alt1.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-Linux-Inotify2-2.3-alt1.src.rpm: The use of such a license name is ambiguous: Artistic <13>Dec 19 01:42:29 rpmi: libgdbm-1.8.3-alt10 sisyphus+346222.200.3.2 1716468404 installed <13>Dec 19 01:42:29 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+346222.200.3.2 1716468404 installed <13>Dec 19 01:42:29 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358015 installed <13>Dec 19 01:42:29 rpmi: perl-common-sense-3.75-alt2 sisyphus+335067.300.1.1 1700901390 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-Linux-Inotify2-2.3-alt1.nosrc.rpm (w1.gzdio) Installing perl-Linux-Inotify2-2.3-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.96978 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Linux-Inotify2-2.3 + echo 'Source #0 (Linux-Inotify2-2.3.tar.gz):' Source #0 (Linux-Inotify2-2.3.tar.gz): + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/Linux-Inotify2-2.3.tar.gz + /bin/tar -xf - + cd Linux-Inotify2-2.3 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i- 's/watch->cancel,/watch->cancel || 1,/' t/01_inotify.t + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.96978 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Linux-Inotify2-2.3 + 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,' + /usr/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 perl(common::sense)>=0 + : 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 Linux::Inotify2 + : 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/Linux-Inotify2-2.3' Running Mkbootstrap for Inotify2 () chmod 644 "Inotify2.bs" make: Leaving directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.3' make: Entering directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.3' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Inotify2.bs blib/arch/auto/Linux/Inotify2/Inotify2.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.3' make: Entering directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.3' cp Inotify2.pm blib/lib/Linux/Inotify2.pm make: Leaving directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.3' make: Entering directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.3' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Inotify2.xs > Inotify2.xsc mv Inotify2.xsc Inotify2.c make: Leaving directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.3' make: Entering directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.3' gcc -c -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=\"2.3\" -DXS_VERSION=\"2.3\" -fPIC "-I/usr/lib64/perl5/CORE" Inotify2.c In file included from Inotify2.xs:5: Inotify2.c: In function 'XS_Linux__Inotify2_inotify_blocking': /usr/lib64/perl5/CORE/XSUB.h:189:28: warning: unused variable 'targ' [-Wunused-variable] 189 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ Inotify2.c:243:9: note: in expansion of macro 'dXSTARG' 243 | dXSTARG; | ^~~~~~~ Inotify2.c:242:17: warning: unused variable 'RETVAL' [-Wunused-variable] 242 | int RETVAL; | ^~~~~~ Inotify2.xs: In function 'XS_Linux__Inotify2_inotify_read': Inotify2.xs:76:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 76 | if (got < 0) | ^ make: Leaving directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.3' make: Entering directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.3' rm -f blib/arch/auto/Linux/Inotify2/Inotify2.so gcc -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -L/usr/local/lib -fstack-protector-strong Inotify2.o -o blib/arch/auto/Linux/Inotify2/Inotify2.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Linux/Inotify2/Inotify2.so make: Leaving directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.3' + : 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/Linux-Inotify2-2.3' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Inotify2.bs blib/arch/auto/Linux/Inotify2/Inotify2.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/00_load.t ..... ok t/01_inotify.t .. ok All tests successful. Files=2, Tests=6, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.04 cusr 0.01 csys = 0.08 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.96978 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Linux-Inotify2-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Linux-Inotify2-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd Linux-Inotify2-2.3 + perl_vendor_install + /usr/bin/grep -qs -Ew Build_PL Build.PL + /usr/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-Linux-Inotify2-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.3' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Inotify2.bs blib/arch/auto/Linux/Inotify2/Inotify2.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/lib64/perl5/auto/Linux/Inotify2/Inotify2.so Installing /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/lib64/perl5/Linux/Inotify2.pm make: Leaving directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.3' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Linux-Inotify2-buildroot -type f -exec /usr/bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Linux-Inotify2-buildroot -type f -not -name .packlist -exec /usr/bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /usr/bin/grep -F 'perl(' .perl.req perl(common::sense)>=0 + /usr/bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Linux-Inotify2-buildroot (auto) removed './usr/lib64/perl5/auto/Linux/Inotify2/.packlist' mode of './usr/lib64/perl5/auto/Linux/Inotify2/Inotify2.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Linux-Inotify2-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Linux-Inotify2-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Linux-Inotify2-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Linux-Inotify2-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Linux-Inotify2-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-Linux-Inotify2-buildroot Processing files: perl-Linux-Inotify2-2.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.81985 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Linux-Inotify2-2.3 + DOCDIR=/usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/share/doc/perl-Linux-Inotify2-2.3 + export DOCDIR + rm -rf /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/share/doc/perl-Linux-Inotify2-2.3 + /bin/mkdir -p /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/share/doc/perl-Linux-Inotify2-2.3 + cp -prL Changes README /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/share/doc/perl-Linux-Inotify2-2.3 + chmod -R go-w /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/share/doc/perl-Linux-Inotify2-2.3 + chmod -R a+rX /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/share/doc/perl-Linux-Inotify2-2.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wqzEMO 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.Lf0qNn 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-Linux-Inotify2-buildroot/usr/lib64/perl5/Linux/Inotify2.pm syntax OK Provides: perl(Linux/Inotify2.pm) = 2.300 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.28)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.38.so()(64bit) >= set:ojjB3ZySUvewZb1ix7HnJOcLq3vo2d4g0L2VyPyRGegx0wMJM2MzwtGuIQwubBr0, perl(Scalar/Util.pm), perl(XSLoader.pm), perl(common/sense.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.VuvX8w Creating perl-Linux-Inotify2-debuginfo package Processing files: perl-Linux-Inotify2-debuginfo-2.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.c16tjA find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aymeop find-requires: running scripts (debuginfo) Requires: perl-Linux-Inotify2 = 2.3-alt1, debug64(libc.so.6), debug64(libperl-5.38.so) Adding to perl-Linux-Inotify2-debuginfo a strict dependency on perl-Linux-Inotify2 Wrote: /usr/src/RPM/RPMS/x86_64/perl-Linux-Inotify2-2.3-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Linux-Inotify2-debuginfo-2.3-alt1.x86_64.rpm (w2.lzdio) 1.08user 1.14system 0:06.27elapsed 35%CPU (0avgtext+0avgdata 80288maxresident)k 0inputs+0outputs (0major+218047minor)pagefaults 0swaps /.out/perl-Linux-Inotify2-2.3-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Linux-Inotify2-2.3-alt1.x86_64.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-Linux-Inotify2-debuginfo-2.3-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Linux-Inotify2-debuginfo-2.3-alt1.x86_64.rpm: The use of such a license name is ambiguous: Artistic 3.27user 2.73system 0:15.85elapsed 37%CPU (0avgtext+0avgdata 137984maxresident)k 0inputs+0outputs (0major+195358minor)pagefaults 0swaps --- perl-Linux-Inotify2-2.3-alt1.x86_64.rpm.repo 2023-11-28 06:50:49.000000000 +0000 +++ perl-Linux-Inotify2-2.3-alt1.x86_64.rpm.hasher 2024-12-19 01:42:38.478215476 +0000 @@ -25,3 +25,3 @@ File: /usr/lib64/perl5/auto/Linux/Inotify2 40755 root:root -File: /usr/lib64/perl5/auto/Linux/Inotify2/Inotify2.so 100644 root:root 0767136d1f8935b234c5b98c3035685d +File: /usr/lib64/perl5/auto/Linux/Inotify2/Inotify2.so 100644 root:root ded28f48a44a66f9a814492597a8ff61 File: /usr/share/doc/perl-Linux-Inotify2-2.3 40755 root:root @@ -29,2 +29,2 @@ File: /usr/share/doc/perl-Linux-Inotify2-2.3/README 100644 root:root 82abe6f8f6d505f3d871e2f8a1928e42 -RPMIdentity: a933e6b3d35e89539b0f43bd98a47a9fd5130f41a034e04b636b1c34ed42afe39cf4cd2b8c62683a2ec82acd10c893049b3dcf6f235aca3ad1e1432c6adc4083 +RPMIdentity: 61c47d5509586cc1991615fbe03e2b730717d0471fe012f19ccb6fa9c5213e580fedb3ab29c93f46bc1741e44e0d67e69d59731347dd07c9abf4517688f195b4 --- perl-Linux-Inotify2-debuginfo-2.3-alt1.x86_64.rpm.repo 2023-11-28 06:50:49.000000000 +0000 +++ perl-Linux-Inotify2-debuginfo-2.3-alt1.x86_64.rpm.hasher 2024-12-19 01:42:38.550216705 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/0b 40755 root:root -/usr/lib/debug/.build-id/0b/a925b276c910b481f07875d6cf1d0d6d4a3fe9 120777 root:root ../../../../lib64/perl5/auto/Linux/Inotify2/Inotify2.so -/usr/lib/debug/.build-id/0b/a925b276c910b481f07875d6cf1d0d6d4a3fe9.debug 120777 root:root ../../usr/lib64/perl5/auto/Linux/Inotify2/Inotify2.so.debug +/usr/lib/debug/.build-id/33 40755 root:root +/usr/lib/debug/.build-id/33/2aeaedd37e65174e4dfeef7edfaccb92b307e4 120777 root:root ../../../../lib64/perl5/auto/Linux/Inotify2/Inotify2.so +/usr/lib/debug/.build-id/33/2aeaedd37e65174e4dfeef7edfaccb92b307e4.debug 120777 root:root ../../usr/lib64/perl5/auto/Linux/Inotify2/Inotify2.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -16,5 +16,5 @@ Provides: perl-Linux-Inotify2-debuginfo = 2.3-alt1:sisyphus+335067.10700.2.2 -File: /usr/lib/debug/.build-id/0b 40755 root:root -File: /usr/lib/debug/.build-id/0b/a925b276c910b481f07875d6cf1d0d6d4a3fe9 120777 root:root ../../../../lib64/perl5/auto/Linux/Inotify2/Inotify2.so -File: /usr/lib/debug/.build-id/0b/a925b276c910b481f07875d6cf1d0d6d4a3fe9.debug 120777 root:root ../../usr/lib64/perl5/auto/Linux/Inotify2/Inotify2.so.debug +File: /usr/lib/debug/.build-id/33 40755 root:root +File: /usr/lib/debug/.build-id/33/2aeaedd37e65174e4dfeef7edfaccb92b307e4 120777 root:root ../../../../lib64/perl5/auto/Linux/Inotify2/Inotify2.so +File: /usr/lib/debug/.build-id/33/2aeaedd37e65174e4dfeef7edfaccb92b307e4.debug 120777 root:root ../../usr/lib64/perl5/auto/Linux/Inotify2/Inotify2.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -23,3 +23,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/Linux/Inotify2 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/Linux/Inotify2/Inotify2.so.debug 100644 root:root 867c32896a104971fa539dc5b50aa0fb +File: /usr/lib/debug/usr/lib64/perl5/auto/Linux/Inotify2/Inotify2.so.debug 100644 root:root 843ee7a63bb9a6556d55e8deeacde591 File: /usr/src/debug/Linux-Inotify2-2.3 40755 root:root @@ -27,2 +27,2 @@ File: /usr/src/debug/Linux-Inotify2-2.3/Inotify2.xs 100644 root:root 76a48d70cbd996dbdf4499dc4bdbf171 -RPMIdentity: 34808daba2733875cf422a3b48c8696edb5ba836e752f3953a462e4f7c155ed9bf04c112a66a0e9d3b5abc3482842b074833c42065a600e87d62b97d1fecd6f6 +RPMIdentity: b519dc7cdffec2e8c5853f357c04289d559686425749e503260604f74a9839f3f7704fd3968d0f559a1dccb19515d170914e51c6050a15a659b6f705fe7f9aa8