Mock Version: 2.4 Mock Version: 2.4 Mock Version: 2.4 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/mingw-libxml2.spec'], chrootPath='/var/lib/mock/f31-build-22705578-2060173/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/mingw-libxml2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1599782400 Wrote: /builddir/build/SRPMS/mingw-libxml2-2.9.10-3.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/mingw-libxml2.spec'], chrootPath='/var/lib/mock/f31-build-22705578-2060173/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/mingw-libxml2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1599782400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7mHOKa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libxml2-2.9.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/libxml2-2.9.10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libxml2-2.9.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/libxml2-multilib.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/libxml2-2.9.8-python3-unicode-errors.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/mingw-libxml2-2.9.10-fix-relaxed-approach-to-nested-documents.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/mingw-libxml2-2.9.10-CVE-2019-20388.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/mingw-libxml2-2.9.10-CVE-2020-7595.patch + /usr/bin/cat /builddir/build/SOURCES/libxml2-2.9.10-CVE-2020-24977.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3qzhKe + umask 022 + cd /builddir/build/BUILD + cd libxml2-2.9.10 + MINGW32_CPPFLAGS=-DLIBXML_STATIC_FOR_DLL + MINGW64_CPPFLAGS=-DLIBXML_STATIC_FOR_DLL + MINGW_BUILDDIR_SUFFIX=static + run_mingw_configure --without-python --with-modules --enable-static --disable-shared --with-threads=win32 + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find . -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find . -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + mkdir build_win32static + pushd build_win32static ~/build/BUILD/libxml2-2.9.10/build_win32static ~/build/BUILD/libxml2-2.9.10 ++ /usr/bin/env ++ egrep '^(w+)=(.*)$' ++ egrep -vw 'PWD|USER|LANG' ++ /usr/bin/cut -d= -f1 + unset + test -z '' + PATH_ORIG=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + export PATH_ORIG + PATH=/usr/i686-w64-mingw32/sys-root/mingw/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + export PATH + HOST_CC=gcc + export HOST_CC + unset PKG_CONFIG_PATH + _PREFIX=/usr/bin/i686-w64-mingw32- ++ ls -1 /usr/bin/i686-w64-mingw32-addr2line /usr/bin/i686-w64-mingw32-ar /usr/bin/i686-w64-mingw32-as /usr/bin/i686-w64-mingw32-c++ /usr/bin/i686-w64-mingw32-c++filt /usr/bin/i686-w64-mingw32-cpp /usr/bin/i686-w64-mingw32-dlltool /usr/bin/i686-w64-mingw32-dllwrap /usr/bin/i686-w64-mingw32-elfedit /usr/bin/i686-w64-mingw32-g++ /usr/bin/i686-w64-mingw32-gcc /usr/bin/i686-w64-mingw32-gcc-9.2.1 /usr/bin/i686-w64-mingw32-gcc-ar /usr/bin/i686-w64-mingw32-gcc-nm /usr/bin/i686-w64-mingw32-gcc-ranlib /usr/bin/i686-w64-mingw32-gcov /usr/bin/i686-w64-mingw32-gcov-dump /usr/bin/i686-w64-mingw32-gcov-tool /usr/bin/i686-w64-mingw32-gprof /usr/bin/i686-w64-mingw32-ld /usr/bin/i686-w64-mingw32-ld.bfd /usr/bin/i686-w64-mingw32-nm /usr/bin/i686-w64-mingw32-objcopy /usr/bin/i686-w64-mingw32-objdump /usr/bin/i686-w64-mingw32-pkg-config /usr/bin/i686-w64-mingw32-ranlib /usr/bin/i686-w64-mingw32-readelf /usr/bin/i686-w64-mingw32-size /usr/bin/i686-w64-mingw32-strings /usr/bin/i686-w64-mingw32-strip /usr/bin/i686-w64-mingw32-windmc /usr/bin/i686-w64-mingw32-windres ++ grep -v gcc- + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-addr2line ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=ADDR2LINE + declare -x ADDR2LINE=/usr/bin/i686-w64-mingw32-addr2line + export ADDR2LINE + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ echo /usr/bin/i686-w64-mingw32-ar ++ tr a-z+-. A-ZX__ + x=AR + declare -x AR=/usr/bin/i686-w64-mingw32-ar + export AR + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-as ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=AS + declare -x AS=/usr/bin/i686-w64-mingw32-as + export AS + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-c++ ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=CXX + declare -x CXX=/usr/bin/i686-w64-mingw32-c++ + export CXX + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-c++filt ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=CXXFILT + declare -x CXXFILT=/usr/bin/i686-w64-mingw32-c++filt + export CXXFILT + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-cpp ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=CPP + declare -x CPP=/usr/bin/i686-w64-mingw32-cpp + export CPP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-dlltool ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=DLLTOOL + declare -x DLLTOOL=/usr/bin/i686-w64-mingw32-dlltool + export DLLTOOL + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-dllwrap ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=DLLWRAP + declare -x DLLWRAP=/usr/bin/i686-w64-mingw32-dllwrap + export DLLWRAP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-elfedit ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=ELFEDIT + declare -x ELFEDIT=/usr/bin/i686-w64-mingw32-elfedit + export ELFEDIT + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-g++ ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GXX + declare -x GXX=/usr/bin/i686-w64-mingw32-g++ + export GXX + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-gcc ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GCC + declare -x GCC=/usr/bin/i686-w64-mingw32-gcc + export GCC + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-gcov ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GCOV + declare -x GCOV=/usr/bin/i686-w64-mingw32-gcov + export GCOV + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-gcov-dump ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GCOV_DUMP + declare -x GCOV_DUMP=/usr/bin/i686-w64-mingw32-gcov-dump + export GCOV_DUMP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/i686-w64-mingw32-gcov-tool ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=GCOV_TOOL + declare -x GCOV_TOOL=/usr/bin/i686-w64-mingw32-gcov-tool + export GCOV_TOOL + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/i686-w64-mingw32-gprof ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=GPROF + declare -x GPROF=/usr/bin/i686-w64-mingw32-gprof + export GPROF + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ echo /usr/bin/i686-w64-mingw32-ld + x=LD + declare -x LD=/usr/bin/i686-w64-mingw32-ld + export LD + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ echo /usr/bin/i686-w64-mingw32-ld.bfd + x=LD_BFD + declare -x LD_BFD=/usr/bin/i686-w64-mingw32-ld.bfd + export LD_BFD + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-nm ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=NM + declare -x NM=/usr/bin/i686-w64-mingw32-nm + export NM + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ echo /usr/bin/i686-w64-mingw32-objcopy ++ tr a-z+-. A-ZX__ + x=OBJCOPY + declare -x OBJCOPY=/usr/bin/i686-w64-mingw32-objcopy + export OBJCOPY + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-objdump ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=OBJDUMP + declare -x OBJDUMP=/usr/bin/i686-w64-mingw32-objdump + export OBJDUMP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-pkg-config ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=PKG_CONFIG + declare -x PKG_CONFIG=/usr/bin/i686-w64-mingw32-pkg-config + export PKG_CONFIG + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/i686-w64-mingw32-ranlib ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=RANLIB + declare -x RANLIB=/usr/bin/i686-w64-mingw32-ranlib + export RANLIB + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ echo /usr/bin/i686-w64-mingw32-readelf + x=READELF + declare -x READELF=/usr/bin/i686-w64-mingw32-readelf + export READELF + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ echo /usr/bin/i686-w64-mingw32-size + x=SIZE + declare -x SIZE=/usr/bin/i686-w64-mingw32-size + export SIZE + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ echo /usr/bin/i686-w64-mingw32-strings + x=STRINGS + declare -x STRINGS=/usr/bin/i686-w64-mingw32-strings + export STRINGS + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ echo /usr/bin/i686-w64-mingw32-strip + x=STRIP + declare -x STRIP=/usr/bin/i686-w64-mingw32-strip + export STRIP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ echo /usr/bin/i686-w64-mingw32-windmc + x=WINDMC + declare -x WINDMC=/usr/bin/i686-w64-mingw32-windmc + export WINDMC + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ echo /usr/bin/i686-w64-mingw32-windres + x=WINDRES + declare -x WINDRES=/usr/bin/i686-w64-mingw32-windres + export WINDRES + unset _PREFIX + CC=i686-w64-mingw32-gcc + export CC + CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + export CFLAGS + CPPFLAGS=-DLIBXML_STATIC_FOR_DLL + export CPPFLAGS + '[' -x /usr/bin/i686-w64-mingw32-g++ ']' + CXX=i686-w64-mingw32-g++ + export CXX + CXXFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + export CXXFLAGS + LDFLAGS= + export LDFLAGS ++ grep -- '-config$' ++ ls /usr/i686-w64-mingw32/sys-root/mingw/bin/autopoint /usr/i686-w64-mingw32/sys-root/mingw/bin/envsubst.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/gettext.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/gettext.sh /usr/i686-w64-mingw32/sys-root/mingw/bin/gettextize /usr/i686-w64-mingw32/sys-root/mingw/bin/iconv.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libasprintf-0.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libatomic-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libgcc_s_sjlj-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libgettextlib-0-19-7.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libgettextpo-0.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libgettextsrc-0-19-7.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libintl-8.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libssp-0.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libstdc++-6.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libtermcap-0.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libwinpthread-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/msgattrib.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/msgcat.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/msgcmp.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/msgcomm.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/msgconv.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/msgen.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/msgexec.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/msgfilter.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/msgfmt.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/msggrep.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/msginit.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/msgmerge.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/msgunfmt.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/msguniq.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/ngettext.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/recode-sr-latin.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/xgettext.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/zlib1.dll + unset x i + __mingw32_topdir=. + test -x configure + __mingw32_topdir=.. + ../configure --host=i686-w64-mingw32 --build=s390x-redhat-linux-gnu --target=i686-w64-mingw32 --prefix=/usr/i686-w64-mingw32/sys-root/mingw --exec-prefix=/usr/i686-w64-mingw32/sys-root/mingw --bindir=/usr/i686-w64-mingw32/sys-root/mingw/bin --sbindir=/usr/i686-w64-mingw32/sys-root/mingw/sbin --sysconfdir=/usr/i686-w64-mingw32/sys-root/mingw/etc --datadir=/usr/i686-w64-mingw32/sys-root/mingw/share --includedir=/usr/i686-w64-mingw32/sys-root/mingw/include --libdir=/usr/i686-w64-mingw32/sys-root/mingw/lib --libexecdir=/usr/i686-w64-mingw32/sys-root/mingw/libexec --localstatedir=/usr/i686-w64-mingw32/sys-root/mingw/var --sharedstatedir=/usr/i686-w64-mingw32/sys-root/mingw/com --mandir=/usr/i686-w64-mingw32/sys-root/mingw/share/man --infodir=/usr/i686-w64-mingw32/sys-root/mingw/share/info --without-python --with-modules --enable-static --disable-shared --with-threads=win32 checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... s390x-ibm-linux-gnu checking host system type... i686-w64-mingw32 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for i686-w64-mingw32-strip... /usr/bin/i686-w64-mingw32-strip checking for a thread-safe 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 for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-w64-mingw32-gcc accepts -g... yes checking for i686-w64-mingw32-gcc option to accept ISO C89... none needed checking whether i686-w64-mingw32-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i686-w64-mingw32-gcc... gcc3 checking whether ln -s works... yes checking how to run the C preprocessor... /usr/bin/i686-w64-mingw32-cpp checking for mv... /usr/bin/mv checking for tar... /usr/bin/tar checking for perl... /usr/bin/perl checking for wget... /usr/bin/wget checking for xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking pkg-config is at least version 0.9.0... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by i686-w64-mingw32-gcc... /usr/bin/i686-w64-mingw32-ld checking if the linker (/usr/bin/i686-w64-mingw32-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-w64-mingw32-nm checking the name lister (/usr/bin/i686-w64-mingw32-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert s390x-ibm-linux-gnu file names to i686-w64-mingw32 format... func_convert_file_nix_to_w32 checking how to convert s390x-ibm-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/i686-w64-mingw32-ld option to reload object files... -r checking for i686-w64-mingw32-objdump... /usr/bin/i686-w64-mingw32-objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for i686-w64-mingw32-dlltool... /usr/bin/i686-w64-mingw32-dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for i686-w64-mingw32-ar... /usr/bin/i686-w64-mingw32-ar checking for archiver @FILE support... @ checking for i686-w64-mingw32-strip... (cached) /usr/bin/i686-w64-mingw32-strip checking for i686-w64-mingw32-ranlib... /usr/bin/i686-w64-mingw32-ranlib checking command to parse /usr/bin/i686-w64-mingw32-nm output from i686-w64-mingw32-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-w64-mingw32-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... no checking for objdir... .libs checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if i686-w64-mingw32-gcc static flag -static works... no checking if i686-w64-mingw32-gcc supports -c -o file.o... yes checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes checking whether the i686-w64-mingw32-gcc linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes Checking zlib checking for Z... yes Checking lzma checking for LZMA... no checking lzma.h usability... no checking lzma.h presence... no checking for lzma.h... no Checking headers checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for stdlib.h... (cached) yes checking for sys/socket.h... no checking for netinet/in.h... no checking for arpa/inet.h... no checking netdb.h usability... no checking netdb.h presence... no checking for netdb.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/select.h usability... no checking sys/select.h presence... no checking for sys/select.h... no checking poll.h usability... no checking poll.h presence... no checking for poll.h... no checking sys/mman.h usability... no checking sys/mman.h presence... no checking for sys/mman.h... no checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for arpa/nameser.h... no checking for resolv.h... no checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking for dlfcn.h... (cached) no Checking types checking for uint32_t... yes Checking libraries checking for strftime... yes checking for strftime... (cached) yes checking for localtime... yes checking for gettimeofday... yes checking for ftime... yes checking for stat... yes checking for signal... yes checking for rand... yes checking for rand_r... no checking for srand... yes checking for time... yes checking for isascii... yes checking for mmap... no checking for munmap... no checking for putenv... yes checking for va_copy... yes checking whether va_list is an array type... yes checking for library containing gethostent... no checking for library containing setsockopt... no checking for library containing connect... no checking for type of socket length (socklen_t)... configure: WARNING: could not determine checking for const gethostbyname() argument... no checking for const send() second argument... no checking whether to enable IPv6... no checking for isnan... yes checking for isinf... no checking for isinf in -lm... no Checking configuration requirements Enabling multithreaded support Enabled Schematron support checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for iconv... no checking for iconv in -liconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); Disabling ICU support Enabled Schemas/Relax-NG support checking for printf... yes checking for sprintf... yes checking for fprintf... yes checking for snprintf... yes checking for vfprintf... yes checking for vsprintf... yes checking for vsnprintf... yes checking for sscanf... yes Disabling code coverage for GCC checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libxml2.spec config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/libxml/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/devhelp/Makefile config.status: creating example/Makefile config.status: creating python/Makefile config.status: creating python/tests/Makefile config.status: creating xstc/Makefile config.status: creating include/libxml/xmlversion.h config.status: creating libxml-2.0.pc config.status: creating libxml-2.0-uninstalled.pc config.status: creating libxml2-config.cmake config.status: creating python/setup.py config.status: creating xml2-config config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Done configuring + popd ~/build/BUILD/libxml2-2.9.10 + mkdir build_win64static + pushd build_win64static ~/build/BUILD/libxml2-2.9.10/build_win64static ~/build/BUILD/libxml2-2.9.10 ++ egrep -vw 'PWD|USER|LANG' ++ /usr/bin/cut -d= -f1 ++ egrep '^(w+)=(.*)$' ++ /usr/bin/env + unset + test -z /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/usr/x86_64-w64-mingw32/sys-root/mingw/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + export PATH + HOST_CC=gcc + export HOST_CC + unset PKG_CONFIG_PATH + _PREFIX=/usr/bin/x86_64-w64-mingw32- ++ grep -v gcc- ++ ls -1 /usr/bin/x86_64-w64-mingw32-addr2line /usr/bin/x86_64-w64-mingw32-ar /usr/bin/x86_64-w64-mingw32-as /usr/bin/x86_64-w64-mingw32-c++ /usr/bin/x86_64-w64-mingw32-c++filt /usr/bin/x86_64-w64-mingw32-cpp /usr/bin/x86_64-w64-mingw32-dlltool /usr/bin/x86_64-w64-mingw32-dllwrap /usr/bin/x86_64-w64-mingw32-elfedit /usr/bin/x86_64-w64-mingw32-g++ /usr/bin/x86_64-w64-mingw32-gcc /usr/bin/x86_64-w64-mingw32-gcc-9.2.1 /usr/bin/x86_64-w64-mingw32-gcc-ar /usr/bin/x86_64-w64-mingw32-gcc-nm /usr/bin/x86_64-w64-mingw32-gcc-ranlib /usr/bin/x86_64-w64-mingw32-gcov /usr/bin/x86_64-w64-mingw32-gcov-dump /usr/bin/x86_64-w64-mingw32-gcov-tool /usr/bin/x86_64-w64-mingw32-gprof /usr/bin/x86_64-w64-mingw32-ld /usr/bin/x86_64-w64-mingw32-ld.bfd /usr/bin/x86_64-w64-mingw32-nm /usr/bin/x86_64-w64-mingw32-objcopy /usr/bin/x86_64-w64-mingw32-objdump /usr/bin/x86_64-w64-mingw32-pkg-config /usr/bin/x86_64-w64-mingw32-ranlib /usr/bin/x86_64-w64-mingw32-readelf /usr/bin/x86_64-w64-mingw32-size /usr/bin/x86_64-w64-mingw32-strings /usr/bin/x86_64-w64-mingw32-strip /usr/bin/x86_64-w64-mingw32-windmc /usr/bin/x86_64-w64-mingw32-windres + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-addr2line + x=ADDR2LINE + declare -x ADDR2LINE=/usr/bin/x86_64-w64-mingw32-addr2line + export ADDR2LINE + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-ar ++ tr a-z+-. A-ZX__ + x=AR + declare -x AR=/usr/bin/x86_64-w64-mingw32-ar + export AR + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-as ++ tr a-z+-. A-ZX__ + x=AS + declare -x AS=/usr/bin/x86_64-w64-mingw32-as + export AS + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-c++ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=CXX + declare -x CXX=/usr/bin/x86_64-w64-mingw32-c++ + export CXX + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-c++filt + x=CXXFILT + declare -x CXXFILT=/usr/bin/x86_64-w64-mingw32-c++filt + export CXXFILT + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-cpp ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=CPP + declare -x CPP=/usr/bin/x86_64-w64-mingw32-cpp + export CPP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-dlltool ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=DLLTOOL + declare -x DLLTOOL=/usr/bin/x86_64-w64-mingw32-dlltool + export DLLTOOL + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-dllwrap ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=DLLWRAP + declare -x DLLWRAP=/usr/bin/x86_64-w64-mingw32-dllwrap + export DLLWRAP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-elfedit ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=ELFEDIT + declare -x ELFEDIT=/usr/bin/x86_64-w64-mingw32-elfedit + export ELFEDIT + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-g++ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GXX + declare -x GXX=/usr/bin/x86_64-w64-mingw32-g++ + export GXX + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-gcc + x=GCC + declare -x GCC=/usr/bin/x86_64-w64-mingw32-gcc + export GCC + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-gcov ++ tr a-z+-. A-ZX__ + x=GCOV + declare -x GCOV=/usr/bin/x86_64-w64-mingw32-gcov + export GCOV + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-gcov-dump ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=GCOV_DUMP + declare -x GCOV_DUMP=/usr/bin/x86_64-w64-mingw32-gcov-dump + export GCOV_DUMP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-gcov-tool ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GCOV_TOOL + declare -x GCOV_TOOL=/usr/bin/x86_64-w64-mingw32-gcov-tool + export GCOV_TOOL + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-gprof + x=GPROF + declare -x GPROF=/usr/bin/x86_64-w64-mingw32-gprof + export GPROF + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-ld + x=LD + declare -x LD=/usr/bin/x86_64-w64-mingw32-ld + export LD + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-ld.bfd ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=LD_BFD + declare -x LD_BFD=/usr/bin/x86_64-w64-mingw32-ld.bfd + export LD_BFD + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-nm + x=NM + declare -x NM=/usr/bin/x86_64-w64-mingw32-nm + export NM + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-objcopy + x=OBJCOPY + declare -x OBJCOPY=/usr/bin/x86_64-w64-mingw32-objcopy + export OBJCOPY + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-objdump ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=OBJDUMP + declare -x OBJDUMP=/usr/bin/x86_64-w64-mingw32-objdump + export OBJDUMP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-pkg-config + x=PKG_CONFIG + declare -x PKG_CONFIG=/usr/bin/x86_64-w64-mingw32-pkg-config + export PKG_CONFIG + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-ranlib + x=RANLIB + declare -x RANLIB=/usr/bin/x86_64-w64-mingw32-ranlib + export RANLIB + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-readelf + x=READELF + declare -x READELF=/usr/bin/x86_64-w64-mingw32-readelf + export READELF + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-size + x=SIZE + declare -x SIZE=/usr/bin/x86_64-w64-mingw32-size + export SIZE + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-strings + x=STRINGS + declare -x STRINGS=/usr/bin/x86_64-w64-mingw32-strings + export STRINGS + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-strip + x=STRIP + declare -x STRIP=/usr/bin/x86_64-w64-mingw32-strip + export STRIP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-windmc + x=WINDMC + declare -x WINDMC=/usr/bin/x86_64-w64-mingw32-windmc + export WINDMC + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-windres ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=WINDRES + declare -x WINDRES=/usr/bin/x86_64-w64-mingw32-windres + export WINDRES + unset _PREFIX + CC=x86_64-w64-mingw32-gcc + export CC + CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + export CFLAGS + CPPFLAGS=-DLIBXML_STATIC_FOR_DLL + export CPPFLAGS + '[' -x /usr/bin/x86_64-w64-mingw32-g++ ']' + CXX=x86_64-w64-mingw32-g++ + export CXX + CXXFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + export CXXFLAGS + LDFLAGS= + export LDFLAGS ++ grep -- '-config$' ++ ls /usr/x86_64-w64-mingw32/sys-root/mingw/bin/autopoint /usr/x86_64-w64-mingw32/sys-root/mingw/bin/envsubst.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/gettext.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/gettext.sh /usr/x86_64-w64-mingw32/sys-root/mingw/bin/gettextize /usr/x86_64-w64-mingw32/sys-root/mingw/bin/iconv.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libasprintf-0.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libatomic-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libgcc_s_seh-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libgettextlib-0-19-7.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libgettextpo-0.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libgettextsrc-0-19-7.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libintl-8.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libssp-0.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libstdc++-6.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libtermcap-0.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libwinpthread-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/msgattrib.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/msgcat.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/msgcmp.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/msgcomm.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/msgconv.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/msgen.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/msgexec.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/msgfilter.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/msgfmt.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/msggrep.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/msginit.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/msgmerge.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/msgunfmt.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/msguniq.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/ngettext.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/recode-sr-latin.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/xgettext.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/zlib1.dll + unset x i + __mingw64_topdir=. + test -x configure + __mingw64_topdir=.. + ../configure --host=x86_64-w64-mingw32 --build=s390x-redhat-linux-gnu --target=x86_64-w64-mingw32 --prefix=/usr/x86_64-w64-mingw32/sys-root/mingw --exec-prefix=/usr/x86_64-w64-mingw32/sys-root/mingw --bindir=/usr/x86_64-w64-mingw32/sys-root/mingw/bin --sbindir=/usr/x86_64-w64-mingw32/sys-root/mingw/sbin --sysconfdir=/usr/x86_64-w64-mingw32/sys-root/mingw/etc --datadir=/usr/x86_64-w64-mingw32/sys-root/mingw/share --includedir=/usr/x86_64-w64-mingw32/sys-root/mingw/include --libdir=/usr/x86_64-w64-mingw32/sys-root/mingw/lib --libexecdir=/usr/x86_64-w64-mingw32/sys-root/mingw/libexec --localstatedir=/usr/x86_64-w64-mingw32/sys-root/mingw/var --sharedstatedir=/usr/x86_64-w64-mingw32/sys-root/mingw/com --mandir=/usr/x86_64-w64-mingw32/sys-root/mingw/share/man --infodir=/usr/x86_64-w64-mingw32/sys-root/mingw/share/info --without-python --with-modules --enable-static --disable-shared --with-threads=win32 checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... s390x-ibm-linux-gnu checking host system type... x86_64-w64-mingw32 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for x86_64-w64-mingw32-strip... /usr/bin/x86_64-w64-mingw32-strip checking for a thread-safe 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 for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-w64-mingw32-gcc accepts -g... yes checking for x86_64-w64-mingw32-gcc option to accept ISO C89... none needed checking whether x86_64-w64-mingw32-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-w64-mingw32-gcc... gcc3 checking whether ln -s works... yes checking how to run the C preprocessor... /usr/bin/x86_64-w64-mingw32-cpp checking for mv... /usr/bin/mv checking for tar... /usr/bin/tar checking for perl... /usr/bin/perl checking for wget... /usr/bin/wget checking for xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking pkg-config is at least version 0.9.0... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-w64-mingw32-gcc... /usr/bin/x86_64-w64-mingw32-ld checking if the linker (/usr/bin/x86_64-w64-mingw32-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-w64-mingw32-nm checking the name lister (/usr/bin/x86_64-w64-mingw32-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert s390x-ibm-linux-gnu file names to x86_64-w64-mingw32 format... func_convert_file_nix_to_w32 checking how to convert s390x-ibm-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/x86_64-w64-mingw32-ld option to reload object files... -r checking for x86_64-w64-mingw32-objdump... /usr/bin/x86_64-w64-mingw32-objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for x86_64-w64-mingw32-dlltool... /usr/bin/x86_64-w64-mingw32-dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for x86_64-w64-mingw32-ar... /usr/bin/x86_64-w64-mingw32-ar checking for archiver @FILE support... @ checking for x86_64-w64-mingw32-strip... (cached) /usr/bin/x86_64-w64-mingw32-strip checking for x86_64-w64-mingw32-ranlib... /usr/bin/x86_64-w64-mingw32-ranlib checking command to parse /usr/bin/x86_64-w64-mingw32-nm output from x86_64-w64-mingw32-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-w64-mingw32-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... no checking for objdir... .libs checking if x86_64-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if x86_64-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if x86_64-w64-mingw32-gcc static flag -static works... no checking if x86_64-w64-mingw32-gcc supports -c -o file.o... yes checking if x86_64-w64-mingw32-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-w64-mingw32-gcc linker (/usr/bin/x86_64-w64-mingw32-ld) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes Checking zlib checking for Z... yes Checking lzma checking for LZMA... no checking lzma.h usability... no checking lzma.h presence... no checking for lzma.h... no Checking headers checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for stdlib.h... (cached) yes checking for sys/socket.h... no checking for netinet/in.h... no checking for arpa/inet.h... no checking netdb.h usability... no checking netdb.h presence... no checking for netdb.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/select.h usability... no checking sys/select.h presence... no checking for sys/select.h... no checking poll.h usability... no checking poll.h presence... no checking for poll.h... no checking sys/mman.h usability... no checking sys/mman.h presence... no checking for sys/mman.h... no checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for arpa/nameser.h... no checking for resolv.h... no checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking for dlfcn.h... (cached) no Checking types checking for uint32_t... yes Checking libraries checking for strftime... yes checking for strftime... (cached) yes checking for localtime... yes checking for gettimeofday... yes checking for ftime... yes checking for stat... yes checking for signal... yes checking for rand... yes checking for rand_r... no checking for srand... yes checking for time... yes checking for isascii... yes checking for mmap... no checking for munmap... no checking for putenv... yes checking for va_copy... yes checking whether va_list is an array type... yes checking for library containing gethostent... no checking for library containing setsockopt... no checking for library containing connect... no checking for type of socket length (socklen_t)... configure: WARNING: could not determine checking for const gethostbyname() argument... no checking for const send() second argument... no checking whether to enable IPv6... no checking for isnan... yes checking for isinf... no checking for isinf in -lm... no Checking configuration requirements Enabling multithreaded support Enabled Schematron support checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for iconv... no checking for iconv in -liconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); Disabling ICU support Enabled Schemas/Relax-NG support checking for printf... yes checking for sprintf... yes checking for fprintf... yes checking for snprintf... yes checking for vfprintf... yes checking for vsprintf... yes checking for vsnprintf... yes checking for sscanf... yes Disabling code coverage for GCC checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libxml2.spec config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/libxml/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/devhelp/Makefile config.status: creating example/Makefile config.status: creating python/Makefile config.status: creating python/tests/Makefile config.status: creating xstc/Makefile config.status: creating include/libxml/xmlversion.h config.status: creating libxml-2.0.pc config.status: creating libxml-2.0-uninstalled.pc config.status: creating libxml2-config.cmake config.status: creating python/setup.py config.status: creating xml2-config config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Done configuring + popd ~/build/BUILD/libxml2-2.9.10 + MINGW32_CPPFLAGS= + MINGW64_CPPFLAGS= + MINGW_BUILDDIR_SUFFIX=shared + run_mingw_configure --without-python --with-modules --disable-static --enable-shared --with-threads=win32 + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find . -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find . -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + mkdir build_win32shared + pushd build_win32shared ~/build/BUILD/libxml2-2.9.10/build_win32shared ~/build/BUILD/libxml2-2.9.10 ++ /usr/bin/env ++ egrep -vw 'PWD|USER|LANG' ++ /usr/bin/cut -d= -f1 ++ egrep '^(w+)=(.*)$' + unset + test -z /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/usr/i686-w64-mingw32/sys-root/mingw/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + export PATH + HOST_CC=gcc + export HOST_CC + unset PKG_CONFIG_PATH + _PREFIX=/usr/bin/i686-w64-mingw32- ++ grep -v gcc- ++ ls -1 /usr/bin/i686-w64-mingw32-addr2line /usr/bin/i686-w64-mingw32-ar /usr/bin/i686-w64-mingw32-as /usr/bin/i686-w64-mingw32-c++ /usr/bin/i686-w64-mingw32-c++filt /usr/bin/i686-w64-mingw32-cpp /usr/bin/i686-w64-mingw32-dlltool /usr/bin/i686-w64-mingw32-dllwrap /usr/bin/i686-w64-mingw32-elfedit /usr/bin/i686-w64-mingw32-g++ /usr/bin/i686-w64-mingw32-gcc /usr/bin/i686-w64-mingw32-gcc-9.2.1 /usr/bin/i686-w64-mingw32-gcc-ar /usr/bin/i686-w64-mingw32-gcc-nm /usr/bin/i686-w64-mingw32-gcc-ranlib /usr/bin/i686-w64-mingw32-gcov /usr/bin/i686-w64-mingw32-gcov-dump /usr/bin/i686-w64-mingw32-gcov-tool /usr/bin/i686-w64-mingw32-gprof /usr/bin/i686-w64-mingw32-ld /usr/bin/i686-w64-mingw32-ld.bfd /usr/bin/i686-w64-mingw32-nm /usr/bin/i686-w64-mingw32-objcopy /usr/bin/i686-w64-mingw32-objdump /usr/bin/i686-w64-mingw32-pkg-config /usr/bin/i686-w64-mingw32-ranlib /usr/bin/i686-w64-mingw32-readelf /usr/bin/i686-w64-mingw32-size /usr/bin/i686-w64-mingw32-strings /usr/bin/i686-w64-mingw32-strip /usr/bin/i686-w64-mingw32-windmc /usr/bin/i686-w64-mingw32-windres + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-addr2line ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=ADDR2LINE + declare -x ADDR2LINE=/usr/bin/i686-w64-mingw32-addr2line + export ADDR2LINE + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-ar ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=AR + declare -x AR=/usr/bin/i686-w64-mingw32-ar + export AR + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-as ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=AS + declare -x AS=/usr/bin/i686-w64-mingw32-as + export AS + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-c++ ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=CXX + declare -x CXX=/usr/bin/i686-w64-mingw32-c++ + export CXX + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-c++filt ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=CXXFILT + declare -x CXXFILT=/usr/bin/i686-w64-mingw32-c++filt + export CXXFILT + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-cpp ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=CPP + declare -x CPP=/usr/bin/i686-w64-mingw32-cpp + export CPP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ echo /usr/bin/i686-w64-mingw32-dlltool + x=DLLTOOL + declare -x DLLTOOL=/usr/bin/i686-w64-mingw32-dlltool + export DLLTOOL + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ echo /usr/bin/i686-w64-mingw32-dllwrap + x=DLLWRAP + declare -x DLLWRAP=/usr/bin/i686-w64-mingw32-dllwrap + export DLLWRAP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ echo /usr/bin/i686-w64-mingw32-elfedit + x=ELFEDIT + declare -x ELFEDIT=/usr/bin/i686-w64-mingw32-elfedit + export ELFEDIT + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ echo /usr/bin/i686-w64-mingw32-g++ + x=GXX + declare -x GXX=/usr/bin/i686-w64-mingw32-g++ + export GXX + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-gcc ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=GCC + declare -x GCC=/usr/bin/i686-w64-mingw32-gcc + export GCC + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ echo /usr/bin/i686-w64-mingw32-gcov + x=GCOV + declare -x GCOV=/usr/bin/i686-w64-mingw32-gcov + export GCOV + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/i686-w64-mingw32-gcov-dump ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=GCOV_DUMP + declare -x GCOV_DUMP=/usr/bin/i686-w64-mingw32-gcov-dump + export GCOV_DUMP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-gcov-tool ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=GCOV_TOOL + declare -x GCOV_TOOL=/usr/bin/i686-w64-mingw32-gcov-tool + export GCOV_TOOL + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/i686-w64-mingw32-gprof ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=GPROF + declare -x GPROF=/usr/bin/i686-w64-mingw32-gprof + export GPROF + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-ld ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=LD + declare -x LD=/usr/bin/i686-w64-mingw32-ld + export LD + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-ld.bfd ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=LD_BFD + declare -x LD_BFD=/usr/bin/i686-w64-mingw32-ld.bfd + export LD_BFD + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-nm ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=NM + declare -x NM=/usr/bin/i686-w64-mingw32-nm + export NM + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-objcopy ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=OBJCOPY + declare -x OBJCOPY=/usr/bin/i686-w64-mingw32-objcopy + export OBJCOPY + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-objdump ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=OBJDUMP + declare -x OBJDUMP=/usr/bin/i686-w64-mingw32-objdump + export OBJDUMP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ echo /usr/bin/i686-w64-mingw32-pkg-config + x=PKG_CONFIG + declare -x PKG_CONFIG=/usr/bin/i686-w64-mingw32-pkg-config + export PKG_CONFIG + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-ranlib ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=RANLIB + declare -x RANLIB=/usr/bin/i686-w64-mingw32-ranlib + export RANLIB + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/i686-w64-mingw32-readelf ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=READELF + declare -x READELF=/usr/bin/i686-w64-mingw32-readelf + export READELF + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ echo /usr/bin/i686-w64-mingw32-size + x=SIZE + declare -x SIZE=/usr/bin/i686-w64-mingw32-size + export SIZE + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-strings ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=STRINGS + declare -x STRINGS=/usr/bin/i686-w64-mingw32-strings + export STRINGS + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ echo /usr/bin/i686-w64-mingw32-strip + x=STRIP + declare -x STRIP=/usr/bin/i686-w64-mingw32-strip + export STRIP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-windmc ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=WINDMC + declare -x WINDMC=/usr/bin/i686-w64-mingw32-windmc + export WINDMC + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-windres ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=WINDRES + declare -x WINDRES=/usr/bin/i686-w64-mingw32-windres + export WINDRES + unset _PREFIX + CC=i686-w64-mingw32-gcc + export CC + CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + export CFLAGS + CPPFLAGS= + export CPPFLAGS + '[' -x /usr/bin/i686-w64-mingw32-g++ ']' + CXX=i686-w64-mingw32-g++ + export CXX + CXXFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + export CXXFLAGS + LDFLAGS= + export LDFLAGS ++ grep -- '-config$' ++ ls /usr/i686-w64-mingw32/sys-root/mingw/bin/autopoint /usr/i686-w64-mingw32/sys-root/mingw/bin/envsubst.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/gettext.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/gettext.sh /usr/i686-w64-mingw32/sys-root/mingw/bin/gettextize /usr/i686-w64-mingw32/sys-root/mingw/bin/iconv.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libasprintf-0.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libatomic-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libgcc_s_sjlj-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libgettextlib-0-19-7.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libgettextpo-0.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libgettextsrc-0-19-7.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libintl-8.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libssp-0.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libstdc++-6.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libtermcap-0.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libwinpthread-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/msgattrib.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/msgcat.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/msgcmp.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/msgcomm.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/msgconv.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/msgen.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/msgexec.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/msgfilter.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/msgfmt.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/msggrep.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/msginit.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/msgmerge.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/msgunfmt.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/msguniq.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/ngettext.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/recode-sr-latin.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/xgettext.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/zlib1.dll + unset x i + __mingw32_topdir=. + test -x configure + __mingw32_topdir=.. + ../configure --host=i686-w64-mingw32 --build=s390x-redhat-linux-gnu --target=i686-w64-mingw32 --prefix=/usr/i686-w64-mingw32/sys-root/mingw --exec-prefix=/usr/i686-w64-mingw32/sys-root/mingw --bindir=/usr/i686-w64-mingw32/sys-root/mingw/bin --sbindir=/usr/i686-w64-mingw32/sys-root/mingw/sbin --sysconfdir=/usr/i686-w64-mingw32/sys-root/mingw/etc --datadir=/usr/i686-w64-mingw32/sys-root/mingw/share --includedir=/usr/i686-w64-mingw32/sys-root/mingw/include --libdir=/usr/i686-w64-mingw32/sys-root/mingw/lib --libexecdir=/usr/i686-w64-mingw32/sys-root/mingw/libexec --localstatedir=/usr/i686-w64-mingw32/sys-root/mingw/var --sharedstatedir=/usr/i686-w64-mingw32/sys-root/mingw/com --mandir=/usr/i686-w64-mingw32/sys-root/mingw/share/man --infodir=/usr/i686-w64-mingw32/sys-root/mingw/share/info --without-python --with-modules --disable-static --enable-shared --with-threads=win32 checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... s390x-ibm-linux-gnu checking host system type... i686-w64-mingw32 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for i686-w64-mingw32-strip... /usr/bin/i686-w64-mingw32-strip checking for a thread-safe 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 for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-w64-mingw32-gcc accepts -g... yes checking for i686-w64-mingw32-gcc option to accept ISO C89... none needed checking whether i686-w64-mingw32-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i686-w64-mingw32-gcc... gcc3 checking whether ln -s works... yes checking how to run the C preprocessor... /usr/bin/i686-w64-mingw32-cpp checking for mv... /usr/bin/mv checking for tar... /usr/bin/tar checking for perl... /usr/bin/perl checking for wget... /usr/bin/wget checking for xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking pkg-config is at least version 0.9.0... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by i686-w64-mingw32-gcc... /usr/bin/i686-w64-mingw32-ld checking if the linker (/usr/bin/i686-w64-mingw32-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-w64-mingw32-nm checking the name lister (/usr/bin/i686-w64-mingw32-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert s390x-ibm-linux-gnu file names to i686-w64-mingw32 format... func_convert_file_nix_to_w32 checking how to convert s390x-ibm-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/i686-w64-mingw32-ld option to reload object files... -r checking for i686-w64-mingw32-objdump... /usr/bin/i686-w64-mingw32-objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for i686-w64-mingw32-dlltool... /usr/bin/i686-w64-mingw32-dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for i686-w64-mingw32-ar... /usr/bin/i686-w64-mingw32-ar checking for archiver @FILE support... @ checking for i686-w64-mingw32-strip... (cached) /usr/bin/i686-w64-mingw32-strip checking for i686-w64-mingw32-ranlib... /usr/bin/i686-w64-mingw32-ranlib checking command to parse /usr/bin/i686-w64-mingw32-nm output from i686-w64-mingw32-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-w64-mingw32-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... no checking for objdir... .libs checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if i686-w64-mingw32-gcc static flag -static works... no checking if i686-w64-mingw32-gcc supports -c -o file.o... yes checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes checking whether the i686-w64-mingw32-gcc linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no Checking zlib checking for Z... yes Checking lzma checking for LZMA... no checking lzma.h usability... no checking lzma.h presence... no checking for lzma.h... no Checking headers checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for stdlib.h... (cached) yes checking for sys/socket.h... no checking for netinet/in.h... no checking for arpa/inet.h... no checking netdb.h usability... no checking netdb.h presence... no checking for netdb.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/select.h usability... no checking sys/select.h presence... no checking for sys/select.h... no checking poll.h usability... no checking poll.h presence... no checking for poll.h... no checking sys/mman.h usability... no checking sys/mman.h presence... no checking for sys/mman.h... no checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for arpa/nameser.h... no checking for resolv.h... no checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking for dlfcn.h... (cached) no Checking types checking for uint32_t... yes Checking libraries checking for strftime... yes checking for strftime... (cached) yes checking for localtime... yes checking for gettimeofday... yes checking for ftime... yes checking for stat... yes checking for signal... yes checking for rand... yes checking for rand_r... no checking for srand... yes checking for time... yes checking for isascii... yes checking for mmap... no checking for munmap... no checking for putenv... yes checking for va_copy... yes checking whether va_list is an array type... yes checking for library containing gethostent... no checking for library containing setsockopt... no checking for library containing connect... no checking for type of socket length (socklen_t)... configure: WARNING: could not determine checking for const gethostbyname() argument... no checking for const send() second argument... no checking whether to enable IPv6... no checking for isnan... yes checking for isinf... no checking for isinf in -lm... no Checking configuration requirements Enabling multithreaded support Enabled Schematron support checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for iconv... no checking for iconv in -liconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); Disabling ICU support Enabled Schemas/Relax-NG support checking for printf... yes checking for sprintf... yes checking for fprintf... yes checking for snprintf... yes checking for vfprintf... yes checking for vsprintf... yes checking for vsnprintf... yes checking for sscanf... yes Disabling code coverage for GCC checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libxml2.spec config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/libxml/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/devhelp/Makefile config.status: creating example/Makefile config.status: creating python/Makefile config.status: creating python/tests/Makefile config.status: creating xstc/Makefile config.status: creating include/libxml/xmlversion.h config.status: creating libxml-2.0.pc config.status: creating libxml-2.0-uninstalled.pc config.status: creating libxml2-config.cmake config.status: creating python/setup.py config.status: creating xml2-config config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Done configuring + popd ~/build/BUILD/libxml2-2.9.10 + mkdir build_win64shared + pushd build_win64shared ~/build/BUILD/libxml2-2.9.10/build_win64shared ~/build/BUILD/libxml2-2.9.10 ++ /usr/bin/env ++ egrep -vw 'PWD|USER|LANG' ++ /usr/bin/cut -d= -f1 ++ egrep '^(w+)=(.*)$' + unset + test -z /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/usr/x86_64-w64-mingw32/sys-root/mingw/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + export PATH + HOST_CC=gcc + export HOST_CC + unset PKG_CONFIG_PATH + _PREFIX=/usr/bin/x86_64-w64-mingw32- ++ grep -v gcc- ++ ls -1 /usr/bin/x86_64-w64-mingw32-addr2line /usr/bin/x86_64-w64-mingw32-ar /usr/bin/x86_64-w64-mingw32-as /usr/bin/x86_64-w64-mingw32-c++ /usr/bin/x86_64-w64-mingw32-c++filt /usr/bin/x86_64-w64-mingw32-cpp /usr/bin/x86_64-w64-mingw32-dlltool /usr/bin/x86_64-w64-mingw32-dllwrap /usr/bin/x86_64-w64-mingw32-elfedit /usr/bin/x86_64-w64-mingw32-g++ /usr/bin/x86_64-w64-mingw32-gcc /usr/bin/x86_64-w64-mingw32-gcc-9.2.1 /usr/bin/x86_64-w64-mingw32-gcc-ar /usr/bin/x86_64-w64-mingw32-gcc-nm /usr/bin/x86_64-w64-mingw32-gcc-ranlib /usr/bin/x86_64-w64-mingw32-gcov /usr/bin/x86_64-w64-mingw32-gcov-dump /usr/bin/x86_64-w64-mingw32-gcov-tool /usr/bin/x86_64-w64-mingw32-gprof /usr/bin/x86_64-w64-mingw32-ld /usr/bin/x86_64-w64-mingw32-ld.bfd /usr/bin/x86_64-w64-mingw32-nm /usr/bin/x86_64-w64-mingw32-objcopy /usr/bin/x86_64-w64-mingw32-objdump /usr/bin/x86_64-w64-mingw32-pkg-config /usr/bin/x86_64-w64-mingw32-ranlib /usr/bin/x86_64-w64-mingw32-readelf /usr/bin/x86_64-w64-mingw32-size /usr/bin/x86_64-w64-mingw32-strings /usr/bin/x86_64-w64-mingw32-strip /usr/bin/x86_64-w64-mingw32-windmc /usr/bin/x86_64-w64-mingw32-windres + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-addr2line ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=ADDR2LINE + declare -x ADDR2LINE=/usr/bin/x86_64-w64-mingw32-addr2line + export ADDR2LINE + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-ar + x=AR + declare -x AR=/usr/bin/x86_64-w64-mingw32-ar + export AR + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-as + x=AS + declare -x AS=/usr/bin/x86_64-w64-mingw32-as + export AS + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-c++ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=CXX + declare -x CXX=/usr/bin/x86_64-w64-mingw32-c++ + export CXX + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-c++filt + x=CXXFILT + declare -x CXXFILT=/usr/bin/x86_64-w64-mingw32-c++filt + export CXXFILT + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-cpp + x=CPP + declare -x CPP=/usr/bin/x86_64-w64-mingw32-cpp + export CPP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-dlltool + x=DLLTOOL + declare -x DLLTOOL=/usr/bin/x86_64-w64-mingw32-dlltool + export DLLTOOL + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-dllwrap + x=DLLWRAP + declare -x DLLWRAP=/usr/bin/x86_64-w64-mingw32-dllwrap + export DLLWRAP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-elfedit + x=ELFEDIT + declare -x ELFEDIT=/usr/bin/x86_64-w64-mingw32-elfedit + export ELFEDIT + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-g++ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=GXX + declare -x GXX=/usr/bin/x86_64-w64-mingw32-g++ + export GXX + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-gcc + x=GCC + declare -x GCC=/usr/bin/x86_64-w64-mingw32-gcc + export GCC + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-gcov ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=GCOV + declare -x GCOV=/usr/bin/x86_64-w64-mingw32-gcov + export GCOV + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-gcov-dump + x=GCOV_DUMP + declare -x GCOV_DUMP=/usr/bin/x86_64-w64-mingw32-gcov-dump + export GCOV_DUMP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-gcov-tool + x=GCOV_TOOL + declare -x GCOV_TOOL=/usr/bin/x86_64-w64-mingw32-gcov-tool + export GCOV_TOOL + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-gprof ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=GPROF + declare -x GPROF=/usr/bin/x86_64-w64-mingw32-gprof + export GPROF + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-ld ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=LD + declare -x LD=/usr/bin/x86_64-w64-mingw32-ld + export LD + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-ld.bfd ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=LD_BFD + declare -x LD_BFD=/usr/bin/x86_64-w64-mingw32-ld.bfd + export LD_BFD + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-nm ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=NM + declare -x NM=/usr/bin/x86_64-w64-mingw32-nm + export NM + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-objcopy + x=OBJCOPY + declare -x OBJCOPY=/usr/bin/x86_64-w64-mingw32-objcopy + export OBJCOPY + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-objdump + x=OBJDUMP + declare -x OBJDUMP=/usr/bin/x86_64-w64-mingw32-objdump + export OBJDUMP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-pkg-config + x=PKG_CONFIG + declare -x PKG_CONFIG=/usr/bin/x86_64-w64-mingw32-pkg-config + export PKG_CONFIG + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-ranlib ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=RANLIB + declare -x RANLIB=/usr/bin/x86_64-w64-mingw32-ranlib + export RANLIB + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-readelf + x=READELF + declare -x READELF=/usr/bin/x86_64-w64-mingw32-readelf + export READELF + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-size ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=SIZE + declare -x SIZE=/usr/bin/x86_64-w64-mingw32-size + export SIZE + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-strings ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=STRINGS + declare -x STRINGS=/usr/bin/x86_64-w64-mingw32-strings + export STRINGS + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-strip + x=STRIP + declare -x STRIP=/usr/bin/x86_64-w64-mingw32-strip + export STRIP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-windmc + x=WINDMC + declare -x WINDMC=/usr/bin/x86_64-w64-mingw32-windmc + export WINDMC + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-windres + x=WINDRES + declare -x WINDRES=/usr/bin/x86_64-w64-mingw32-windres + export WINDRES + unset _PREFIX + CC=x86_64-w64-mingw32-gcc + export CC + CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + export CFLAGS + CPPFLAGS= + export CPPFLAGS + '[' -x /usr/bin/x86_64-w64-mingw32-g++ ']' + CXX=x86_64-w64-mingw32-g++ + export CXX + CXXFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + export CXXFLAGS + LDFLAGS= + export LDFLAGS ++ grep -- '-config$' ++ ls /usr/x86_64-w64-mingw32/sys-root/mingw/bin/autopoint /usr/x86_64-w64-mingw32/sys-root/mingw/bin/envsubst.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/gettext.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/gettext.sh /usr/x86_64-w64-mingw32/sys-root/mingw/bin/gettextize /usr/x86_64-w64-mingw32/sys-root/mingw/bin/iconv.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libasprintf-0.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libatomic-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libgcc_s_seh-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libgettextlib-0-19-7.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libgettextpo-0.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libgettextsrc-0-19-7.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libintl-8.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libssp-0.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libstdc++-6.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libtermcap-0.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libwinpthread-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/msgattrib.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/msgcat.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/msgcmp.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/msgcomm.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/msgconv.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/msgen.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/msgexec.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/msgfilter.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/msgfmt.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/msggrep.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/msginit.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/msgmerge.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/msgunfmt.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/msguniq.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/ngettext.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/recode-sr-latin.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/xgettext.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/zlib1.dll + unset x i + __mingw64_topdir=. + test -x configure + __mingw64_topdir=.. + ../configure --host=x86_64-w64-mingw32 --build=s390x-redhat-linux-gnu --target=x86_64-w64-mingw32 --prefix=/usr/x86_64-w64-mingw32/sys-root/mingw --exec-prefix=/usr/x86_64-w64-mingw32/sys-root/mingw --bindir=/usr/x86_64-w64-mingw32/sys-root/mingw/bin --sbindir=/usr/x86_64-w64-mingw32/sys-root/mingw/sbin --sysconfdir=/usr/x86_64-w64-mingw32/sys-root/mingw/etc --datadir=/usr/x86_64-w64-mingw32/sys-root/mingw/share --includedir=/usr/x86_64-w64-mingw32/sys-root/mingw/include --libdir=/usr/x86_64-w64-mingw32/sys-root/mingw/lib --libexecdir=/usr/x86_64-w64-mingw32/sys-root/mingw/libexec --localstatedir=/usr/x86_64-w64-mingw32/sys-root/mingw/var --sharedstatedir=/usr/x86_64-w64-mingw32/sys-root/mingw/com --mandir=/usr/x86_64-w64-mingw32/sys-root/mingw/share/man --infodir=/usr/x86_64-w64-mingw32/sys-root/mingw/share/info --without-python --with-modules --disable-static --enable-shared --with-threads=win32 checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... s390x-ibm-linux-gnu checking host system type... x86_64-w64-mingw32 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for x86_64-w64-mingw32-strip... /usr/bin/x86_64-w64-mingw32-strip checking for a thread-safe 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 for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-w64-mingw32-gcc accepts -g... yes checking for x86_64-w64-mingw32-gcc option to accept ISO C89... none needed checking whether x86_64-w64-mingw32-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-w64-mingw32-gcc... gcc3 checking whether ln -s works... yes checking how to run the C preprocessor... /usr/bin/x86_64-w64-mingw32-cpp checking for mv... /usr/bin/mv checking for tar... /usr/bin/tar checking for perl... /usr/bin/perl checking for wget... /usr/bin/wget checking for xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking pkg-config is at least version 0.9.0... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-w64-mingw32-gcc... /usr/bin/x86_64-w64-mingw32-ld checking if the linker (/usr/bin/x86_64-w64-mingw32-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-w64-mingw32-nm checking the name lister (/usr/bin/x86_64-w64-mingw32-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert s390x-ibm-linux-gnu file names to x86_64-w64-mingw32 format... func_convert_file_nix_to_w32 checking how to convert s390x-ibm-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/x86_64-w64-mingw32-ld option to reload object files... -r checking for x86_64-w64-mingw32-objdump... /usr/bin/x86_64-w64-mingw32-objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for x86_64-w64-mingw32-dlltool... /usr/bin/x86_64-w64-mingw32-dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for x86_64-w64-mingw32-ar... /usr/bin/x86_64-w64-mingw32-ar checking for archiver @FILE support... @ checking for x86_64-w64-mingw32-strip... (cached) /usr/bin/x86_64-w64-mingw32-strip checking for x86_64-w64-mingw32-ranlib... /usr/bin/x86_64-w64-mingw32-ranlib checking command to parse /usr/bin/x86_64-w64-mingw32-nm output from x86_64-w64-mingw32-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-w64-mingw32-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... no checking for objdir... .libs checking if x86_64-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if x86_64-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if x86_64-w64-mingw32-gcc static flag -static works... no checking if x86_64-w64-mingw32-gcc supports -c -o file.o... yes checking if x86_64-w64-mingw32-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-w64-mingw32-gcc linker (/usr/bin/x86_64-w64-mingw32-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no Checking zlib checking for Z... yes Checking lzma checking for LZMA... no checking lzma.h usability... no checking lzma.h presence... no checking for lzma.h... no Checking headers checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for stdlib.h... (cached) yes checking for sys/socket.h... no checking for netinet/in.h... no checking for arpa/inet.h... no checking netdb.h usability... no checking netdb.h presence... no checking for netdb.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/select.h usability... no checking sys/select.h presence... no checking for sys/select.h... no checking poll.h usability... no checking poll.h presence... no checking for poll.h... no checking sys/mman.h usability... no checking sys/mman.h presence... no checking for sys/mman.h... no checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for arpa/nameser.h... no checking for resolv.h... no checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking for dlfcn.h... (cached) no Checking types checking for uint32_t... yes Checking libraries checking for strftime... yes checking for strftime... (cached) yes checking for localtime... yes checking for gettimeofday... yes checking for ftime... yes checking for stat... yes checking for signal... yes checking for rand... yes checking for rand_r... no checking for srand... yes checking for time... yes checking for isascii... yes checking for mmap... no checking for munmap... no checking for putenv... yes checking for va_copy... yes checking whether va_list is an array type... yes checking for library containing gethostent... no checking for library containing setsockopt... no checking for library containing connect... no checking for type of socket length (socklen_t)... configure: WARNING: could not determine checking for const gethostbyname() argument... no checking for const send() second argument... no checking whether to enable IPv6... no checking for isnan... yes checking for isinf... no checking for isinf in -lm... no Checking configuration requirements Enabling multithreaded support Enabled Schematron support checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for iconv... no checking for iconv in -liconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); Disabling ICU support Enabled Schemas/Relax-NG support checking for printf... yes checking for sprintf... yes checking for fprintf... yes checking for snprintf... yes checking for vfprintf... yes checking for vsprintf... yes checking for vsnprintf... yes checking for sscanf... yes Disabling code coverage for GCC checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libxml2.spec config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/libxml/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/devhelp/Makefile config.status: creating example/Makefile config.status: creating python/Makefile config.status: creating python/tests/Makefile config.status: creating xstc/Makefile config.status: creating include/libxml/xmlversion.h config.status: creating libxml-2.0.pc config.status: creating libxml-2.0-uninstalled.pc config.status: creating libxml2-config.cmake config.status: creating python/setup.py config.status: creating xml2-config config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Done configuring + popd ~/build/BUILD/libxml2-2.9.10 + MINGW_BUILDDIR_SUFFIX=static + run_mingw_make -j2 + /usr/bin/make -C build_win32static -j2 make: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32static' /usr/bin/make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32static' Making all in include make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32static/include' Making all in libxml make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32static/include/libxml' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32static/include/libxml' make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32static/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32static/include' make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32static/include' Making all in . make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32static' CC xmllint.o CC SAX.lo CC entities.lo CC encoding.lo CC error.lo CC parserInternals.lo CC parser.lo CC tree.lo CC hash.lo CC list.lo CC xmlIO.lo CC xmlmemory.lo CC uri.lo CC valid.lo CC xlink.lo CC HTMLparser.lo CC HTMLtree.lo CC debugXML.lo CC xpath.lo CC xpointer.lo CC xinclude.lo CC nanohttp.lo CC nanoftp.lo CC catalog.lo CC globals.lo CC threads.lo CC c14n.lo CC xmlstring.lo CC buf.lo CC xmlregexp.lo CC xmlschemas.lo CC xmlschemastypes.lo CC xmlunicode.lo CC xmlreader.lo CC relaxng.lo CC dict.lo CC SAX2.lo CC xmlwriter.lo CC legacy.lo CC chvalid.lo CC pattern.lo CC xmlsave.lo CC xmlmodule.lo CC schematron.lo CC xzlib.lo CC xmlcatalog.o CC testdso.lo sed -e 's?\@XML_LIBDIR\@?-L/usr/i686-w64-mingw32/sys-root/mingw/lib?g' \ -e 's?\@XML_INCLUDEDIR\@?-I/usr/i686-w64-mingw32/sys-root/mingw/include/libxml2?g' \ -e 's?\@VERSION\@?2.9.10?g' \ -e 's?\@XML_LIBS\@?-lxml2?g' \ -e 's?\@XML_PRIVATE_LIBS\@?-L/usr/i686-w64-mingw32/sys-root/mingw/lib -lz -liconv ?g' \ < ../xml2Conf.sh.in > xml2Conf.tmp \ && mv xml2Conf.tmp xml2Conf.sh CCLD libxml2.la CCLD testdso.la CCLD xmllint.exe CCLD xmlcatalog.exe make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32static' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32static/doc' Making all in . make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32static/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32static/doc' Making all in devhelp make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32static/doc/devhelp' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32static/doc/devhelp' Making all in examples make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32static/doc/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32static/doc/examples' make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32static/doc' Making all in example make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32static/example' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32static/example' Making all in xstc make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32static/xstc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32static/xstc' make[1]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32static' make: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32static' + /usr/bin/make -C build_win64static -j2 make: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64static' /usr/bin/make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64static' Making all in include make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64static/include' Making all in libxml make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64static/include/libxml' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64static/include/libxml' make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64static/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64static/include' make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64static/include' Making all in . make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64static' CC xmllint.o CC SAX.lo CC entities.lo CC encoding.lo CC error.lo CC parserInternals.lo CC parser.lo CC tree.lo CC hash.lo CC list.lo CC xmlIO.lo CC xmlmemory.lo CC uri.lo CC valid.lo CC xlink.lo CC HTMLparser.lo CC HTMLtree.lo CC debugXML.lo CC xpath.lo CC xpointer.lo CC xinclude.lo CC nanohttp.lo CC nanoftp.lo CC catalog.lo CC globals.lo CC threads.lo CC c14n.lo CC xmlstring.lo CC buf.lo CC xmlregexp.lo CC xmlschemas.lo CC xmlschemastypes.lo CC xmlunicode.lo CC xmlreader.lo CC relaxng.lo CC dict.lo CC SAX2.lo CC xmlwriter.lo CC legacy.lo CC chvalid.lo CC pattern.lo CC xmlsave.lo CC xmlmodule.lo CC schematron.lo CC xzlib.lo CC xmlcatalog.o CC testdso.lo sed -e 's?\@XML_LIBDIR\@?-L/usr/x86_64-w64-mingw32/sys-root/mingw/lib?g' \ -e 's?\@XML_INCLUDEDIR\@?-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/libxml2?g' \ -e 's?\@VERSION\@?2.9.10?g' \ -e 's?\@XML_LIBS\@?-lxml2?g' \ -e 's?\@XML_PRIVATE_LIBS\@?-L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lz -liconv ?g' \ < ../xml2Conf.sh.in > xml2Conf.tmp \ && mv xml2Conf.tmp xml2Conf.sh CCLD libxml2.la CCLD testdso.la CCLD xmllint.exe CCLD xmlcatalog.exe make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64static' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64static/doc' Making all in . make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64static/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64static/doc' Making all in devhelp make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64static/doc/devhelp' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64static/doc/devhelp' Making all in examples make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64static/doc/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64static/doc/examples' make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64static/doc' Making all in example make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64static/example' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64static/example' Making all in xstc make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64static/xstc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64static/xstc' make[1]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64static' make: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64static' + MINGW_BUILDDIR_SUFFIX=shared + run_mingw_make -j2 + /usr/bin/make -C build_win32shared -j2 make: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared' /usr/bin/make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared' Making all in include make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/include' Making all in libxml make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/include/libxml' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/include/libxml' make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/include' make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/include' Making all in . make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared' CC xmllint.o CC SAX.lo CC entities.lo CC encoding.lo CC error.lo CC parserInternals.lo CC parser.lo CC tree.lo CC hash.lo CC list.lo CC xmlIO.lo CC xmlmemory.lo CC uri.lo CC valid.lo CC xlink.lo CC HTMLparser.lo CC HTMLtree.lo CC debugXML.lo CC xpath.lo CC xpointer.lo CC xinclude.lo CC nanohttp.lo CC nanoftp.lo CC catalog.lo CC globals.lo CC threads.lo CC c14n.lo CC xmlstring.lo CC buf.lo CC xmlregexp.lo CC xmlschemas.lo CC xmlschemastypes.lo CC xmlunicode.lo CC xmlreader.lo CC relaxng.lo CC dict.lo CC SAX2.lo CC xmlwriter.lo CC legacy.lo CC chvalid.lo CC pattern.lo CC xmlsave.lo CC xmlmodule.lo CC schematron.lo CC xzlib.lo CC xmlcatalog.o CC testdso.lo sed -e 's?\@XML_LIBDIR\@?-L/usr/i686-w64-mingw32/sys-root/mingw/lib?g' \ -e 's?\@XML_INCLUDEDIR\@?-I/usr/i686-w64-mingw32/sys-root/mingw/include/libxml2?g' \ -e 's?\@VERSION\@?2.9.10?g' \ -e 's?\@XML_LIBS\@?-lxml2?g' \ -e 's?\@XML_PRIVATE_LIBS\@?-L/usr/i686-w64-mingw32/sys-root/mingw/lib -lz -liconv ?g' \ < ../xml2Conf.sh.in > xml2Conf.tmp \ && mv xml2Conf.tmp xml2Conf.sh CCLD libxml2.la CCLD testdso.la CCLD xmllint.exe CCLD xmlcatalog.exe libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin:/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin:/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/.libs' libtool: error: Continuing, but uninstalled executables may not work. make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/doc' Making all in . make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/doc' Making all in devhelp make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/doc/devhelp' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/doc/devhelp' Making all in examples make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/doc/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/doc/examples' make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/doc' Making all in example make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/example' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/example' Making all in xstc make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/xstc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/xstc' make[1]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared' make: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared' + /usr/bin/make -C build_win64shared -j2 make: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared' /usr/bin/make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared' Making all in include make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/include' Making all in libxml make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/include/libxml' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/include/libxml' make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/include' make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/include' Making all in . make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared' CC xmllint.o CC SAX.lo CC entities.lo CC encoding.lo CC error.lo CC parserInternals.lo CC parser.lo CC tree.lo CC hash.lo CC list.lo CC xmlIO.lo CC xmlmemory.lo CC uri.lo CC valid.lo CC xlink.lo CC HTMLparser.lo CC HTMLtree.lo CC debugXML.lo CC xpath.lo CC xpointer.lo CC xinclude.lo CC nanohttp.lo CC nanoftp.lo CC catalog.lo CC globals.lo CC threads.lo CC c14n.lo CC xmlstring.lo CC buf.lo CC xmlregexp.lo CC xmlschemas.lo CC xmlschemastypes.lo CC xmlunicode.lo CC xmlreader.lo CC relaxng.lo CC dict.lo CC SAX2.lo CC xmlwriter.lo CC legacy.lo CC chvalid.lo CC pattern.lo CC xmlsave.lo CC xmlmodule.lo CC schematron.lo CC xzlib.lo CC xmlcatalog.o CC testdso.lo sed -e 's?\@XML_LIBDIR\@?-L/usr/x86_64-w64-mingw32/sys-root/mingw/lib?g' \ -e 's?\@XML_INCLUDEDIR\@?-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/libxml2?g' \ -e 's?\@VERSION\@?2.9.10?g' \ -e 's?\@XML_LIBS\@?-lxml2?g' \ -e 's?\@XML_PRIVATE_LIBS\@?-L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lz -liconv ?g' \ < ../xml2Conf.sh.in > xml2Conf.tmp \ && mv xml2Conf.tmp xml2Conf.sh CCLD libxml2.la CCLD testdso.la CCLD xmlcatalog.exe CCLD xmllint.exe libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/.libs' libtool: error: Could not determine the host path corresponding to libtool: error: Continuing, but uninstalled executables may not work. libtool: error: '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: Could not determine the host path corresponding to libtool: error: '/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin:/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/.libs' libtool: error: '/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin:/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Continuing, but uninstalled executables may not work. make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/doc' Making all in . make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/doc' Making all in devhelp make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/doc/devhelp' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/doc/devhelp' Making all in examples make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/doc/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/doc/examples' make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/doc' Making all in example make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/example' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/example' Making all in xstc make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/xstc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/xstc' make[1]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared' make: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IwKBwd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch ++ dirname /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch + cd libxml2-2.9.10 + MINGW_BUILDDIR_SUFFIX=shared + run_mingw_make install DESTDIR=/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch 'INSTALL=/usr/bin/install -p' DESTDIR=/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch + /usr/bin/make -C build_win32shared install DESTDIR=/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch 'INSTALL=/usr/bin/install -p' DESTDIR=/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch make: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared' /usr/bin/make install-recursive make[1]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared' Making install in include make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/include' Making install in libxml make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/include/libxml' make[4]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/include/libxml' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/libxml2/libxml' /usr/bin/install -p -m 644 ../../../include/libxml/SAX.h ../../../include/libxml/entities.h ../../../include/libxml/encoding.h ../../../include/libxml/parser.h ../../../include/libxml/parserInternals.h ../../../include/libxml/xmlerror.h ../../../include/libxml/HTMLparser.h ../../../include/libxml/HTMLtree.h ../../../include/libxml/debugXML.h ../../../include/libxml/tree.h ../../../include/libxml/list.h ../../../include/libxml/hash.h ../../../include/libxml/xpath.h ../../../include/libxml/xpathInternals.h ../../../include/libxml/xpointer.h ../../../include/libxml/xinclude.h ../../../include/libxml/xmlIO.h ../../../include/libxml/xmlmemory.h ../../../include/libxml/nanohttp.h ../../../include/libxml/nanoftp.h ../../../include/libxml/uri.h ../../../include/libxml/valid.h ../../../include/libxml/xlink.h xmlversion.h ../../../include/libxml/DOCBparser.h ../../../include/libxml/catalog.h ../../../include/libxml/threads.h ../../../include/libxml/globals.h ../../../include/libxml/c14n.h ../../../include/libxml/xmlautomata.h ../../../include/libxml/xmlregexp.h ../../../include/libxml/xmlmodule.h ../../../include/libxml/xmlschemas.h ../../../include/libxml/schemasInternals.h ../../../include/libxml/xmlschemastypes.h ../../../include/libxml/xmlstring.h ../../../include/libxml/xmlunicode.h ../../../include/libxml/xmlreader.h ../../../include/libxml/relaxng.h ../../../include/libxml/dict.h '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/libxml2/libxml' /usr/bin/install -p -m 644 ../../../include/libxml/SAX2.h ../../../include/libxml/xmlexports.h ../../../include/libxml/xmlwriter.h ../../../include/libxml/chvalid.h ../../../include/libxml/pattern.h ../../../include/libxml/xmlsave.h ../../../include/libxml/schematron.h '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/libxml2/libxml' make[4]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/include/libxml' make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/include/libxml' make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/include' make[4]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/include' make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/include' make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/include' Making install in . make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared' make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib' /bin/sh ./libtool --mode=install /usr/bin/install -p libxml2.la '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -p .libs/libxml2.dll.a /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libxml2.dll.a libtool: install: base_file=`basename libxml2.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libxml2.la'i; echo libxml2-2.dll'` libtool: install: dldir=/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/`dirname ../bin/libxml2-2.dll` libtool: install: test -d /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin libtool: install: /usr/bin/install -p .libs/libxml2-2.dll /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libxml2-2.dll libtool: install: chmod a+x /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libxml2-2.dll libtool: install: if test -n '' && test -n '/usr/bin/i686-w64-mingw32-strip --strip-unneeded'; then eval '/usr/bin/i686-w64-mingw32-strip --strip-unneeded /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libxml2-2.dll' || exit 0; fi libtool: install: /usr/bin/install -p .libs/libxml2.lai /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libxml2.la libtool: warning: remember to run 'libtool --finish /usr/i686-w64-mingw32/sys-root/mingw/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p xmllint.exe xmlcatalog.exe '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin' libtool: warning: './libxml2.la' has not been installed in '/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -p .libs/xmllint.exe /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/xmllint.exe libtool: warning: './libxml2.la' has not been installed in '/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -p .libs/xmlcatalog.exe /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/xmlcatalog.exe /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin' /usr/bin/install -p xml2-config '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib' /usr/bin/install -p -m 644 xml2Conf.sh '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/cmake/libxml2' /usr/bin/install -p -m 644 libxml2-config.cmake '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/cmake/libxml2' /usr/bin/mkdir -p /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10 /usr/bin/install -p -m 0644 ../Copyright /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10 /usr/bin/mkdir -p /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/examples /usr/bin/install -p -m 0644 ../xmllint.c /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/examples /usr/bin/install -p -m 0644 ../testSAX.c /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/examples /usr/bin/install -p -m 0644 ../testHTML.c /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/examples /usr/bin/install -p -m 0644 ../testXPath.c /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/examples /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal' /usr/bin/install -p -m 644 ../libxml.m4 '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1' /usr/bin/install -p -m 644 ../xml2-config.1 '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3' /usr/bin/install -p -m 644 ../libxml.3 '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig' /usr/bin/install -p -m 644 libxml-2.0.pc '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared' make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared' Making install in doc make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/doc' Making install in . make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/doc' make[4]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/doc' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/html /usr/bin/install -p -m 0644 ../../doc/xml.html ../../doc/encoding.html ../../doc/FAQ.html ../../doc/structure.gif ../../doc/DOM.gif ../../doc/smallfootonly.gif ../../doc/redhat.gif ../../doc/libxml.gif ../../doc/w3c.png ../../doc/Libxml2-Logo-180x168.gif ../../doc/Libxml2-Logo-90x34.gif /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/html /usr/bin/mkdir -p /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/html/html /usr/bin/install -p -m 0644 ../../doc/html/*.html /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/html/html /usr/bin/install -p -m 0644 ../../doc/html/*.png /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/html/html /usr/bin/mkdir -p /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/html/tutorial /usr/bin/install -p -m 0644 ../../doc/tutorial/*.* \ /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/html/tutorial /usr/bin/mkdir -p /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/html/tutorial/images /usr/bin/install -p -m 0644 ../../doc/tutorial/images/*.* \ /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/html/tutorial/images /usr/bin/mkdir -p /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/html/tutorial/images/callouts /usr/bin/install -p -m 0644 ../../doc/tutorial/images/callouts/*.* \ /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/html/tutorial/images/callouts /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1' /usr/bin/install -p -m 644 ../../doc/xmllint.1 ../../doc/xmlcatalog.1 '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1' make[4]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/doc' make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/doc' Making install in devhelp make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/doc/devhelp' make[4]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/doc/devhelp' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/gtk-doc/html/libxml2' /usr/bin/install -p -m 644 ../../../doc/devhelp/libxml2.devhelp ../../../doc/devhelp/general.html ../../../doc/devhelp/index.html ../../../doc/devhelp/libxml2-c14n.html ../../../doc/devhelp/libxml2-catalog.html ../../../doc/devhelp/libxml2-chvalid.html ../../../doc/devhelp/libxml2-debugXML.html ../../../doc/devhelp/libxml2-dict.html ../../../doc/devhelp/libxml2-DOCBparser.html ../../../doc/devhelp/libxml2-encoding.html ../../../doc/devhelp/libxml2-entities.html ../../../doc/devhelp/libxml2-globals.html ../../../doc/devhelp/libxml2-hash.html ../../../doc/devhelp/libxml2-HTMLparser.html ../../../doc/devhelp/libxml2-HTMLtree.html ../../../doc/devhelp/libxml2-list.html ../../../doc/devhelp/libxml2-nanoftp.html ../../../doc/devhelp/libxml2-nanohttp.html ../../../doc/devhelp/libxml2-parser.html ../../../doc/devhelp/libxml2-parserInternals.html ../../../doc/devhelp/libxml2-pattern.html ../../../doc/devhelp/libxml2-relaxng.html ../../../doc/devhelp/libxml2-SAX2.html ../../../doc/devhelp/libxml2-SAX.html ../../../doc/devhelp/libxml2-schemasInternals.html ../../../doc/devhelp/libxml2-schematron.html ../../../doc/devhelp/libxml2-threads.html ../../../doc/devhelp/libxml2-tree.html ../../../doc/devhelp/libxml2-uri.html ../../../doc/devhelp/libxml2-valid.html ../../../doc/devhelp/libxml2-xinclude.html ../../../doc/devhelp/libxml2-xlink.html ../../../doc/devhelp/libxml2-xmlautomata.html ../../../doc/devhelp/libxml2-xmlerror.html ../../../doc/devhelp/libxml2-xmlexports.html ../../../doc/devhelp/libxml2-xmlIO.html ../../../doc/devhelp/libxml2-xmlmemory.html ../../../doc/devhelp/libxml2-xmlmodule.html ../../../doc/devhelp/libxml2-xmlreader.html ../../../doc/devhelp/libxml2-xmlregexp.html '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/gtk-doc/html/libxml2' /usr/bin/install -p -m 644 ../../../doc/devhelp/libxml2-xmlsave.html ../../../doc/devhelp/libxml2-xmlschemas.html ../../../doc/devhelp/libxml2-xmlschemastypes.html ../../../doc/devhelp/libxml2-xmlstring.html ../../../doc/devhelp/libxml2-xmlunicode.html ../../../doc/devhelp/libxml2-xmlversion.html ../../../doc/devhelp/libxml2-xmlwriter.html ../../../doc/devhelp/libxml2-xpath.html ../../../doc/devhelp/libxml2-xpathInternals.html ../../../doc/devhelp/libxml2-xpointer.html ../../../doc/devhelp/home.png ../../../doc/devhelp/left.png ../../../doc/devhelp/right.png ../../../doc/devhelp/up.png ../../../doc/devhelp/style.css '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/gtk-doc/html/libxml2' make[4]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/doc/devhelp' make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/doc/devhelp' Making install in examples make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/doc/examples' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/html /usr/bin/install -p -m 0644 ../../../doc/examples/*.html ../../../doc/examples/*.c ../../../doc/examples/*.xml ../../../doc/examples/*.xsl ../../../doc/examples/*.res /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/html make[4]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/doc/examples' make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/doc/examples' make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/doc' Making install in example make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/example' make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/example' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/example' make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/example' Making install in xstc make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/xstc' make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/xstc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/xstc' make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared/xstc' make[1]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared' make: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win32shared' + /usr/bin/make -C build_win64shared install DESTDIR=/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch 'INSTALL=/usr/bin/install -p' DESTDIR=/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch make: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared' /usr/bin/make install-recursive make[1]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared' Making install in include make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/include' Making install in libxml make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/include/libxml' make[4]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/include/libxml' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/libxml2/libxml' /usr/bin/install -p -m 644 ../../../include/libxml/SAX.h ../../../include/libxml/entities.h ../../../include/libxml/encoding.h ../../../include/libxml/parser.h ../../../include/libxml/parserInternals.h ../../../include/libxml/xmlerror.h ../../../include/libxml/HTMLparser.h ../../../include/libxml/HTMLtree.h ../../../include/libxml/debugXML.h ../../../include/libxml/tree.h ../../../include/libxml/list.h ../../../include/libxml/hash.h ../../../include/libxml/xpath.h ../../../include/libxml/xpathInternals.h ../../../include/libxml/xpointer.h ../../../include/libxml/xinclude.h ../../../include/libxml/xmlIO.h ../../../include/libxml/xmlmemory.h ../../../include/libxml/nanohttp.h ../../../include/libxml/nanoftp.h ../../../include/libxml/uri.h ../../../include/libxml/valid.h ../../../include/libxml/xlink.h xmlversion.h ../../../include/libxml/DOCBparser.h ../../../include/libxml/catalog.h ../../../include/libxml/threads.h ../../../include/libxml/globals.h ../../../include/libxml/c14n.h ../../../include/libxml/xmlautomata.h ../../../include/libxml/xmlregexp.h ../../../include/libxml/xmlmodule.h ../../../include/libxml/xmlschemas.h ../../../include/libxml/schemasInternals.h ../../../include/libxml/xmlschemastypes.h ../../../include/libxml/xmlstring.h ../../../include/libxml/xmlunicode.h ../../../include/libxml/xmlreader.h ../../../include/libxml/relaxng.h ../../../include/libxml/dict.h '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/libxml2/libxml' /usr/bin/install -p -m 644 ../../../include/libxml/SAX2.h ../../../include/libxml/xmlexports.h ../../../include/libxml/xmlwriter.h ../../../include/libxml/chvalid.h ../../../include/libxml/pattern.h ../../../include/libxml/xmlsave.h ../../../include/libxml/schematron.h '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/libxml2/libxml' make[4]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/include/libxml' make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/include/libxml' make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/include' make[4]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/include' make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/include' make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/include' Making install in . make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared' make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib' /bin/sh ./libtool --mode=install /usr/bin/install -p libxml2.la '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -p .libs/libxml2.dll.a /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libxml2.dll.a libtool: install: base_file=`basename libxml2.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libxml2.la'i; echo libxml2-2.dll'` libtool: install: dldir=/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/`dirname ../bin/libxml2-2.dll` libtool: install: test -d /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin libtool: install: /usr/bin/install -p .libs/libxml2-2.dll /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libxml2-2.dll libtool: install: chmod a+x /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libxml2-2.dll libtool: install: if test -n '' && test -n '/usr/bin/x86_64-w64-mingw32-strip --strip-unneeded'; then eval '/usr/bin/x86_64-w64-mingw32-strip --strip-unneeded /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libxml2-2.dll' || exit 0; fi libtool: install: /usr/bin/install -p .libs/libxml2.lai /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libxml2.la libtool: warning: remember to run 'libtool --finish /usr/x86_64-w64-mingw32/sys-root/mingw/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p xmllint.exe xmlcatalog.exe '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin' libtool: warning: './libxml2.la' has not been installed in '/usr/x86_64-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -p .libs/xmllint.exe /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/xmllint.exe libtool: warning: './libxml2.la' has not been installed in '/usr/x86_64-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -p .libs/xmlcatalog.exe /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/xmlcatalog.exe /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin' /usr/bin/install -p xml2-config '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib' /usr/bin/install -p -m 644 xml2Conf.sh '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/cmake/libxml2' /usr/bin/install -p -m 644 libxml2-config.cmake '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/cmake/libxml2' /usr/bin/mkdir -p /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10 /usr/bin/install -p -m 0644 ../Copyright /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10 /usr/bin/mkdir -p /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/examples /usr/bin/install -p -m 0644 ../xmllint.c /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/examples /usr/bin/install -p -m 0644 ../testSAX.c /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/examples /usr/bin/install -p -m 0644 ../testHTML.c /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/examples /usr/bin/install -p -m 0644 ../testXPath.c /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/examples /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/aclocal' /usr/bin/install -p -m 644 ../libxml.m4 '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/aclocal' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1' /usr/bin/install -p -m 644 ../xml2-config.1 '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3' /usr/bin/install -p -m 644 ../libxml.3 '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig' /usr/bin/install -p -m 644 libxml-2.0.pc '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared' make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared' Making install in doc make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/doc' Making install in . make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/doc' make[4]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/doc' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/html /usr/bin/install -p -m 0644 ../../doc/xml.html ../../doc/encoding.html ../../doc/FAQ.html ../../doc/structure.gif ../../doc/DOM.gif ../../doc/smallfootonly.gif ../../doc/redhat.gif ../../doc/libxml.gif ../../doc/w3c.png ../../doc/Libxml2-Logo-180x168.gif ../../doc/Libxml2-Logo-90x34.gif /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/html /usr/bin/mkdir -p /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/html/html /usr/bin/install -p -m 0644 ../../doc/html/*.html /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/html/html /usr/bin/install -p -m 0644 ../../doc/html/*.png /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/html/html /usr/bin/mkdir -p /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/html/tutorial /usr/bin/install -p -m 0644 ../../doc/tutorial/*.* \ /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/html/tutorial /usr/bin/mkdir -p /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/html/tutorial/images /usr/bin/install -p -m 0644 ../../doc/tutorial/images/*.* \ /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/html/tutorial/images /usr/bin/mkdir -p /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/html/tutorial/images/callouts /usr/bin/install -p -m 0644 ../../doc/tutorial/images/callouts/*.* \ /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/html/tutorial/images/callouts /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1' /usr/bin/install -p -m 644 ../../doc/xmllint.1 ../../doc/xmlcatalog.1 '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1' make[4]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/doc' make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/doc' Making install in devhelp make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/doc/devhelp' make[4]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/doc/devhelp' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/gtk-doc/html/libxml2' /usr/bin/install -p -m 644 ../../../doc/devhelp/libxml2.devhelp ../../../doc/devhelp/general.html ../../../doc/devhelp/index.html ../../../doc/devhelp/libxml2-c14n.html ../../../doc/devhelp/libxml2-catalog.html ../../../doc/devhelp/libxml2-chvalid.html ../../../doc/devhelp/libxml2-debugXML.html ../../../doc/devhelp/libxml2-dict.html ../../../doc/devhelp/libxml2-DOCBparser.html ../../../doc/devhelp/libxml2-encoding.html ../../../doc/devhelp/libxml2-entities.html ../../../doc/devhelp/libxml2-globals.html ../../../doc/devhelp/libxml2-hash.html ../../../doc/devhelp/libxml2-HTMLparser.html ../../../doc/devhelp/libxml2-HTMLtree.html ../../../doc/devhelp/libxml2-list.html ../../../doc/devhelp/libxml2-nanoftp.html ../../../doc/devhelp/libxml2-nanohttp.html ../../../doc/devhelp/libxml2-parser.html ../../../doc/devhelp/libxml2-parserInternals.html ../../../doc/devhelp/libxml2-pattern.html ../../../doc/devhelp/libxml2-relaxng.html ../../../doc/devhelp/libxml2-SAX2.html ../../../doc/devhelp/libxml2-SAX.html ../../../doc/devhelp/libxml2-schemasInternals.html ../../../doc/devhelp/libxml2-schematron.html ../../../doc/devhelp/libxml2-threads.html ../../../doc/devhelp/libxml2-tree.html ../../../doc/devhelp/libxml2-uri.html ../../../doc/devhelp/libxml2-valid.html ../../../doc/devhelp/libxml2-xinclude.html ../../../doc/devhelp/libxml2-xlink.html ../../../doc/devhelp/libxml2-xmlautomata.html ../../../doc/devhelp/libxml2-xmlerror.html ../../../doc/devhelp/libxml2-xmlexports.html ../../../doc/devhelp/libxml2-xmlIO.html ../../../doc/devhelp/libxml2-xmlmemory.html ../../../doc/devhelp/libxml2-xmlmodule.html ../../../doc/devhelp/libxml2-xmlreader.html ../../../doc/devhelp/libxml2-xmlregexp.html '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/gtk-doc/html/libxml2' /usr/bin/install -p -m 644 ../../../doc/devhelp/libxml2-xmlsave.html ../../../doc/devhelp/libxml2-xmlschemas.html ../../../doc/devhelp/libxml2-xmlschemastypes.html ../../../doc/devhelp/libxml2-xmlstring.html ../../../doc/devhelp/libxml2-xmlunicode.html ../../../doc/devhelp/libxml2-xmlversion.html ../../../doc/devhelp/libxml2-xmlwriter.html ../../../doc/devhelp/libxml2-xpath.html ../../../doc/devhelp/libxml2-xpathInternals.html ../../../doc/devhelp/libxml2-xpointer.html ../../../doc/devhelp/home.png ../../../doc/devhelp/left.png ../../../doc/devhelp/right.png ../../../doc/devhelp/up.png ../../../doc/devhelp/style.css '/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/gtk-doc/html/libxml2' make[4]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/doc/devhelp' make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/doc/devhelp' Making install in examples make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/doc/examples' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/html /usr/bin/install -p -m 0644 ../../../doc/examples/*.html ../../../doc/examples/*.c ../../../doc/examples/*.xml ../../../doc/examples/*.xsl ../../../doc/examples/*.res /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/libxml2-2.9.10/html make[4]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/doc/examples' make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/doc/examples' make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/doc' Making install in example make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/example' make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/example' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/example' make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/example' Making install in xstc make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/xstc' make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/xstc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/xstc' make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared/xstc' make[1]: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared' make: Leaving directory '/builddir/build/BUILD/libxml2-2.9.10/build_win64shared' + install -m 0644 build_win32static/.libs/libxml2.a /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/ + install -m 0644 build_win64static/.libs/libxml2.a /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/ + rm -rf /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man + rm -rf /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc + rm -rf /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/gtk-doc/ + rm -rf /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man + rm -rf /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc + rm -rf /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/gtk-doc/ + find /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch -name '*.la' -delete + /usr/lib/rpm/mingw-find-debuginfo.sh /builddir/build/BUILD/libxml2-2.9.10 mingw32 mingw64 extracting debug info from /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/libxml2-2.dll ~/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/libxml2-2.9.10 ~/build/BUILD/libxml2-2.9.10 extracting debug info from /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/xmllint.exe ~/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/libxml2-2.9.10 ~/build/BUILD/libxml2-2.9.10 extracting debug info from /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/xmlcatalog.exe ~/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/libxml2-2.9.10 ~/build/BUILD/libxml2-2.9.10 extracting debug info from /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/libxml2-2.dll ~/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/libxml2-2.9.10 ~/build/BUILD/libxml2-2.9.10 extracting debug info from /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/xmllint.exe ~/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/libxml2-2.9.10 ~/build/BUILD/libxml2-2.9.10 extracting debug info from /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/xmlcatalog.exe ~/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/libxml2-2.9.10 ~/build/BUILD/libxml2-2.9.10 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive mingw-strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/i686-w64-mingw32/sys-root/mingw/bin/xml2-config from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/x86_64-w64-mingw32/sys-root/mingw/bin/xml2-config from /bin/sh to #!/usr/bin/sh Processing files: mingw32-libxml2-2.9.10-3.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.j7USNc + umask 022 + cd /builddir/build/BUILD + cd libxml2-2.9.10 + DOCDIR=/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/share/doc/mingw32-libxml2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/share/doc/mingw32-libxml2 + cp -pr AUTHORS /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/share/doc/mingw32-libxml2 + cp -pr ChangeLog /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/share/doc/mingw32-libxml2 + cp -pr COPYING /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/share/doc/mingw32-libxml2 + cp -pr Copyright /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/share/doc/mingw32-libxml2 + cp -pr NEWS /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/share/doc/mingw32-libxml2 + cp -pr README /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/share/doc/mingw32-libxml2 + cp -pr README.tests /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/share/doc/mingw32-libxml2 + cp -pr TODO /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/share/doc/mingw32-libxml2 + cp -pr TODO_SCHEMAS /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/share/doc/mingw32-libxml2 + RPM_EC=0 ++ jobs -p + exit 0 Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 warning: Deprecated external dependency generator is used! Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64 Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: mingw32(libxml2-2.dll) mingw32-libxml2 = 2.9.10-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: mingw32(iconv.dll) mingw32(kernel32.dll) mingw32(libxml2-2.dll) mingw32(msvcrt.dll) mingw32(user32.dll) mingw32(ws2_32.dll) mingw32(zlib1.dll) mingw32-crt mingw32-filesystem >= 95 mingw32-pkg-config Processing files: mingw32-libxml2-static-2.9.10-3.fc31.noarch Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 warning: Deprecated external dependency generator is used! Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64 Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: mingw32-libxml2-static = 2.9.10-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mingw64-libxml2-2.9.10-3.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.z2IZ2d + umask 022 + cd /builddir/build/BUILD + cd libxml2-2.9.10 + DOCDIR=/builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/share/doc/mingw64-libxml2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/share/doc/mingw64-libxml2 + cp -pr AUTHORS /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/share/doc/mingw64-libxml2 + cp -pr ChangeLog /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/share/doc/mingw64-libxml2 + cp -pr COPYING /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/share/doc/mingw64-libxml2 + cp -pr Copyright /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/share/doc/mingw64-libxml2 + cp -pr NEWS /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/share/doc/mingw64-libxml2 + cp -pr README /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/share/doc/mingw64-libxml2 + cp -pr README.tests /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/share/doc/mingw64-libxml2 + cp -pr TODO /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/share/doc/mingw64-libxml2 + cp -pr TODO_SCHEMAS /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch/usr/share/doc/mingw64-libxml2 + RPM_EC=0 ++ jobs -p + exit 0 Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 warning: Deprecated external dependency generator is used! Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64 Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: mingw64(libxml2-2.dll) mingw64-libxml2 = 2.9.10-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: mingw64(iconv.dll) mingw64(kernel32.dll) mingw64(libxml2-2.dll) mingw64(msvcrt.dll) mingw64(user32.dll) mingw64(ws2_32.dll) mingw64(zlib1.dll) mingw64-crt mingw64-filesystem >= 95 mingw64-pkg-config Processing files: mingw64-libxml2-static-2.9.10-3.fc31.noarch warning: Deprecated external dependency generator is used! Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64 Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: mingw64-libxml2-static = 2.9.10-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mingw32-libxml2-debuginfo-2.9.10-3.fc31.noarch Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 warning: Deprecated external dependency generator is used! Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64 Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: mingw32-libxml2-debuginfo = 2.9.10-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mingw64-libxml2-debuginfo-2.9.10-3.fc31.noarch Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 warning: Deprecated external dependency generator is used! Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64 Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: mingw64-libxml2-debuginfo = 2.9.10-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch Wrote: /builddir/build/RPMS/mingw32-libxml2-static-2.9.10-3.fc31.noarch.rpm Wrote: /builddir/build/RPMS/mingw32-libxml2-2.9.10-3.fc31.noarch.rpm Wrote: /builddir/build/RPMS/mingw64-libxml2-static-2.9.10-3.fc31.noarch.rpm Wrote: /builddir/build/RPMS/mingw64-libxml2-2.9.10-3.fc31.noarch.rpm Wrote: /builddir/build/RPMS/mingw32-libxml2-debuginfo-2.9.10-3.fc31.noarch.rpm Wrote: /builddir/build/RPMS/mingw64-libxml2-debuginfo-2.9.10-3.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rrrfvd + umask 022 + cd /builddir/build/BUILD + cd libxml2-2.9.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/mingw-libxml2-2.9.10-3.fc31.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0