<86>Jun 11 09:31:27 userdel[1585385]: delete user 'rooter'
<86>Jun 11 09:31:27 userdel[1585385]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 11 09:31:27 groupadd[1585409]: group added to /etc/group: name=rooter, GID=1802
<86>Jun 11 09:31:27 groupadd[1585409]: group added to /etc/gshadow: name=rooter
<86>Jun 11 09:31:27 groupadd[1585409]: new group: name=rooter, GID=1802
<86>Jun 11 09:31:27 useradd[1585435]: new user: name=rooter, UID=1802, GID=1802, home=/root, shell=/bin/bash
<86>Jun 11 09:31:27 userdel[1585452]: delete user 'builder'
<86>Jun 11 09:31:27 userdel[1585452]: removed group 'builder' owned by 'builder'
<86>Jun 11 09:31:27 userdel[1585452]: removed shadow group 'builder' owned by 'builder'
<86>Jun 11 09:31:27 groupadd[1585465]: group added to /etc/group: name=builder, GID=1803
<86>Jun 11 09:31:27 groupadd[1585465]: group added to /etc/gshadow: name=builder
<86>Jun 11 09:31:27 groupadd[1585465]: new group: name=builder, GID=1803
<86>Jun 11 09:31:27 useradd[1585485]: new user: name=builder, UID=1803, GID=1803, home=/usr/src, shell=/bin/bash
warning: Macro %teapatch not found
warning: Macro %_tcllibdir not found
warning: Macro %_tcldatadir not found
warning: Macro %_tcllibdir not found
<13>Jun 11 09:31:28 rpmi: rpm-build-tcl-0.5.1-alt1 1519671307 installed
<13>Jun 11 09:31:28 rpmi: libtcl-8.6.9-alt1 sisyphus+227145.100.1.2 1555606523 installed
<13>Jun 11 09:31:28 rpmi: tcl-8.6.9-alt1 sisyphus+227145.100.1.2 1555606523 installed
<13>Jun 11 09:31:28 rpmi: libexpat-2.4.3-alt1 p9+293696.100.1.1 1643124786 installed
<13>Jun 11 09:31:28 rpmi: libexpat-devel-2.4.3-alt1 p9+293696.100.1.1 1643124786 installed
<13>Jun 11 09:31:28 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-tdom-0.8.3-alt0.2.nosrc.rpm (w1.gzdio)
Installing tcl-tdom-0.8.3-alt0.2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.33156
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf tcl-tdom-0.8.3
+ echo 'Source #0 (tcl-tdom-0.8.3-alt0.2.tar):'
Source #0 (tcl-tdom-0.8.3-alt0.2.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/tcl-tdom-0.8.3-alt0.2.tar
+ cd tcl-tdom-0.8.3
+ /bin/chmod -c -Rf u+rwX,go-w .
+ set +x
+ set +a
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.33156
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd tcl-tdom-0.8.3
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.in: not using Gettext
autoreconf-default: configure.in: not using aclocal
autoreconf-default: configure.in: tracing
autoreconf-default: configure.in: not using Libtool
autoreconf-default: configure.in: not using Intltool
autoreconf-default: configure.in: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: configure.in: not using Autoheader
autoreconf-default: configure.in: not using Automake
autoreconf-default: Leaving directory `.'
+ 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... ok (TEA 3.6)
checking for Tcl configuration... found /usr/lib64/tclConfig.sh
checking for existence of /usr/lib64/tclConfig.sh... loading
checking for a BSD-compatible install... /bin/install -c
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 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 memmove... yes
checking for bcopy... yes
checking for 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 if 64bit support is requested... no
checking if 64bit Sparc VIS support is requested... no
checking system version... Linux-6.1.27-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 for tclsh... /usr/bin/tclsh8.6
checking whether to enable dtd support... yes
checking whether to enable namespace support... yes
checking whether to enable built-in unknown command... no
checking whether to enable tDOMs block allocator... no
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating tdomConfig.sh
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
+ make -j16 all
make: Entering directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_MEMMOVE=1 -DHAVE_BCOPY=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 -DXML_DTD=1 -DXML_NS=1 -DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1  -I./generic -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./generic/tdomStubInit.c` -o tdomStubInit.o
make: Leaving directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
make: Entering directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_MEMMOVE=1 -DHAVE_BCOPY=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 -DXML_DTD=1 -DXML_NS=1 -DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1  -I./generic -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./generic/tdominit.c` -o tdominit.o
make: Leaving directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
make: Entering directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_MEMMOVE=1 -DHAVE_BCOPY=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 -DXML_DTD=1 -DXML_NS=1 -DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1  -I./generic -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./generic/utf8conv.c` -o utf8conv.o
make: Leaving directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
make: Entering directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_MEMMOVE=1 -DHAVE_BCOPY=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 -DXML_DTD=1 -DXML_NS=1 -DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1  -I./generic -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./generic/tdomStubLib.c` -o tdomStubLib.o
make: Leaving directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
make: Entering directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
rm -f libtdomstub0.8.3.a
ar cr libtdomstub0.8.3.a tdomStubLib.o
ranlib libtdomstub0.8.3.a
make: Leaving directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
make: Entering directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_MEMMOVE=1 -DHAVE_BCOPY=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 -DXML_DTD=1 -DXML_NS=1 -DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1  -I./generic -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./generic/domlock.c` -o domlock.o
make: Leaving directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
make: Entering directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_MEMMOVE=1 -DHAVE_BCOPY=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 -DXML_DTD=1 -DXML_NS=1 -DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1  -I./generic -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./generic/nodecmd.c` -o nodecmd.o
./generic/nodecmd.c: In function 'nodecmd_createNodeCmd':
./generic/nodecmd.c:627:24: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized]
         nodeInfo->type *= -1; /* Signal this fact */
                        ^~
make: Leaving directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
make: Entering directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_MEMMOVE=1 -DHAVE_BCOPY=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 -DXML_DTD=1 -DXML_NS=1 -DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1  -I./generic -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./generic/xmlsimple.c` -o xmlsimple.o
make: Leaving directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
make: Entering directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_MEMMOVE=1 -DHAVE_BCOPY=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 -DXML_DTD=1 -DXML_NS=1 -DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1  -I./generic -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./generic/domhtml.c` -o domhtml.o
./generic/domhtml.c: In function 'HTML_SimpleParse':
./generic/domhtml.c:882:39: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
                             case 'd': if (!strcmp(pn,"dd") ||
                                       ^~
./generic/domhtml.c:885:82: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
                                          )                        autoclose = 1; break;
                                                                                  ^~~~~
./generic/domhtml.c:886:39: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
                             case 'h': if (!strcmp(pn,"head") ||
                                       ^~
./generic/domhtml.c:887:82: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
                                           !strcmp(pn,"html"))     autoclose = 1; break;
                                                                                  ^~~~~
./generic/domhtml.c:888:39: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
                             case 'f': if (!strcmp(pn,"font")||
                                       ^~
./generic/domhtml.c:889:82: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
                                           !strcmp(pn,"form"))     autoclose = 1; break;
                                                                                  ^~~~~
./generic/domhtml.c:896:39: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
                             case 't': if (!strcmp(pn,"tbody") ||
                                       ^~
./generic/domhtml.c:902:82: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
                                           !strcmp(pn,"tt"))       autoclose = 1; break;
                                                                                  ^~~~~
./generic/domhtml.c:1354:28: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
                 case 'b':  if (!strcmp(node->nodeName,"br")     ||
                            ^~
./generic/domhtml.c:1356:84: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
                                !strcmp(node->nodeName,"basefont")) hasContent = 0; break;
                                                                                    ^~~~~
./generic/domhtml.c:1361:28: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
                 case 'i':  if (!strcmp(node->nodeName,"img")   ||
                            ^~
./generic/domhtml.c:1363:84: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
                                !strcmp(node->nodeName,"isindex"))  hasContent = 0; break;
                                                                                    ^~~~~
./generic/domhtml.c:1456:23: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
             case 'd': if (!strcmp(pn,"dd") ||
                       ^~
./generic/domhtml.c:1457:66: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
                           !strcmp(pn,"dt"))       autoclose = 1; break;
                                                                  ^~~~~
./generic/domhtml.c:1458:23: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
             case 'h': if (!strcmp(pn,"head") ||
                       ^~
./generic/domhtml.c:1459:66: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
                           !strcmp(pn,"html"))     autoclose = 1; break;
                                                                  ^~~~~
./generic/domhtml.c:1463:23: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
             case 't': if (!strcmp(pn,"tbody") ||
                       ^~
./generic/domhtml.c:1468:66: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
                           !strcmp(pn,"tr"))       autoclose = 1; break;
                                                                  ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
make: Entering directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_MEMMOVE=1 -DHAVE_BCOPY=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 -DXML_DTD=1 -DXML_NS=1 -DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1  -I./generic -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./generic/tclexpat.c` -o tclexpat.o
make: Leaving directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
make: Entering directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_MEMMOVE=1 -DHAVE_BCOPY=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 -DXML_DTD=1 -DXML_NS=1 -DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1  -I./generic -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./generic/dom.c` -o dom.o
./generic/dom.c: In function 'domPrecedes':
./generic/dom.c:489:45: warning: variable 'otherToplevel' set but not used [-Wunused-but-set-variable]
     domNode *nodeAncestor, *otherAncestor, *otherToplevel;
                                             ^~~~~~~~~~~~~
./generic/dom.c: In function 'domXPointerAncestor':
./generic/dom.c:4963:18: warning: variable 'found' set but not used [-Wunused-but-set-variable]
     int          found=0, result;
                  ^~~~~
./generic/dom.c: In function 'TclTdomObjCmd':
./generic/dom.c:5162:22: warning: variable 'method' set but not used [-Wunused-but-set-variable]
     char            *method, *encodingName;
                      ^~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
make: Entering directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_MEMMOVE=1 -DHAVE_BCOPY=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 -DXML_DTD=1 -DXML_NS=1 -DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1  -I./generic -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./generic/domxslt.c` -o domxslt.o
./generic/domxslt.c: In function 'doSortActions':
./generic/domxslt.c:3473:43: warning: variable 'lang' set but not used [-Wunused-but-set-variable]
     char          *str, *evStr, *select, *lang;
                                           ^~~~
