D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/xmlstarlet-1.6.1-8.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8IANKi + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf xmlstarlet-1.6.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/xmlstarlet-1.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xmlstarlet-1.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/xmlstarlet-1.6.1-configure-version.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -i configure.ac -e s/@REPLACE_VERSION@/1.6.1/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vD8x5k + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xmlstarlet-1.6.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi Makefile.am:34: warning: notdir $(WIN32_doc_DIST: non-POSIX variable name Makefile.am:34: (probably a GNU make extension) + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static-libs --with-libxml-include-prefix=/usr/include/libxml2 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-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 the compiler supports GNU C... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... (cached) gawk checking for xml2-config... /bin/xml2-config configure: using libxml-2.9.10 checking for xslt-config... /bin/xslt-config configure: using libxslt-1.1.34 checking for sys/types.h... yes checking for sys/stat.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether lstat correctly handles trailing slash... yes checking for GNU libc compatible malloc... yes checking for GNU libc compatible realloc... yes checking for mode_t... yes checking for size_t... yes checking for lstat... yes checking for stat... yes checking for setmode... no checking how x86_64-mageia-linux-gnu-gcc reports undeclared standard C functions... error checking whether O_BINARY is declared... no checking whether exsltDateXpathCtxtRegister is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating xmlstarlet.spec config.status: creating Makefile config.status: creating solaris/package/sol8-sparc/pkginfo config.status: creating solaris/package/sol9-sparc/pkginfo config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-am make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' gawk -f ./usage2c.awk src/usage.txt > src/usage.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' gawk -f ./usage2c.awk src/c14n-usage.txt > src/c14n-usage.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' gawk -f ./usage2c.awk src/depyx-usage.txt > src/depyx-usage.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' gawk -f ./usage2c.awk src/edit-usage.txt > src/edit-usage.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' gawk -f ./usage2c.awk src/elem-usage.txt > src/elem-usage.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' gawk -f ./usage2c.awk src/escape-usage.txt > src/escape-usage.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' gawk -f ./usage2c.awk src/format-usage.txt > src/format-usage.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' gawk -f ./usage2c.awk src/ls-usage.txt > src/ls-usage.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' gawk -f ./usage2c.awk src/trans-usage.txt > src/trans-usage.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' gawk -f ./usage2c.awk src/select-usage.txt > src/select-usage.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' gawk -f ./usage2c.awk src/pyx-usage.txt > src/pyx-usage.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' gawk -f ./usage2c.awk src/unescape-usage.txt > src/unescape-usage.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' gawk -f ./usage2c.awk src/validate-usage.txt > src/validate-usage.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I//include -I/usr/include/libxml2 -Wall -pedantic -ansi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/xml_C14N.o src/xml_C14N.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I//include -I/usr/include/libxml2 -Wall -pedantic -ansi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/xml_format.o src/xml_format.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I//include -I/usr/include/libxml2 -Wall -pedantic -ansi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/xml_depyx.o src/xml_depyx.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I//include -I/usr/include/libxml2 -Wall -pedantic -ansi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/xml_elem.o src/xml_elem.c src/xml_elem.c: In function 'elMain': src/xml_elem.c:271:27: warning: passing argument 2 of 'xmlHashScan' from incompatible pointer type [-Wincompatible-pointer-types] 271 | xmlHashScan(uniq, hash_key_put, &lines); | ^~~~~~~~~~~~ | | | void (*)(void *, void *, xmlChar *) {aka void (*)(void *, void *, unsigned char *)} In file included from src/xml_elem.c:32: /usr/include/libxml2/libxml/hash.h:213:22: note: expected 'xmlHashScanner' {aka 'void (*)(void *, void *, const unsigned char *)'} but argument is of type 'void (*)(void *, void *, xmlChar *)' {aka 'void (*)(void *, void *, unsigned char *)'} 213 | xmlHashScanner f, | ~~~~~~~~~~~~~~~^ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I//include -I/usr/include/libxml2 -Wall -pedantic -ansi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/trans.o src/trans.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I//include -I/usr/include/libxml2 -Wall -pedantic -ansi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/xml.o src/xml.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I//include -I/usr/include/libxml2 -Wall -pedantic -ansi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/xml_escape.o src/xml_escape.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I//include -I/usr/include/libxml2 -Wall -pedantic -ansi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/xml_pyx.o src/xml_pyx.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I//include -I/usr/include/libxml2 -Wall -pedantic -ansi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/usage.o src/usage.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I//include -I/usr/include/libxml2 -Wall -pedantic -ansi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/xml_edit.o src/xml_edit.c src/xml_edit.c: In function 'edInsert': src/xml_edit.c:371:9: warning: 'node' may be used uninitialized in this function [-Wmaybe-uninitialized] 371 | xmlXPathNodeSetAdd(previous_insertion, node); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I//include -I/usr/include/libxml2 -Wall -pedantic -ansi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/c14n-usage.o src/c14n-usage.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I//include -I/usr/include/libxml2 -Wall -pedantic -ansi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/depyx-usage.o src/depyx-usage.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I//include -I/usr/include/libxml2 -Wall -pedantic -ansi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/xml_ls.o src/xml_ls.c src/xml_ls.c: In function 'xml_print_dir': src/xml_ls.c:140:4: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 140 | chdir(dir); | ^~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I//include -I/usr/include/libxml2 -Wall -pedantic -ansi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/escape-usage.o src/escape-usage.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I//include -I/usr/include/libxml2 -Wall -pedantic -ansi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/elem-usage.o src/elem-usage.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I//include -I/usr/include/libxml2 -Wall -pedantic -ansi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/edit-usage.o src/edit-usage.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I//include -I/usr/include/libxml2 -Wall -pedantic -ansi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/format-usage.o src/format-usage.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I//include -I/usr/include/libxml2 -Wall -pedantic -ansi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/pyx-usage.o src/pyx-usage.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I//include -I/usr/include/libxml2 -Wall -pedantic -ansi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ls-usage.o src/ls-usage.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I//include -I/usr/include/libxml2 -Wall -pedantic -ansi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/select-usage.o src/select-usage.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I//include -I/usr/include/libxml2 -Wall -pedantic -ansi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/xml_trans.o src/xml_trans.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I//include -I/usr/include/libxml2 -Wall -pedantic -ansi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/xml_validate.o src/xml_validate.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I//include -I/usr/include/libxml2 -Wall -pedantic -ansi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/trans-usage.o src/trans-usage.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I//include -I/usr/include/libxml2 -Wall -pedantic -ansi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/unescape-usage.o src/unescape-usage.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I//include -I/usr/include/libxml2 -Wall -pedantic -ansi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/validate-usage.o src/validate-usage.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I//include -I/usr/include/libxml2 -Wall -pedantic -ansi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/xml_select.o src/xml_select.c In file included from /usr/include/libxml2/libxml/tree.h:18, from src/xml_select.c:38: src/xml_select.c: In function 'selPrepareXslt': /usr/include/libxml2/libxml/xmlstring.h:35:18: warning: pointer targets in passing argument 3 of 'xmlStrPrintf' differ in signedness [-Wpointer-sign] 35 | #define BAD_CAST (xmlChar *) src/xml_select.c:552:55: note: in expansion of macro 'BAD_CAST' 552 | xmlStrPrintf(num_buf, sizeof num_buf, BAD_CAST "t%d", t); | ^~~~~~~~ /usr/include/libxml2/libxml/xmlstring.h:100:54: note: expected 'const char *' but argument is of type 'xmlChar *' {aka 'unsigned char *'} 100 | const char *msg, | ~~~~~~~~~~~~^~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' x86_64-mageia-linux-gnu-gcc -Wall -pedantic -ansi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -L//lib -L//lib -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o xml src/trans.o src/xml.o src/xml_C14N.o src/xml_depyx.o src/xml_edit.o src/xml_elem.o src/xml_escape.o src/xml_format.o src/xml_ls.o src/xml_pyx.o src/xml_select.o src/xml_trans.o src/xml_validate.o src/usage.o src/c14n-usage.o src/depyx-usage.o src/edit-usage.o src/elem-usage.o src/escape-usage.o src/format-usage.o src/ls-usage.o src/pyx-usage.o src/select-usage.o src/trans-usage.o src/unescape-usage.o src/validate-usage.o -lexslt -lxslt -lxml2 /usr/bin/ld: skipping incompatible //lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible //lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible //lib/libgcc_s.so.1 when searching for libgcc_s.so.1 /usr/bin/ld: skipping incompatible //lib/libgcc_s.so.1 when searching for libgcc_s.so.1 /usr/bin/ld: skipping incompatible //lib/libc.so when searching for -lc /usr/bin/ld: skipping incompatible //lib/libc.so when searching for -lc /usr/bin/ld: skipping incompatible //lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible //lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible //lib/libgcc_s.so.1 when searching for libgcc_s.so.1 /usr/bin/ld: skipping incompatible //lib/libgcc_s.so.1 when searching for libgcc_s.so.1 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' + pushd doc ~/rpmbuild/BUILD/xmlstarlet-1.6.1/doc ~/rpmbuild/BUILD/xmlstarlet-1.6.1 + xmlto man xmlstarlet-man.xml --skip-validation Note: namesp. cut : stripped namespace before processing xmlstarlet Note: Writing xmlstarlet.1 + xmlto html-nochunks xmlstarlet-ug.xml --skip-validation Note: namesp. cut : stripped namespace before processing XmlStarlet Command Line XML Toolkit User's Guide + ./gen-doc sed: can't read src/usage.txt: No such file or directory sed: can't read src/select-usage.txt: No such file or directory sed: can't read src/edit-usage.txt: No such file or directory sed: can't read src/trans-usage.txt: No such file or directory sed: can't read src/format-usage.txt: No such file or directory sed: can't read src/validate-usage.txt: No such file or directory sed: can't read src/elem-usage.txt: No such file or directory sed: can't read src/escape-usage.txt: No such file or directory sed: can't read src/ls-usage.txt: No such file or directory sed: can't read src/c14n-usage.txt: No such file or directory sed: can't read src/pyx-usage.txt: No such file or directory cat: /examples/xml/table.xml: No such file or directory cat: /examples/xml/tab-obj.xml: No such file or directory cat: /examples/html/hello1.html: No such file or directory cat: /examples/sgml/docbook1.sgml: No such file or directory cat: /examples/xsl/sum1.xsl: No such file or directory cat: /examples/xsl/hello1.xsl: No such file or directory cat: /examples/xsl/param1.xsl: No such file or directory + popd ~/rpmbuild/BUILD/xmlstarlet-1.6.1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.t77SHk + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/xmlstarlet-1.6.1-8.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/xmlstarlet-1.6.1-8.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/xmlstarlet-1.6.1-8.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/xmlstarlet-1.6.1-8.mga8.x86_64 + cd xmlstarlet-1.6.1 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/xmlstarlet-1.6.1-8.mga8.x86_64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/xmlstarlet-1.6.1-8.mga8.x86_64/usr/bin' /usr/bin/install -p xml '/home/iurt/rpmbuild/BUILDROOT/xmlstarlet-1.6.1-8.mga8.x86_64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/xmlstarlet-1.6.1-8.mga8.x86_64/usr/share/doc/xmlstarlet' /usr/bin/install -p -m 644 doc/xmlstarlet-ug.html doc/html.css doc/xmlstarlet.txt '/home/iurt/rpmbuild/BUILDROOT/xmlstarlet-1.6.1-8.mga8.x86_64/usr/share/doc/xmlstarlet' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/xmlstarlet-1.6.1-8.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 doc/xmlstarlet.1 '/home/iurt/rpmbuild/BUILDROOT/xmlstarlet-1.6.1-8.mga8.x86_64/usr/share/man/man1' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1' + mv /home/iurt/rpmbuild/BUILDROOT/xmlstarlet-1.6.1-8.mga8.x86_64/usr/bin/xml /home/iurt/rpmbuild/BUILDROOT/xmlstarlet-1.6.1-8.mga8.x86_64/usr/bin/xmlstarlet + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.6.1-8.mga8 --unique-debug-suffix -1.6.1-8.mga8.x86_64 --unique-debug-src-base xmlstarlet-1.6.1-8.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/xmlstarlet-1.6.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/xmlstarlet-1.6.1-8.mga8.x86_64/usr/bin/xmlstarlet extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xmlstarlet-1.6.1-8.mga8.x86_64/usr/bin/xmlstarlet original debug info size: 364kB, size after compression: 300kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 408 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: xmlstarlet-1.6.1-8.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4VVWHi + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xmlstarlet-1.6.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/xmlstarlet-1.6.1-8.mga8.x86_64/usr/share/doc/xmlstarlet + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/xmlstarlet-1.6.1-8.mga8.x86_64/usr/share/doc/xmlstarlet + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/xmlstarlet-1.6.1-8.mga8.x86_64/usr/share/doc/xmlstarlet + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/xmlstarlet-1.6.1-8.mga8.x86_64/usr/share/doc/xmlstarlet + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/xmlstarlet-1.6.1-8.mga8.x86_64/usr/share/doc/xmlstarlet + cp -pr README /home/iurt/rpmbuild/BUILDROOT/xmlstarlet-1.6.1-8.mga8.x86_64/usr/share/doc/xmlstarlet + cp -pr Copyright /home/iurt/rpmbuild/BUILDROOT/xmlstarlet-1.6.1-8.mga8.x86_64/usr/share/doc/xmlstarlet + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/xmlstarlet-1.6.1-8.mga8.x86_64/usr/share/doc/xmlstarlet + cp -pr doc/xmlstarlet.txt /home/iurt/rpmbuild/BUILDROOT/xmlstarlet-1.6.1-8.mga8.x86_64/usr/share/doc/xmlstarlet + cp -pr doc/xmlstarlet-ug.html /home/iurt/rpmbuild/BUILDROOT/xmlstarlet-1.6.1-8.mga8.x86_64/usr/share/doc/xmlstarlet + RPM_EC=0 ++ jobs -p + exit 0 Provides: xmlstarlet = 1.6.1-8.mga8 xmlstarlet(x86-64) = 1.6.1-8.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(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) libexslt.so.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.0)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.7)(64bit) libxml2.so.2(LIBXML2_2.5.8)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.17)(64bit) libxml2.so.2(LIBXML2_2.6.23)(64bit) libxml2.so.2(LIBXML2_2.6.8)(64bit) libxslt.so.1()(64bit) libxslt.so.1(LIBXML2_1.0.11)(64bit) libxslt.so.1(LIBXML2_1.0.18)(64bit) libxslt.so.1(LIBXML2_1.0.22)(64bit) libxslt.so.1(LIBXML2_1.0.24)(64bit) Processing files: xmlstarlet-debugsource-1.6.1-8.mga8.x86_64 Provides: xmlstarlet-debugsource = 1.6.1-8.mga8 xmlstarlet-debugsource(x86-64) = 1.6.1-8.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xmlstarlet-debuginfo-1.6.1-8.mga8.x86_64 Provides: debuginfo(build-id) = a07ad587e8321a545e1c45dc54c48b0657e5e541 xmlstarlet-debuginfo = 1.6.1-8.mga8 xmlstarlet-debuginfo(x86-64) = 1.6.1-8.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xmlstarlet-debugsource(x86-64) = 1.6.1-8.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/xmlstarlet-1.6.1-8.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/xmlstarlet-debuginfo-1.6.1-8.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/xmlstarlet-1.6.1-8.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/xmlstarlet-debugsource-1.6.1-8.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.p8ZXyk + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xmlstarlet-1.6.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/xmlstarlet-1.6.1-8.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yQn2pk + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf xmlstarlet-1.6.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!