<86>Sep 17 01:40:31 userdel[1732686]: delete user 'rooter'
<86>Sep 17 01:40:31 userdel[1732686]: removed group 'rooter' owned by 'rooter'
<86>Sep 17 01:40:31 groupadd[1732706]: group added to /etc/group: name=rooter, GID=630
<86>Sep 17 01:40:31 groupadd[1732706]: group added to /etc/gshadow: name=rooter
<86>Sep 17 01:40:31 groupadd[1732706]: new group: name=rooter, GID=630
<86>Sep 17 01:40:31 useradd[1732717]: new user: name=rooter, UID=630, GID=630, home=/root, shell=/bin/bash
<86>Sep 17 01:40:31 userdel[1732733]: delete user 'builder'
<86>Sep 17 01:40:31 userdel[1732733]: removed group 'builder' owned by 'builder'
<86>Sep 17 01:40:31 userdel[1732733]: removed shadow group 'builder' owned by 'builder'
<86>Sep 17 01:40:31 groupadd[1732741]: group added to /etc/group: name=builder, GID=631
<86>Sep 17 01:40:31 groupadd[1732741]: group added to /etc/gshadow: name=builder
<86>Sep 17 01:40:31 groupadd[1732741]: new group: name=builder, GID=631
<86>Sep 17 01:40:31 useradd[1732747]: new user: name=builder, UID=631, GID=631, home=/usr/src, shell=/bin/bash
warning: Macro %tea_patch not found
warning: Macro %_tcllibdir not found
warning: Macro %_tcllibdir not found
<13>Sep 17 01:40:32 rpmi: rpm-build-tcl-0.6.1-alt1 sisyphus+264761.20.4.1 1610806524 installed
<13>Sep 17 01:40:32 rpmi: libtcl-8.6.11-alt3 sisyphus+284233.40.3.1 1630366241 installed
<13>Sep 17 01:40:32 rpmi: tcl-8.6.11-alt3 sisyphus+284233.40.3.1 1630366241 installed
<13>Sep 17 01:40:32 rpmi: tcl-devel-8.6.11-alt3 sisyphus+284233.40.3.1 1630366241 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/tcl-udp-1.0.11-alt2.nosrc.rpm (w1.gzdio)
Installing tcl-udp-1.0.11-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.35841
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf tcl-udp-1.0.11
+ echo 'Source #0 (tcl-udp-1.0.11.tar):'
Source #0 (tcl-udp-1.0.11.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/tcl-udp-1.0.11.tar
+ cd tcl-udp-1.0.11
+ /bin/chmod -c -Rf u+rwX,go-w .
+ set +x
+ set +a
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.35841
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd tcl-udp-1.0.11
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ xargs -ri dirname -- '{}'
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
checking for correct TEA configuration... ok (TEA 3.9)
configure: configuring udp 1.0.11
checking for Tcl configuration... found /usr/lib64/tclConfig.sh
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking for existence of /usr/lib64/tclConfig.sh... loading
checking platform... unix
checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking whether make sets $(MAKE)... yes
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking if the compiler understands -pipe... yes
checking whether byte ordering is bigendian... no
checking for sin... no
checking for main in -lieee... no
checking for main in -linet... no
checking net/errno.h usability... no
checking net/errno.h presence... no
checking for net/errno.h... no
checking for connect... yes
checking for gethostbyname... yes
checking dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking values.h usability... yes
checking values.h presence... yes
checking for values.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking system version... Linux-5.4.136-std-def-alt1
checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK
checking for Tcl public headers... /usr/include
checking for pthread_mutex_init in -lpthread... yes
checking for building with threads... yes (default)
checking how to build libraries... shared
checking for x86_64-alt-linux-ranlib... ranlib
checking if 64bit support is requested... no
checking if 64bit Sparc VIS support is requested... no
checking if compiler supports visibility "hidden"... yes
checking if rpath support is requested... yes
checking system version... (cached) Linux-5.4.136-std-def-alt1
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for cast to union support... yes
checking for required early compiler flags...  _LARGEFILE64_SOURCE
checking for 64-bit integer type... using long
checking for build with symbols... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for usable FD_CLOEXEC flag... yes
checking for strerror in -lc... yes
checking for tclsh... /usr/bin/tclsh8.6
checking for x86_64-alt-linux-dtplite... no
checking for dtplite... no
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating pkgIndex.tcl
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
+ make
make: Entering directory '/usr/src/RPM/BUILD/tcl-udp-1.0.11'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"udp\" -DPACKAGE_TARNAME=\"udp\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"udp\ 1.0.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_udp=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_IOCTL_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DHAVE_FCNTL_H=1 -DHAVE_FLAG_FD_CLOEXEC=1 -DHAVE_STRERROR -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC  -c `echo ./generic/udp_tcl.c` -o udp_tcl.o
rm -f libudp1.0.11.so
x86_64-alt-linux-gcc -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC  -Wl,--export-dynamic  -o libudp1.0.11.so udp_tcl.o  -L/usr/lib64 -ltclstub8.6 
: libudp1.0.11.so
(echo 'package ifneeded udp 1.0.11 \
    [list load [file join $dir libudp1.0.11.so]]'\
) > pkgIndex.tcl
make: Leaving directory '/usr/src/RPM/BUILD/tcl-udp-1.0.11'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.17098
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/tcl-udp-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/tcl-udp-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd tcl-udp-1.0.11
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/tcl-udp-buildroot/usr exec_prefix=/usr/src/tmp/tcl-udp-buildroot/usr bindir=/usr/src/tmp/tcl-udp-buildroot/usr/bin sbindir=/usr/src/tmp/tcl-udp-buildroot/usr/sbin sysconfdir=/usr/src/tmp/tcl-udp-buildroot/etc datadir=/usr/src/tmp/tcl-udp-buildroot/usr/share includedir=/usr/src/tmp/tcl-udp-buildroot/usr/include libdir=/usr/src/tmp/tcl-udp-buildroot/usr/lib64 libexecdir=/usr/src/tmp/tcl-udp-buildroot/usr/lib localstatedir=/usr/src/tmp/tcl-udp-buildroot/var/lib sharedstatedir=/usr/src/tmp/tcl-udp-buildroot/var/lib mandir=/usr/src/tmp/tcl-udp-buildroot/usr/share/man infodir=/usr/src/tmp/tcl-udp-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/tcl-udp-1.0.11'
(echo 'package ifneeded udp 1.0.11 \
    [list load [file join $dir libudp1.0.11.so]]'\
) > pkgIndex.tcl
 /usr/libexec/rpm-build/install -p libudp1.0.11.so /usr/src/tmp/tcl-udp-buildroot/usr/lib64/tcl/udp1.0.11/libudp1.0.11.so
 : /usr/src/tmp/tcl-udp-buildroot/usr/lib64/tcl/udp1.0.11/libudp1.0.11.so
 Install pkgIndex.tcl /usr/src/tmp/tcl-udp-buildroot/usr/lib64/tcl/udp1.0.11
