<86>Jun 28 03:24:12 userdel[4191171]: delete user 'rooter'
<86>Jun 28 03:24:12 userdel[4191171]: removed group 'rooter' owned by 'rooter'
<86>Jun 28 03:24:12 userdel[4191171]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 28 03:24:12 groupadd[4191180]: group added to /etc/group: name=rooter, GID=597
<86>Jun 28 03:24:12 groupadd[4191180]: group added to /etc/gshadow: name=rooter
<86>Jun 28 03:24:12 groupadd[4191180]: new group: name=rooter, GID=597
<86>Jun 28 03:24:12 useradd[4191187]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash
<86>Jun 28 03:24:12 userdel[4191203]: delete user 'builder'
<86>Jun 28 03:24:12 userdel[4191203]: removed group 'builder' owned by 'builder'
<86>Jun 28 03:24:12 userdel[4191203]: removed shadow group 'builder' owned by 'builder'
<86>Jun 28 03:24:12 groupadd[4191213]: group added to /etc/group: name=builder, GID=598
<86>Jun 28 03:24:12 groupadd[4191213]: group added to /etc/gshadow: name=builder
<86>Jun 28 03:24:12 groupadd[4191213]: new group: name=builder, GID=598
<86>Jun 28 03:24:12 useradd[4191220]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash
warning: Macro %_tcllibdir not found
warning: Macro %_tcldatadir not found
warning: Macro %_tcllibdir not found
warning: Macro %_tcldatadir not found
<13>Jun 28 03:24:15 rpmi: rpm-build-tcl-0.5.1-alt1 1519671307 installed
<13>Jun 28 03:24:15 rpmi: libtcl-8.6.9-alt1 sisyphus+227145.100.1.2 1555606523 installed
<13>Jun 28 03:24:15 rpmi: tcl-8.6.9-alt1 sisyphus+227145.100.1.2 1555606523 installed
<13>Jun 28 03:24:15 rpmi: tcl-devel-8.6.9-alt1 sisyphus+227145.100.1.2 1555606523 installed
<13>Jun 28 03:24:15 rpmi: libxml2-devel-1:2.9.10-alt2 p9+240157.100.1.1 1572735290 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/tcl-xml-3.1-alt4.qa1.nosrc.rpm
Installing tcl-xml-3.1-alt4.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.17328
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf tcl-xml-3.1
+ echo 'Source #0 (tcl-xml-3.1.tar.bz2):'
Source #0 (tcl-xml-3.1.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/tcl-xml-3.1.tar.bz2
+ /bin/tar -xf -
+ cd tcl-xml-3.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ sed -i s/@lib@/lib64/g pkgIndex.tcl.in libxml2/pkgIndex.tcl.in
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.17328
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd tcl-xml-3.1
+ aclocal
aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
+ autoconf
+ 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
+ '[' -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
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ readlink -e -- ./configure
+ 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.5", have "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 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 if compiler supports visibility "hidden"... yes
checking if rpath support is requested... yes
checking system version... Linux-5.4.49-std-def-alt2
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
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating pkgIndex.tcl
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
+ pushd libxml2
~/RPM/BUILD/tcl-xml-3.1/libxml2 ~/RPM/BUILD/tcl-xml-3.1
+ aclocal
aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
+ autoconf
+ 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
+ '[' -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.5", have "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 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 if compiler supports visibility "hidden"... yes
checking if rpath support is requested... yes
checking system version... Linux-5.4.49-std-def-alt2
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
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating pkgIndex.tcl
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
+ popd
~/RPM/BUILD/tcl-xml-3.1
+ make
make: Entering directory '/usr/src/RPM/BUILD/tcl-xml-3.1'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Tclxml\" -DPACKAGE_TARNAME=\"tclxml\" -DPACKAGE_VERSION=\"3.1\" -DPACKAGE_STRING=\"Tclxml\ 3.1\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1  -Iinclude -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC  -c `echo tclxml.c` -o tclxml.o
tclxml.c: In function 'TclXMLInstanceCmd':
tclxml.c:1427:8: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign]
   data = Tcl_GetByteArrayFromObj(objv[2], &len);
        ^
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Tclxml\" -DPACKAGE_TARNAME=\"tclxml\" -DPACKAGE_VERSION=\"3.1\" -DPACKAGE_STRING=\"Tclxml\ 3.1\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1  -Iinclude -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC  -c `echo tclxmlStubInit.c` -o tclxmlStubInit.o
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Tclxml\" -DPACKAGE_TARNAME=\"tclxml\" -DPACKAGE_VERSION=\"3.1\" -DPACKAGE_STRING=\"Tclxml\ 3.1\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1  -Iinclude -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC  -c `echo tclxmlStubLib.c` -o tclxmlStubLib.o
rm -f libTclxml3.1.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 libTclxml3.1.so tclxml.o tclxmlStubInit.o tclxmlStubLib.o  -L/usr/lib64 -ltclstub8.6 
: libTclxml3.1.so
make: Leaving directory '/usr/src/RPM/BUILD/tcl-xml-3.1'
+ make -C libxml2
make: Entering directory '/usr/src/RPM/BUILD/tcl-xml-3.1/libxml2'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"TclXML_libxml2\" -DPACKAGE_TARNAME=\"tclxml_libxml2\" -DPACKAGE_VERSION=\"3.1\" -DPACKAGE_STRING=\"TclXML_libxml2\ 3.1\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1  -I../include -I/usr/include/libxml2 -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC  -c `echo docObj.c` -o docObj.o
docObj.c: In function 'TclXML_libxml2_NewDocObj':
docObj.c:150:19: warning: pointer targets in passing argument 1 of 'xmlNewDoc' differ in signedness [-Wpointer-sign]
   new = xmlNewDoc("1.0");
                   ^~~~~
