<86>Aug 1 09:13:56 userdel[3548805]: delete user 'rooter' <86>Aug 1 09:13:56 userdel[3548805]: removed group 'rooter' owned by 'rooter' <86>Aug 1 09:13:56 userdel[3548805]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 09:13:56 groupadd[3548818]: group added to /etc/group: name=rooter, GID=678 <86>Aug 1 09:13:56 groupadd[3548818]: group added to /etc/gshadow: name=rooter <86>Aug 1 09:13:56 groupadd[3548818]: new group: name=rooter, GID=678 <86>Aug 1 09:13:56 useradd[3548835]: new user: name=rooter, UID=678, GID=678, home=/root, shell=/bin/bash <86>Aug 1 09:13:56 userdel[3548858]: delete user 'builder' <86>Aug 1 09:13:56 userdel[3548858]: removed group 'builder' owned by 'builder' <86>Aug 1 09:13:56 userdel[3548858]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 09:13:56 groupadd[3548876]: group added to /etc/group: name=builder, GID=679 <86>Aug 1 09:13:56 groupadd[3548876]: group added to /etc/gshadow: name=builder <86>Aug 1 09:13:56 groupadd[3548876]: new group: name=builder, GID=679 <86>Aug 1 09:13:56 useradd[3548880]: new user: name=builder, UID=679, GID=679, 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>Aug 1 09:13:59 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Aug 1 09:13:59 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Aug 1 09:13:59 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Aug 1 09:13:59 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316313 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Socket6-0.29-alt1.1.nosrc.rpm (w1.gzdio) Installing perl-Socket6-0.29-alt1.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.7068 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Socket6-0.29 + echo 'Source #0 (Socket6-0.29.tar.gz):' Source #0 (Socket6-0.29.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Socket6-0.29.tar.gz + /bin/tar -xf - + cd Socket6-0.29 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.7068 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Socket6-0.29 + perl_vendor_build + export PERL_EXTUTILS_AUTOINSTALL=--skip + PERL_EXTUTILS_AUTOINSTALL=--skip + export XSUBPP_STATIC_XS=1 + XSUBPP_STATIC_XS=1 + _perl_vendor_fixin + xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,' + find . -type f -print0 + /bin/grep -qs -Ew '((dist|module)_name|Build_PL|Module::Build)' Build.PL + _perl_vendor_MM_build + : looking for PREREQ dependencies + tee .perl.req + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether your Perl5 have PL_sv_undef... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for getaddrinfo... yes checking for getnameinfo... yes checking for gethostbyname2... yes checking for getipnodebyname... no checking for getipnodebyname in -lsocket... no checking whether your system has IPv6 directory... no checking for getipnodebyaddr... no checking for getipnodebyaddr in -lsocket... no checking whether your system has IPv6 directory... (cached) no checking for inet_pton... yes checking for inet_ntop... yes checking for working inet_ntop... yes checking whether you have sa_len in struct sockaddr... no checking whether you have sin6_scope_id in struct sockaddr_in6... yes checking for socklen_t... yes configure: creating ./config.status config.status: creating config.pl config.status: creating gailookup.pl config.status: creating config.h + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether your Perl5 have PL_sv_undef... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for getaddrinfo... yes checking for getnameinfo... yes checking for gethostbyname2... yes checking for getipnodebyname... no checking for getipnodebyname in -lsocket... no checking whether your system has IPv6 directory... no checking for getipnodebyaddr... no checking for getipnodebyaddr in -lsocket... no checking whether your system has IPv6 directory... (cached) no checking for inet_pton... yes checking for inet_ntop... yes checking for working inet_ntop... yes checking whether you have sa_len in struct sockaddr... no checking whether you have sin6_scope_id in struct sockaddr_in6... yes checking for socklen_t... yes configure: creating ./config.status config.status: creating config.pl config.status: creating gailookup.pl config.status: creating config.h config.status: config.h is unchanged Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Socket6 + : running make + make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Socket6-0.29' Running Mkbootstrap for Socket6 () chmod 644 "Socket6.bs" make: Leaving directory '/usr/src/RPM/BUILD/Socket6-0.29' make: Entering directory '/usr/src/RPM/BUILD/Socket6-0.29' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket6.bs blib/arch/auto/Socket6/Socket6.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Socket6-0.29' make: Entering directory '/usr/src/RPM/BUILD/Socket6-0.29' cp Socket6.pm blib/lib/Socket6.pm make: Leaving directory '/usr/src/RPM/BUILD/Socket6-0.29' make: Entering directory '/usr/src/RPM/BUILD/Socket6-0.29' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/ExtUtils/typemap' Socket6.xs > Socket6.xsc mv Socket6.xsc Socket6.c make: Leaving directory '/usr/src/RPM/BUILD/Socket6-0.29' make: Entering directory '/usr/src/RPM/BUILD/Socket6-0.29' 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 -march=i586 -mtune=generic -DVERSION=\"0.29\" -DXS_VERSION=\"0.29\" -fPIC "-I/usr/lib/perl5/CORE" Socket6.c Socket6.c: In function 'XS_Socket6_getipnodebyname': Socket6.c:1205:6: warning: variable 'flags' set but not used [-Wunused-but-set-variable] int flags; ^~~~~ Socket6.c:1204:6: warning: variable 'family' set but not used [-Wunused-but-set-variable] int family; ^~~~~~ Socket6.c:1202:9: warning: unused variable 'hostname' [-Wunused-variable] char * hostname = (char *)SvPV_nolen(ST(0)) ^~~~~~~~ Socket6.c: In function 'XS_Socket6_getipnodebyaddr': Socket6.c:1280:7: warning: unused variable 'address_sv' [-Wunused-variable] SV * address_sv = ST(1) ^~~~~~~~~~ Socket6.c:1278:6: warning: unused variable 'family' [-Wunused-variable] int family = (int)SvIV(ST(0)) ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Socket6-0.29' make: Entering directory '/usr/src/RPM/BUILD/Socket6-0.29' rm -f blib/arch/auto/Socket6/Socket6.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong Socket6.o -o blib/arch/auto/Socket6/Socket6.so \ \ -L/usr/lib/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Socket6/Socket6.so make: Leaving directory '/usr/src/RPM/BUILD/Socket6-0.29' + : 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/Socket6-0.29' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket6.bs blib/arch/auto/Socket6/Socket6.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/use.t .. ok All tests successful. Files=1, Tests=9, 0 wallclock secs ( 0.08 usr 0.00 sys + 0.08 cusr 0.01 csys = 0.17 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Socket6-0.29' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.41846 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Socket6-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Socket6-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Socket6-0.29 + 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-Socket6-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Socket6-0.29' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket6.bs blib/arch/auto/Socket6/Socket6.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Socket6-buildroot/usr/lib/perl5/auto/Socket6/Socket6.so Installing /usr/src/tmp/perl-Socket6-buildroot/usr/lib/perl5/Socket6.pm make: Leaving directory '/usr/src/RPM/BUILD/Socket6-0.29' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Socket6-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' Binary file /usr/src/tmp/perl-Socket6-buildroot/usr/lib/perl5/auto/Socket6/Socket6.so matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Socket6-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-Socket6-buildroot (auto) removed './usr/lib/perl5/auto/Socket6/.packlist' mode of './usr/lib/perl5/auto/Socket6/Socket6.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Socket6-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Socket6-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Socket6-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Socket6-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-Socket6-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-Socket6-0.29-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.94435 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Socket6-0.29 + DOCDIR=/usr/src/tmp/perl-Socket6-buildroot/usr/share/doc/perl-Socket6-0.29 + export DOCDIR + rm -rf /usr/src/tmp/perl-Socket6-buildroot/usr/share/doc/perl-Socket6-0.29 + /bin/mkdir -p /usr/src/tmp/perl-Socket6-buildroot/usr/share/doc/perl-Socket6-0.29 + cp -prL ChangeLog README /usr/src/tmp/perl-Socket6-buildroot/usr/share/doc/perl-Socket6-0.29 + chmod -R go-w /usr/src/tmp/perl-Socket6-buildroot/usr/share/doc/perl-Socket6-0.29 + chmod -R a+rX /usr/src/tmp/perl-Socket6-buildroot/usr/share/doc/perl-Socket6-0.29 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.D5lVsc 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.auJNdz find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-Socket6-buildroot/usr/lib/perl5/Socket6.pm syntax OK Provides: perl(Socket6.pm) = 0.290 Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libperl-5.28.so >= set:ojjB3I7B6acM8apZampCZHjjzzTGm3Js4M8uc0BzpyRTFOKCuarhMeRLQdBr0, libpthread.so.0(GLIBC_2.0), perl(DynaLoader.pm), perl(base.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.vzl5Vg Creating perl-Socket6-debuginfo package Processing files: perl-Socket6-debuginfo-0.29-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Uj7zlM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZKnLNY find-requires: running scripts (debuginfo) Requires: perl-Socket6 = 0.29-alt1.1, debug(libc.so.6), debug(libperl-5.28.so), debug(libpthread.so.0) Adding to perl-Socket6-debuginfo a strict dependency on perl-Socket6 Wrote: /usr/src/RPM/RPMS/i586/perl-Socket6-0.29-alt1.1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-Socket6-debuginfo-0.29-alt1.1.i586.rpm (w2.lzdio) 11.28user 2.81system 0:17.68elapsed 79%CPU (0avgtext+0avgdata 58052maxresident)k 0inputs+0outputs (0major+557990minor)pagefaults 0swaps 15.64user 5.94system 0:25.27elapsed 85%CPU (0avgtext+0avgdata 117684maxresident)k 0inputs+0outputs (0major+846673minor)pagefaults 0swaps --- perl-Socket6-0.29-alt1.1.i586.rpm.repo 2019-01-24 18:56:50.000000000 +0000 +++ perl-Socket6-0.29-alt1.1.i586.rpm.hasher 2021-08-01 09:14:20.446409742 +0000 @@ -22,3 +22,3 @@ File: /usr/lib/perl5/auto/Socket6 40755 root:root -File: /usr/lib/perl5/auto/Socket6/Socket6.so 100644 root:root 34d80bbfabf2b64fbcc011ad2b77db95 +File: /usr/lib/perl5/auto/Socket6/Socket6.so 100644 root:root 1c5c63d13efd5742852b9aacfddd6ab0 File: /usr/share/doc/perl-Socket6-0.29 40755 root:root @@ -26,2 +26,2 @@ File: /usr/share/doc/perl-Socket6-0.29/README 100644 root:root 1b32abce6f60f8982e6a9a7280963c26 -RPMIdentity: 6511c8d1133a9c14b562c289c7d370fa4c513043c12f8c5d5f1dffbcfd38a06b0fa3d2bb38c4d104cc0d59fe5ebf6faea80e7f4a926555a77ef099acb4fc5c3b +RPMIdentity: f8ec4c53bb751d3d649576a6f8cf0b19924e456bc8b97d76dfc69914c9c2cbeaa9374f87a47cd445fa9dfbc05cd238f6fc2aa5159cb244bcf0c8b8ac2846be6b --- perl-Socket6-debuginfo-0.29-alt1.1.i586.rpm.repo 2019-01-24 18:56:50.000000000 +0000 +++ perl-Socket6-debuginfo-0.29-alt1.1.i586.rpm.hasher 2021-08-01 09:14:20.878411420 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ff 40755 root:root -/usr/lib/debug/.build-id/ff/ab0cfb996e5487f90ff94e62ce93872702e058 120777 root:root ../../../perl5/auto/Socket6/Socket6.so -/usr/lib/debug/.build-id/ff/ab0cfb996e5487f90ff94e62ce93872702e058.debug 120777 root:root ../../usr/lib/perl5/auto/Socket6/Socket6.so.debug +/usr/lib/debug/.build-id/46 40755 root:root +/usr/lib/debug/.build-id/46/64c3602743e8608df7261f332d17bcf9a0b080 120777 root:root ../../../perl5/auto/Socket6/Socket6.so +/usr/lib/debug/.build-id/46/64c3602743e8608df7261f332d17bcf9a0b080.debug 120777 root:root ../../usr/lib/perl5/auto/Socket6/Socket6.so.debug /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -16,5 +16,5 @@ Provides: perl-Socket6-debuginfo = 0.29-alt1.1:sisyphus+219907.11200.1.1 -File: /usr/lib/debug/.build-id/ff 40755 root:root -File: /usr/lib/debug/.build-id/ff/ab0cfb996e5487f90ff94e62ce93872702e058 120777 root:root ../../../perl5/auto/Socket6/Socket6.so -File: /usr/lib/debug/.build-id/ff/ab0cfb996e5487f90ff94e62ce93872702e058.debug 120777 root:root ../../usr/lib/perl5/auto/Socket6/Socket6.so.debug +File: /usr/lib/debug/.build-id/46 40755 root:root +File: /usr/lib/debug/.build-id/46/64c3602743e8608df7261f332d17bcf9a0b080 120777 root:root ../../../perl5/auto/Socket6/Socket6.so +File: /usr/lib/debug/.build-id/46/64c3602743e8608df7261f332d17bcf9a0b080.debug 120777 root:root ../../usr/lib/perl5/auto/Socket6/Socket6.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -22,3 +22,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/Socket6 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/Socket6/Socket6.so.debug 100644 root:root d2f2a5d49d0f3b9041f5d06085cac036 +File: /usr/lib/debug/usr/lib/perl5/auto/Socket6/Socket6.so.debug 100644 root:root ab8b207785550653a7d02b374865e225 File: /usr/src/debug/Socket6-0.29 40755 root:root @@ -26,2 +26,2 @@ File: /usr/src/debug/Socket6-0.29/Socket6.xs 100644 root:root 7030a956b4ad4c95c9cbfb1947190ad2 -RPMIdentity: 952e213ead0cd23895ecb132d70ca73f496c57b57027bada200a4c870cf1c1514f7d17bd4bd9fb3dbd4c1cc80d084e345445804eab9f291820f2ef32d0fe8f02 +RPMIdentity: 8f0c81f30295b46f0bae2820b7025fd74a3bd4b6187480332421c3a433f1e14bfdad52aa302b71e70d886f4ba3c134d365de0dc73878b27755f3771acb91e905