<86>Apr 14 01:18:27 userdel[67511]: delete user 'rooter' <86>Apr 14 01:18:27 groupadd[67553]: group added to /etc/group: name=rooter, GID=651 <86>Apr 14 01:18:27 groupadd[67553]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:18:27 groupadd[67553]: new group: name=rooter, GID=651 <86>Apr 14 01:18:27 useradd[67577]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash <86>Apr 14 01:18:27 userdel[67636]: delete user 'builder' <86>Apr 14 01:18:27 userdel[67636]: removed group 'builder' owned by 'builder' <86>Apr 14 01:18:27 userdel[67636]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:18:27 groupadd[67659]: group added to /etc/group: name=builder, GID=652 <86>Apr 14 01:18:27 groupadd[67659]: group added to /etc/gshadow: name=builder <86>Apr 14 01:18:27 groupadd[67659]: new group: name=builder, GID=652 <86>Apr 14 01:18:27 useradd[67673]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash <13>Apr 14 01:18:29 rpmi: rpm-build-tcl-0.4-alt2 1445508295 installed <13>Apr 14 01:18:29 rpmi: libtcl-8.5.9-alt2 1351878901 installed <13>Apr 14 01:18:29 rpmi: tcl-8.5.9-alt2 1351878901 installed <13>Apr 14 01:18:29 rpmi: libexpat-2.2.4-alt0.M80P.1 1503871120 installed <13>Apr 14 01:18:29 rpmi: libexpat-devel-2.2.4-alt0.M80P.1 1503871120 installed <13>Apr 14 01:18:29 rpmi: tcl-devel-8.5.9-alt2 1351878901 installed Installing tcl-tdom-0.8.3-alt0.1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.19823 + 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.1.qa1.tar):' Source #0 (tcl-tdom-0.8.3-alt0.1.qa1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/tcl-tdom-0.8.3-alt0.1.qa1.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.1817 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tcl-tdom-0.8.3 + autoconf + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 --without-included-gettext configure: WARNING: unrecognized options: --disable-dependency-tracking, --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... yes 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-4.19.32-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.5 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, --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 all test 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 -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/xmlsimple.c` -o xmlsimple.o 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 -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/utf8conv.c` -o utf8conv.o 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 -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/dom.c` -o dom.o 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 -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/domhtml.c` -o domhtml.o 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 -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/domxpath.c` -o domxpath.o 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 -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/domxslt.c` -o domxslt.o 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 -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/domlock.c` -o domlock.o 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 -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tcldom.c` -o tcldom.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; ^ 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 -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/nodecmd.c` -o nodecmd.o ./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; ^ ./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; ^ 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 -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tdominit.c` -o tdominit.o ./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; ^ ./generic/domxslt.c: In function 'doSortActions': ./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 */ ^ ./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; ^ ./generic/domxslt.c: 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) { ^ 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 -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tclexpat.c` -o tclexpat.o 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 -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tdomStubInit.c` -o tdomStubInit.o 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 -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tdomStubLib.c` -o tdomStubLib.o rm -f libtdomstub0.8.3.a ar cr libtdomstub0.8.3.a tdomStubLib.o ranlib libtdomstub0.8.3.a rm -f libtdom0.8.3.so x86_64-alt-linux-gcc -shared -pipe -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.5 : libtdom0.8.3.so Tcl 8.5.9 tests running in interp: /usr/bin/tclsh8.5 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 Apr 14 01:18:34 +0000 2019 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 Apr 14 01:18:35 +0000 2019 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 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.9310 + 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 + cd tcl-tdom-0.8.3 + /usr/bin/make 'INSTALL=/bin/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' /bin/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 /bin/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 /bin/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) 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 Processing files: tcl-tdom-0.8.3-alt0.1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.W5HeQ1 find-provides: running scripts (alternatives,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.Se9gBV find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,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.M8Az6R Creating tcl-tdom-debuginfo package Processing files: tcl-tdom-debuginfo-0.8.3-alt0.1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8CAoqR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m9QguT find-requires: running scripts (debuginfo) Requires: tcl-tdom = 0.8.3-alt0.1.qa1, debug64(libc.so.6), debug64(libexpat.so.1) warning: Installed (but unpackaged) file(s) found: /usr/include/tdom.h /usr/lib64/tcl/libtdomstub0.8.3.a /usr/lib64/tdomConfig.sh Wrote: /usr/src/RPM/RPMS/x86_64/tcl-tdom-0.8.3-alt0.1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/tcl-tdom-debuginfo-0.8.3-alt0.1.qa1.x86_64.rpm 11.52user 1.37system 0:11.62elapsed 110%CPU (0avgtext+0avgdata 90000maxresident)k 0inputs+0outputs (0major+628061minor)pagefaults 0swaps 13.99user 3.17system 0:16.46elapsed 104%CPU (0avgtext+0avgdata 122048maxresident)k 0inputs+0outputs (0major+843144minor)pagefaults 0swaps --- tcl-tdom-0.8.3-alt0.1.qa1.x86_64.rpm.repo 2013-04-18 16:17:04.000000000 +0000 +++ tcl-tdom-0.8.3-alt0.1.qa1.x86_64.rpm.hasher 2019-04-14 01:18:42.285892647 +0000 @@ -1,9 +1,9 @@ /usr/lib64/tcl/libtdom0.8.3.so 100644 -/usr/share/man/mann/dom.n.gz 100644 -/usr/share/man/mann/domDoc.n.gz 100644 -/usr/share/man/mann/domNode.n.gz 100644 -/usr/share/man/mann/expat.n.gz 100644 -/usr/share/man/mann/expatapi.n.gz 100644 -/usr/share/man/mann/tdomcmd.n.gz 100644 -/usr/share/man/mann/tnc.n.gz 100644 +/usr/share/man/mann/dom.n.xz 100644 +/usr/share/man/mann/domDoc.n.xz 100644 +/usr/share/man/mann/domNode.n.xz 100644 +/usr/share/man/mann/expat.n.xz 100644 +/usr/share/man/mann/expatapi.n.xz 100644 +/usr/share/man/mann/tdomcmd.n.xz 100644 +/usr/share/man/mann/tnc.n.xz 100644 /usr/share/tcl/tdom0.8.3 40755