./generic/domxslt.c: In function 'getCdataSectionElements':
./generic/domxslt.c:5616:20: warning: variable 'h' set but not used [-Wunused-but-set-variable]
     Tcl_HashEntry *h;
                    ^
At top level:
./generic/domxslt.c:468:13: warning: 'printXML' defined but not used [-Wunused-function]
 static void printXML (domNode *node, int level, int maxlevel) {
             ^~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
make: Entering directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_MEMMOVE=1 -DHAVE_BCOPY=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 -DXML_DTD=1 -DXML_NS=1 -DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1  -I./generic -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./generic/domxpath.c` -o domxpath.o
./generic/domxpath.c: In function 'xpathEvalFunction':
./generic/domxpath.c:2856:32: warning: variable 'useFastAdd' set but not used [-Wunused-but-set-variable]
     int              left = 0, useFastAdd;
                                ^~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
make: Entering directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_MEMMOVE=1 -DHAVE_BCOPY=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 -DXML_DTD=1 -DXML_NS=1 -DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1  -I./generic -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./generic/tcldom.c` -o tcldom.o
./generic/tcldom.c: In function 'tcldom_treeAsHTML':
./generic/tcldom.c:2548:20: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         case 'i':  if (!strcmp(tag,"img")    ||
                    ^~
./generic/tcldom.c:2550:62: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
                        !strcmp(tag,"isindex"))    empty = 1; break;
                                                              ^~~~~
./generic/tcldom.c:2554:20: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         case 's':  if (!strcmp(tag,"script") ||
                    ^~
./generic/tcldom.c:2555:62: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
                        !strcmp(tag,"style"))  scriptTag = 1; break;
                                                              ^~~~~
./generic/tcldom.c: In function 'tcldom_RegisterDocShared':
./generic/tcldom.c:5957:9: warning: variable 'refCount' set but not used [-Wunused-but-set-variable]
     int refCount, newEntry;
         ^~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
make: Entering directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
rm -f libtdom0.8.3.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 libtdom0.8.3.so xmlsimple.o utf8conv.o dom.o domhtml.o domxpath.o domxslt.o domlock.o tcldom.o nodecmd.o tdominit.o tclexpat.o tdomStubInit.o -lexpat  -L/usr/lib64 -ltclstub8.6 
: libtdom0.8.3.so
make: Leaving directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.66122
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/tcl-tdom-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/tcl-tdom-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd tcl-tdom-0.8.3
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/tcl-tdom-buildroot/usr exec_prefix=/usr/src/tmp/tcl-tdom-buildroot/usr bindir=/usr/src/tmp/tcl-tdom-buildroot/usr/bin sbindir=/usr/src/tmp/tcl-tdom-buildroot/usr/sbin sysconfdir=/usr/src/tmp/tcl-tdom-buildroot/etc datadir=/usr/src/tmp/tcl-tdom-buildroot/usr/share includedir=/usr/src/tmp/tcl-tdom-buildroot/usr/include libdir=/usr/src/tmp/tcl-tdom-buildroot/usr/lib64 libexecdir=/usr/src/tmp/tcl-tdom-buildroot/usr/lib localstatedir=/usr/src/tmp/tcl-tdom-buildroot/var/lib sharedstatedir=/usr/src/tmp/tcl-tdom-buildroot/var/lib mandir=/usr/src/tmp/tcl-tdom-buildroot/usr/share/man infodir=/usr/src/tmp/tcl-tdom-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
 /usr/libexec/rpm-build/install -p libtdom0.8.3.so /usr/src/tmp/tcl-tdom-buildroot/usr/lib64/tcl/libtdom0.8.3.so
 : /usr/src/tmp/tcl-tdom-buildroot/usr/lib64/tcl/libtdom0.8.3.so
 /usr/libexec/rpm-build/install -p libtdomstub0.8.3.a /usr/src/tmp/tcl-tdom-buildroot/usr/lib64/tcl/libtdomstub0.8.3.a
 ranlib /usr/src/tmp/tcl-tdom-buildroot/usr/lib64/tcl/libtdomstub0.8.3.a
 Install tdom.tcl /usr/src/tmp/tcl-tdom-buildroot/usr/share/tcl/tdom0.8.3/tdom.tcl
 Install pkgIndex.tcl /usr/src/tmp/tcl-tdom-buildroot/usr/share/tcl/tdom0.8.3
/usr/libexec/rpm-build/install -p -m 644 tdomConfig.sh /usr/src/tmp/tcl-tdom-buildroot/usr/lib64
Installing header files in /usr/src/tmp/tcl-tdom-buildroot/usr/include
Installing ./generic/tdom.h
Installing documentation in /usr/src/tmp/tcl-tdom-buildroot/usr/share/man
Installing ./doc/dom.n
Installing ./doc/domDoc.n
Installing ./doc/domNode.n
Installing ./doc/expat.n
Installing ./doc/expatapi.n
Installing ./doc/tdomcmd.n
Installing ./doc/tnc.n
make: Leaving directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/tcl-tdom-buildroot (auto)
mode of './usr/lib64/tcl/libtdomstub0.8.3.a' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/tcl/libtdom0.8.3.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/tcl-tdom-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/tcl-tdom-buildroot/ (default)
Compressing files in /usr/src/tmp/tcl-tdom-buildroot (auto)
Adjusting library links in /usr/src/tmp/tcl-tdom-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/tcl-tdom-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/lib64/tcl/libtdom0.8.3.so: undefined symbol: ceil
verify-elf: WARNING: ./usr/lib64/tcl/libtdom0.8.3.so: undefined symbol: floor
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.71567
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd tcl-tdom-0.8.3
+ make test
make: Entering directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
Tcl 8.6.9 tests running in interp:  /usr/bin/tclsh8.6
Tests running in working dir:  /usr/src/RPM/BUILD/tcl-tdom-0.8.3/tests
Only running tests that match:  *
Skipping test files that match:  l.*.test
Only sourcing test files that match:  *.test
Tests began at Sun Jun 11 09:31:34 +0000 2023
attribute.test
cdata.test
comment.test
decls.test
doctype.test
dom.test
domDoc.test
domNode.test
domnamespace.test
element.test
entity.test
htmlreader.test
i18n.test
namespace.test
parser.test
pcdata.test
pi.test
stackedhdl.test
tdomcmd.test
xmlsimple.test
xmltest.test
xpath.test
xslt.test

Tests ended at Sun Jun 11 09:31:34 +0000 2023
all.tcl:	Total	1283	Passed	1269	Skipped	14	Failed	0
Sourced 0 Test Files.
Number of tests skipped for each constraint:
	4	knownBug
	10	need_uri
make: Leaving directory '/usr/src/RPM/BUILD/tcl-tdom-0.8.3'
+ exit 0
Processing files: tcl-tdom-0.8.3-alt0.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6gvVgJ
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.IgDQsm
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services,tcl)
Provides: tcl(tdom) = 0.8.3
Requires: 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), libexpat.so.1()(64bit) >= set:keBwUWni4R0wXtkapsBOtA8w7nL8ZKWHrvgHIZlaXB5qI0SHmUeLlD6qp0ZjDkUbDLZowTr2d54pZtxqarXk0lC, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ipG5b3
Creating tcl-tdom-debuginfo package
Processing files: tcl-tdom-devel-0.8.3-alt0.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uDEIqN
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.WrBudB
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services,tcl)
/usr/src/tmp/tcl-tdom-buildroot/usr/include/tdom.h:134:10: fatal error: dom.h: No such file or directory
 #include "dom.h"
          ^~~~~~~
