<86>Dec 18 13:06:52 userdel[3664974]: delete user 'rooter'
<86>Dec 18 13:06:52 userdel[3664974]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec 18 13:06:52 groupadd[3665008]: group added to /etc/group: name=rooter, GID=915
<86>Dec 18 13:06:52 groupadd[3665008]: group added to /etc/gshadow: name=rooter
<86>Dec 18 13:06:52 groupadd[3665008]: new group: name=rooter, GID=915
<86>Dec 18 13:06:52 useradd[3665030]: new user: name=rooter, UID=915, GID=915, home=/root, shell=/bin/bash
<86>Dec 18 13:06:52 userdel[3665076]: delete user 'builder'
<86>Dec 18 13:06:52 userdel[3665076]: removed group 'builder' owned by 'builder'
<86>Dec 18 13:06:52 groupadd[3665113]: group added to /etc/group: name=builder, GID=916
<86>Dec 18 13:06:52 groupadd[3665113]: group added to /etc/gshadow: name=builder
<86>Dec 18 13:06:52 groupadd[3665113]: new group: name=builder, GID=916
<86>Dec 18 13:06:52 useradd[3665143]: new user: name=builder, UID=916, GID=916, home=/usr/src, shell=/bin/bash
<13>Dec 18 13:06:54 rpmi: rpm-build-tcl-0.5.1-alt1 1519671307 installed
<13>Dec 18 13:06:55 rpmi: libtcl-8.6.9-alt1 sisyphus+227145.100.1.2 1555606523 installed
<13>Dec 18 13:06:55 rpmi: tcl-8.6.9-alt1 sisyphus+227145.100.1.2 1555606523 installed
<13>Dec 18 13:06:55 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-thread-2.8.0-alt1.nosrc.rpm (w1.gzdio)
Installing tcl-thread-2.8.0-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.13351
+ 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@/lib64/ pkgIndex.tcl.in
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.13351
+ 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'
+ 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 '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ 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 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=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... warning: requested TEA version "3.9", have "3.10"
configure: configuring thread 2.8.0
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 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 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... Linux-5.15.59-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 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 -j16
make: Entering directory '/usr/src/RPM/BUILD/tcl-thread-2.8.0'
x86_64-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_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1  -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-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_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1  -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-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_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1  -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-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_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1  -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-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_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1  -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-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_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1  -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-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_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1  -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-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_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1  -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-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_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1  -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-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_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1  -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-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_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1  -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -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'
rm -f libthread2.8.0.so
x86_64-alt-linux-gcc -shared -pipe -frecord-gcc-switches -Wall -g -O2 -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/lib64 -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.4847
+ 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/lib64 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/lib64/tcl/libthread2.8.0.so
 : /usr/src/tmp/tcl-thread-buildroot/usr/lib64/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/lib64:
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.225Efs
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.u7Tz0F
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.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uF2VeX
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.GJbv2h
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.AyR1iG
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.EES027
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.ev2kiD
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cM2B0b
find-requires: running scripts (debuginfo)
Requires: tcl-thread = 2.8.0-alt1, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/tcl-thread-2.8.0-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/tcl-thread-devel-2.8.0-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/tcl-thread-debuginfo-2.8.0-alt1.x86_64.rpm (w2.lzdio)
4.00user 1.54system 0:11.97elapsed 46%CPU (0avgtext+0avgdata 43304maxresident)k
0inputs+0outputs (0major+665625minor)pagefaults 0swaps
2.42user 1.18system 0:17.46elapsed 20%CPU (0avgtext+0avgdata 122332maxresident)k
0inputs+0outputs (51687major+201858minor)pagefaults 0swaps
--- tcl-thread-2.8.0-alt1.x86_64.rpm.repo	2017-04-29 22:56:58.000000000 +0000
+++ tcl-thread-2.8.0-alt1.x86_64.rpm.hasher	2022-12-18 13:07:08.892953974 +0000
@@ -20,3 +20,3 @@
 Provides: tcl-thread = 2.8.0-alt1
-File: /usr/lib64/tcl/libthread2.8.0.so	100644	root:root	66059904f4c9890780f19b1173893ca4	
+File: /usr/lib64/tcl/libthread2.8.0.so	100644	root:root	fd1fe1c781661c2f793d6292234cb652	
 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: b74f53afd741b08f3f3ed95f7df5c8d7a56b788acf70fb945b9ae02830d3b781f4edf91074b0593500107ae7dcc0c2537d7e7c4e5cc78a8d9cff088e9173bfe5
