<86>Aug 13 06:56:24 userdel[3507573]: delete user 'rooter' <86>Aug 13 06:56:24 userdel[3507573]: removed group 'rooter' owned by 'rooter' <86>Aug 13 06:56:24 userdel[3507573]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 13 06:56:24 groupadd[3507593]: group added to /etc/group: name=rooter, GID=537 <86>Aug 13 06:56:24 groupadd[3507593]: group added to /etc/gshadow: name=rooter <86>Aug 13 06:56:24 groupadd[3507593]: new group: name=rooter, GID=537 <86>Aug 13 06:56:24 useradd[3507606]: new user: name=rooter, UID=537, GID=537, home=/root, shell=/bin/bash <86>Aug 13 06:56:24 userdel[3507640]: delete user 'builder' <86>Aug 13 06:56:24 userdel[3507640]: removed group 'builder' owned by 'builder' <86>Aug 13 06:56:24 userdel[3507640]: removed shadow group 'builder' owned by 'builder' <86>Aug 13 06:56:24 groupadd[3507655]: group added to /etc/group: name=builder, GID=538 <86>Aug 13 06:56:24 groupadd[3507655]: group added to /etc/gshadow: name=builder <86>Aug 13 06:56:24 groupadd[3507655]: new group: name=builder, GID=538 <86>Aug 13 06:56:24 useradd[3507673]: new user: name=builder, UID=538, GID=538, 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>Aug 13 06:56:27 rpmi: rpm-build-tcl-0.5.2-alt1 sisyphus+248358.100.2.1 1585272688 installed <13>Aug 13 06:56:27 rpmi: libtcl-8.6.10-alt1 sisyphus+241485.100.1.1 1574408316 installed <13>Aug 13 06:56:27 rpmi: tcl-8.6.10-alt1 sisyphus+241485.100.1.1 1574408316 installed <13>Aug 13 06:56:27 rpmi: tcl-devel-8.6.10-alt1 sisyphus+241485.100.1.1 1574408316 installed WARNING: %teapatch is deprecated, use %tea_patch instread (see https://www.altlinux.org/TCL_Policy) Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/tcl-udp-1.0.11-alt1.nosrc.rpm WARNING: %teapatch is deprecated, use %tea_patch instread (see https://www.altlinux.org/TCL_Policy) Installing tcl-udp-1.0.11-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.98251 + 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.98251 + 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 -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 + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -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 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/lib/tclConfig.sh checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for existence of /usr/lib/tclConfig.sh... loading checking platform... unix checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... i586-alt-linux-gcc -E checking whether make sets $(MAKE)... yes checking for i586-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.49-std-def-alt2 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 i586-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.49-std-def-alt2 checking for i586-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... long long checking for struct dirent64... yes 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... 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' i586-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_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -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 -DNDEBUG -Wall -fPIC -c `echo ./generic/udp_tcl.c` -o udp_tcl.o rm -f libudp1.0.11.so i586-alt-linux-gcc -shared -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -Wl,--export-dynamic -o libudp1.0.11.so udp_tcl.o -L/usr/lib -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.10098 + 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.11 + /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.11' (echo 'package ifneeded udp 1.0.11 \ [list load [file join $dir .. libudp1.0.11.so]]'\ ) > pkgIndex.tcl /bin/install -p libudp1.0.11.so /usr/src/tmp/tcl-udp-buildroot/usr/lib/tcl/libudp1.0.11.so : /usr/src/tmp/tcl-udp-buildroot/usr/lib/tcl/libudp1.0.11.so Install pkgIndex.tcl /usr/src/tmp/tcl-udp-buildroot/usr/lib/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/lib/tcl/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) 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) verify-elf: WARNING: ./usr/lib/tcl/libudp1.0.11.so: uses non-LFS functions: fcntl Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.20898 Check is turned off by --disable check Processing files: tcl-udp-1.0.11-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.20898 + 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.5JwMb0 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.oQeNK0 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.11 Requires: tcl >= 8.4.0-alt1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.28), 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.u3ssB1 Creating tcl-udp-debuginfo package Processing files: tcl-udp-debuginfo-1.0.11-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fk6PeZ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DQgVO2 find-requires: running scripts (debuginfo) Requires: tcl-udp = 1.0.11-alt1, 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.11-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/tcl-udp-debuginfo-1.0.11-alt1.i586.rpm 7.60user 2.90system 0:13.81elapsed 76%CPU (0avgtext+0avgdata 30804maxresident)k 0inputs+0outputs (0major+492534minor)pagefaults 0swaps 13.87user 8.60system 0:24.59elapsed 91%CPU (0avgtext+0avgdata 110372maxresident)k 5352inputs+0outputs (0major+777294minor)pagefaults 0swaps