<86>Jun 16 00:35:29 userdel[360535]: delete user 'rooter' <86>Jun 16 00:35:29 userdel[360535]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:35:29 groupadd[360579]: group added to /etc/group: name=rooter, GID=1292 <86>Jun 16 00:35:29 groupadd[360579]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:35:29 groupadd[360579]: new group: name=rooter, GID=1292 <86>Jun 16 00:35:29 useradd[360609]: new user: name=rooter, UID=1292, GID=1292, home=/root, shell=/bin/bash <86>Jun 16 00:35:29 userdel[360651]: delete user 'builder' <86>Jun 16 00:35:29 userdel[360651]: removed group 'builder' owned by 'builder' <86>Jun 16 00:35:29 userdel[360651]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:35:29 groupadd[360695]: group added to /etc/group: name=builder, GID=1293 <86>Jun 16 00:35:29 groupadd[360695]: group added to /etc/gshadow: name=builder <86>Jun 16 00:35:29 groupadd[360695]: new group: name=builder, GID=1293 <86>Jun 16 00:35:29 useradd[360737]: new user: name=builder, UID=1293, GID=1293, home=/usr/src, shell=/bin/bash /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>Jun 16 00:35:34 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 00:35:34 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 00:35:35 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626629811 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.37748 + 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/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/File-Sync-0.11.tar.gz + 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.37748 + 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 -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' '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 -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:7: warning: unused variable 'RETVAL' [-Wunused-variable] 212 | SV * RETVAL; | ^~~~~~ Sync.c: In function 'XS_File__Sync_fdatasync_fd': Sync.c:231:7: 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 -lpthread -shared -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.06 cusr 0.01 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.2471 + 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:/bin:/usr/bin:/usr/X11R6/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 '{}' ';' /bin/grep: /usr/src/tmp/perl-File-Sync-buildroot/usr/lib64/perl5/auto/File/Sync/Sync.so: binary file matches + : 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) Processing files: perl-File-Sync-0.11-alt2.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.75433 + 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.gufzer 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.wgKx6u 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, libc.so.6(GLIBC_2.2.5)(64bit), libperl-5.34.so()(64bit) >= set:oljB3WJube3STFxHLr8sh6, libpthread.so.0(GLIBC_2.2.5)(64bit), 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.4yXWnu 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.uSMJFt find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.79Rfns find-requires: running scripts (debuginfo) Requires: perl-File-Sync = 0.11-alt2.2, debug64(libc.so.6), debug64(libperl-5.34.so), debug64(libpthread.so.0) 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.66user 0.93system 0:07.59elapsed 34%CPU (0avgtext+0avgdata 70480maxresident)k 0inputs+0outputs (0major+222226minor)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.14user 2.36system 0:22.75elapsed 33%CPU (0avgtext+0avgdata 128644maxresident)k 0inputs+0outputs (0major+192550minor)pagefaults 0swaps --- perl-File-Sync-0.11-alt2.2.x86_64.rpm.repo 2021-07-19 00:13:11.000000000 +0000 +++ perl-File-Sync-0.11-alt2.2.x86_64.rpm.hasher 2024-06-16 00:35:46.860129031 +0000 @@ -25,3 +25,3 @@ File: /usr/lib64/perl5/auto/File/Sync 40755 root:root -File: /usr/lib64/perl5/auto/File/Sync/Sync.so 100644 root:root c6fe75f21fe5d20fa2a5906d106cc03b +File: /usr/lib64/perl5/auto/File/Sync/Sync.so 100644 root:root cb9581ec43bb9287195a6707b609197a File: /usr/lib64/perl5/auto/File/Sync/autosplit.ix 100644 root:root ac6295f19d970f276f3c60052e71be28 @@ -30,2 +30,2 @@ File: /usr/share/doc/perl-File-Sync-0.11/README 100644 root:root 55a2b575f9e7ca38a190772654e815d5 -RPMIdentity: 74f8e6d92c6fe86c7487f727ae3c85596569a3be531cb17868ca1163d9010a85375e220f832f8579b9a1e16f838183c208a4dcd2dc28a33030ce9ccad62452d2 +RPMIdentity: 9b0627359e385a7ffd3ca6f6a4d2516ba35dc18a6ebaa0e965483edde79e307e8b75bc8e5ba1290dca614f1f899994caec5b1db679f17c26a8435a9bc067fec7 --- perl-File-Sync-debuginfo-0.11-alt2.2.x86_64.rpm.repo 2021-07-19 00:13:11.000000000 +0000 +++ perl-File-Sync-debuginfo-0.11-alt2.2.x86_64.rpm.hasher 2024-06-16 00:35:47.016128195 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/0a 40755 root:root -/usr/lib/debug/.build-id/0a/711c6207e45bfae83a18f62194f5e9d99ab91c 120777 root:root ../../../../lib64/perl5/auto/File/Sync/Sync.so -/usr/lib/debug/.build-id/0a/711c6207e45bfae83a18f62194f5e9d99ab91c.debug 120777 root:root ../../usr/lib64/perl5/auto/File/Sync/Sync.so.debug +/usr/lib/debug/.build-id/ea 40755 root:root +/usr/lib/debug/.build-id/ea/04c852aebfd5c56064761385086d264f1bebb4 120777 root:root ../../../../lib64/perl5/auto/File/Sync/Sync.so +/usr/lib/debug/.build-id/ea/04c852aebfd5c56064761385086d264f1bebb4.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+279723.20100.1.1 -File: /usr/lib/debug/.build-id/0a 40755 root:root -File: /usr/lib/debug/.build-id/0a/711c6207e45bfae83a18f62194f5e9d99ab91c 120777 root:root ../../../../lib64/perl5/auto/File/Sync/Sync.so -File: /usr/lib/debug/.build-id/0a/711c6207e45bfae83a18f62194f5e9d99ab91c.debug 120777 root:root ../../usr/lib64/perl5/auto/File/Sync/Sync.so.debug +File: /usr/lib/debug/.build-id/ea 40755 root:root +File: /usr/lib/debug/.build-id/ea/04c852aebfd5c56064761385086d264f1bebb4 120777 root:root ../../../../lib64/perl5/auto/File/Sync/Sync.so +File: /usr/lib/debug/.build-id/ea/04c852aebfd5c56064761385086d264f1bebb4.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 481eb4672e055fadc2340c6f1feeb238 +File: /usr/lib/debug/usr/lib64/perl5/auto/File/Sync/Sync.so.debug 100644 root:root db0e0a9d5573131dd15be5c65ce8ca15 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: b3f26d101c9e5ad3f329eaf19e35ad48a2167d1882292e1f8c6a360bbe0dd5eb333829ac904c4642f74d80c916ec4d1f383d93b27ea9dd3c260eafbc028eb61f +RPMIdentity: 40471f1bfcec3d630b60da6b24aed4371cf3c9a2bdc0b992e22d6ce24b9545454a4fdca58e0722c8861c75fc4d28422af4558e2b8e6a82dfa4bf2a3f5b67230e