compilation terminated.
cpp.req: /usr/src/tmp/tcl-tdom-buildroot/usr/include/tdom.h: cpp failed, trying c++ mode
x86_64-alt-linux-cpp: error trying to exec 'cc1plus': execvp: No such file or directory
cpp.req: WARNING: /usr/src/tmp/tcl-tdom-buildroot/usr/include/tdom.h: cpp failed
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.epdWvs
Processing files: tcl-tdom-debuginfo-0.8.3-alt0.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EK4bjn
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.M0rrxl
find-requires: running scripts (debuginfo)
Requires: tcl-tdom = 0.8.3-alt0.2, debug64(libc.so.6), debug64(libexpat.so.1)
Wrote: /usr/src/RPM/RPMS/x86_64/tcl-tdom-0.8.3-alt0.2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/tcl-tdom-devel-0.8.3-alt0.2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/tcl-tdom-debuginfo-0.8.3-alt0.2.x86_64.rpm (w2.lzdio)
10.07user 2.44system 0:14.59elapsed 85%CPU (0avgtext+0avgdata 95224maxresident)k
0inputs+0outputs (0major+867503minor)pagefaults 0swaps
1.60user 1.03system 0:19.24elapsed 13%CPU (0avgtext+0avgdata 120476maxresident)k
0inputs+0outputs (0major+188502minor)pagefaults 0swaps
--- tcl-tdom-0.8.3-alt0.2.x86_64.rpm.repo	2017-08-21 19:24:10.000000000 +0000
+++ tcl-tdom-0.8.3-alt0.2.x86_64.rpm.hasher	2023-06-11 09:31:44.928466220 +0000
@@ -23,3 +23,3 @@
 Provides: tcl-tdom = 0.8.3-alt0.2