In file included from ../include/tclxml-libxml2/tclxml-libxml2.h:24,
                 from docObj.c:14:
/usr/include/libxml2/libxml/tree.h:780:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   xmlNewDoc  (const xmlChar *version);
   ^~~~~~~~~
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"TclXML_libxml2\" -DPACKAGE_TARNAME=\"tclxml_libxml2\" -DPACKAGE_VERSION=\"3.1\" -DPACKAGE_STRING=\"TclXML_libxml2\ 3.1\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1  -I../include -I/usr/include/libxml2 -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC  -c `echo tcllibxml2.c` -o tcllibxml2.o
tcllibxml2.c: In function 'ReaderParse':
tcllibxml2.c:478:13: warning: pointer targets in passing argument 2 of 'xmlTextReaderPreservePattern' differ in signedness [-Wpointer-sign]
             Tcl_GetStringFromObj(info->preserve, NULL),
             ^~~~~~~~~~~~~~~~~~~~
In file included from tcllibxml2.c:20:
/usr/include/libxml2/libxml/xmlreader.h:269:7: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *'
       xmlTextReaderPreservePattern(xmlTextReaderPtr reader,
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
tcllibxml2.c:506:12: warning: pointer targets in assignment from 'const xmlChar *' {aka 'const unsigned char *'} to 'const char *' differ in signedness [-Wpointer-sign]
       name = xmlTextReaderConstLocalName(info->reader);
            ^
tcllibxml2.c:507:10: warning: pointer targets in assignment from 'const xmlChar *' {aka 'const unsigned char *'} to 'const char *' differ in signedness [-Wpointer-sign]
       ns = xmlTextReaderConstNamespaceUri(info->reader);
          ^
tcllibxml2.c:530:30: warning: pointer targets in passing argument 2 of 'tclStubsPtr->tcl_SetStringObj' differ in signedness [-Wpointer-sign]
    Tcl_SetStringObj(itemObj, xmlTextReaderConstLocalName(info->reader), -1);
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tcllibxml2.c:530:30: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'}
tcllibxml2.c:532:31: warning: pointer targets in passing argument 1 of 'tclStubsPtr->tcl_NewStringObj' differ in signedness [-Wpointer-sign]
    itemObj = Tcl_NewStringObj(xmlTextReaderConstValue(info->reader), -1);
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tcllibxml2.c:532:31: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'}
tcllibxml2.c:536:33: warning: pointer targets in passing argument 1 of 'tclStubsPtr->tcl_NewStringObj' differ in signedness [-Wpointer-sign]
      itemObj = Tcl_NewStringObj(xmlTextReaderConstLocalName(info->reader), -1);
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tcllibxml2.c:536:33: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'}
tcllibxml2.c:538:33: warning: pointer targets in passing argument 1 of 'tclStubsPtr->tcl_NewStringObj' differ in signedness [-Wpointer-sign]
      itemObj = Tcl_NewStringObj(xmlTextReaderConstValue(info->reader), -1);
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tcllibxml2.c:538:33: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'}
tcllibxml2.c:567:12: warning: pointer targets in assignment from 'const xmlChar *' {aka 'const unsigned char *'} to 'const char *' differ in signedness [-Wpointer-sign]
       name = xmlTextReaderConstLocalName(info->reader);
            ^
tcllibxml2.c:568:10: warning: pointer targets in assignment from 'const xmlChar *' {aka 'const unsigned char *'} to 'const char *' differ in signedness [-Wpointer-sign]
       ns = xmlTextReaderConstNamespaceUri(info->reader);
          ^
tcllibxml2.c:595:13: warning: pointer targets in assignment from 'const xmlChar *' {aka 'const unsigned char *'} to 'const char *' differ in signedness [-Wpointer-sign]
       value = xmlTextReaderConstValue(info->reader);
             ^
tcllibxml2.c:611:13: warning: pointer targets in assignment from 'const xmlChar *' {aka 'const unsigned char *'} to 'const char *' differ in signedness [-Wpointer-sign]
       value = xmlTextReaderConstValue(info->reader);
             ^
tcllibxml2.c:624:12: warning: pointer targets in assignment from 'const xmlChar *' {aka 'const unsigned char *'} to 'const char *' differ in signedness [-Wpointer-sign]
       name = xmlTextReaderConstName(info->reader);
            ^
tcllibxml2.c:625:13: warning: pointer targets in assignment from 'const xmlChar *' {aka 'const unsigned char *'} to 'const char *' differ in signedness [-Wpointer-sign]
       value = xmlTextReaderConstValue(info->reader);
             ^
tcllibxml2.c:644:12: warning: pointer targets in assignment from 'const xmlChar *' {aka 'const unsigned char *'} to 'const char *' differ in signedness [-Wpointer-sign]
       name = xmlTextReaderConstName(info->reader);
            ^
tcllibxml2.c:645:15: warning: pointer targets in assignment from 'const xmlChar *' {aka 'const unsigned char *'} to 'const char *' differ in signedness [-Wpointer-sign]
       baseuri = xmlTextReaderConstBaseUri(info->reader);
               ^
tcllibxml2.c:647:7: warning: pointer targets in passing argument 2 of 'xmlGetDocEntity' differ in signedness [-Wpointer-sign]
       name);
       ^~~~