Installing header files in /usr/src/tmp/tcl-udp-buildroot/usr/include
Installing documentation in /usr/src/tmp/tcl-udp-buildroot/usr/share/man
Installing ./doc/udp.n
make: Leaving directory '/usr/src/RPM/BUILD/tcl-udp-1.0.11'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/tcl-udp-buildroot (auto)
mode of './usr/lib64/tcl/udp1.0.11/libudp1.0.11.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/tcl-udp-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/tcl-udp-buildroot/ (default)
Compressing files in /usr/src/tmp/tcl-udp-buildroot (auto)
Adjusting library links in /usr/src/tmp/tcl-udp-buildroot
./usr/lib64: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/tcl-udp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.17098
Check is turned off by --disable check
Processing files: tcl-udp-1.0.11-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.17098
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd tcl-udp-1.0.11
+ DOCDIR=/usr/src/tmp/tcl-udp-buildroot/usr/share/doc/tcl-udp-1.0.11
+ export DOCDIR
+ rm -rf /usr/src/tmp/tcl-udp-buildroot/usr/share/doc/tcl-udp-1.0.11
+ /bin/mkdir -p /usr/src/tmp/tcl-udp-buildroot/usr/share/doc/tcl-udp-1.0.11
+ cp -prL ChangeLog README license.terms /usr/src/tmp/tcl-udp-buildroot/usr/share/doc/tcl-udp-1.0.11
+ chmod -R go-w /usr/src/tmp/tcl-udp-buildroot/usr/share/doc/tcl-udp-1.0.11
+ chmod -R a+rX /usr/src/tmp/tcl-udp-buildroot/usr/share/doc/tcl-udp-1.0.11
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.E744a4
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell,tcl)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ELzGH1
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services,tcl)
Provides: tcl(udp), tcl(udp)-1 = 1.0.11
Requires: tcl >= 8.4.0-alt1, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Conflicts: scotty
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.itjRh2
Creating tcl-udp-debuginfo package
Processing files: tcl-udp-debuginfo-1.0.11-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a7gnb2
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mUiU83
find-requires: running scripts (debuginfo)
Requires: tcl-udp = 1.0.11-alt2, debug64(libc.so.6)
Adding to tcl-udp-debuginfo a strict dependency on tcl-udp
Wrote: /usr/src/RPM/RPMS/x86_64/tcl-udp-1.0.11-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/tcl-udp-debuginfo-1.0.11-alt2.x86_64.rpm (w2.lzdio)
2.23user 1.40system 0:07.88elapsed 46%CPU (0avgtext+0avgdata 28536maxresident)k
0inputs+0outputs (0major+532956minor)pagefaults 0swaps
5.57user 4.23system 0:13.75elapsed 71%CPU (0avgtext+0avgdata 102040maxresident)k
0inputs+0outputs (0major+811296minor)pagefaults 0swaps
--- tcl-udp-1.0.11-alt2.x86_64.rpm.repo	2021-07-05 00:24:04.000000000 +0000
+++ tcl-udp-1.0.11-alt2.x86_64.rpm.hasher	2021-09-17 01:40:42.888275183 +0000
@@ -19,3 +19,3 @@
 File: /usr/lib64/tcl/udp1.0.11	40755	root:root		