-File: /usr/lib64/tcl/libtdom0.8.3.so	100644	root:root	4fc2403942debb7917b33841848451aa	
+File: /usr/lib64/tcl/libtdom0.8.3.so	100644	root:root	5b84e6bc31493ff9e9719b6332ace0cc	
 File: /usr/share/man/mann/dom.n.xz	100644	root:root	4ed2880dd8441afeff08b5b59701ae98	
@@ -32,4 +32,4 @@
 File: /usr/share/tcl/tdom0.8.3	40755	root:root		
-File: /usr/share/tcl/tdom0.8.3/pkgIndex.tcl	100644	root:root	873aae3281cb2416c7e0278edef764a9	
+File: /usr/share/tcl/tdom0.8.3/pkgIndex.tcl	100644	root:root	d0a1e4393786c539ac880c76fed17234	
 File: /usr/share/tcl/tdom0.8.3/tdom.tcl	100644	root:root	56f218609823a70e59ce6dcf74f9acaf	
-RPMIdentity: 87ac32dd307ca01440bb77dcad2b9589132990e70f01f07c1ca4e95e987801bdc517d31a69c16aca6c7fb3ca09b03beb84bdb0cbb91b13b5119fc88e6ec04870
+RPMIdentity: d1877fa56f1c0c34ed24e5acde41c87b2320e857d214e7b608e423f48c886162a3dd3f4562970a85a5facd21cedaf035946c0f33ccd2b1278e2be9a791c91380
--- tcl-tdom-debuginfo-0.8.3-alt0.2.x86_64.rpm.repo	2017-08-21 19:24:10.000000000 +0000
+++ tcl-tdom-debuginfo-0.8.3-alt0.2.x86_64.rpm.hasher	2023-06-11 09:31:44.982466957 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/a4	40755	root:root	
-/usr/lib/debug/.build-id/a4/8bef226e6c98b8bbba331d1e68b1feb12dc034	120777	root:root	../../../../lib64/tcl/libtdom0.8.3.so
-/usr/lib/debug/.build-id/a4/8bef226e6c98b8bbba331d1e68b1feb12dc034.debug	120777	root:root	../../usr/lib64/tcl/libtdom0.8.3.so.debug
+/usr/lib/debug/.build-id/d8	40755	root:root	
+/usr/lib/debug/.build-id/d8/03febd1826e02403a4d60aadffbfa7a907f1ff	120777	root:root	../../../../lib64/tcl/libtdom0.8.3.so
+/usr/lib/debug/.build-id/d8/03febd1826e02403a4d60aadffbfa7a907f1ff.debug	120777	root:root	../../usr/lib64/tcl/libtdom0.8.3.so.debug
 /usr/lib/debug/usr/lib64/tcl	40755	root:root	