In file included from /usr/include/libxml2/libxml/parser.h:20,
                 from /usr/include/libxml2/libxml/globals.h:18,
                 from /usr/include/libxml2/libxml/threads.h:35,
                 from /usr/include/libxml2/libxml/xmlmemory.h:218,
                 from /usr/include/libxml2/libxml/tree.h:1307,
                 from ../include/tclxml-libxml2/tclxml-libxml2.h:24,
                 from tcllibxml2.c:16:
/usr/include/libxml2/libxml/entities.h:106:4: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'const char *'
    xmlGetDocEntity  (const xmlDoc *doc,
    ^~~~~~~~~~~~~~~
tcllibxml2.c:654:44: warning: pointer targets in passing argument 1 of 'tclStubsPtr->tcl_NewStringObj' differ in signedness [-Wpointer-sign]
       sysidObj = Tcl_NewStringObj(entityPtr->SystemID, -1);
                                   ~~~~~~~~~^~~~~~~~~~
tcllibxml2.c:654:44: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'}
tcllibxml2.c:656:44: warning: pointer targets in passing argument 1 of 'tclStubsPtr->tcl_NewStringObj' differ in signedness [-Wpointer-sign]
       extidObj = Tcl_NewStringObj(entityPtr->ExternalID, -1);
                                   ~~~~~~~~~^~~~~~~~~~~~
tcllibxml2.c:656:44: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'}
tcllibxml2.c:398:14: warning: unused variable 'nodePtr' [-Wunused-variable]
   xmlNodePtr nodePtr;
              ^~~~~~~
tcllibxml2.c: In function 'TclXMLlibxml2Configure':
tcllibxml2.c:750:9: warning: variable 'value' set but not used [-Wunused-but-set-variable]
   char *value;
         ^~~~~
tcllibxml2.c: In function 'Result2ParserInput':
tcllibxml2.c:926:44: warning: pointer targets in passing argument 2 of 'xmlNewStringInputStream' differ in signedness [-Wpointer-sign]
   inputPtr = xmlNewStringInputStream(ctxt, Tcl_GetStringFromObj(Tcl_GetObjResult(interp), NULL));
                                            ^~~~~~~~~~~~~~~~~~~~
In file included from tcllibxml2.c:19:
/usr/include/libxml2/libxml/parserInternals.h:361:4: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *'
    xmlNewStringInputStream (xmlParserCtxtPtr ctxt,
    ^~~~~~~~~~~~~~~~~~~~~~~
tcllibxml2.c: In function 'ReaderParse':
tcllibxml2.c:704:16: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized]
   if (ret != 0 || result != TCL_OK) {
                ^
rm -f libTclXML_libxml23.1.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 libTclXML_libxml23.1.so docObj.o tcllibxml2.o -lxml2  -L/usr/lib64 -ltclstub8.6 
: libTclXML_libxml23.1.so
make: Leaving directory '/usr/src/RPM/BUILD/tcl-xml-3.1/libxml2'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.10310
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/tcl-xml-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/tcl-xml-buildroot
+ cd tcl-xml-3.1
+ make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/tcl-xml-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/tcl-xml-3.1'
 /bin/install -p libTclxml3.1.so /usr/src/tmp/tcl-xml-buildroot/usr/lib64/tcl/libTclxml3.1.so
 : /usr/src/tmp/tcl-xml-buildroot/usr/lib64/tcl/libTclxml3.1.so
 Install sgml-8.0.tcl /usr/src/tmp/tcl-xml-buildroot/usr/share/tcl/Tclxml3.1/sgml-8.0.tcl
 Install sgml-8.1.tcl /usr/src/tmp/tcl-xml-buildroot/usr/share/tcl/Tclxml3.1/sgml-8.1.tcl
 Install sgmlparser.tcl /usr/src/tmp/tcl-xml-buildroot/usr/share/tcl/Tclxml3.1/sgmlparser.tcl
 Install tclparser-8.0.tcl /usr/src/tmp/tcl-xml-buildroot/usr/share/tcl/Tclxml3.1/tclparser-8.0.tcl
 Install tclparser-8.1.tcl /usr/src/tmp/tcl-xml-buildroot/usr/share/tcl/Tclxml3.1/tclparser-8.1.tcl
 Install xml-8.0.tcl /usr/src/tmp/tcl-xml-buildroot/usr/share/tcl/Tclxml3.1/xml-8.0.tcl
 Install xml-8.1.tcl /usr/src/tmp/tcl-xml-buildroot/usr/share/tcl/Tclxml3.1/xml-8.1.tcl
 Install xmldep.tcl /usr/src/tmp/tcl-xml-buildroot/usr/share/tcl/Tclxml3.1/xmldep.tcl
 Install xml__tcl.tcl /usr/src/tmp/tcl-xml-buildroot/usr/share/tcl/Tclxml3.1/xml__tcl.tcl
 Install xpath.tcl /usr/src/tmp/tcl-xml-buildroot/usr/share/tcl/Tclxml3.1/xpath.tcl
 Install pkgIndex.tcl /usr/src/tmp/tcl-xml-buildroot/usr/share/tcl/Tclxml3.1
Installing header files in /usr/src/tmp/tcl-xml-buildroot/usr/include/tclxml
Installing ./include/tclxml/tclxml.h
Installing ./include/tclxml/tclxmlDecls.h
If you have documentation to create, place the commands to
build the docs in the 'doc:' target.  For example:
        xml2nroff sample.xml > sample.n
        xml2html sample.xml > sample.html
Installing documentation in /usr/src/tmp/tcl-xml-buildroot/usr/share/man
Installing ./doc/tclxml.n
make: Leaving directory '/usr/src/RPM/BUILD/tcl-xml-3.1'
+ make 'INSTALL=/bin/install -p' -C libxml2 DESTDIR=/usr/src/tmp/tcl-xml-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/tcl-xml-3.1/libxml2'
 /bin/install -p libTclXML_libxml23.1.so /usr/src/tmp/tcl-xml-buildroot/usr/lib64/tcl/libTclXML_libxml23.1.so
 : /usr/src/tmp/tcl-xml-buildroot/usr/lib64/tcl/libTclXML_libxml23.1.so
 Install pkgIndex.tcl /usr/src/tmp/tcl-xml-buildroot/usr/share/tcl/TclXML_libxml23.1
Installing header files in /usr/src/tmp/tcl-xml-buildroot/usr/include/tclxml-libxml2
Installing ./../include/tclxml-libxml2/tclxml-libxml2Decls.h
Installing ./../include/tclxml-libxml2/docObj.h
Installing ./../include/tclxml-libxml2/tclxml-libxml2.h
make: Leaving directory '/usr/src/RPM/BUILD/tcl-xml-3.1/libxml2'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/tcl-xml-buildroot (auto)
mode of './usr/lib64/tcl/libTclXML_libxml23.1.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/tcl/libTclxml3.1.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/tcl-xml-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/tcl-xml-buildroot/ (default)
Compressing files in /usr/src/tmp/tcl-xml-buildroot (auto)
Adjusting library links in /usr/src/tmp/tcl-xml-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/tcl-xml-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/lib64/tcl/libTclXML_libxml23.1.so: undefined symbol: TclXML_ExternalEntityRefHandler
verify-elf: WARNING: ./usr/lib64/tcl/libTclXML_libxml23.1.so: undefined symbol: TclXML_ElementEndHandler
verify-elf: WARNING: ./usr/lib64/tcl/libTclXML_libxml23.1.so: undefined symbol: TclXML_RegisterXMLParser
verify-elf: WARNING: ./usr/lib64/tcl/libTclXML_libxml23.1.so: undefined symbol: TclXML_ProcessingInstructionHandler
verify-elf: WARNING: ./usr/lib64/tcl/libTclXML_libxml23.1.so: undefined symbol: TclXML_ElementStartHandler
verify-elf: WARNING: ./usr/lib64/tcl/libTclXML_libxml23.1.so: undefined symbol: TclXML_CharacterDataHandler
verify-elf: WARNING: ./usr/lib64/tcl/libTclXML_libxml23.1.so: undefined symbol: TclXML_CommentHandler
Hardlinking identical .pyc and .pyo files
Processing files: tcl-xml-core-3.1-alt4.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.70252
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd tcl-xml-3.1
+ DOCDIR=/usr/src/tmp/tcl-xml-buildroot/usr/share/doc/tcl-xml-core-3.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/tcl-xml-buildroot/usr/share/doc/tcl-xml-core-3.1
+ /bin/mkdir -p /usr/src/tmp/tcl-xml-buildroot/usr/share/doc/tcl-xml-core-3.1
+ cp -prL ChangeLog README RELNOTES LICENSE /usr/src/tmp/tcl-xml-buildroot/usr/share/doc/tcl-xml-core-3.1
+ chmod -R go-w /usr/src/tmp/tcl-xml-buildroot/usr/share/doc/tcl-xml-core-3.1
+ chmod -R a+rX /usr/src/tmp/tcl-xml-buildroot/usr/share/doc/tcl-xml-core-3.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kNKM1Q
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.MiACiD
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services,tcl)
Provides: tcl(puretclparser) = 3.1, tcl(sgml) = 1.9, tcl(sgmlparser) = 1.0, tcl(tclparser) = 3.1, tcl(xml) = 3.1, tcl(xml::c) = 3.1, tcl(xml::tcl) = 3.1, tcl(xml::tclparser) = 3.1, tcl(xmldefs) = 3.1, tcl(xmldep) = 1.0, tcl(xpath) = 1.0
Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH), tcl(uri)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yHzk6s
Creating tcl-xml-core-debuginfo package
Processing files: tcl-xml-libxml2-3.1-alt4.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TPvdom
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.EVgDtj
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services,tcl)
Provides: tcl(libxml2) = 3.1, tcl(xml::libxml2) = 3.1
Requires: tcl-xml-core = 3.1-alt4.qa1, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libxml2.so.2()(64bit) >= set:oifKcrPfciRfeAggIeIkoSZm4PfXvYz2gkNtUuyg9oi6lCpHaDqy55omIuGlcsUiO1altwXYBTgVqIicAm5bVuVyytUEYVLy9c, libxml2.so.2(LIBXML2_2.4.30)(64bit), libxml2.so.2(LIBXML2_2.5.0)(64bit), libxml2.so.2(LIBXML2_2.5.4)(64bit), libxml2.so.2(LIBXML2_2.6.0)(64bit), libxml2.so.2(LIBXML2_2.6.3)(64bit), libxml2.so.2(LIBXML2_2.6.6)(64bit), 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.IHmLck
Creating tcl-xml-libxml2-debuginfo package
Processing files: tcl-xml-devel-3.1-alt4.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.g3lOno
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.C2SHXv
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-xml-buildroot/usr/include/tclxml-libxml2/docObj.h:28:10: fatal error: libxml/tree.h: No such file or directory
 #include <libxml/tree.h>
          ^~~~~~~~~~~~~~~
