<86>Jan 31 02:48:47 userdel[2712047]: delete user 'rooter' <86>Jan 31 02:48:47 userdel[2712047]: removed group 'rooter' owned by 'rooter' <86>Jan 31 02:48:47 userdel[2712047]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 31 02:48:47 groupadd[2712066]: group added to /etc/group: name=rooter, GID=672 <86>Jan 31 02:48:47 groupadd[2712066]: group added to /etc/gshadow: name=rooter <86>Jan 31 02:48:47 groupadd[2712066]: new group: name=rooter, GID=672 <86>Jan 31 02:48:47 useradd[2712104]: new user: name=rooter, UID=672, GID=672, home=/root, shell=/bin/bash <86>Jan 31 02:48:47 userdel[2712163]: delete user 'builder' <86>Jan 31 02:48:47 userdel[2712163]: removed group 'builder' owned by 'builder' <86>Jan 31 02:48:47 userdel[2712163]: removed shadow group 'builder' owned by 'builder' <86>Jan 31 02:48:47 groupadd[2712200]: group added to /etc/group: name=builder, GID=673 <86>Jan 31 02:48:47 groupadd[2712200]: group added to /etc/gshadow: name=builder <86>Jan 31 02:48:47 groupadd[2712200]: new group: name=builder, GID=673 <86>Jan 31 02:48:47 useradd[2712230]: new user: name=builder, UID=673, GID=673, 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>Jan 31 02:48:49 rpmi: rpm-build-tcl-0.5.1-alt1 1519671307 installed <13>Jan 31 02:48:49 rpmi: libtcl-8.6.9-alt1 sisyphus+227145.100.1.2 1555606523 installed <13>Jan 31 02:48:49 rpmi: tcl-8.6.9-alt1 sisyphus+227145.100.1.2 1555606523 installed <13>Jan 31 02:48:49 rpmi: tcl-devel-8.6.9-alt1 sisyphus+227145.100.1.2 1555606523 installed Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.66028 + 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.74641 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + readlink -e -- ./configure + ./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 checking for correct TEA configuration... ok (TEA 3.6) checking for Tcl configuration... found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... yes checking for x86_64-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-5.4.84-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-5.4.84-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... 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... : configure: creating ./config.status config.status: creating Makefile + make make: Entering directory '/usr/src/RPM/BUILD/tcl-udp-1.0.9' x86_64-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_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 -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 'udpGetHandle': ./generic/udp_tcl.c:972:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *handlePtr = (ClientData) statePtr->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 x86_64-alt-linux-gcc -shared -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -Wl,--export-dynamic -o libudp1.0.9.so udp_tcl.o -L/usr/lib64 -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.16704 + 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/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.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/lib64/tcl/libudp1.0.9.so : /usr/src/tmp/tcl-udp-buildroot/usr/lib64/tcl/libudp1.0.9.so Install pkgIndex.tcl /usr/src/tmp/tcl-udp-buildroot/usr/lib64/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/lib64/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/lib64: 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.72985 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.72985 + 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.dHIJ2Q 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.7KmalN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services,tcl) Provides: tcl(udp) = 1.0.9 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.x7nzJM 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.BGLyeP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bu4JQU find-requires: running scripts (debuginfo) Requires: tcl-udp = 1.0.9-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.9-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/tcl-udp-debuginfo-1.0.9-alt2.x86_64.rpm 3.83user 1.48system 0:10.76elapsed 49%CPU (0avgtext+0avgdata 36832maxresident)k 0inputs+0outputs (0major+623993minor)pagefaults 0swaps 7.54user 3.77system 0:16.80elapsed 67%CPU (0avgtext+0avgdata 114644maxresident)k 0inputs+0outputs (0major+917885minor)pagefaults 0swaps