@@ -38,7 +38,7 @@
 Provides: tcl-tdom-debuginfo = 0.8.3-alt0.2
-File: /usr/lib/debug/.build-id/a4	40755	root:root		
-File: /usr/lib/debug/.build-id/a4/8bef226e6c98b8bbba331d1e68b1feb12dc034	120777	root:root		../../../../lib64/tcl/libtdom0.8.3.so
-File: /usr/lib/debug/.build-id/a4/8bef226e6c98b8bbba331d1e68b1feb12dc034.debug	120777	root:root		../../usr/lib64/tcl/libtdom0.8.3.so.debug
+File: /usr/lib/debug/.build-id/d8	40755	root:root		
+File: /usr/lib/debug/.build-id/d8/03febd1826e02403a4d60aadffbfa7a907f1ff	120777	root:root		../../../../lib64/tcl/libtdom0.8.3.so
+File: /usr/lib/debug/.build-id/d8/03febd1826e02403a4d60aadffbfa7a907f1ff.debug	120777	root:root		../../usr/lib64/tcl/libtdom0.8.3.so.debug
 File: /usr/lib/debug/usr/lib64/tcl	40755	root:root		
-File: /usr/lib/debug/usr/lib64/tcl/libtdom0.8.3.so.debug	100644	root:root	96df7cac8a880d9c1bb08377454d63d8	
+File: /usr/lib/debug/usr/lib64/tcl/libtdom0.8.3.so.debug	100644	root:root	616d2a761cc7d23b8802780b4b12056b	
 File: /usr/src/debug/tcl-tdom-0.8.3	40755	root:root		
