<86>May 4 00:54:22 userdel[2958871]: delete user 'rooter' <86>May 4 00:54:22 userdel[2958871]: removed group 'rooter' owned by 'rooter' <86>May 4 00:54:22 userdel[2958871]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 00:54:22 groupadd[2958905]: group added to /etc/group: name=rooter, GID=1859 <86>May 4 00:54:22 groupadd[2958905]: group added to /etc/gshadow: name=rooter <86>May 4 00:54:22 groupadd[2958905]: new group: name=rooter, GID=1859 <86>May 4 00:54:22 useradd[2958918]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash, from=none <86>May 4 00:54:22 userdel[2958940]: delete user 'builder' <86>May 4 00:54:22 userdel[2958940]: removed group 'builder' owned by 'builder' <86>May 4 00:54:22 userdel[2958940]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:54:22 groupadd[2958960]: group added to /etc/group: name=builder, GID=1860 <86>May 4 00:54:22 groupadd[2958960]: group added to /etc/gshadow: name=builder <86>May 4 00:54:22 groupadd[2958960]: new group: name=builder, GID=1860 <86>May 4 00:54:22 useradd[2958985]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/perl-File-Sync-0.11-alt2.2.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-File-Sync-0.11-alt2.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>May 4 00:54:27 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 00:54:27 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 00:54:28 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358015 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-File-Sync-0.11-alt2.2.nosrc.rpm (w1.gzdio) Installing perl-File-Sync-0.11-alt2.2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.484 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf File-Sync-0.11 + echo 'Source #0 (File-Sync-0.11.tar.gz):' Source #0 (File-Sync-0.11.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/File-Sync-0.11.tar.gz + /bin/tar -xf - + cd File-Sync-0.11 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.484 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd File-Sync-0.11 + 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 Testing if you have a working C compiler and the needed header files... trying compilers: gcc... fdatasync() support detected, including + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Testing if you have a working C compiler and the needed header files... trying compilers: gcc... fdatasync() support detected, including Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for File::Sync + : 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/File-Sync-0.11' Running Mkbootstrap for Sync () chmod 644 "Sync.bs" make: Leaving directory '/usr/src/RPM/BUILD/File-Sync-0.11' make: Entering directory '/usr/src/RPM/BUILD/File-Sync-0.11' cp Sync.pm blib/lib/File/Sync.pm AutoSplitting blib/lib/File/Sync.pm (blib/lib/auto/File/Sync) make: Leaving directory '/usr/src/RPM/BUILD/File-Sync-0.11' make: Entering directory '/usr/src/RPM/BUILD/File-Sync-0.11' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Sync.bs blib/arch/auto/File/Sync/Sync.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/File-Sync-0.11' make: Entering directory '/usr/src/RPM/BUILD/File-Sync-0.11' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Sync.xs > Sync.xsc mv Sync.xsc Sync.c make: Leaving directory '/usr/src/RPM/BUILD/File-Sync-0.11' make: Entering directory '/usr/src/RPM/BUILD/File-Sync-0.11' 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=\"0.11\" -DXS_VERSION=\"0.11\" -fPIC "-I/usr/lib64/perl5/CORE" -DHAVE_SYNC -DHAVE_FDATASYNC Sync.c Sync.c: In function 'XS_File__Sync_fsync_fd': Sync.c:212:17: warning: unused variable 'RETVAL' [-Wunused-variable] 212 | SV * RETVAL; | ^~~~~~ Sync.c: In function 'XS_File__Sync_fdatasync_fd': Sync.c:231:17: warning: unused variable 'RETVAL' [-Wunused-variable] 231 | SV * RETVAL; | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/File-Sync-0.11' make: Entering directory '/usr/src/RPM/BUILD/File-Sync-0.11' rm -f blib/arch/auto/File/Sync/Sync.so gcc -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -L/usr/local/lib -fstack-protector-strong Sync.o -o blib/arch/auto/File/Sync/Sync.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/File/Sync/Sync.so make: Leaving directory '/usr/src/RPM/BUILD/File-Sync-0.11' + : 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/File-Sync-0.11' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Sync.bs blib/arch/auto/File/Sync/Sync.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/01_fsync.t ...... ok t/02_error.t ...... ok t/03_sync.t ....... ok t/04_fdatasync.t .. ok All tests successful. Files=4, Tests=21, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.05 cusr 0.02 csys = 0.10 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/File-Sync-0.11' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.484 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-File-Sync-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-File-Sync-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd File-Sync-0.11 + 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-File-Sync-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/File-Sync-0.11' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Sync.bs blib/arch/auto/File/Sync/Sync.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-File-Sync-buildroot/usr/lib64/perl5/auto/File/Sync/Sync.so Installing /usr/src/tmp/perl-File-Sync-buildroot/usr/lib64/perl5/auto/File/Sync/autosplit.ix Installing /usr/src/tmp/perl-File-Sync-buildroot/usr/lib64/perl5/File/Sync.pm make: Leaving directory '/usr/src/RPM/BUILD/File-Sync-0.11' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-File-Sync-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-File-Sync-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' /usr/src/tmp/perl-File-Sync-buildroot/usr/lib64/perl5/File/Sync.pm: $fh = new FileHandle("> /tmp/foo") + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-File-Sync-buildroot (auto) removed './usr/lib64/perl5/auto/File/Sync/.packlist' mode of './usr/lib64/perl5/auto/File/Sync/Sync.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-File-Sync-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-File-Sync-buildroot/ (default) Compressing files in /usr/src/tmp/perl-File-Sync-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-File-Sync-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-File-Sync-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-File-Sync-buildroot Processing files: perl-File-Sync-0.11-alt2.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.6526 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd File-Sync-0.11 + DOCDIR=/usr/src/tmp/perl-File-Sync-buildroot/usr/share/doc/perl-File-Sync-0.11 + export DOCDIR + rm -rf /usr/src/tmp/perl-File-Sync-buildroot/usr/share/doc/perl-File-Sync-0.11 + /bin/mkdir -p /usr/src/tmp/perl-File-Sync-buildroot/usr/share/doc/perl-File-Sync-0.11 + cp -prL Changes README /usr/src/tmp/perl-File-Sync-buildroot/usr/share/doc/perl-File-Sync-0.11 + chmod -R go-w /usr/src/tmp/perl-File-Sync-buildroot/usr/share/doc/perl-File-Sync-0.11 + chmod -R a+rX /usr/src/tmp/perl-File-Sync-buildroot/usr/share/doc/perl-File-Sync-0.11 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gFqCSZ 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.W74jPa 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-File-Sync-buildroot/usr/lib64/perl5/File/Sync.pm syntax OK Provides: perl(File/Sync.pm) = 0.110 Requires: /usr/lib64/perl5, ld-linux-x86-64.so.2()(64bit) >= set:jiids, ld-linux-x86-64.so.2(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libperl-5.38.so()(64bit) >= set:oljB3WJube3mJxfnVgoha4, perl(AutoLoader.pm), perl(DynaLoader.pm), perl(Symbol.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.q5R3t2 Creating perl-File-Sync-debuginfo package Processing files: perl-File-Sync-debuginfo-0.11-alt2.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.029p9O find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pONhS5 find-requires: running scripts (debuginfo) Requires: perl-File-Sync = 0.11-alt2.2, debug64(ld-linux-x86-64.so.2), debug64(libc.so.6), debug64(libperl-5.38.so) Adding to perl-File-Sync-debuginfo a strict dependency on perl-File-Sync Wrote: /usr/src/RPM/RPMS/x86_64/perl-File-Sync-0.11-alt2.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-File-Sync-debuginfo-0.11-alt2.2.x86_64.rpm (w2.lzdio) 1.35user 1.45system 0:06.53elapsed 43%CPU (0avgtext+0avgdata 78000maxresident)k 0inputs+0outputs (0major+235574minor)pagefaults 0swaps /.out/perl-File-Sync-0.11-alt2.2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-File-Sync-0.11-alt2.2.x86_64.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-File-Sync-debuginfo-0.11-alt2.2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-File-Sync-debuginfo-0.11-alt2.2.x86_64.rpm: The use of such a license name is ambiguous: Artistic 5.59user 3.28system 0:19.91elapsed 44%CPU (0avgtext+0avgdata 131636maxresident)k 0inputs+0outputs (0major+192461minor)pagefaults 0swaps --- perl-File-Sync-0.11-alt2.2.x86_64.rpm.repo 2023-11-28 10:29:46.000000000 +0000 +++ perl-File-Sync-0.11-alt2.2.x86_64.rpm.hasher 2024-05-04 00:54:38.058194269 +0000 @@ -26,3 +26,3 @@ File: /usr/lib64/perl5/auto/File/Sync 40755 root:root -File: /usr/lib64/perl5/auto/File/Sync/Sync.so 100644 root:root 9b3c437dc84a586619434c66bb19524b +File: /usr/lib64/perl5/auto/File/Sync/Sync.so 100644 root:root 51520ca7b5270784e073df1164d1d1a7 File: /usr/lib64/perl5/auto/File/Sync/autosplit.ix 100644 root:root ac6295f19d970f276f3c60052e71be28 @@ -31,2 +31,2 @@ File: /usr/share/doc/perl-File-Sync-0.11/README 100644 root:root 55a2b575f9e7ca38a190772654e815d5 -RPMIdentity: 6ebb99b56491f19162be390de2d8dcd8eab1115bf350c11d3b426d8cc5172582b08ce4a8c184c6cdb73c105518c2a0a6d625b917407fca43bcf2d3bca8fbdc7a +RPMIdentity: 8a48949338964713b60bcd6d0cf60df3d905dc9c9fef647333aed7451bc0a2258819d87b8b28b01a5252348de8689b307022a13b604c3890d011728470427b4c --- perl-File-Sync-debuginfo-0.11-alt2.2.x86_64.rpm.repo 2023-11-28 10:29:46.000000000 +0000 +++ perl-File-Sync-debuginfo-0.11-alt2.2.x86_64.rpm.hasher 2024-05-04 00:54:38.174195681 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/3b 40755 root:root -/usr/lib/debug/.build-id/3b/2f9a9379536b5b813ff74ce0007105adae4477 120777 root:root ../../../../lib64/perl5/auto/File/Sync/Sync.so -/usr/lib/debug/.build-id/3b/2f9a9379536b5b813ff74ce0007105adae4477.debug 120777 root:root ../../usr/lib64/perl5/auto/File/Sync/Sync.so.debug +/usr/lib/debug/.build-id/48 40755 root:root +/usr/lib/debug/.build-id/48/c60c571714e4bf4f525de4801f526b4e2efd42 120777 root:root ../../../../lib64/perl5/auto/File/Sync/Sync.so +/usr/lib/debug/.build-id/48/c60c571714e4bf4f525de4801f526b4e2efd42.debug 120777 root:root ../../usr/lib64/perl5/auto/File/Sync/Sync.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -17,5 +17,5 @@ Provides: perl-File-Sync-debuginfo = 0.11-alt2.2:sisyphus+335067.40600.2.2 -File: /usr/lib/debug/.build-id/3b 40755 root:root -File: /usr/lib/debug/.build-id/3b/2f9a9379536b5b813ff74ce0007105adae4477 120777 root:root ../../../../lib64/perl5/auto/File/Sync/Sync.so -File: /usr/lib/debug/.build-id/3b/2f9a9379536b5b813ff74ce0007105adae4477.debug 120777 root:root ../../usr/lib64/perl5/auto/File/Sync/Sync.so.debug +File: /usr/lib/debug/.build-id/48 40755 root:root +File: /usr/lib/debug/.build-id/48/c60c571714e4bf4f525de4801f526b4e2efd42 120777 root:root ../../../../lib64/perl5/auto/File/Sync/Sync.so +File: /usr/lib/debug/.build-id/48/c60c571714e4bf4f525de4801f526b4e2efd42.debug 120777 root:root ../../usr/lib64/perl5/auto/File/Sync/Sync.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -24,3 +24,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/File/Sync 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/File/Sync/Sync.so.debug 100644 root:root e36907554542590287e0945f3964e579 +File: /usr/lib/debug/usr/lib64/perl5/auto/File/Sync/Sync.so.debug 100644 root:root e61bd099b23550d669605bb35d9e1481 File: /usr/src/debug/File-Sync-0.11 40755 root:root @@ -28,2 +28,2 @@ File: /usr/src/debug/File-Sync-0.11/Sync.xs 100644 root:root fc3f0eaa367caaf26aff05454fba5452 -RPMIdentity: 2ff1ed05b8dbcacf2977150302af6554f39607db2e515f305568e239d95ca22b6d896786358901b11895e7460852c3b7a723615b269b904b4e1ba94f93cf286a +RPMIdentity: 48faf7b765f91be78b6e0636455d501d9d3e4ad1adfebda0f0b723995d62bb840e521a3f83d2126e07836a5bd10623d0b5b568c9f2e81efb0326b0594b875f56