<86>Oct  9 07:46:46 userdel[3680492]: delete user 'rooter'
<86>Oct  9 07:46:46 userdel[3680492]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct  9 07:46:46 groupadd[3680517]: group added to /etc/group: name=rooter, GID=990
<86>Oct  9 07:46:46 groupadd[3680517]: group added to /etc/gshadow: name=rooter
<86>Oct  9 07:46:46 groupadd[3680517]: new group: name=rooter, GID=990
<86>Oct  9 07:46:46 useradd[3680529]: new user: name=rooter, UID=990, GID=990, home=/root, shell=/bin/bash
<86>Oct  9 07:46:46 userdel[3680561]: delete user 'builder'
<86>Oct  9 07:46:46 userdel[3680561]: removed group 'builder' owned by 'builder'
<86>Oct  9 07:46:46 userdel[3680561]: removed shadow group 'builder' owned by 'builder'
<86>Oct  9 07:46:46 groupadd[3680579]: group added to /etc/group: name=builder, GID=991
<86>Oct  9 07:46:46 groupadd[3680579]: group added to /etc/gshadow: name=builder
<86>Oct  9 07:46:46 groupadd[3680579]: new group: name=builder, GID=991
<86>Oct  9 07:46:46 useradd[3680596]: new user: name=builder, UID=991, GID=991, 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  9 07:46:48 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Oct  9 07:46:48 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>Oct  9 07:46:48 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Oct  9 07:46:48 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/perl-IO-Socket-Multicast-1.12-alt3.2.nosrc.rpm (w1.gzdio)
Installing perl-IO-Socket-Multicast-1.12-alt3.2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.47151
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf IO-Socket-Multicast-1.12
+ echo 'Source #0 (IO-Socket-Multicast-1.12.tar.gz):'
Source #0 (IO-Socket-Multicast-1.12.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/IO-Socket-Multicast-1.12.tar.gz
+ /bin/tar -xf -
+ cd IO-Socket-Multicast-1.12
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.47151
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd IO-Socket-Multicast-1.12
+ 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(IO::Interface)>=0.94 
+ : writing Makefile
+ /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor
Warning: prerequisite IO::Interface 0.94 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for IO::Socket::Multicast
+ : running make
+ make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/IO-Socket-Multicast-1.12'
Running Mkbootstrap for Multicast ()
chmod 644 "Multicast.bs"
make: Leaving directory '/usr/src/RPM/BUILD/IO-Socket-Multicast-1.12'
make: Entering directory '/usr/src/RPM/BUILD/IO-Socket-Multicast-1.12'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Multicast.bs blib/arch/auto/IO/Socket/Multicast/Multicast.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/IO-Socket-Multicast-1.12'
make: Entering directory '/usr/src/RPM/BUILD/IO-Socket-Multicast-1.12'
cp lib/IO/Socket/Multicast.pm blib/lib/IO/Socket/Multicast.pm
make: Leaving directory '/usr/src/RPM/BUILD/IO-Socket-Multicast-1.12'
make: Entering directory '/usr/src/RPM/BUILD/IO-Socket-Multicast-1.12'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap'  Multicast.xs > Multicast.xsc
mv Multicast.xsc Multicast.c
make: Leaving directory '/usr/src/RPM/BUILD/IO-Socket-Multicast-1.12'
make: Entering directory '/usr/src/RPM/BUILD/IO-Socket-Multicast-1.12'
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=\"1.12\" -DXS_VERSION=\"1.12\" -fPIC "-I/usr/lib64/perl5/CORE"   Multicast.c
Multicast.xs: In function 'XS_IO__Socket__Multicast_mcast_loopback':
Multicast.xs:229:72: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign]
        if (getsockopt(fd,IPPROTO_IP,IP_MULTICAST_LOOP,(void*)&previous,&len) < 0)
                                                                        ^~~~
In file included from /usr/include/netinet/in.h:23,
                 from /usr/lib64/perl5/CORE/perl.h:1118,
                 from Multicast.xs:6:
/usr/include/sys/socket.h:208:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 extern int getsockopt (int __fd, int __level, int __optname,
            ^~~~~~~~~~
Multicast.xs: In function 'XS_IO__Socket__Multicast_mcast_ttl':
Multicast.xs:255:71: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign]
        if (getsockopt(fd,IPPROTO_IP,IP_MULTICAST_TTL,(void*)&previous,&len) < 0)
                                                                       ^~~~
In file included from /usr/include/netinet/in.h:23,
                 from /usr/lib64/perl5/CORE/perl.h:1118,
                 from Multicast.xs:6:
/usr/include/sys/socket.h:208:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 extern int getsockopt (int __fd, int __level, int __optname,
            ^~~~~~~~~~
Multicast.xs: In function 'XS_IO__Socket__Multicast__mcast_if':
Multicast.xs:297:62: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign]
   if (getsockopt(fd,IPPROTO_IP,IP_MULTICAST_IF,(void*) &mreq,&len) != 0)
                                                              ^~~~
In file included from /usr/include/netinet/in.h:23,
                 from /usr/lib64/perl5/CORE/perl.h:1118,
                 from Multicast.xs:6:
/usr/include/sys/socket.h:208:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 extern int getsockopt (int __fd, int __level, int __optname,
            ^~~~~~~~~~
At top level:
Multicast.xs:26:1: warning: 'not_here' defined but not used [-Wunused-function]
 not_here(char *s)
 ^~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/IO-Socket-Multicast-1.12'
make: Entering directory '/usr/src/RPM/BUILD/IO-Socket-Multicast-1.12'
rm -f blib/arch/auto/IO/Socket/Multicast/Multicast.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong  Multicast.o  -o blib/arch/auto/IO/Socket/Multicast/Multicast.so  \
      \
   -L/usr/lib64/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/IO/Socket/Multicast/Multicast.so
make: Leaving directory '/usr/src/RPM/BUILD/IO-Socket-Multicast-1.12'
+ : 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/IO-Socket-Multicast-1.12'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Multicast.bs blib/arch/auto/IO/Socket/Multicast/Multicast.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_use.t ........ ok
t/03_multicast.t .. ok
t/04_send.t ....... skipped: Developer testing only
All tests successful.
Files=3, Tests=15,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.11 cusr  0.02 csys =  0.15 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/IO-Socket-Multicast-1.12'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.20808
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-IO-Socket-Multicast-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-IO-Socket-Multicast-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd IO-Socket-Multicast-1.12
+ 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-IO-Socket-Multicast-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/IO-Socket-Multicast-1.12'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Multicast.bs blib/arch/auto/IO/Socket/Multicast/Multicast.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-IO-Socket-Multicast-buildroot/usr/lib64/perl5/auto/IO/Socket/Multicast/Multicast.so
Installing /usr/src/tmp/perl-IO-Socket-Multicast-buildroot/usr/lib64/perl5/IO/Socket/Multicast.pm
make: Leaving directory '/usr/src/RPM/BUILD/IO-Socket-Multicast-1.12'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-IO-Socket-Multicast-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
Binary file /usr/src/tmp/perl-IO-Socket-Multicast-buildroot/usr/lib64/perl5/auto/IO/Socket/Multicast/Multicast.so matches
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-IO-Socket-Multicast-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
perl(IO::Interface)>=0.94 
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-IO-Socket-Multicast-buildroot (auto)
removed './usr/lib64/perl5/auto/IO/Socket/Multicast/.packlist'
mode of './usr/lib64/perl5/auto/IO/Socket/Multicast/Multicast.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-IO-Socket-Multicast-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-IO-Socket-Multicast-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-IO-Socket-Multicast-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-IO-Socket-Multicast-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/perl-IO-Socket-Multicast-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-IO-Socket-Multicast-1.12-alt3.2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.69289
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd IO-Socket-Multicast-1.12
+ DOCDIR=/usr/src/tmp/perl-IO-Socket-Multicast-buildroot/usr/share/doc/perl-IO-Socket-Multicast-1.12
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-IO-Socket-Multicast-buildroot/usr/share/doc/perl-IO-Socket-Multicast-1.12
+ /bin/mkdir -p /usr/src/tmp/perl-IO-Socket-Multicast-buildroot/usr/share/doc/perl-IO-Socket-Multicast-1.12
+ cp -prL Changes README examples /usr/src/tmp/perl-IO-Socket-Multicast-buildroot/usr/share/doc/perl-IO-Socket-Multicast-1.12
+ chmod -R go-w /usr/src/tmp/perl-IO-Socket-Multicast-buildroot/usr/share/doc/perl-IO-Socket-Multicast-1.12
+ chmod -R a+rX /usr/src/tmp/perl-IO-Socket-Multicast-buildroot/usr/share/doc/perl-IO-Socket-Multicast-1.12
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0gQBml
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.tn0P3e
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/perl-IO-Socket-Multicast-buildroot/usr/lib64/perl5/IO/Socket/Multicast.pm syntax OK
Provides: perl(IO/Socket/Multicast.pm) = 1.120
Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.28.so()(64bit) >= set:okjB3Szi7acWy25X2nCVZdFhYuNVocgUyIRd81XkZ8BeETAOd0, libpthread.so.0(GLIBC_2.2.5)(64bit), perl(DynaLoader.pm), perl(IO/Socket.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.6Chgfc
Creating perl-IO-Socket-Multicast-debuginfo package
Processing files: perl-IO-Socket-Multicast-debuginfo-1.12-alt3.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xuRDUc
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.82p50g
find-requires: running scripts (debuginfo)
Requires: perl-IO-Socket-Multicast = 1.12-alt3.2, debug64(libc.so.6), debug64(libperl-5.28.so), debug64(libpthread.so.0)
Adding to perl-IO-Socket-Multicast-debuginfo a strict dependency on perl-IO-Socket-Multicast
Wrote: /usr/src/RPM/RPMS/x86_64/perl-IO-Socket-Multicast-1.12-alt3.2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/perl-IO-Socket-Multicast-debuginfo-1.12-alt3.2.x86_64.rpm (w2.lzdio)
1.97user 0.82system 0:07.18elapsed 38%CPU (0avgtext+0avgdata 73048maxresident)k
0inputs+0outputs (0major+277891minor)pagefaults 0swaps
1.65user 1.16system 0:12.09elapsed 23%CPU (0avgtext+0avgdata 120116maxresident)k
0inputs+0outputs (34446major+152068minor)pagefaults 0swaps
--- perl-IO-Socket-Multicast-1.12-alt3.2.x86_64.rpm.repo	2019-01-25 03:23:11.000000000 +0000
+++ perl-IO-Socket-Multicast-1.12-alt3.2.x86_64.rpm.hasher	2022-10-09 07:46:57.679896096 +0000
@@ -31,3 +31,3 @@
 File: /usr/lib64/perl5/auto/IO/Socket/Multicast	40755	root:root		
-File: /usr/lib64/perl5/auto/IO/Socket/Multicast/Multicast.so	100644	root:root	f7d0761449211270d6fe7e676808cea6	
+File: /usr/lib64/perl5/auto/IO/Socket/Multicast/Multicast.so	100644	root:root	4913d9fe7f5c83cd168e066238972879	
 File: /usr/share/doc/perl-IO-Socket-Multicast-1.12	40755	root:root		
@@ -38,2 +38,2 @@
 File: /usr/share/doc/perl-IO-Socket-Multicast-1.12/examples/server.pl	100755	root:root	c321f94acf26411722dd16095ffa2865	
-RPMIdentity: 1094ff47c8e69fe33913ed184f253eb57c14acd7ba59b8ba0670aa9f7516c546c5efe12620eef83c3992abb22e0c6711be16b5f01b216ae0b73a58a9f90a75bb
+RPMIdentity: 46ab992ed493f646062d4f76659da072d9fd865b28883ba62055e591aa144520ab6b3e4d15cc77fcc3632a485b1da1b79dc04d3438367bcf2dc1ba58b639aaa1
--- perl-IO-Socket-Multicast-debuginfo-1.12-alt3.2.x86_64.rpm.repo	2019-01-25 03:23:11.000000000 +0000
+++ perl-IO-Socket-Multicast-debuginfo-1.12-alt3.2.x86_64.rpm.hasher	2022-10-09 07:46:57.773897153 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/95	40755	root:root	
-/usr/lib/debug/.build-id/95/ddb549caa4d5107305709675459d0e0920d400	120777	root:root	../../../../lib64/perl5/auto/IO/Socket/Multicast/Multicast.so
-/usr/lib/debug/.build-id/95/ddb549caa4d5107305709675459d0e0920d400.debug	120777	root:root	../../usr/lib64/perl5/auto/IO/Socket/Multicast/Multicast.so.debug
+/usr/lib/debug/.build-id/fa	40755	root:root	
+/usr/lib/debug/.build-id/fa/cc0225e0aa45e5bf704a20ce4911e2993a39e1	120777	root:root	../../../../lib64/perl5/auto/IO/Socket/Multicast/Multicast.so
+/usr/lib/debug/.build-id/fa/cc0225e0aa45e5bf704a20ce4911e2993a39e1.debug	120777	root:root	../../usr/lib64/perl5/auto/IO/Socket/Multicast/Multicast.so.debug
 /usr/lib/debug/usr/lib64/perl5	40755	root:root	
@@ -18,5 +18,5 @@
 Provides: perl-IO-Socket-Multicast-debuginfo = 1.12-alt3.2:sisyphus+219907.52600.1.1
-File: /usr/lib/debug/.build-id/95	40755	root:root		
-File: /usr/lib/debug/.build-id/95/ddb549caa4d5107305709675459d0e0920d400	120777	root:root		../../../../lib64/perl5/auto/IO/Socket/Multicast/Multicast.so
-File: /usr/lib/debug/.build-id/95/ddb549caa4d5107305709675459d0e0920d400.debug	120777	root:root		../../usr/lib64/perl5/auto/IO/Socket/Multicast/Multicast.so.debug
+File: /usr/lib/debug/.build-id/fa	40755	root:root		
+File: /usr/lib/debug/.build-id/fa/cc0225e0aa45e5bf704a20ce4911e2993a39e1	120777	root:root		../../../../lib64/perl5/auto/IO/Socket/Multicast/Multicast.so
+File: /usr/lib/debug/.build-id/fa/cc0225e0aa45e5bf704a20ce4911e2993a39e1.debug	120777	root:root		../../usr/lib64/perl5/auto/IO/Socket/Multicast/Multicast.so.debug
 File: /usr/lib/debug/usr/lib64/perl5	40755	root:root		
@@ -26,3 +26,3 @@
 File: /usr/lib/debug/usr/lib64/perl5/auto/IO/Socket/Multicast	40755	root:root		
-File: /usr/lib/debug/usr/lib64/perl5/auto/IO/Socket/Multicast/Multicast.so.debug	100644	root:root	a7bbd5a3b4e47f64540dc96e55c565ab	
+File: /usr/lib/debug/usr/lib64/perl5/auto/IO/Socket/Multicast/Multicast.so.debug	100644	root:root	7507a48c1d26425b64b4a0f5b5ca2225	
 File: /usr/src/debug/IO-Socket-Multicast-1.12	40755	root:root		
@@ -30,2 +30,2 @@
 File: /usr/src/debug/IO-Socket-Multicast-1.12/Multicast.xs	100644	root:root	81d9f1eac46459c9eec681b8360827ff	
-RPMIdentity: 0e36912cf9acbcd4f7e9663e694beb9d650142dd0b6df21bbd76759014461eb2af30ba750937bd9288b7d269e1fa3806a94ee638f9834a6da0a3b2da1955caf8
+RPMIdentity: a972d584231edda64cdc09a96fa6bd67b50791cf7bbd772a1c98b61498301916747f3817fbe46128e2d41e50f9a2cf4ad97b7f72295ad23e1d42617113bd6a69