<86>Apr 27 09:00:41 userdel[3541594]: delete user 'rooter' <86>Apr 27 09:00:41 userdel[3541594]: removed group 'rooter' owned by 'rooter' <86>Apr 27 09:00:41 userdel[3541594]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 09:00:41 groupadd[3541613]: group added to /etc/group: name=rooter, GID=1844 <86>Apr 27 09:00:41 groupadd[3541613]: group added to /etc/gshadow: name=rooter <86>Apr 27 09:00:41 groupadd[3541613]: new group: name=rooter, GID=1844 <86>Apr 27 09:00:41 useradd[3541635]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash, from=none <86>Apr 27 09:00:41 userdel[3541674]: delete user 'builder' <86>Apr 27 09:00:41 userdel[3541674]: removed group 'builder' owned by 'builder' <86>Apr 27 09:00:41 userdel[3541674]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 09:00:41 groupadd[3541718]: group added to /etc/group: name=builder, GID=1845 <86>Apr 27 09:00:41 groupadd[3541718]: group added to /etc/gshadow: name=builder <86>Apr 27 09:00:41 groupadd[3541718]: new group: name=builder, GID=1845 <86>Apr 27 09:00:41 useradd[3541757]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/perl-Sys-Mmap-0.20-alt1.src.rpm: bad symbols in the license tag: / <13>Apr 27 09:00:44 rpmi: chrooted-0.3.12-alt1 sisyphus+327286.5300.14.1 1711487147 installed <13>Apr 27 09:00:44 rpmi: chrooted-resolv-0.3.1-alt2 sisyphus+276781.100.1.1 1625232496 installed <13>Apr 27 09:00:44 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 09:00:44 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 09:00:44 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 installed <13>Apr 27 09:00:44 rpmi: libnss-role-0.5.6-alt2 sisyphus+339879.40.3.2 1707232019 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Sys-Mmap-0.20-alt1.nosrc.rpm (w1.gzdio) Installing perl-Sys-Mmap-0.20-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.54602 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Sys-Mmap-0.20 + echo 'Source #0 (Sys-Mmap-0.20.tar.gz):' Source #0 (Sys-Mmap-0.20.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Sys-Mmap-0.20.tar.gz + /bin/tar -xf - + cd Sys-Mmap-0.20 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.54602 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Sys-Mmap-0.20 + 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 perl(DynaLoader)>=0 perl(Test::More)>=0 perl(XSLoader)>=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 Sys::Mmap + : 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/Sys-Mmap-0.20' Running Mkbootstrap for Mmap () chmod 644 "Mmap.bs" make: Leaving directory '/usr/src/RPM/BUILD/Sys-Mmap-0.20' make: Entering directory '/usr/src/RPM/BUILD/Sys-Mmap-0.20' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Mmap.bs blib/arch/auto/Sys/Mmap/Mmap.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Sys-Mmap-0.20' make: Entering directory '/usr/src/RPM/BUILD/Sys-Mmap-0.20' cp Mmap.pm blib/lib/Sys/Mmap.pm make: Leaving directory '/usr/src/RPM/BUILD/Sys-Mmap-0.20' make: Entering directory '/usr/src/RPM/BUILD/Sys-Mmap-0.20' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Mmap.xs > Mmap.xsc mv Mmap.xsc Mmap.c make: Leaving directory '/usr/src/RPM/BUILD/Sys-Mmap-0.20' make: Entering directory '/usr/src/RPM/BUILD/Sys-Mmap-0.20' 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=\"0.20\" -DXS_VERSION=\"0.20\" -fPIC "-I/usr/lib/perl5/CORE" Mmap.c Mmap.xs: In function 'XS_Sys__Mmap_hardwire': Mmap.xs:180:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 180 | SvPVX(var) = (char *) addr; | ^ Mmap.c:353:17: warning: unused variable 'RETVAL' [-Wunused-variable] 353 | SV * RETVAL; | ^~~~~~ In file included from /usr/lib/perl5/CORE/perl.h:6227, from Mmap.xs:5: Mmap.xs: In function 'XS_Sys__Mmap_mmap': Mmap.xs:262:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 262 | ST(0) = sv_2mortal(newSVnv((IV) addr)); | ^ /usr/lib/perl5/CORE/embed.h:612:71: note: in definition of macro 'sv_2mortal' 612 | # define sv_2mortal(a) Perl_sv_2mortal(aTHX_ a) | ^ Mmap.xs:262:28: note: in expansion of macro 'newSVnv' 262 | ST(0) = sv_2mortal(newSVnv((IV) addr)); | ^~~~~~~ Mmap.c:391:17: warning: unused variable 'RETVAL' [-Wunused-variable] 391 | SV * RETVAL; | ^~~~~~ Mmap.c: In function 'XS_Sys__Mmap_munmap': Mmap.c:474:17: warning: unused variable 'RETVAL' [-Wunused-variable] 474 | SV * RETVAL; | ^~~~~~ Mmap.xs: At top level: Mmap.xs:34:1: warning: 'not_here' defined but not used [-Wunused-function] 34 | not_here(s) | ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Sys-Mmap-0.20' make: Entering directory '/usr/src/RPM/BUILD/Sys-Mmap-0.20' rm -f blib/arch/auto/Sys/Mmap/Mmap.so gcc -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -L/usr/local/lib -fstack-protector-strong Mmap.o -o blib/arch/auto/Sys/Mmap/Mmap.so \ \ -L/usr/lib/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Sys/Mmap/Mmap.so make: Leaving directory '/usr/src/RPM/BUILD/Sys-Mmap-0.20' + : 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/Sys-Mmap-0.20' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Mmap.bs blib/arch/auto/Sys/Mmap/Mmap.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/mmap.t ........... ok t/munmap_errors.t .. ok All tests successful. Files=2, Tests=22, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.09 cusr 0.02 csys = 0.13 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Sys-Mmap-0.20' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.85412 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Sys-Mmap-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Sys-Mmap-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd Sys-Mmap-0.20 + 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-Sys-Mmap-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Sys-Mmap-0.20' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Mmap.bs blib/arch/auto/Sys/Mmap/Mmap.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Sys-Mmap-buildroot/usr/lib/perl5/auto/Sys/Mmap/Mmap.so Installing /usr/src/tmp/perl-Sys-Mmap-buildroot/usr/lib/perl5/Sys/Mmap.pm make: Leaving directory '/usr/src/RPM/BUILD/Sys-Mmap-0.20' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Sys-Mmap-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Sys-Mmap-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(DynaLoader)>=0 perl(Test::More)>=0 perl(XSLoader)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Sys-Mmap-buildroot (auto) removed './usr/lib/perl5/auto/Sys/Mmap/.packlist' mode of './usr/lib/perl5/auto/Sys/Mmap/Mmap.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Sys-Mmap-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Sys-Mmap-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Sys-Mmap-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Sys-Mmap-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Sys-Mmap-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-Sys-Mmap-buildroot Processing files: perl-Sys-Mmap-0.20-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.92099 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Sys-Mmap-0.20 + DOCDIR=/usr/src/tmp/perl-Sys-Mmap-buildroot/usr/share/doc/perl-Sys-Mmap-0.20 + export DOCDIR + rm -rf /usr/src/tmp/perl-Sys-Mmap-buildroot/usr/share/doc/perl-Sys-Mmap-0.20 + /bin/mkdir -p /usr/src/tmp/perl-Sys-Mmap-buildroot/usr/share/doc/perl-Sys-Mmap-0.20 + cp -prL Artistic Changes Copying MANIFEST META.yml README /usr/src/tmp/perl-Sys-Mmap-buildroot/usr/share/doc/perl-Sys-Mmap-0.20 + chmod -R go-w /usr/src/tmp/perl-Sys-Mmap-buildroot/usr/share/doc/perl-Sys-Mmap-0.20 + chmod -R a+rX /usr/src/tmp/perl-Sys-Mmap-buildroot/usr/share/doc/perl-Sys-Mmap-0.20 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bZxBzD 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.EXgaR3 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) # perl(XSLoader.pm) at line 302 (depth 5) inside eval SKIP /usr/src/tmp/perl-Sys-Mmap-buildroot/usr/lib/perl5/Sys/Mmap.pm syntax OK Provides: perl(Sys/Mmap.pm) = 0.200 Requires: /usr/lib/perl5, ld-linux.so.2 >= set:jiL26, ld-linux.so.2(GLIBC_2.3), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libperl-5.38.so >= set:ojjB3cxGmt9Wy2zm1f32XoOeOSWlHcPrJCI4Bhz9up2Hjv0Z29LgTQNZeGehBFxwtGvFb, perl(DynaLoader.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.5jNwjz Creating perl-Sys-Mmap-debuginfo package Processing files: perl-Sys-Mmap-debuginfo-0.20-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mqbuF1 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3PDZ66 find-requires: running scripts (debuginfo) Requires: perl-Sys-Mmap = 0.20-alt1, debug(ld-linux.so.2), debug(libc.so.6), debug(libperl-5.38.so) Adding to perl-Sys-Mmap-debuginfo a strict dependency on perl-Sys-Mmap Wrote: /usr/src/RPM/RPMS/i586/perl-Sys-Mmap-0.20-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-Sys-Mmap-debuginfo-0.20-alt1.i586.rpm (w2.lzdio) 1.24user 1.54system 0:06.59elapsed 42%CPU (0avgtext+0avgdata 57564maxresident)k 0inputs+0outputs (0major+205437minor)pagefaults 0swaps /.out/perl-Sys-Mmap-0.20-alt1.i586.rpm: bad symbols in the license tag: / /.out/perl-Sys-Mmap-debuginfo-0.20-alt1.i586.rpm: bad symbols in the license tag: / 3.44user 2.89system 0:17.03elapsed 37%CPU (0avgtext+0avgdata 127300maxresident)k 0inputs+0outputs (0major+210310minor)pagefaults 0swaps --- perl-Sys-Mmap-0.20-alt1.i586.rpm.repo 2023-11-28 09:31:46.000000000 +0000 +++ perl-Sys-Mmap-0.20-alt1.i586.rpm.hasher 2024-04-27 09:00:54.639359922 +0000 @@ -26,3 +26,3 @@ File: /usr/lib/perl5/Sys/Mmap.pm 100644 root:root a15f5b1799197f312ac3cfde557b1522 -File: /usr/lib/perl5/auto/Sys/Mmap/Mmap.so 100644 root:root 8593f1311cbed839ca917606e547ab52 +File: /usr/lib/perl5/auto/Sys/Mmap/Mmap.so 100644 root:root 1f72d88d01c3c3ce5c5a3a1bb8c0a755 File: /usr/share/doc/perl-Sys-Mmap-0.20 40755 root:root @@ -34,2 +34,2 @@ File: /usr/share/doc/perl-Sys-Mmap-0.20/README 100644 root:root 1e6b5d80e4fb50309527744d30cbe4ba -RPMIdentity: e37a5ffe6edb8b81050a3a8b8542939efd0bfbac68bbc5a24d2f64ebb0c806f7ae749ee895c847da5e87c9ff52352565dbbb8e26820910236dfaa2d3cae66194 +RPMIdentity: 5bd6410c3861ef09a649806af1ad233faecb5c1b2718ee78993985118b15ba43914d514c005e998883adb997b01662a34a63f8a23241316437d51b776ed9018a --- perl-Sys-Mmap-debuginfo-0.20-alt1.i586.rpm.repo 2023-11-28 09:31:46.000000000 +0000 +++ perl-Sys-Mmap-debuginfo-0.20-alt1.i586.rpm.hasher 2024-04-27 09:00:54.746361452 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b3 40755 root:root -/usr/lib/debug/.build-id/b3/0b2aa26d66f674b94355578e01d5b1f99cf45b 120777 root:root ../../../perl5/auto/Sys/Mmap/Mmap.so -/usr/lib/debug/.build-id/b3/0b2aa26d66f674b94355578e01d5b1f99cf45b.debug 120777 root:root ../../usr/lib/perl5/auto/Sys/Mmap/Mmap.so.debug +/usr/lib/debug/.build-id/97 40755 root:root +/usr/lib/debug/.build-id/97/49d1d5ee7c6bba2a6619b1f82ad43cb5d4a045 120777 root:root ../../../perl5/auto/Sys/Mmap/Mmap.so +/usr/lib/debug/.build-id/97/49d1d5ee7c6bba2a6619b1f82ad43cb5d4a045.debug 120777 root:root ../../usr/lib/perl5/auto/Sys/Mmap/Mmap.so.debug /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -17,5 +17,5 @@ Provides: perl-Sys-Mmap-debuginfo = 0.20-alt1:sisyphus+335067.43000.2.2 -File: /usr/lib/debug/.build-id/b3 40755 root:root -File: /usr/lib/debug/.build-id/b3/0b2aa26d66f674b94355578e01d5b1f99cf45b 120777 root:root ../../../perl5/auto/Sys/Mmap/Mmap.so -File: /usr/lib/debug/.build-id/b3/0b2aa26d66f674b94355578e01d5b1f99cf45b.debug 120777 root:root ../../usr/lib/perl5/auto/Sys/Mmap/Mmap.so.debug +File: /usr/lib/debug/.build-id/97 40755 root:root +File: /usr/lib/debug/.build-id/97/49d1d5ee7c6bba2a6619b1f82ad43cb5d4a045 120777 root:root ../../../perl5/auto/Sys/Mmap/Mmap.so +File: /usr/lib/debug/.build-id/97/49d1d5ee7c6bba2a6619b1f82ad43cb5d4a045.debug 120777 root:root ../../usr/lib/perl5/auto/Sys/Mmap/Mmap.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -24,3 +24,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/Sys/Mmap 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/Sys/Mmap/Mmap.so.debug 100644 root:root 00635dd6b569abbfa86d4fe622c55ffa +File: /usr/lib/debug/usr/lib/perl5/auto/Sys/Mmap/Mmap.so.debug 100644 root:root 045c668c043a9f8100472a6554a5ebda File: /usr/src/debug/Sys-Mmap-0.20 40755 root:root @@ -28,2 +28,2 @@ File: /usr/src/debug/Sys-Mmap-0.20/Mmap.xs 100644 root:root 05962e29e2c8cb5f92944869b2194d6a -RPMIdentity: 2022bbac3502ab0baae6ddfba6caa08f922ba8377417979770c954c5dc42350e412785e9c935a97705d94a584cd73fbe99acca5f98c685d443ad6238ed13abb8 +RPMIdentity: d84bf1292ce5844b3bc7aab7f6211a490dd05f90dee2c6da365cfe9c9aaffb56fcb89587f53d0fd1314878192cac9762f29eb71928875f2042add97323d7e98a