<86>Jul 25 11:11:48 userdel[298225]: delete user 'rooter' <86>Jul 25 11:11:48 userdel[298225]: removed group 'rooter' owned by 'rooter' <86>Jul 25 11:11:48 userdel[298225]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 25 11:11:48 groupadd[298283]: group added to /etc/group: name=rooter, GID=681 <86>Jul 25 11:11:48 groupadd[298283]: group added to /etc/gshadow: name=rooter <86>Jul 25 11:11:48 groupadd[298283]: new group: name=rooter, GID=681 <86>Jul 25 11:11:48 useradd[298394]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash <86>Jul 25 11:11:48 userdel[298461]: delete user 'builder' <86>Jul 25 11:11:48 userdel[298461]: removed group 'builder' owned by 'builder' <86>Jul 25 11:11:48 userdel[298461]: removed shadow group 'builder' owned by 'builder' <86>Jul 25 11:11:48 groupadd[298520]: group added to /etc/group: name=builder, GID=682 <86>Jul 25 11:11:48 groupadd[298520]: group added to /etc/gshadow: name=builder <86>Jul 25 11:11:48 groupadd[298520]: new group: name=builder, GID=682 <86>Jul 25 11:11:48 useradd[298561]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash <13>Jul 25 11:11:52 rpmi: rpm-build-tcl-0.5.1-alt1 1519671307 installed <13>Jul 25 11:11:53 rpmi: libtcl-8.6.9-alt1 sisyphus+227145.100.1.2 1555606538 installed <13>Jul 25 11:11:53 rpmi: tcl-8.6.9-alt1 sisyphus+227145.100.1.2 1555606538 installed <13>Jul 25 11:11:53 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-thread-2.8.0-alt1.nosrc.rpm (w1.gzdio) Installing tcl-thread-2.8.0-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.47435 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tcl-thread-2.8.0 + echo 'Source #0 (tcl-thread-2.8.0-alt1.tar):' Source #0 (tcl-thread-2.8.0-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/tcl-thread-2.8.0-alt1.tar + cd tcl-thread-2.8.0 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i s/@lib@/lib/ pkgIndex.tcl.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.47435 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tcl-thread-2.8.0 + 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 '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + 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... warning: requested TEA version "3.9", have "3.10" configure: configuring thread 2.8.0 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 for NaviServer/AOLserver configuration... none found 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... Linux-5.4.84-std-def-alt1 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 for tclsh... /usr/bin/tclsh8.6 configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make -j8 make: Entering directory '/usr/src/RPM/BUILD/tcl-thread-2.8.0' i586-alt-linux-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.0\" -DPACKAGE_STRING=\"thread\ 2.8.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=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 -DTCL_TIP143=1 -DTCL_TIP285=1 -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/threadNs.c` -o threadNs.o make: Leaving directory '/usr/src/RPM/BUILD/tcl-thread-2.8.0' make: Entering directory '/usr/src/RPM/BUILD/tcl-thread-2.8.0' i586-alt-linux-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.0\" -DPACKAGE_STRING=\"thread\ 2.8.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=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 -DTCL_TIP143=1 -DTCL_TIP285=1 -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/psGdbm.c` -o psGdbm.o make: Leaving directory '/usr/src/RPM/BUILD/tcl-thread-2.8.0' make: Entering directory '/usr/src/RPM/BUILD/tcl-thread-2.8.0' i586-alt-linux-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.0\" -DPACKAGE_STRING=\"thread\ 2.8.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=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 -DTCL_TIP143=1 -DTCL_TIP285=1 -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/psLmdb.c` -o psLmdb.o make: Leaving directory '/usr/src/RPM/BUILD/tcl-thread-2.8.0' make: Entering directory '/usr/src/RPM/BUILD/tcl-thread-2.8.0' i586-alt-linux-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.0\" -DPACKAGE_STRING=\"thread\ 2.8.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=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 -DTCL_TIP143=1 -DTCL_TIP285=1 -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/threadSvKeylistCmd.c` -o threadSvKeylistCmd.o make: Leaving directory '/usr/src/RPM/BUILD/tcl-thread-2.8.0' make: Entering directory '/usr/src/RPM/BUILD/tcl-thread-2.8.0' i586-alt-linux-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.0\" -DPACKAGE_STRING=\"thread\ 2.8.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=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 -DTCL_TIP143=1 -DTCL_TIP285=1 -I"/usr/include" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo ./unix/threadUnix.c` -o threadUnix.o make: Leaving directory '/usr/src/RPM/BUILD/tcl-thread-2.8.0' make: Entering directory '/usr/src/RPM/BUILD/tcl-thread-2.8.0' i586-alt-linux-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.0\" -DPACKAGE_STRING=\"thread\ 2.8.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=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 -DTCL_TIP143=1 -DTCL_TIP285=1 -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/tclXkeylist.c` -o tclXkeylist.o make: Leaving directory '/usr/src/RPM/BUILD/tcl-thread-2.8.0' make: Entering directory '/usr/src/RPM/BUILD/tcl-thread-2.8.0' i586-alt-linux-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.0\" -DPACKAGE_STRING=\"thread\ 2.8.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=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 -DTCL_TIP143=1 -DTCL_TIP285=1 -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/threadSvListCmd.c` -o threadSvListCmd.o make: Leaving directory '/usr/src/RPM/BUILD/tcl-thread-2.8.0' make: Entering directory '/usr/src/RPM/BUILD/tcl-thread-2.8.0' i586-alt-linux-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.0\" -DPACKAGE_STRING=\"thread\ 2.8.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=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 -DTCL_TIP143=1 -DTCL_TIP285=1 -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/threadSpCmd.c` -o threadSpCmd.o make: Leaving directory '/usr/src/RPM/BUILD/tcl-thread-2.8.0' make: Entering directory '/usr/src/RPM/BUILD/tcl-thread-2.8.0' i586-alt-linux-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.0\" -DPACKAGE_STRING=\"thread\ 2.8.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=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 -DTCL_TIP143=1 -DTCL_TIP285=1 -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/threadCmd.c` -o threadCmd.o make: Leaving directory '/usr/src/RPM/BUILD/tcl-thread-2.8.0' make: Entering directory '/usr/src/RPM/BUILD/tcl-thread-2.8.0' i586-alt-linux-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.0\" -DPACKAGE_STRING=\"thread\ 2.8.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=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 -DTCL_TIP143=1 -DTCL_TIP285=1 -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/threadPoolCmd.c` -o threadPoolCmd.o make: Leaving directory '/usr/src/RPM/BUILD/tcl-thread-2.8.0' make: Entering directory '/usr/src/RPM/BUILD/tcl-thread-2.8.0' i586-alt-linux-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.0\" -DPACKAGE_STRING=\"thread\ 2.8.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=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 -DTCL_TIP143=1 -DTCL_TIP285=1 -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/threadSvCmd.c` -o threadSvCmd.o make: Leaving directory '/usr/src/RPM/BUILD/tcl-thread-2.8.0' make: Entering directory '/usr/src/RPM/BUILD/tcl-thread-2.8.0' rm -f libthread2.8.0.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 libthread2.8.0.so threadNs.o threadCmd.o threadSvCmd.o threadSpCmd.o threadPoolCmd.o psGdbm.o psLmdb.o threadSvListCmd.o threadSvKeylistCmd.o tclXkeylist.o threadUnix.o -L/usr/lib -ltclstub8.6 : libthread2.8.0.so make: Leaving directory '/usr/src/RPM/BUILD/tcl-thread-2.8.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.56567 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/tcl-thread-buildroot + : + /bin/rm -rf -- /usr/src/tmp/tcl-thread-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd tcl-thread-2.8.0 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/tcl-thread-buildroot/usr exec_prefix=/usr/src/tmp/tcl-thread-buildroot/usr bindir=/usr/src/tmp/tcl-thread-buildroot/usr/bin sbindir=/usr/src/tmp/tcl-thread-buildroot/usr/sbin sysconfdir=/usr/src/tmp/tcl-thread-buildroot/etc datadir=/usr/src/tmp/tcl-thread-buildroot/usr/share includedir=/usr/src/tmp/tcl-thread-buildroot/usr/include libdir=/usr/src/tmp/tcl-thread-buildroot/usr/lib libexecdir=/usr/src/tmp/tcl-thread-buildroot/usr/lib localstatedir=/usr/src/tmp/tcl-thread-buildroot/var/lib sharedstatedir=/usr/src/tmp/tcl-thread-buildroot/var/lib mandir=/usr/src/tmp/tcl-thread-buildroot/usr/share/man infodir=/usr/src/tmp/tcl-thread-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/tcl-thread-2.8.0' /usr/libexec/rpm-build/install -p -m 644 libthread2.8.0.so /usr/src/tmp/tcl-thread-buildroot/usr/lib/tcl/libthread2.8.0.so : /usr/src/tmp/tcl-thread-buildroot/usr/lib/tcl/libthread2.8.0.so Install ttrace.tcl /usr/src/tmp/tcl-thread-buildroot/usr/share/tcl/thread2.8.0/ttrace.tcl Install pkgIndex.tcl /usr/src/tmp/tcl-thread-buildroot/usr/share/tcl/thread2.8.0 Installing header files in /usr/src/tmp/tcl-thread-buildroot/usr/include Installing ./generic/tclThread.h Installing documentation in /usr/src/tmp/tcl-thread-buildroot/usr/share/man Installing ./doc/man/thread.n Installing ./doc/man/tpool.n Installing ./doc/man/tsv.n Installing ./doc/man/ttrace.n make: Leaving directory '/usr/src/RPM/BUILD/tcl-thread-2.8.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/tcl-thread-buildroot (auto) Verifying and fixing files in /usr/src/tmp/tcl-thread-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/tcl-thread-buildroot/ (default) Compressing files in /usr/src/tmp/tcl-thread-buildroot (auto) Adjusting library links in /usr/src/tmp/tcl-thread-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/tcl-thread-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: tcl-thread-2.8.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oy7b77 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.iXzZ3c find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services,tcl) Provides: tcl(Thread) = 2.8.0, tcl(Ttrace) = 2.8.0 Requires: tcl >= 8.5.0-alt0.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7Zxv7y Creating tcl-thread-debuginfo package Processing files: tcl-thread-devel-2.8.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zLUnFe 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.EdpSD9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services,tcl) Requires: tcl-thread = 2.8.0-alt1, tcl-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5hD4IG Processing files: tcl-thread-debuginfo-2.8.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XgtFcu find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sS6erz find-requires: running scripts (debuginfo) Requires: tcl-thread = 2.8.0-alt1, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/tcl-thread-2.8.0-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/tcl-thread-devel-2.8.0-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/tcl-thread-debuginfo-2.8.0-alt1.i586.rpm (w2.lzdio) 7.31user 1.47system 0:16.81elapsed 52%CPU (0avgtext+0avgdata 34636maxresident)k 0inputs+0outputs (0major+597935minor)pagefaults 0swaps 12.31user 4.17system 0:26.25elapsed 62%CPU (0avgtext+0avgdata 115008maxresident)k 0inputs+0outputs (0major+970026minor)pagefaults 0swaps --- tcl-thread-2.8.0-alt1.i586.rpm.repo 2017-04-29 22:56:51.000000000 +0000 +++ tcl-thread-2.8.0-alt1.i586.rpm.hasher 2021-07-25 11:12:13.137917007 +0000 @@ -20,3 +20,3 @@ Provides: tcl-thread = 2.8.0-alt1 -File: /usr/lib/tcl/libthread2.8.0.so 100644 root:root 8ca8517f3803c0a0ed0ee06bb94a6459 +File: /usr/lib/tcl/libthread2.8.0.so 100644 root:root 71873ed7dae1e52abb793cb3cb903319 File: /usr/share/man/mann/thread.n.xz 100644 root:root 44371c5b88dc9480c2ba13811d5a0ee6 @@ -28,2 +28,2 @@ File: /usr/share/tcl/thread2.8.0/ttrace.tcl 100644 root:root 94911241493bcf2094f35f63fb65a74b -RPMIdentity: 4a4c4fdc38f23c79b5943b9320a39a9d +RPMIdentity: a6e09db82f74239763dc521c55cf5121 --- tcl-thread-debuginfo-2.8.0-alt1.i586.rpm.repo 2017-04-29 22:56:51.000000000 +0000 +++ tcl-thread-debuginfo-2.8.0-alt1.i586.rpm.hasher 2021-07-25 11:12:13.206917104 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/09 40755 root:root -/usr/lib/debug/.build-id/09/6cc8e49eef9caae9c37a6fb5ff4b64a3a7dbd8 120777 root:root ../../../tcl/libthread2.8.0.so -/usr/lib/debug/.build-id/09/6cc8e49eef9caae9c37a6fb5ff4b64a3a7dbd8.debug 120777 root:root ../../usr/lib/tcl/libthread2.8.0.so.debug +/usr/lib/debug/.build-id/5a 40755 root:root +/usr/lib/debug/.build-id/5a/e223afbed2eabf3ec6d37b00f14a485ce00678 120777 root:root ../../../tcl/libthread2.8.0.so +/usr/lib/debug/.build-id/5a/e223afbed2eabf3ec6d37b00f14a485ce00678.debug 120777 root:root ../../usr/lib/tcl/libthread2.8.0.so.debug /usr/lib/debug/usr/lib/tcl 40755 root:root @@ -25,7 +25,7 @@ Provides: tcl-thread-debuginfo = 2.8.0-alt1 -File: /usr/lib/debug/.build-id/09 40755 root:root -File: /usr/lib/debug/.build-id/09/6cc8e49eef9caae9c37a6fb5ff4b64a3a7dbd8 120777 root:root ../../../tcl/libthread2.8.0.so -File: /usr/lib/debug/.build-id/09/6cc8e49eef9caae9c37a6fb5ff4b64a3a7dbd8.debug 120777 root:root ../../usr/lib/tcl/libthread2.8.0.so.debug +File: /usr/lib/debug/.build-id/5a 40755 root:root +File: /usr/lib/debug/.build-id/5a/e223afbed2eabf3ec6d37b00f14a485ce00678 120777 root:root ../../../tcl/libthread2.8.0.so +File: /usr/lib/debug/.build-id/5a/e223afbed2eabf3ec6d37b00f14a485ce00678.debug 120777 root:root ../../usr/lib/tcl/libthread2.8.0.so.debug File: /usr/lib/debug/usr/lib/tcl 40755 root:root -File: /usr/lib/debug/usr/lib/tcl/libthread2.8.0.so.debug 100644 root:root 041f997960e81a1197b79e6e54cfe4d1 +File: /usr/lib/debug/usr/lib/tcl/libthread2.8.0.so.debug 100644 root:root 06c13bbaf815ada9364ae1a6fef7f4de File: /usr/src/debug/tcl-thread-2.8.0 40755 root:root @@ -46,2 +46,2 @@ File: /usr/src/debug/tcl-thread-2.8.0/generic/threadSvListCmd.h 100644 root:root 1a80ab31e503428e0c74533bf9f8fd1f -RPMIdentity: f506cd3b1624fdc064a13ade3106b6f4 +RPMIdentity: 54622766bb88a1991ffd5980d8fdebbd