<86>Sep 30 08:30:31 userdel[34685]: delete user 'rooter'
<86>Sep 30 08:30:31 userdel[34685]: removed group 'rooter' owned by 'rooter'
<86>Sep 30 08:30:31 userdel[34685]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep 30 08:30:31 groupadd[34850]: group added to /etc/group: name=rooter, GID=681
<86>Sep 30 08:30:31 groupadd[34850]: group added to /etc/gshadow: name=rooter
<86>Sep 30 08:30:31 groupadd[34850]: new group: name=rooter, GID=681
<86>Sep 30 08:30:31 useradd[34943]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash
<86>Sep 30 08:30:32 userdel[35094]: delete user 'builder'
<86>Sep 30 08:30:32 userdel[35094]: removed group 'builder' owned by 'builder'
<86>Sep 30 08:30:32 userdel[35094]: removed shadow group 'builder' owned by 'builder'
<86>Sep 30 08:30:32 groupadd[35108]: group added to /etc/group: name=builder, GID=682
<86>Sep 30 08:30:32 groupadd[35108]: group added to /etc/gshadow: name=builder
<86>Sep 30 08:30:32 groupadd[35108]: new group: name=builder, GID=682
<86>Sep 30 08:30:32 useradd[35115]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash
warning: Macro %teapatch not found
warning: Macro %_tcllibdir not found
warning: Macro %_tcllibdir not found
warning: Macro %_tcllibdir not found
warning: Macro %_tcldatadir not found
<13>Sep 30 08:30:37 rpmi: rpm-build-tcl-0.5.1-alt1 1519671307 installed
<13>Sep 30 08:30:38 rpmi: libtcl-8.6.9-alt1 sisyphus+227145.100.1.2 1555606538 installed
<13>Sep 30 08:30:39 rpmi: tcl-8.6.9-alt1 sisyphus+227145.100.1.2 1555606538 installed
<13>Sep 30 08:30:39 rpmi: tcl-devel-8.6.9-alt1 sisyphus+227145.100.1.2 1555606538 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/tcl-udp-1.0.9-alt2.nosrc.rpm
Installing tcl-udp-1.0.9-alt2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.46553
+ 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.9
+ echo 'Source #0 (tcl-udp-1.0.9-alt2.tar):'
Source #0 (tcl-udp-1.0.9-alt2.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/tcl-udp-1.0.9-alt2.tar
+ cd tcl-udp-1.0.9
+ /bin/chmod -c -Rf u+rwX,go-w .
+ set +x
+ set +a
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.59339
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd tcl-udp-1.0.9
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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
checking for correct TEA configuration... ok (TEA 3.6)
checking for Tcl configuration... found /usr/lib/tclConfig.sh
checking for existence of /usr/lib/tclConfig.sh... loading
checking for i586-alt-linux-gcc... i586-alt-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for a BSD-compatible install... /bin/install -c
checking whether make sets $(MAKE)... yes
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for egrep... 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-4.19.57-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 if 64bit support is requested... no
checking if 64bit Sparc VIS support is requested... no
checking system version... (cached) Linux-4.19.57-std-def-alt1
checking for dlopen in -ldl... yes
checking for ar... ar
checking for required early compiler flags...  _LARGEFILE64_SOURCE
checking for 64-bit integer type... long long
checking for struct dirent64... no
checking for struct stat64... yes
checking for open64... yes
checking for lseek64... yes
checking for off64_t... yes
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 i586-alt-linux-dtplite... no
checking for dtplite... :
configure: creating ./config.status
config.status: creating Makefile
+ make
make: Entering directory '/usr/src/RPM/BUILD/tcl-udp-1.0.9'
i586-alt-linux-gcc -DPACKAGE_NAME=\"udp\" -DPACKAGE_TARNAME=\"udp\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"udp\ 1.0.9\" -DPACKAGE_BUGREPORT=\"\" -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 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=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 -march=i586 -mtune=generic -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./generic/udp_tcl.c` -o udp_tcl.o
./generic/udp_tcl.c: In function 'udpConf':
./generic/udp_tcl.c:376:9: warning: variable 'sock' set but not used [-Wunused-but-set-variable]
     int sock;
         ^~~~
./generic/udp_tcl.c: In function 'udpSetOption':
./generic/udp_tcl.c:1469:42: warning: pointer targets in passing argument 3 of 'tclStubsPtr->tcl_GetInt' differ in signedness [-Wpointer-sign]
         r = Tcl_GetInt(interp, newValue, &tmp);
                                          ^~~~
