<86>Jun 8 06:24:31 userdel[1834689]: delete user 'rooter' <86>Jun 8 06:24:31 userdel[1834689]: removed group 'rooter' owned by 'rooter' <86>Jun 8 06:24:31 userdel[1834689]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 8 06:24:31 groupadd[1834750]: group added to /etc/group: name=rooter, GID=1847 <86>Jun 8 06:24:31 groupadd[1834750]: group added to /etc/gshadow: name=rooter <86>Jun 8 06:24:31 groupadd[1834750]: new group: name=rooter, GID=1847 <86>Jun 8 06:24:31 useradd[1834792]: new user: name=rooter, UID=1847, GID=1847, home=/root, shell=/bin/bash, from=none <86>Jun 8 06:24:31 userdel[1834861]: delete user 'builder' <86>Jun 8 06:24:31 userdel[1834861]: removed group 'builder' owned by 'builder' <86>Jun 8 06:24:31 userdel[1834861]: removed shadow group 'builder' owned by 'builder' <86>Jun 8 06:24:31 groupadd[1834916]: group added to /etc/group: name=builder, GID=1848 <86>Jun 8 06:24:31 groupadd[1834916]: group added to /etc/gshadow: name=builder <86>Jun 8 06:24:31 groupadd[1834916]: new group: name=builder, GID=1848 <86>Jun 8 06:24:31 useradd[1834984]: new user: name=builder, UID=1848, GID=1848, 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>Jun 8 06:24:43 rpmi: libgdbm-1.8.3-alt10 sisyphus+346222.200.3.2 1716468406 installed <13>Jun 8 06:24:43 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+346222.200.3.2 1716468406 installed <13>Jun 8 06:24:44 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 installed <13>Jun 8 06:24:44 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.97145 + 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.97145 + 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, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.04 cusr 0.01 csys = 0.06 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.926 + 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.926 + 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.GVcDAv 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.CAz3NX 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.P64Dyh 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.dhRsHd find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZL7UX0 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.16user 1.08system 0:06.31elapsed 35%CPU (0avgtext+0avgdata 59616maxresident)k 0inputs+0outputs (0major+197993minor)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 3.25user 2.32system 0:26.09elapsed 21%CPU (0avgtext+0avgdata 128008maxresident)k 0inputs+0outputs (0major+188912minor)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-06-08 06:24:55.266591169 +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 fc928ca83f7dd63cf9586443b0acf7a1 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: 6a47f2f0755c56fcd8543cb52f47d24ae539dcf3511a2e4b0a4f3a4d6f32ffa07a387d611e6b5bf121745127c71b99e2a8eed180f540fb0547860f4b7189ced8 --- 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-06-08 06:24:56.102603879 +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/24 40755 root:root +/usr/lib/debug/.build-id/24/e25a06fd267b56810ae250de2d1a7cd7d6ef13 120777 root:root ../../../perl5/auto/Linux/Inotify2/Inotify2.so +/usr/lib/debug/.build-id/24/e25a06fd267b56810ae250de2d1a7cd7d6ef13.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/24 40755 root:root +File: /usr/lib/debug/.build-id/24/e25a06fd267b56810ae250de2d1a7cd7d6ef13 120777 root:root ../../../perl5/auto/Linux/Inotify2/Inotify2.so +File: /usr/lib/debug/.build-id/24/e25a06fd267b56810ae250de2d1a7cd7d6ef13.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 eb40e453e770c30d82a14121534a0c85 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: 1d2c8803846c54b651d0e95fd93a566c21fb112c62da3a83a1bc039fe46f5ca69ef382987f97f49a4e2632e2b204a4bc1768f913df6632f616a306f07870a46b