<86>Dec 7 06:36:28 userdel[3023036]: delete user 'rooter' <86>Dec 7 06:36:28 userdel[3023036]: removed group 'rooter' owned by 'rooter' <86>Dec 7 06:36:28 userdel[3023036]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 7 06:36:28 groupadd[3023106]: group added to /etc/group: name=rooter, GID=1862 <86>Dec 7 06:36:28 groupadd[3023106]: group added to /etc/gshadow: name=rooter <86>Dec 7 06:36:28 groupadd[3023106]: new group: name=rooter, GID=1862 <86>Dec 7 06:36:29 useradd[3023172]: new user: name=rooter, UID=1862, GID=1862, home=/root, shell=/bin/bash, from=none <86>Dec 7 06:36:29 userdel[3023288]: delete user 'builder' <86>Dec 7 06:36:29 userdel[3023288]: removed group 'builder' owned by 'builder' <86>Dec 7 06:36:29 userdel[3023288]: removed shadow group 'builder' owned by 'builder' <86>Dec 7 06:36:29 groupadd[3023364]: group added to /etc/group: name=builder, GID=1863 <86>Dec 7 06:36:29 groupadd[3023364]: group added to /etc/gshadow: name=builder <86>Dec 7 06:36:29 groupadd[3023364]: new group: name=builder, GID=1863 <86>Dec 7 06:36:29 useradd[3023440]: new user: name=builder, UID=1863, GID=1863, 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 7 06:36:34 rpmi: libgdbm-1.8.3-alt10 sisyphus+346222.200.3.2 1716468406 installed <13>Dec 7 06:36:34 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+346222.200.3.2 1716468406 installed <13>Dec 7 06:36:34 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 installed <13>Dec 7 06:36:34 rpmi: perl-common-sense-3.75-alt2 sisyphus+335067.300.1.1 1700901510 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.74202 + 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.74202 + 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 -march=i586 -mtune=generic' '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 -march=i586 -mtune=generic -DVERSION=\"2.3\" -DXS_VERSION=\"2.3\" -fPIC "-I/usr/lib/perl5/CORE" Inotify2.c In file included from Inotify2.xs:5: Inotify2.c: In function 'XS_Linux__Inotify2_inotify_blocking': /usr/lib/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 -march=i586 -mtune=generic -L/usr/local/lib -fstack-protector-strong Inotify2.o -o blib/arch/auto/Linux/Inotify2/Inotify2.so \ \ -L/usr/lib/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, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.08 cusr 0.01 csys = 0.13 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.78708 + 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/lib/perl5/auto/Linux/Inotify2/Inotify2.so Installing /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/lib/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/lib/perl5/auto/Linux/Inotify2/.packlist' mode of './usr/lib/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/lib: (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.78708 + 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.NlrqcP 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.PO9Gqg 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/lib/perl5/Linux/Inotify2.pm syntax OK Provides: perl(Linux/Inotify2.pm) = 2.300 Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.4), libperl-5.38.so >= 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.AVY21P 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.fo8EkD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GW9FXm find-requires: running scripts (debuginfo) Requires: perl-Linux-Inotify2 = 2.3-alt1, debug(libc.so.6), debug(libperl-5.38.so) Adding to perl-Linux-Inotify2-debuginfo a strict dependency on perl-Linux-Inotify2 Wrote: /usr/src/RPM/RPMS/i586/perl-Linux-Inotify2-2.3-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-Linux-Inotify2-debuginfo-2.3-alt1.i586.rpm (w2.lzdio) 1.95user 1.53system 0:07.79elapsed 44%CPU (0avgtext+0avgdata 58080maxresident)k 0inputs+0outputs (0major+197584minor)pagefaults 0swaps /.out/perl-Linux-Inotify2-2.3-alt1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Linux-Inotify2-2.3-alt1.i586.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-Linux-Inotify2-debuginfo-2.3-alt1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Linux-Inotify2-debuginfo-2.3-alt1.i586.rpm: The use of such a license name is ambiguous: Artistic 5.09user 4.61system 0:27.13elapsed 35%CPU (0avgtext+0avgdata 131500maxresident)k 0inputs+0outputs (0major+192362minor)pagefaults 0swaps --- perl-Linux-Inotify2-2.3-alt1.i586.rpm.repo 2023-11-28 06:18:33.000000000 +0000 +++ perl-Linux-Inotify2-2.3-alt1.i586.rpm.hasher 2024-12-07 06:36:47.280496673 +0000 @@ -26,3 +26,3 @@ File: /usr/lib/perl5/auto/Linux/Inotify2 40755 root:root -File: /usr/lib/perl5/auto/Linux/Inotify2/Inotify2.so 100644 root:root fc34677692113940fb1d3661771a13da +File: /usr/lib/perl5/auto/Linux/Inotify2/Inotify2.so 100644 root:root 0980c4ebbcdc8f6562ebdb931bda68f0 File: /usr/share/doc/perl-Linux-Inotify2-2.3 40755 root:root @@ -30,2 +30,2 @@ File: /usr/share/doc/perl-Linux-Inotify2-2.3/README 100644 root:root 82abe6f8f6d505f3d871e2f8a1928e42 -RPMIdentity: 8f41386c1f95f6a744f7469dcd85cf9964cd87fe0570b3d96fbf1ec257a587ea2d309c71ff040f54a4ac4509cac80f94dc231cafcfa537037106d3daed78ffc7 +RPMIdentity: a3cd5306b221309a402cfba9b2ef08e3c503c63a2fdf90c5a508bd213b6311c3ebd1e57bef5c172c9ca81f7ee5f992060057b6da7b9d547f5c3486b90588d6a0 --- perl-Linux-Inotify2-debuginfo-2.3-alt1.i586.rpm.repo 2023-11-28 06:18:33.000000000 +0000 +++ perl-Linux-Inotify2-debuginfo-2.3-alt1.i586.rpm.hasher 2024-12-07 06:36:47.489500755 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/a2 40755 root:root -/usr/lib/debug/.build-id/a2/a5af54b1ca2277b5d3ac5b21cc63bea805d6fa 120777 root:root ../../../perl5/auto/Linux/Inotify2/Inotify2.so -/usr/lib/debug/.build-id/a2/a5af54b1ca2277b5d3ac5b21cc63bea805d6fa.debug 120777 root:root ../../usr/lib/perl5/auto/Linux/Inotify2/Inotify2.so.debug +/usr/lib/debug/.build-id/f5 40755 root:root +/usr/lib/debug/.build-id/f5/a68b615432210db949338af5c153653e2114b5 120777 root:root ../../../perl5/auto/Linux/Inotify2/Inotify2.so +/usr/lib/debug/.build-id/f5/a68b615432210db949338af5c153653e2114b5.debug 120777 root:root ../../usr/lib/perl5/auto/Linux/Inotify2/Inotify2.so.debug /usr/lib/debug/usr/lib/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/a2 40755 root:root -File: /usr/lib/debug/.build-id/a2/a5af54b1ca2277b5d3ac5b21cc63bea805d6fa 120777 root:root ../../../perl5/auto/Linux/Inotify2/Inotify2.so -File: /usr/lib/debug/.build-id/a2/a5af54b1ca2277b5d3ac5b21cc63bea805d6fa.debug 120777 root:root ../../usr/lib/perl5/auto/Linux/Inotify2/Inotify2.so.debug +File: /usr/lib/debug/.build-id/f5 40755 root:root +File: /usr/lib/debug/.build-id/f5/a68b615432210db949338af5c153653e2114b5 120777 root:root ../../../perl5/auto/Linux/Inotify2/Inotify2.so +File: /usr/lib/debug/.build-id/f5/a68b615432210db949338af5c153653e2114b5.debug 120777 root:root ../../usr/lib/perl5/auto/Linux/Inotify2/Inotify2.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -23,3 +23,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/Linux/Inotify2 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/Linux/Inotify2/Inotify2.so.debug 100644 root:root 0e7dcace3c1c96d59b85040c22f6dd5f +File: /usr/lib/debug/usr/lib/perl5/auto/Linux/Inotify2/Inotify2.so.debug 100644 root:root 752497277c3264b1ecb968dcc901de01 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: 08f0dc592f04e82bb592b07c697d7399fb1589515fbbd74b410fe79293b58f7b0186ebe12df1e64a73d6e606dc3bb499b10f112ff505bc3b467345f200a8dcb2 +RPMIdentity: 8488c06867b3a8346f48d380c624544ad62c6bf8d9b63e373bb276e640b07870eb289304e883f2ea58d386cd72bfef4e7445a3eed8bd9fd2856bc98632c6da6e