compilation terminated.
cpp.req: /usr/src/tmp/tcl-xml-buildroot/usr/include/tclxml-libxml2/docObj.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-xml-buildroot/usr/include/tclxml-libxml2/docObj.h: cpp failed
/usr/src/tmp/tcl-xml-buildroot/usr/include/tclxml-libxml2/tclxml-libxml2.h:24:10: fatal error: libxml/tree.h: No such file or directory
 #include <libxml/tree.h>
          ^~~~~~~~~~~~~~~
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/tcl-xml-buildroot/usr/include/tclxml-libxml2/tclxml-libxml2.h: cpp failed
In file included from /usr/src/tmp/tcl-xml-buildroot/usr/include/tclxml-libxml2/tclxml-libxml2Decls.h:17:
/usr/src/tmp/tcl-xml-buildroot/usr/include/tclxml-libxml2/docObj.h:28:10: fatal error: libxml/tree.h: No such file or directory
 #include <libxml/tree.h>
          ^~~~~~~~~~~~~~~
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/tcl-xml-buildroot/usr/include/tclxml-libxml2/tclxml-libxml2Decls.h: cpp failed
Requires: tcl-xml-core = 3.1-alt4.qa1, tcl-devel
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fGprVG
Processing files: tcl-xml-core-debuginfo-3.1-alt4.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jEm7hV
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1orW6c
find-requires: running scripts (debuginfo)
Requires: tcl-xml-core = 3.1-alt4.qa1, debug64(libc.so.6)
Processing files: tcl-xml-libxml2-debuginfo-3.1-alt4.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vW93ky
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eaFSXW
find-requires: running scripts (debuginfo)
Requires: tcl-xml-libxml2 = 3.1-alt4.qa1, debug64(libc.so.6), debug64(libxml2.so.2)
Adding to tcl-xml-libxml2-debuginfo a strict dependency on tcl-xml-core-debuginfo
Removing from tcl-xml-libxml2-debuginfo 2 sources provided by tcl-xml-core-debuginfo
also prunning dir /usr/src/debug/tcl-xml-3.1/include/tclxml
Removing 4 extra deps from tcl-xml-libxml2 due to repentancy on tcl-xml-core
Removing 1 extra deps from tcl-xml-libxml2-debuginfo due to repentancy on tcl-xml-core-debuginfo
Wrote: /usr/src/RPM/RPMS/x86_64/tcl-xml-core-3.1-alt4.qa1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/tcl-xml-libxml2-3.1-alt4.qa1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/tcl-xml-devel-3.1-alt4.qa1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/tcl-xml-core-debuginfo-3.1-alt4.qa1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/tcl-xml-libxml2-debuginfo-3.1-alt4.qa1.x86_64.rpm
17.40user 6.04system 0:32.51elapsed 72%CPU (0avgtext+0avgdata 46736maxresident)k
0inputs+0outputs (0major+1099312minor)pagefaults 0swaps
23.83user 11.39system 0:43.35elapsed 81%CPU (0avgtext+0avgdata 117008maxresident)k
0inputs+0outputs (0major+1460203minor)pagefaults 0swaps
--- tcl-xml-core-3.1-alt4.qa1.x86_64.rpm.repo	2013-04-18 17:07:01.000000000 +0000
+++ tcl-xml-core-3.1-alt4.qa1.x86_64.rpm.hasher	2020-06-28 03:24:52.623559975 +0000
@@ -6,3 +6,3 @@
 /usr/share/doc/tcl-xml-core-3.1/RELNOTES	100644	
-/usr/share/man/mann/tclxml.n.bz2	100644	
+/usr/share/man/mann/tclxml.n.xz	100644	
 /usr/share/tcl/Tclxml3.1	40755