+RPMIdentity: 736b03d017f7b282a8fd5ee503a2aab45dc98468cea791c4e3e734aa6a2455dc031e8477bf1813def60457de45efa423d6b13015f361ad474f11563b291009d7
--- tcl-thread-debuginfo-2.8.0-alt1.x86_64.rpm.repo	2017-04-29 22:56:58.000000000 +0000
+++ tcl-thread-debuginfo-2.8.0-alt1.x86_64.rpm.hasher	2022-12-18 13:07:08.957954950 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/59	40755	root:root	
-/usr/lib/debug/.build-id/59/0bc837d66decbeb3a94a29157ea641c6469927	120777	root:root	../../../../lib64/tcl/libthread2.8.0.so
-/usr/lib/debug/.build-id/59/0bc837d66decbeb3a94a29157ea641c6469927.debug	120777	root:root	../../usr/lib64/tcl/libthread2.8.0.so.debug
+/usr/lib/debug/.build-id/ed	40755	root:root	
+/usr/lib/debug/.build-id/ed/8d2bdae47766ef79aeab4fb1c43d8c74a203cd	120777	root:root	../../../../lib64/tcl/libthread2.8.0.so
+/usr/lib/debug/.build-id/ed/8d2bdae47766ef79aeab4fb1c43d8c74a203cd.debug	120777	root:root	../../usr/lib64/tcl/libthread2.8.0.so.debug
 /usr/lib/debug/usr/lib64/tcl	40755	root:root	
@@ -25,7 +25,7 @@
 Provides: tcl-thread-debuginfo = 2.8.0-alt1
-File: /usr/lib/debug/.build-id/59	40755	root:root		
-File: /usr/lib/debug/.build-id/59/0bc837d66decbeb3a94a29157ea641c6469927	120777	root:root		../../../../lib64/tcl/libthread2.8.0.so
-File: /usr/lib/debug/.build-id/59/0bc837d66decbeb3a94a29157ea641c6469927.debug	120777	root:root		../../usr/lib64/tcl/libthread2.8.0.so.debug
+File: /usr/lib/debug/.build-id/ed	40755	root:root		
+File: /usr/lib/debug/.build-id/ed/8d2bdae47766ef79aeab4fb1c43d8c74a203cd	120777	root:root		../../../../lib64/tcl/libthread2.8.0.so
+File: /usr/lib/debug/.build-id/ed/8d2bdae47766ef79aeab4fb1c43d8c74a203cd.debug	120777	root:root		../../usr/lib64/tcl/libthread2.8.0.so.debug
 File: /usr/lib/debug/usr/lib64/tcl	40755	root:root		
-File: /usr/lib/debug/usr/lib64/tcl/libthread2.8.0.so.debug	100644	root:root	5e18bdc738e0fed03848165515756ca1	
+File: /usr/lib/debug/usr/lib64/tcl/libthread2.8.0.so.debug	100644	root:root	353a79a40b65fa9584b60dfc283f39c3	
 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: af9ccaa9381d2fbc2a36ee72344ed8374bba35a252725314a41c55c3e17552fef6cfddbf763ae1773a9692bd08345107903d1bf8e838dfc2c6fb238d4da0dade
+RPMIdentity: 6502347bd06d82a6c72da4e7a4651b54868a95bdce013793563f35c0b190675f6aa66c0a0dc22a1e3ba3e5934d5f1537f0eb8e7eae1a3351688ac9dcafdd39d1
--- tcl-thread-devel-2.8.0-alt1.x86_64.rpm.repo	2017-04-29 22:56:58.000000000 +0000
+++ tcl-thread-devel-2.8.0-alt1.x86_64.rpm.hasher	2022-12-18 13:07:09.082956828 +0000
@@ -6,2 +6,2 @@
 File: /usr/include/tclThread.h	100644	root:root	dd962c1bc38d2e0d7dd747aea22fcdab	
-RPMIdentity: 3921c7c3731b78b33b62843a83773a1f234be2674a3e926d9a282c5d7515131b6ea0db99ef69179848094446eb1903165ecae9c10a2067e897400bbe49f79250
+RPMIdentity: 78fe6459170089dc7cf2d956dce102cd5300ed70c98b289d3ccc0a4d1ede3b08fed12c6a39ce4e51b4cc65d2bfac9352e60183676d280f293b1ad827956cddac