-File: /usr/lib64/tcl/udp1.0.11/libudp1.0.11.so	100644	root:root	fbd27c237c28475202c7ba09060a73c3	
+File: /usr/lib64/tcl/udp1.0.11/libudp1.0.11.so	100644	root:root	b5c0ff1dc1c32c1433d4df66b3372425	
 File: /usr/lib64/tcl/udp1.0.11/pkgIndex.tcl	100644	root:root	e8aaea74bc85aece38f8c030473505b6	
@@ -26,2 +26,2 @@
 File: /usr/share/man/mann/udp.n.xz	100644	root:root	f65785ad2c26d564b50184720465f6e8	
-RPMIdentity: 37af53885558630578637e19c7c3b72c010146542945e54163e3a51f982ab4ec995b4ddfba3cd814c2e99f3cd5fcb558f917ea88951914308f2aa9d9d32c8d55
+RPMIdentity: edf7400faa578a48ece08ef43994400aa4d32b32d757fa2a7f8bf3308531609a1878c1a1a853b1541343054a5a0559ecb41c3366813e8fe02556f103a7adee32
--- tcl-udp-debuginfo-1.0.11-alt2.x86_64.rpm.repo	2021-07-05 00:24:04.000000000 +0000
+++ tcl-udp-debuginfo-1.0.11-alt2.x86_64.rpm.hasher	2021-09-17 01:40:42.980276077 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/68	40755	root:root	
-/usr/lib/debug/.build-id/68/9edf6f6d0bebc3c3f329ef5c9ce2fa8bfa7c01	120777	root:root	../../../../lib64/tcl/udp1.0.11/libudp1.0.11.so
-/usr/lib/debug/.build-id/68/9edf6f6d0bebc3c3f329ef5c9ce2fa8bfa7c01.debug	120777	root:root	../../usr/lib64/tcl/udp1.0.11/libudp1.0.11.so.debug
+/usr/lib/debug/.build-id/4b	40755	root:root	
+/usr/lib/debug/.build-id/4b/597a68b6fc82f3e3f8eaa366dd49e84016eecb	120777	root:root	../../../../lib64/tcl/udp1.0.11/libudp1.0.11.so
+/usr/lib/debug/.build-id/4b/597a68b6fc82f3e3f8eaa366dd49e84016eecb.debug	120777	root:root	../../usr/lib64/tcl/udp1.0.11/libudp1.0.11.so.debug
 /usr/lib/debug/usr/lib64/tcl	40755	root:root	
@@ -14,8 +14,8 @@
 Provides: tcl-udp-debuginfo = 1.0.11-alt2:sisyphus+277301.200.2.1
-File: /usr/lib/debug/.build-id/68	40755	root:root		
-File: /usr/lib/debug/.build-id/68/9edf6f6d0bebc3c3f329ef5c9ce2fa8bfa7c01	120777	root:root		../../../../lib64/tcl/udp1.0.11/libudp1.0.11.so
-File: /usr/lib/debug/.build-id/68/9edf6f6d0bebc3c3f329ef5c9ce2fa8bfa7c01.debug	120777	root:root		../../usr/lib64/tcl/udp1.0.11/libudp1.0.11.so.debug
+File: /usr/lib/debug/.build-id/4b	40755	root:root		
+File: /usr/lib/debug/.build-id/4b/597a68b6fc82f3e3f8eaa366dd49e84016eecb	120777	root:root		../../../../lib64/tcl/udp1.0.11/libudp1.0.11.so
+File: /usr/lib/debug/.build-id/4b/597a68b6fc82f3e3f8eaa366dd49e84016eecb.debug	120777	root:root		../../usr/lib64/tcl/udp1.0.11/libudp1.0.11.so.debug
 File: /usr/lib/debug/usr/lib64/tcl	40755	root:root		
 File: /usr/lib/debug/usr/lib64/tcl/udp1.0.11	40755	root:root		
-File: /usr/lib/debug/usr/lib64/tcl/udp1.0.11/libudp1.0.11.so.debug	100644	root:root	1f37616b7547efc4419f82c1ba0f80eb	
+File: /usr/lib/debug/usr/lib64/tcl/udp1.0.11/libudp1.0.11.so.debug	100644	root:root	97d2022a16fbeb21c4abdf2a8ec626ff	
 File: /usr/src/debug/tcl-udp-1.0.11	40755	root:root		
@@ -24,2 +24,2 @@
 File: /usr/src/debug/tcl-udp-1.0.11/generic/udp_tcl.h	100644	root:root	3b31e5553226b682d1bbd9d70edb5180	
-RPMIdentity: d0eeb15e3b6c9ad0f7094d240e157c200a39e3bac15271ce4c3af4a647ed2e9cd4e455c4c62fe83a9b05d24d128f9aa7590356f856c5e2b2b92adf8347edfa38
+RPMIdentity: 647ef02507e3245c781bb3ff8a0f15a7fe140085358761bb4441f0c9f219612e1c8ad5d377de8ee764fb7c329a7160045b2d0a8169bc748f17bdd0fb7845eb70