@@ -71,2 +71,2 @@
 File: /usr/src/debug/tcl-tdom-0.8.3/generic/xmlsimple.h	100644	root:root	22ea8fee5ca26dc53e20097e3a7d3ab8	
-RPMIdentity: 8328f74b77ed6117d5bdd3e1a22e99a5ed5b7e77c9b9a8c52207e649c41b18c1ba74cd46e00e6241b1d48c25aabcf70914f8888c526cc08b4457bac3419a1390
+RPMIdentity: c371783680c7a5c37a1062f4b65421923abda02c89d7e374bfba0c5b544c7304d2667d10d31ebc9461039bc2facad4aa2744d1d0331d5d0a0ceda76e3a7a67db
--- tcl-tdom-devel-0.8.3-alt0.2.x86_64.rpm.repo	2017-08-21 19:24:10.000000000 +0000
+++ tcl-tdom-devel-0.8.3-alt0.2.x86_64.rpm.hasher	2023-06-11 09:31:45.053467926 +0000
@@ -6,4 +6,4 @@
 File: /usr/include/tdom.h	100644	root:root	aa581677f95457eea79adcd538ba3337	
-File: /usr/lib64/tcl/libtdomstub0.8.3.a	100644	root:root	e3f727608a8ebd947ac7174d740abce1	
+File: /usr/lib64/tcl/libtdomstub0.8.3.a	100644	root:root	ffd80885469620d2ce5012458c48ac82	
 File: /usr/lib64/tdomConfig.sh	100644	root:root	d892f9e52e932f2dfdc3fff8ddc4d1a1	
-RPMIdentity: 6e163f0a9b9b18dffd61e8235537ba1d767c3ffe9d8999adfe3a050f9c355c243f32c978bdf3251dc6788bb770b421a2a40bee01102f63488f3e47f999b3ed0b
+RPMIdentity: 55f7ff6e18e98f07518c139934ba0436c14b130a2e8ed9f4d454278b82ecc9e57c2fc2a3f977bdf4038ff3a7a3518b3ef9c195f29161468a3c738521dd6141f4