./generic/udp_tcl.c:1469:42: note: expected 'int *' but argument is of type 'unsigned int *'
./generic/udp_tcl.c: In function 'udpConf':
./generic/udp_tcl.c:408:31: warning: '%s' directive writing up to 255 bytes into a region of size 128 [-Wformat-overflow=]
                 sprintf(buf, "%s", statePtr->peerhost);
                               ^~
In file included from /usr/include/stdio.h:862,
                 from ./generic/udp_tcl.h:48,
                 from ./generic/udp_tcl.c:17:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 1 and 256 bytes into a destination of size 128
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./generic/udp_tcl.c:401:31: warning: '%s' directive writing up to 255 bytes into a region of size 128 [-Wformat-overflow=]
                 sprintf(buf, "%s", statePtr->remotehost);
                               ^~
In file included from /usr/include/stdio.h:862,
                 from ./generic/udp_tcl.h:48,
                 from ./generic/udp_tcl.c:17:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 1 and 256 bytes into a destination of size 128
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
rm -f libudp1.0.9.so
i586-alt-linux-gcc -shared -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC  -Wl,--export-dynamic  -o libudp1.0.9.so udp_tcl.o  -L/usr/lib -ltclstub8.6 
: libudp1.0.9.so
(echo 'package ifneeded udp 1.0.9 \
    [list load [file join $dir .. libudp1.0.9.so]]'\
) > pkgIndex.tcl
make: Leaving directory '/usr/src/RPM/BUILD/tcl-udp-1.0.9'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.85574
+ 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
+ cd tcl-udp-1.0.9
+ /usr/bin/make 'INSTALL=/bin/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/lib 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.9'
(echo 'package ifneeded udp 1.0.9 \
    [list load [file join $dir .. libudp1.0.9.so]]'\
) > pkgIndex.tcl
 /bin/install -p libudp1.0.9.so /usr/src/tmp/tcl-udp-buildroot/usr/lib/tcl/libudp1.0.9.so
 : /usr/src/tmp/tcl-udp-buildroot/usr/lib/tcl/libudp1.0.9.so
 Install pkgIndex.tcl /usr/src/tmp/tcl-udp-buildroot/usr/lib/tcl/udp1.0.9/
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.9'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/tcl-udp-buildroot (auto)
mode of './usr/lib/tcl/libudp1.0.9.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)
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/lib:
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)
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.12073
Check is turned off by --disable check
Processing files: tcl-udp-1.0.9-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.12073
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd tcl-udp-1.0.9
+ DOCDIR=/usr/src/tmp/tcl-udp-buildroot/usr/share/doc/tcl-udp-1.0.9
+ export DOCDIR
+ rm -rf /usr/src/tmp/tcl-udp-buildroot/usr/share/doc/tcl-udp-1.0.9
+ /bin/mkdir -p /usr/src/tmp/tcl-udp-buildroot/usr/share/doc/tcl-udp-1.0.9
+ cp -prL ChangeLog README license.terms /usr/src/tmp/tcl-udp-buildroot/usr/share/doc/tcl-udp-1.0.9
+ chmod -R go-w /usr/src/tmp/tcl-udp-buildroot/usr/share/doc/tcl-udp-1.0.9
+ chmod -R a+rX /usr/src/tmp/tcl-udp-buildroot/usr/share/doc/tcl-udp-1.0.9
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DYmrus
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell,tcl)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jX3Yn6
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,tcl)
Provides: tcl(udp) = 1.0.9
Requires: tcl >= 8.4.0-alt1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH)
Conflicts: scotty
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ixxIyc
Creating tcl-udp-debuginfo package
Processing files: tcl-udp-debuginfo-1.0.9-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HTJLeD
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hn9YoE
find-requires: running scripts (debuginfo)
Requires: tcl-udp = 1.0.9-alt2, debug(libc.so.6)
Adding to tcl-udp-debuginfo a strict dependency on tcl-udp
Wrote: /usr/src/RPM/RPMS/i586/tcl-udp-1.0.9-alt2.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/tcl-udp-debuginfo-1.0.9-alt2.i586.rpm
7.95user 2.47system 0:20.75elapsed 50%CPU (0avgtext+0avgdata 29376maxresident)k
0inputs+0outputs (0major+577795minor)pagefaults 0swaps
12.73user 5.30system 0:38.19elapsed 47%CPU (0avgtext+0avgdata 114000maxresident)k
0inputs+0outputs (0major+859119minor)pagefaults 0swaps