<86>Oct 10 11:19:07 userdel[1619674]: delete user 'rooter' <86>Oct 10 11:19:07 userdel[1619674]: removed group 'rooter' owned by 'rooter' <86>Oct 10 11:19:07 userdel[1619674]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 10 11:19:07 groupadd[1619693]: group added to /etc/group: name=rooter, GID=687 <86>Oct 10 11:19:07 groupadd[1619693]: group added to /etc/gshadow: name=rooter <86>Oct 10 11:19:07 groupadd[1619693]: new group: name=rooter, GID=687 <86>Oct 10 11:19:07 useradd[1619707]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash <86>Oct 10 11:19:07 userdel[1619728]: delete user 'builder' <86>Oct 10 11:19:07 userdel[1619728]: removed group 'builder' owned by 'builder' <86>Oct 10 11:19:07 userdel[1619728]: removed shadow group 'builder' owned by 'builder' <86>Oct 10 11:19:07 groupadd[1619741]: group added to /etc/group: name=builder, GID=688 <86>Oct 10 11:19:07 groupadd[1619741]: group added to /etc/gshadow: name=builder <86>Oct 10 11:19:07 groupadd[1619741]: new group: name=builder, GID=688 <86>Oct 10 11:19:07 useradd[1619753]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash 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>Oct 10 11:19:09 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>Oct 10 11:19:09 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed <13>Oct 10 11:19:09 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed <13>Oct 10 11:19:10 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed <13>Oct 10 11:19:10 rpmi: perl-Package-Generator-1.106-alt1 1388763390 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-Socket-MsgHdr-0.05-alt1.1.nosrc.rpm (w1.gzdio) Installing perl-Socket-MsgHdr-0.05-alt1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.84056 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Socket-MsgHdr-0.05 + echo 'Source #0 (Socket-MsgHdr-0.05.tar.gz):' Source #0 (Socket-MsgHdr-0.05.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Socket-MsgHdr-0.05.tar.gz + /bin/tar -xf - + cd Socket-MsgHdr-0.05 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.77526 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Socket-MsgHdr-0.05 + 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 + : 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 Socket::MsgHdr + : running make + make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Socket-MsgHdr-0.05' Running Mkbootstrap for MsgHdr () chmod 644 "MsgHdr.bs" make: Leaving directory '/usr/src/RPM/BUILD/Socket-MsgHdr-0.05' make: Entering directory '/usr/src/RPM/BUILD/Socket-MsgHdr-0.05' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- MsgHdr.bs blib/arch/auto/Socket/MsgHdr/MsgHdr.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Socket-MsgHdr-0.05' make: Entering directory '/usr/src/RPM/BUILD/Socket-MsgHdr-0.05' cp lib/Socket/MsgHdr.pm blib/lib/Socket/MsgHdr.pm make: Leaving directory '/usr/src/RPM/BUILD/Socket-MsgHdr-0.05' make: Entering directory '/usr/src/RPM/BUILD/Socket-MsgHdr-0.05' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' MsgHdr.xs > MsgHdr.xsc mv MsgHdr.xsc MsgHdr.c make: Leaving directory '/usr/src/RPM/BUILD/Socket-MsgHdr-0.05' make: Entering directory '/usr/src/RPM/BUILD/Socket-MsgHdr-0.05' gcc -c -I. -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.05\" -DXS_VERSION=\"0.05\" -fPIC "-I/usr/lib64/perl5/CORE" MsgHdr.c MsgHdr.xs: In function 'XS_Socket__MsgHdr_unpack_cmsghdr': MsgHdr.xs:118:8: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' differ in signedness [-Wpointer-sign] XPUSHs(sv_2mortal(newSVpvn(CMSG_DATA(cm), ^~~~~~ In file included from /usr/lib64/perl5/CORE/perl.h:5271, from MsgHdr.xs:2: /usr/lib64/perl5/CORE/proto.h:2480:19: note: expected 'const char * const' but argument is of type 'unsigned char *' PERL_CALLCONV SV* Perl_newSVpvn(pTHX_ const char *const buffer, const STRLEN len) ^~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Socket-MsgHdr-0.05' make: Entering directory '/usr/src/RPM/BUILD/Socket-MsgHdr-0.05' rm -f blib/arch/auto/Socket/MsgHdr/MsgHdr.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong MsgHdr.o -o blib/arch/auto/Socket/MsgHdr/MsgHdr.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Socket/MsgHdr/MsgHdr.so make: Leaving directory '/usr/src/RPM/BUILD/Socket-MsgHdr-0.05' + : 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/Socket-MsgHdr-0.05' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- MsgHdr.bs blib/arch/auto/Socket/MsgHdr/MsgHdr.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/10basic.t ....... ok t/20send.t ........ ok t/30recv.t ........ ok t/40runtime.t ..... ok t/pod-coverage.t .. skipped: Test::Pod::Coverage required t/pod.t ........... skipped: Test::Pod 1.00 required for testing POD All tests successful. Files=6, Tests=43, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.31 cusr 0.03 csys = 0.36 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Socket-MsgHdr-0.05' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.68720 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Socket-MsgHdr-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Socket-MsgHdr-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Socket-MsgHdr-0.05 + 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-Socket-MsgHdr-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Socket-MsgHdr-0.05' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- MsgHdr.bs blib/arch/auto/Socket/MsgHdr/MsgHdr.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Socket-MsgHdr-buildroot/usr/lib64/perl5/auto/Socket/MsgHdr/MsgHdr.so Installing /usr/src/tmp/perl-Socket-MsgHdr-buildroot/usr/lib64/perl5/Socket/MsgHdr.pm make: Leaving directory '/usr/src/RPM/BUILD/Socket-MsgHdr-0.05' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Socket-MsgHdr-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' Binary file /usr/src/tmp/perl-Socket-MsgHdr-buildroot/usr/lib64/perl5/auto/Socket/MsgHdr/MsgHdr.so matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Socket-MsgHdr-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Socket-MsgHdr-buildroot (auto) removed './usr/lib64/perl5/auto/Socket/MsgHdr/.packlist' mode of './usr/lib64/perl5/auto/Socket/MsgHdr/MsgHdr.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Socket-MsgHdr-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Socket-MsgHdr-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Socket-MsgHdr-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Socket-MsgHdr-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/perl-Socket-MsgHdr-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: perl-Socket-MsgHdr-0.05-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.68720 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Socket-MsgHdr-0.05 + DOCDIR=/usr/src/tmp/perl-Socket-MsgHdr-buildroot/usr/share/doc/perl-Socket-MsgHdr-0.05 + export DOCDIR + rm -rf /usr/src/tmp/perl-Socket-MsgHdr-buildroot/usr/share/doc/perl-Socket-MsgHdr-0.05 + /bin/mkdir -p /usr/src/tmp/perl-Socket-MsgHdr-buildroot/usr/share/doc/perl-Socket-MsgHdr-0.05 + cp -prL Changes README CONTRIBUTING /usr/src/tmp/perl-Socket-MsgHdr-buildroot/usr/share/doc/perl-Socket-MsgHdr-0.05 + chmod -R go-w /usr/src/tmp/perl-Socket-MsgHdr-buildroot/usr/share/doc/perl-Socket-MsgHdr-0.05 + chmod -R a+rX /usr/src/tmp/perl-Socket-MsgHdr-buildroot/usr/share/doc/perl-Socket-MsgHdr-0.05 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.i4GKQt find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nAvj0N find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-Socket-MsgHdr-buildroot/usr/lib64/perl5/Socket/MsgHdr.pm syntax OK Provides: perl(Socket/MsgHdr.pm) = 0.050 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.28.so()(64bit) >= set:ojjB3p3pBjmth14X2bPYvDCUZ29ZDYhC2jEMPMCnuNgaw8aWTCAGkcp2BZyjlP12SFZlWCOd0, libpthread.so.0(GLIBC_2.2.5)(64bit), perl(XSLoader.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.iBMHfb Creating perl-Socket-MsgHdr-debuginfo package Processing files: perl-Socket-MsgHdr-debuginfo-0.05-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Pl5fBB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iiVT24 find-requires: running scripts (debuginfo) Requires: perl-Socket-MsgHdr = 0.05-alt1.1, debug64(libc.so.6), debug64(libperl-5.28.so), debug64(libpthread.so.0) Adding to perl-Socket-MsgHdr-debuginfo a strict dependency on perl-Socket-MsgHdr Wrote: /usr/src/RPM/RPMS/x86_64/perl-Socket-MsgHdr-0.05-alt1.1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Socket-MsgHdr-debuginfo-0.05-alt1.1.x86_64.rpm (w2.lzdio) 3.24user 0.74system 0:08.04elapsed 49%CPU (0avgtext+0avgdata 76664maxresident)k 0inputs+0outputs (0major+285781minor)pagefaults 0swaps 9.39user 3.46system 0:16.09elapsed 79%CPU (0avgtext+0avgdata 120380maxresident)k 0inputs+0outputs (34220major+554138minor)pagefaults 0swaps --- perl-Socket-MsgHdr-0.05-alt1.1.x86_64.rpm.repo 2019-01-25 01:22:47.000000000 +0000 +++ perl-Socket-MsgHdr-0.05-alt1.1.x86_64.rpm.hasher 2021-10-10 11:19:21.591819294 +0000 @@ -23,3 +23,3 @@ File: /usr/lib64/perl5/auto/Socket/MsgHdr 40755 root:root -File: /usr/lib64/perl5/auto/Socket/MsgHdr/MsgHdr.so 100644 root:root 0a227b3fd178577f2e6c7d30dfbe0ffc +File: /usr/lib64/perl5/auto/Socket/MsgHdr/MsgHdr.so 100644 root:root 63905456bd967a2d3a9651afd55c2154 File: /usr/share/doc/perl-Socket-MsgHdr-0.05 40755 root:root @@ -28,2 +28,2 @@ File: /usr/share/doc/perl-Socket-MsgHdr-0.05/README 100644 root:root 11514abeb01bfe9f91c2bef1b43f6c1b -RPMIdentity: 074d74a450fc584208f745236b0d24db9af68a24b30a9e7af94213bafea11bf0da9b73592403cd0fc55b301ad55a0809fb8e87b0749b48ec8fc686c3609c62b8 +RPMIdentity: cdbe0e92b2ea887b584906345090cb40b91659e552f0b8b70dd760c648643078e56abaea3e645f3ff9479037dfc7ec02dafa5d11c0310a8e953869307398a166 --- perl-Socket-MsgHdr-debuginfo-0.05-alt1.1.x86_64.rpm.repo 2019-01-25 01:22:47.000000000 +0000 +++ perl-Socket-MsgHdr-debuginfo-0.05-alt1.1.x86_64.rpm.hasher 2021-10-10 11:19:21.661819847 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/d1 40755 root:root -/usr/lib/debug/.build-id/d1/0642cc2db73aab47b31fc2039e32f2521e78fe 120777 root:root ../../../../lib64/perl5/auto/Socket/MsgHdr/MsgHdr.so -/usr/lib/debug/.build-id/d1/0642cc2db73aab47b31fc2039e32f2521e78fe.debug 120777 root:root ../../usr/lib64/perl5/auto/Socket/MsgHdr/MsgHdr.so.debug +/usr/lib/debug/.build-id/03 40755 root:root +/usr/lib/debug/.build-id/03/a696fbce70ac644efac0023cfc454b41361f2f 120777 root:root ../../../../lib64/perl5/auto/Socket/MsgHdr/MsgHdr.so +/usr/lib/debug/.build-id/03/a696fbce70ac644efac0023cfc454b41361f2f.debug 120777 root:root ../../usr/lib64/perl5/auto/Socket/MsgHdr/MsgHdr.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -18,5 +18,5 @@ Provides: perl-Socket-MsgHdr-debuginfo = 0.05-alt1.1:sisyphus+219907.35100.1.1 -File: /usr/lib/debug/.build-id/d1 40755 root:root -File: /usr/lib/debug/.build-id/d1/0642cc2db73aab47b31fc2039e32f2521e78fe 120777 root:root ../../../../lib64/perl5/auto/Socket/MsgHdr/MsgHdr.so -File: /usr/lib/debug/.build-id/d1/0642cc2db73aab47b31fc2039e32f2521e78fe.debug 120777 root:root ../../usr/lib64/perl5/auto/Socket/MsgHdr/MsgHdr.so.debug +File: /usr/lib/debug/.build-id/03 40755 root:root +File: /usr/lib/debug/.build-id/03/a696fbce70ac644efac0023cfc454b41361f2f 120777 root:root ../../../../lib64/perl5/auto/Socket/MsgHdr/MsgHdr.so +File: /usr/lib/debug/.build-id/03/a696fbce70ac644efac0023cfc454b41361f2f.debug 120777 root:root ../../usr/lib64/perl5/auto/Socket/MsgHdr/MsgHdr.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -25,3 +25,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/Socket/MsgHdr 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/Socket/MsgHdr/MsgHdr.so.debug 100644 root:root bf11beba60a2134c1511ea7623b1468b +File: /usr/lib/debug/usr/lib64/perl5/auto/Socket/MsgHdr/MsgHdr.so.debug 100644 root:root 9f4bcadc90a19ac1174f4e26d39845ef File: /usr/src/debug/Socket-MsgHdr-0.05 40755 root:root @@ -30,2 +30,2 @@ File: /usr/src/debug/Socket-MsgHdr-0.05/ppport.h 100644 root:root 5f77ca191878faccffb952b3f9844dfa -RPMIdentity: 66d3fcec198ebebe4f6df3bb9396859e618fe825a0ede9600743ab85df4ae1f6ad2f01d6cdc0e230d9709beffcd18ec4742a2af2f82eb39f83b14948973c5cc4 +RPMIdentity: c9830de51e7fc91388a87b8e5108b88648d199ee52ee416fac17ee215cc5666711fb467fb3f4267b711d3343f5d746622541e1ce3397f2ee46a424e516faeb24