<86>Nov 16 09:37:29 userdel[57477]: delete user 'rooter' <86>Nov 16 09:37:29 userdel[57477]: removed group 'rooter' owned by 'rooter' <86>Nov 16 09:37:29 userdel[57477]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 16 09:37:29 groupadd[57487]: group added to /etc/group: name=rooter, GID=663 <86>Nov 16 09:37:29 groupadd[57487]: group added to /etc/gshadow: name=rooter <86>Nov 16 09:37:29 groupadd[57487]: new group: name=rooter, GID=663 <86>Nov 16 09:37:29 useradd[57503]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash <86>Nov 16 09:37:29 userdel[57543]: delete user 'builder' <86>Nov 16 09:37:29 userdel[57543]: removed group 'builder' owned by 'builder' <86>Nov 16 09:37:29 userdel[57543]: removed shadow group 'builder' owned by 'builder' <86>Nov 16 09:37:29 groupadd[57551]: group added to /etc/group: name=builder, GID=664 <86>Nov 16 09:37:29 groupadd[57551]: group added to /etc/gshadow: name=builder <86>Nov 16 09:37:29 groupadd[57551]: new group: name=builder, GID=664 <86>Nov 16 09:37:29 useradd[57579]: new user: name=builder, UID=664, GID=664, 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>Nov 16 09:37:32 rpmi: rpm-build-tcl-0.5.1-alt1 1519671307 installed <13>Nov 16 09:37:32 rpmi: libtcl-8.6.10-alt0.rc0.2 sisyphus+238933.76.11.1 1572638714 installed <13>Nov 16 09:37:32 rpmi: tcl-8.6.10-alt0.rc0.2 sisyphus+238933.76.11.1 1572638714 installed <13>Nov 16 09:37:32 rpmi: tcl-devel-8.6.10-alt0.rc0.2 sisyphus+238933.76.11.1 1572638714 installed <13>Nov 16 09:37:32 rpmi: libxml2-devel-1:2.9.10-alt2 sisyphus+240156.100.1.1 1572696450 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.95068 + 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@/lib/g pkgIndex.tcl.in libxml2/pkgIndex.tcl.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.73348 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext checking TEA configuration... ok (TEA 3.13) configure: configuring Tclxml 3.1 checking system version... Linux-4.19.57-std-def-alt1 checking for Tcl configuration... found /usr/lib/tclConfig.sh checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for existence of /usr/lib/tclConfig.sh... loading checking platform... unix checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... i586-alt-linux-gcc -E checking whether make sets $(MAKE)... yes checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking if the compiler understands -pipe... yes checking whether byte ordering is bigendian... no checking for Tcl public headers... /usr/include checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking for i586-alt-linux-ranlib... ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... (cached) Linux-4.19.57-std-def-alt1 checking for i586-alt-linux-ar... no checking for ar... ar checking for cast to union support... yes checking for required early compiler flags... _LARGEFILE64_SOURCE checking for 64-bit integer type... long long checking for struct dirent64... yes checking for struct stat64... yes checking for open64... yes checking for lseek64... yes checking for off64_t... yes checking for build with symbols... no checking for tclsh... /usr/bin/tclsh8.6 configure: creating ./config.status config.status: creating Makefile config.status: 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n ' -march=i586 -mtune=generic' ']' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext checking TEA configuration... ok (TEA 3.13) configure: configuring TclXML_libxml2 3.1 checking system version... Linux-4.19.57-std-def-alt1 checking for Tcl configuration... found /usr/lib/tclConfig.sh checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for existence of /usr/lib/tclConfig.sh... loading checking platform... unix checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... i586-alt-linux-gcc -E checking whether make sets $(MAKE)... yes checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking if the compiler understands -pipe... yes checking whether byte ordering is bigendian... no checking for Tcl public headers... /usr/include checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking for i586-alt-linux-ranlib... ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... (cached) Linux-4.19.57-std-def-alt1 checking for i586-alt-linux-ar... no checking for ar... ar checking for cast to union support... yes checking for required early compiler flags... _LARGEFILE64_SOURCE checking for 64-bit integer type... long long checking for struct dirent64... yes checking for struct stat64... yes checking for open64... yes checking for lseek64... yes checking for off64_t... yes checking for build with symbols... no checking for tclsh... /usr/bin/tclsh8.6 configure: creating ./config.status config.status: creating Makefile config.status: 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' i586-alt-linux-gcc -DPACKAGE_NAME=\"Tclxml\" -DPACKAGE_TARNAME=\"tclxml\" -DPACKAGE_VERSION=\"3.1\" -DPACKAGE_STRING=\"Tclxml\ 3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_Tclxml=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -Iinclude -I"/usr/include" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -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] 1427 | data = Tcl_GetByteArrayFromObj(objv[2], &len); | ^ i586-alt-linux-gcc -DPACKAGE_NAME=\"Tclxml\" -DPACKAGE_TARNAME=\"tclxml\" -DPACKAGE_VERSION=\"3.1\" -DPACKAGE_STRING=\"Tclxml\ 3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_Tclxml=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -Iinclude -I"/usr/include" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo tclxmlStubInit.c` -o tclxmlStubInit.o i586-alt-linux-gcc -DPACKAGE_NAME=\"Tclxml\" -DPACKAGE_TARNAME=\"tclxml\" -DPACKAGE_VERSION=\"3.1\" -DPACKAGE_STRING=\"Tclxml\ 3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_Tclxml=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -Iinclude -I"/usr/include" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo tclxmlStubLib.c` -o tclxmlStubLib.o rm -f libTclxml3.1.so i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -Wl,--export-dynamic -shared -o libTclxml3.1.so tclxml.o tclxmlStubInit.o tclxmlStubLib.o -L/usr/lib -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' i586-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=\"\" -DBUILD_TclXML_libxml2=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -I../include -I/usr/include/libxml2 -I"/usr/include" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -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] 150 | new = xmlNewDoc("1.0"); | ^~~~~ | | | char * In file included from ../include/tclxml-libxml2/tclxml-libxml2.h:24, from docObj.c:14: /usr/include/libxml2/libxml/tree.h:780:30: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' 780 | xmlNewDoc (const xmlChar *version); | ~~~~~~~~~~~~~~~^~~~~~~ i586-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=\"\" -DBUILD_TclXML_libxml2=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -I../include -I/usr/include/libxml2 -I"/usr/include" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -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] 478 | Tcl_GetStringFromObj(info->preserve, NULL), | ^~~~~~~~~~~~~~~~~~~~ | | | char * In file included from tcllibxml2.c:20: /usr/include/libxml2/libxml/xmlreader.h:270:23: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' 270 | const xmlChar *pattern, | ~~~~~~~~~~~~~~~^~~~~~~ tcllibxml2.c:506:12: warning: pointer targets in assignment from 'const xmlChar *' {aka 'const unsigned char *'} to 'const char *' differ in signedness [-Wpointer-sign] 506 | 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] 507 | ns = xmlTextReaderConstNamespaceUri(info->reader); | ^ tcllibxml2.c:530:30: warning: pointer targets in passing argument 2 of 'tclStubsPtr->tcl_SetStringObj' differ in signedness [-Wpointer-sign] 530 | Tcl_SetStringObj(itemObj, xmlTextReaderConstLocalName(info->reader), -1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | const xmlChar * {aka const unsigned char *} 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] 532 | itemObj = Tcl_NewStringObj(xmlTextReaderConstValue(info->reader), -1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | const xmlChar * {aka const unsigned char *} 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] 536 | itemObj = Tcl_NewStringObj(xmlTextReaderConstLocalName(info->reader), -1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | const xmlChar * {aka const unsigned char *} 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] 538 | itemObj = Tcl_NewStringObj(xmlTextReaderConstValue(info->reader), -1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | const xmlChar * {aka const unsigned char *} 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] 567 | 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] 568 | 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] 595 | 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] 611 | 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] 624 | 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] 625 | 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] 644 | 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] 645 | baseuri = xmlTextReaderConstBaseUri(info->reader); | ^ tcllibxml2.c:647:7: warning: pointer targets in passing argument 2 of 'xmlGetDocEntity' differ in signedness [-Wpointer-sign] 647 | name); | ^~~~ | | | const char * 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:107:23: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'const char *' 107 | const xmlChar *name); | ~~~~~~~~~~~~~~~^~~~ tcllibxml2.c:654:44: warning: pointer targets in passing argument 1 of 'tclStubsPtr->tcl_NewStringObj' differ in signedness [-Wpointer-sign] 654 | sysidObj = Tcl_NewStringObj(entityPtr->SystemID, -1); | ~~~~~~~~~^~~~~~~~~~ | | | const xmlChar * {aka const unsigned char *} 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] 656 | extidObj = Tcl_NewStringObj(entityPtr->ExternalID, -1); | ~~~~~~~~~^~~~~~~~~~~~ | | | const xmlChar * {aka const unsigned char *} 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] 398 | xmlNodePtr nodePtr; | ^~~~~~~ tcllibxml2.c: In function 'TclXMLlibxml2Configure': tcllibxml2.c:750:9: warning: variable 'value' set but not used [-Wunused-but-set-variable] 750 | 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] 926 | inputPtr = xmlNewStringInputStream(ctxt, Tcl_GetStringFromObj(Tcl_GetObjResult(interp), NULL)); | ^~~~~~~~~~~~~~~~~~~~ | | | char * In file included from tcllibxml2.c:19: /usr/include/libxml2/libxml/parserInternals.h:362:23: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' 362 | const xmlChar *buffer); | ~~~~~~~~~~~~~~~^~~~~~ tcllibxml2.c: In function 'ReaderParse': tcllibxml2.c:704:16: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] 704 | if (ret != 0 || result != TCL_OK) { | ^ rm -f libTclXML_libxml23.1.so i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -Wl,--export-dynamic -shared -o libTclXML_libxml23.1.so docObj.o tcllibxml2.o -lxml2 -L/usr/lib -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.25656 + 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 -m 755 libTclxml3.1.so /usr/src/tmp/tcl-xml-buildroot/usr/lib/tcl/libTclxml3.1.so : /usr/src/tmp/tcl-xml-buildroot/usr/lib/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 -m 755 libTclXML_libxml23.1.so /usr/src/tmp/tcl-xml-buildroot/usr/lib/tcl/libTclXML_libxml23.1.so : /usr/src/tmp/tcl-xml-buildroot/usr/lib/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/lib/tcl/libTclXML_libxml23.1.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/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/lib: 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/lib/tcl/libTclXML_libxml23.1.so: undefined symbol: TclXML_ExternalEntityRefHandler verify-elf: WARNING: ./usr/lib/tcl/libTclXML_libxml23.1.so: undefined symbol: TclXML_ElementEndHandler verify-elf: WARNING: ./usr/lib/tcl/libTclXML_libxml23.1.so: undefined symbol: TclXML_RegisterXMLParser verify-elf: WARNING: ./usr/lib/tcl/libTclXML_libxml23.1.so: undefined symbol: TclXML_ProcessingInstructionHandler verify-elf: WARNING: ./usr/lib/tcl/libTclXML_libxml23.1.so: undefined symbol: TclXML_ElementStartHandler verify-elf: WARNING: ./usr/lib/tcl/libTclXML_libxml23.1.so: undefined symbol: TclXML_CharacterDataHandler verify-elf: WARNING: ./usr/lib/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.78462 + 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.A4Onva 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.2ZN1Sb find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,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.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH), tcl(uri) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RNwFGd 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.mmLwod 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.ibpdva find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,tcl) Provides: tcl(libxml2) = 3.1, tcl(xml::libxml2) = 3.1 Requires: tcl-xml-core = 3.1-alt4.qa1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libxml2.so.2 >= set:oifKcrPfciRfeAggIeIkoSZm4PfXvYz2gkNtUuyg9oi6lCpHaDqy55omIuGlcsUiO1altwXYBTgVqIicAm5bVuVyytUEYVLy9c, libxml2.so.2(LIBXML2_2.4.30), libxml2.so.2(LIBXML2_2.5.0), libxml2.so.2(LIBXML2_2.5.4), libxml2.so.2(LIBXML2_2.6.0), libxml2.so.2(LIBXML2_2.6.3), libxml2.so.2(LIBXML2_2.6.6), 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.G19nq9 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.dCF0Xb 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.Qxgibb find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,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 28 | #include | ^~~~~~~~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/tcl-xml-buildroot/usr/include/tclxml-libxml2/docObj.h: cpp failed, trying c++ mode i586-alt-linux-cpp: fatal error: cannot execute 'cc1plus': execvp: No such file or directory compilation terminated. 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 24 | #include | ^~~~~~~~~~~~~~~ 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 28 | #include | ^~~~~~~~~~~~~~~ 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.HCzurb 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.6m6mJa find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ENBk2b find-requires: running scripts (debuginfo) Requires: tcl-xml-core = 3.1-alt4.qa1, debug(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.kmitmb find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LRN6L9 find-requires: running scripts (debuginfo) Requires: tcl-xml-libxml2 = 3.1-alt4.qa1, debug(libc.so.6), debug(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/i586/tcl-xml-core-3.1-alt4.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/tcl-xml-libxml2-3.1-alt4.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/tcl-xml-devel-3.1-alt4.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/tcl-xml-core-debuginfo-3.1-alt4.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/tcl-xml-libxml2-debuginfo-3.1-alt4.qa1.i586.rpm 12.09user 2.06system 0:27.81elapsed 50%CPU (0avgtext+0avgdata 37032maxresident)k 0inputs+0outputs (0major+858016minor)pagefaults 0swaps 16.72user 4.94system 0:37.77elapsed 57%CPU (0avgtext+0avgdata 110180maxresident)k 0inputs+0outputs (0major+1214579minor)pagefaults 0swaps --- tcl-xml-core-3.1-alt4.qa1.i586.rpm.repo 2013-04-18 17:07:01.000000000 +0000 +++ tcl-xml-core-3.1-alt4.qa1.i586.rpm.hasher 2019-11-16 09:38:04.515524722 +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