Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/mingw-llvm.spec'], chrootPath='/var/lib/mock/f33-build-355307-60112/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/mingw-llvm.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Wrote: /builddir/build/SRPMS/mingw-llvm-10.0.0-2.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/mingw-llvm.spec'], chrootPath='/var/lib/mock/f33-build-355307-60112/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/mingw-llvm.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.14uksE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf llvm-10.0.0.src + /usr/bin/xz -dc /builddir/build/SOURCES/llvm-10.0.0.src.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd llvm-10.0.0.src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/mingw-llvm_build.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.9L36LC + umask 022 + cd /builddir/build/BUILD + cd llvm-10.0.0.src + mingw32_cflags_='-O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + mingw64_cflags_='-O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + export 'MINGW32_CFLAGS=-O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + MINGW32_CFLAGS='-O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + export 'MINGW32_CXXFLAGS=-O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + MINGW32_CXXFLAGS='-O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + export 'MINGW64_CFLAGS=-O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + MINGW64_CFLAGS='-O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + export 'MINGW64_CXXFLAGS=-O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + MINGW64_CXXFLAGS='-O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + cat + CMAKE_OPTS=' -DCMAKE_BUILD_TYPE=RelWithDebInfo -DBUILD_SHARED_LIBS=OFF -DLLVM_TARGETS_TO_BUILD=X86 -DLLVM_TARGET_ARCH=X86 -DLLVM_INFERRED_HOST_TRIPLE=riscv64-linux -DLLVM_TABLEGEN=/usr/bin/llvm-tblgen -DLLVM_ENABLE_LIBCXX=OFF -DLLVM_ENABLE_ZLIB=ON -DLLVM_ENABLE_FFI=ON -DLLVM_ENABLE_RTTI=ON -DLLVM_BUILD_RUNTIME=ON -DLLVM_BUILD_LLVM_DYLIB=ON -DLLVM_LINK_LLVM_DYLIB=ON -DLLVM_BUILD_EXTERNAL_COMPILER_RT=ON -DLLVM_INCLUDE_TESTS=OFF -DLLVM_INCLUDE_DOCS=OFF -DLLVM_INCLUDE_TOOLS=ON -DLLVM_INCLUDE_EXAMPLES=OFF -DLLVM_ENABLE_ASSERTIONS=OFF -DLLVM_INSTALL_TOOLCHAIN_ONLY:BOOL=OFF ' + mkdir build_win32 ~/build/BUILD/llvm-10.0.0.src/build_win32 ~/build/BUILD/llvm-10.0.0.src + pushd build_win32 + MINGW32_CMAKE_ARGS=' -DINCLUDE_INSTALL_DIR:PATH=/usr/i686-w64-mingw32/sys-root/mingw/include' ++ egrep '^(w+)=(.*)$' ++ /usr/bin/env ++ /usr/bin/cut -d= -f1 ++ egrep -vw 'PWD|USER|LANG' + 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- ++ 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-10.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-lto-dump /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 ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ 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-'` ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/i686-w64-mingw32-as + 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-'` ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/i686-w64-mingw32-c++filt + 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++ ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + 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 ++ tr a-z+-. A-ZX__ ++ 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 ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + 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-'` ++ echo /usr/bin/i686-w64-mingw32-gprof ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + 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-lto-dump ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=LTO_DUMP + declare -x LTO_DUMP=/usr/bin/i686-w64-mingw32-lto-dump + export LTO_DUMP + 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 ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ 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 ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + 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 ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=RANLIB + declare -x RANLIB=/usr/bin/i686-w64-mingw32-ranlib + export RANLIB + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ ++ 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-'` ++ echo /usr/bin/i686-w64-mingw32-size ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=SIZE + declare -x SIZE=/usr/bin/i686-w64-mingw32-size + export SIZE + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ ++ 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-'` ++ echo /usr/bin/i686-w64-mingw32-strip ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + 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-'` ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ echo /usr/bin/i686-w64-mingw32-windres ++ tr a-z+-. A-ZX__ + x=WINDRES + declare -x WINDRES=/usr/bin/i686-w64-mingw32-windres + export WINDRES + unset _PREFIX + CC=i686-w64-mingw32-gcc + export CC + CFLAGS='-O2 -g1 -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 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + export CXXFLAGS + LDFLAGS='-fstack-protector -lssp' + export LDFLAGS ++ grep -- '-config$' ++ ls /usr/i686-w64-mingw32/sys-root/mingw/bin/libatomic-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libffi-6.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libgcc_s_dw2-1.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/libwinpthread-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/zlib1.dll + unset x i + PKG_CONFIG_LIBDIR=/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig:/usr/i686-w64-mingw32/sys-root/mingw/share/pkgconfig + export PKG_CONFIG_LIBDIR + test -f CMakeLists.txt + test -f ../CMakeLists.txt + __mingw32_topdir=.. + test '' == '' + MINGW32_CMAKE_ARGS=' -DINCLUDE_INSTALL_DIR:PATH=/usr/i686-w64-mingw32/sys-root/mingw/include -DCMAKE_VERBOSE_MAKEFILE=ON' + PATH=/usr/i686-w64-mingw32/bin:/usr/i686-w64-mingw32/sys-root/mingw/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + /usr/bin/cmake -DCMAKE_TOOLCHAIN_FILE=/usr/share/mingw/toolchain-mingw32.cmake -DBUILD_SHARED_LIBS:BOOL=ON -DSYSCONF_INSTALL_DIR:PATH=/usr/i686-w64-mingw32/sys-root/mingw/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/i686-w64-mingw32/sys-root/mingw/share -DCMAKE_INSTALL_PREFIX:PATH=/usr/i686-w64-mingw32/sys-root/mingw -DCMAKE_INSTALL_LIBDIR:PATH=/usr/i686-w64-mingw32/sys-root/mingw/lib -DINCLUDE_INSTALL_DIR:PATH=/usr/i686-w64-mingw32/sys-root/mingw/include -DCMAKE_VERBOSE_MAKEFILE=ON .. -DCMAKE_BUILD_TYPE=RelWithDebInfo -DBUILD_SHARED_LIBS=OFF -DLLVM_TARGETS_TO_BUILD=X86 -DLLVM_TARGET_ARCH=X86 -DLLVM_INFERRED_HOST_TRIPLE=riscv64-linux -DLLVM_TABLEGEN=/usr/bin/llvm-tblgen -DLLVM_ENABLE_LIBCXX=OFF -DLLVM_ENABLE_ZLIB=ON -DLLVM_ENABLE_FFI=ON -DLLVM_ENABLE_RTTI=ON -DLLVM_BUILD_RUNTIME=ON -DLLVM_BUILD_LLVM_DYLIB=ON -DLLVM_LINK_LLVM_DYLIB=ON -DLLVM_BUILD_EXTERNAL_COMPILER_RT=ON -DLLVM_INCLUDE_TESTS=OFF -DLLVM_INCLUDE_DOCS=OFF -DLLVM_INCLUDE_TOOLS=ON -DLLVM_INCLUDE_EXAMPLES=OFF -DLLVM_ENABLE_ASSERTIONS=OFF -DLLVM_INSTALL_TOOLCHAIN_ONLY:BOOL=OFF -DLLVM_DEFAULT_TARGET_TRIPLE=i686-w64-mingw32 -DFFI_INCLUDE_DIR=/usr/i686-w64-mingw32/sys-root/mingw/lib/libffi-3.1/include '-DCMAKE_C_FLAGS_RELWITHDEBINFO=-O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG' '-DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG' -- The C compiler identification is GNU 10.2.1 -- The CXX compiler identification is GNU 10.2.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/i686-w64-mingw32-gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/i686-w64-mingw32-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/i686-w64-mingw32-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find Z3: Found unsuitable version "0.0.0", but required is at least "4.7.1" (found Z3_LIBRARIES-NOTFOUND) -- Looking for dlfcn.h -- Looking for dlfcn.h - not found -- Looking for errno.h -- Looking for errno.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for link.h -- Looking for link.h - not found -- Looking for malloc/malloc.h -- Looking for malloc/malloc.h - not found -- Looking for signal.h -- Looking for signal.h - found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - not found -- Looking for sys/mman.h -- Looking for sys/mman.h - not found -- Looking for sys/param.h -- Looking for sys/param.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - not found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for termios.h -- Looking for termios.h - not found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for valgrind/valgrind.h -- Looking for valgrind/valgrind.h - not found -- Looking for zlib.h -- Looking for zlib.h - found -- Looking for fenv.h -- Looking for fenv.h - found -- Looking for FE_ALL_EXCEPT -- Looking for FE_ALL_EXCEPT - found -- Looking for FE_INEXACT -- Looking for FE_INEXACT - found -- Looking for mach/mach.h -- Looking for mach/mach.h - not found -- Looking for histedit.h -- Looking for histedit.h - not found -- Looking for CrashReporterClient.h -- Looking for CrashReporterClient.h - not found -- Looking for pfm_initialize in pfm -- Looking for pfm_initialize in pfm - not found -- Looking for compress2 in z -- Looking for compress2 in z - found -- Looking for xar_open in xar -- Looking for xar_open in xar - not found -- Looking for arc4random -- Looking for arc4random - not found -- Looking for backtrace -- Looking for backtrace - not found -- Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR) -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Looking for _Unwind_Backtrace -- Looking for _Unwind_Backtrace - found -- Looking for getpagesize -- Looking for getpagesize - not found -- Looking for sysconf -- Looking for sysconf - not found -- Looking for getrusage -- Looking for getrusage - not found -- Looking for setrlimit -- Looking for setrlimit - not found -- Looking for isatty -- Looking for isatty - found -- Looking for futimens -- Looking for futimens - not found -- Looking for futimes -- Looking for futimes - not found -- Looking for posix_fallocate -- Looking for posix_fallocate - not found -- Looking for sigaltstack -- Looking for sigaltstack - not found -- Looking for lseek64 -- Looking for lseek64 - found -- Looking for mallctl -- Looking for mallctl - not found -- Looking for mallinfo -- Looking for mallinfo - not found -- Looking for malloc_zone_statistics -- Looking for malloc_zone_statistics - not found -- Looking for getrlimit -- Looking for getrlimit - not found -- Looking for posix_spawn -- Looking for posix_spawn - not found -- Looking for pread -- Looking for pread - not found -- Looking for sbrk -- Looking for sbrk - not found -- Looking for strerror -- Looking for strerror - found -- Looking for strerror_r -- Looking for strerror_r - not found -- Looking for strerror_s -- Looking for strerror_s - found -- Looking for setenv -- Looking for setenv - not found -- Looking for _chsize_s -- Looking for _chsize_s - found -- Looking for _alloca -- Looking for _alloca - found -- Looking for __alloca -- Looking for __alloca - not found -- Looking for __chkstk -- Looking for __chkstk - found -- Looking for __chkstk_ms -- Looking for __chkstk_ms - found -- Looking for ___chkstk -- Looking for ___chkstk - not found -- Looking for ___chkstk_ms -- Looking for ___chkstk_ms - not found -- Looking for __ashldi3 -- Looking for __ashldi3 - found -- Looking for __ashrdi3 -- Looking for __ashrdi3 - found -- Looking for __divdi3 -- Looking for __divdi3 - found -- Looking for __fixdfdi -- Looking for __fixdfdi - found -- Looking for __fixsfdi -- Looking for __fixsfdi - found -- Looking for __floatdidf -- Looking for __floatdidf - found -- Looking for __lshrdi3 -- Looking for __lshrdi3 - found -- Looking for __moddi3 -- Looking for __moddi3 - found -- Looking for __udivdi3 -- Looking for __udivdi3 - found -- Looking for __umoddi3 -- Looking for __umoddi3 - found -- Looking for __main -- Looking for __main - found -- Looking for __cmpdi2 -- Looking for __cmpdi2 - found -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Failed -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Failed -- Looking for __GLIBC__ -- Looking for __GLIBC__ - not found -- Looking for sched_getaffinity -- Looking for sched_getaffinity - not found -- Looking for CPU_COUNT -- Looking for CPU_COUNT - not found -- Looking for ffi_call -- Looking for ffi_call - found -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE - Success -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success -- Performing Test LLVM_HAS_ATOMICS -- Performing Test LLVM_HAS_ATOMICS - Success -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG - Success -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Failed -- Performing Test HAS_MAYBE_UNINITIALIZED -- Performing Test HAS_MAYBE_UNINITIALIZED - Success -- Native target architecture is X86 -- Threads enabled. -- Doxygen disabled. -- Go bindings disabled. -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- OCaml bindings disabled. -- Could NOT find Python module pygments -- Could NOT find Python module pygments.lexers.c_cpp -- Could NOT find Python module yaml -- LLVM host triple: i686-pc-windows-gnu -- LLVM default target triple: i686-w64-mingw32 -- Performing Test C_SUPPORTS_WERROR_DATE_TIME -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Success -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG - Success -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Failed -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Found PythonInterp: /usr/bin/python3.9 (found version "3.9") -- Constructing LLVMBuild project information -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Setting native build dir to /builddir/build/BUILD/llvm-10.0.0.src/build_win32/NATIVE -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Targeting X86 -- Version: 0.0.0 -- Performing Test HAVE_CXX_FLAG_STD_CXX11 -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- Performing Test HAVE_CXX_FLAG_WALL -- Performing Test HAVE_CXX_FLAG_WALL - Success -- Performing Test HAVE_CXX_FLAG_WEXTRA -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- Performing Test HAVE_CXX_FLAG_WSHADOW -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS - Success -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WD654 -- Performing Test HAVE_CXX_FLAG_WD654 - Failed -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- Performing Test HAVE_CXX_FLAG_COVERAGE -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- Performing Test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- Performing Test HAVE_POSIX_REGEX -- Performing Test HAVE_POSIX_REGEX -- failed to compile CMake Warning at utils/benchmark/CMakeLists.txt:244 (message): Using std::regex with exceptions disabled is not fully supported -- Performing Test HAVE_STEADY_CLOCK CMake Warning at utils/benchmark/cmake/CXXFeatureCheck.cmake:38 (message): If you see build failures due to cross compilation, try setting HAVE_STEADY_CLOCK to 0 Call Stack (most recent call first): utils/benchmark/CMakeLists.txt:246 (cxx_feature_check) -- Performing Test HAVE_STEADY_CLOCK -- success -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR INCLUDE_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/llvm-10.0.0.src/build_win32 + popd ~/build/BUILD/llvm-10.0.0.src + mkdir build_win64 + pushd build_win64 ~/build/BUILD/llvm-10.0.0.src/build_win64 ~/build/BUILD/llvm-10.0.0.src + MINGW64_CMAKE_ARGS=' -DINCLUDE_INSTALL_DIR:PATH=/usr/x86_64-w64-mingw32/sys-root/mingw/include' ++ /usr/bin/env ++ egrep '^(w+)=(.*)$' ++ egrep -vw 'PWD|USER|LANG' ++ /usr/bin/cut -d= -f1 + 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-10.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-lto-dump /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-'` ++ 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-'` ++ echo /usr/bin/x86_64-w64-mingw32-as ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ 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-'` ++ 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-'` ++ echo /usr/bin/x86_64-w64-mingw32-c++filt ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + 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 ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + 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++ ++ tr a-z+-. A-ZX__ ++ 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-'` ++ 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-'` ++ echo /usr/bin/x86_64-w64-mingw32-gcov ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ 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-'` ++ echo /usr/bin/x86_64-w64-mingw32-gprof ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GPROF + declare -x GPROF=/usr/bin/x86_64-w64-mingw32-gprof + export GPROF + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-ld ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + 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-'` ++ echo /usr/bin/x86_64-w64-mingw32-lto-dump ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=LTO_DUMP + declare -x LTO_DUMP=/usr/bin/x86_64-w64-mingw32-lto-dump + export LTO_DUMP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-nm ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + 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-,, ++ echo /usr/bin/x86_64-w64-mingw32-objcopy ++ tr a-z+-. A-ZX__ + 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-'` ++ echo /usr/bin/x86_64-w64-mingw32-pkg-config ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + 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-'` ++ echo /usr/bin/x86_64-w64-mingw32-readelf ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=READELF + declare -x READELF=/usr/bin/x86_64-w64-mingw32-readelf + export READELF + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-size ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + 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-'` ++ echo /usr/bin/x86_64-w64-mingw32-strip ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=STRIP + declare -x STRIP=/usr/bin/x86_64-w64-mingw32-strip + export STRIP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-windmc ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=WINDMC + declare -x WINDMC=/usr/bin/x86_64-w64-mingw32-windmc + export WINDMC + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-windres ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + 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 -g1 -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 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + export CXXFLAGS + LDFLAGS='-fstack-protector -lssp' + export LDFLAGS ++ ls /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libatomic-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libffi-6.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libgcc_s_seh-1.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/libwinpthread-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/zlib1.dll ++ grep -- '-config$' + unset x i + PKG_CONFIG_LIBDIR=/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig:/usr/x86_64-w64-mingw32/sys-root/mingw/share/pkgconfig + export PKG_CONFIG_LIBDIR + test -f CMakeLists.txt + test -f ../CMakeLists.txt + __mingw64_topdir=.. + test '' == '' + MINGW64_CMAKE_ARGS=' -DINCLUDE_INSTALL_DIR:PATH=/usr/x86_64-w64-mingw32/sys-root/mingw/include -DCMAKE_VERBOSE_MAKEFILE=ON' + PATH=/usr/x86_64-w64-mingw32/bin:/usr/x86_64-w64-mingw32/sys-root/mingw/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + /usr/bin/cmake -DCMAKE_TOOLCHAIN_FILE=/usr/share/mingw/toolchain-mingw64.cmake -DBUILD_SHARED_LIBS:BOOL=ON -DSYSCONF_INSTALL_DIR:PATH=/usr/x86_64-w64-mingw32/sys-root/mingw/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/x86_64-w64-mingw32/sys-root/mingw/share -DCMAKE_INSTALL_PREFIX:PATH=/usr/x86_64-w64-mingw32/sys-root/mingw -DCMAKE_INSTALL_LIBDIR:PATH=/usr/x86_64-w64-mingw32/sys-root/mingw/lib -DINCLUDE_INSTALL_DIR:PATH=/usr/x86_64-w64-mingw32/sys-root/mingw/include -DCMAKE_VERBOSE_MAKEFILE=ON .. -DCMAKE_BUILD_TYPE=RelWithDebInfo -DBUILD_SHARED_LIBS=OFF -DLLVM_TARGETS_TO_BUILD=X86 -DLLVM_TARGET_ARCH=X86 -DLLVM_INFERRED_HOST_TRIPLE=riscv64-linux -DLLVM_TABLEGEN=/usr/bin/llvm-tblgen -DLLVM_ENABLE_LIBCXX=OFF -DLLVM_ENABLE_ZLIB=ON -DLLVM_ENABLE_FFI=ON -DLLVM_ENABLE_RTTI=ON -DLLVM_BUILD_RUNTIME=ON -DLLVM_BUILD_LLVM_DYLIB=ON -DLLVM_LINK_LLVM_DYLIB=ON -DLLVM_BUILD_EXTERNAL_COMPILER_RT=ON -DLLVM_INCLUDE_TESTS=OFF -DLLVM_INCLUDE_DOCS=OFF -DLLVM_INCLUDE_TOOLS=ON -DLLVM_INCLUDE_EXAMPLES=OFF -DLLVM_ENABLE_ASSERTIONS=OFF -DLLVM_INSTALL_TOOLCHAIN_ONLY:BOOL=OFF -DLLVM_DEFAULT_TARGET_TRIPLE=x86_64-w64-mingw32 -DFFI_INCLUDE_DIR=/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libffi-3.1/include '-DCMAKE_C_FLAGS_RELWITHDEBINFO=-O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG' '-DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG' -- The C compiler identification is GNU 10.2.1 -- The CXX compiler identification is GNU 10.2.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/x86_64-w64-mingw32-gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/x86_64-w64-mingw32-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/x86_64-w64-mingw32-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find Z3: Found unsuitable version "0.0.0", but required is at least "4.7.1" (found Z3_LIBRARIES-NOTFOUND) -- Looking for dlfcn.h -- Looking for dlfcn.h - not found -- Looking for errno.h -- Looking for errno.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for link.h -- Looking for link.h - not found -- Looking for malloc/malloc.h -- Looking for malloc/malloc.h - not found -- Looking for signal.h -- Looking for signal.h - found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - not found -- Looking for sys/mman.h -- Looking for sys/mman.h - not found -- Looking for sys/param.h -- Looking for sys/param.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - not found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for termios.h -- Looking for termios.h - not found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for valgrind/valgrind.h -- Looking for valgrind/valgrind.h - not found -- Looking for zlib.h -- Looking for zlib.h - found -- Looking for fenv.h -- Looking for fenv.h - found -- Looking for FE_ALL_EXCEPT -- Looking for FE_ALL_EXCEPT - found -- Looking for FE_INEXACT -- Looking for FE_INEXACT - found -- Looking for mach/mach.h -- Looking for mach/mach.h - not found -- Looking for histedit.h -- Looking for histedit.h - not found -- Looking for CrashReporterClient.h -- Looking for CrashReporterClient.h - not found -- Looking for pfm_initialize in pfm -- Looking for pfm_initialize in pfm - not found -- Looking for compress2 in z -- Looking for compress2 in z - found -- Looking for xar_open in xar -- Looking for xar_open in xar - not found -- Looking for arc4random -- Looking for arc4random - not found -- Looking for backtrace -- Looking for backtrace - not found -- Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR) -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Looking for _Unwind_Backtrace -- Looking for _Unwind_Backtrace - found -- Looking for getpagesize -- Looking for getpagesize - not found -- Looking for sysconf -- Looking for sysconf - not found -- Looking for getrusage -- Looking for getrusage - not found -- Looking for setrlimit -- Looking for setrlimit - not found -- Looking for isatty -- Looking for isatty - found -- Looking for futimens -- Looking for futimens - not found -- Looking for futimes -- Looking for futimes - not found -- Looking for posix_fallocate -- Looking for posix_fallocate - not found -- Looking for sigaltstack -- Looking for sigaltstack - not found -- Looking for lseek64 -- Looking for lseek64 - found -- Looking for mallctl -- Looking for mallctl - not found -- Looking for mallinfo -- Looking for mallinfo - not found -- Looking for malloc_zone_statistics -- Looking for malloc_zone_statistics - not found -- Looking for getrlimit -- Looking for getrlimit - not found -- Looking for posix_spawn -- Looking for posix_spawn - not found -- Looking for pread -- Looking for pread - not found -- Looking for sbrk -- Looking for sbrk - not found -- Looking for strerror -- Looking for strerror - found -- Looking for strerror_r -- Looking for strerror_r - not found -- Looking for strerror_s -- Looking for strerror_s - found -- Looking for setenv -- Looking for setenv - not found -- Looking for _chsize_s -- Looking for _chsize_s - found -- Looking for _alloca -- Looking for _alloca - not found -- Looking for __alloca -- Looking for __alloca - found -- Looking for __chkstk -- Looking for __chkstk - not found -- Looking for __chkstk_ms -- Looking for __chkstk_ms - not found -- Looking for ___chkstk -- Looking for ___chkstk - found -- Looking for ___chkstk_ms -- Looking for ___chkstk_ms - found -- Looking for __ashldi3 -- Looking for __ashldi3 - not found -- Looking for __ashrdi3 -- Looking for __ashrdi3 - not found -- Looking for __divdi3 -- Looking for __divdi3 - not found -- Looking for __fixdfdi -- Looking for __fixdfdi - not found -- Looking for __fixsfdi -- Looking for __fixsfdi - not found -- Looking for __floatdidf -- Looking for __floatdidf - not found -- Looking for __lshrdi3 -- Looking for __lshrdi3 - not found -- Looking for __moddi3 -- Looking for __moddi3 - not found -- Looking for __udivdi3 -- Looking for __udivdi3 - not found -- Looking for __umoddi3 -- Looking for __umoddi3 - not found -- Looking for __main -- Looking for __main - found -- Looking for __cmpdi2 -- Looking for __cmpdi2 - not found -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Failed -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Failed -- Looking for __GLIBC__ -- Looking for __GLIBC__ - not found -- Looking for sched_getaffinity -- Looking for sched_getaffinity - not found -- Looking for CPU_COUNT -- Looking for CPU_COUNT - not found -- Looking for ffi_call -- Looking for ffi_call - found -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE - Success -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success -- Performing Test LLVM_HAS_ATOMICS -- Performing Test LLVM_HAS_ATOMICS - Success -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG - Success -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Failed -- Performing Test HAS_MAYBE_UNINITIALIZED -- Performing Test HAS_MAYBE_UNINITIALIZED - Success -- Native target architecture is X86 -- Threads enabled. -- Doxygen disabled. -- Go bindings disabled. -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- OCaml bindings disabled. -- Could NOT find Python module pygments -- Could NOT find Python module pygments.lexers.c_cpp -- Could NOT find Python module yaml -- LLVM host triple: x86_64-w64-windows-gnu -- LLVM default target triple: x86_64-w64-mingw32 -- Performing Test C_SUPPORTS_WERROR_DATE_TIME -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Success -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG - Success -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Failed -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Found PythonInterp: /usr/bin/python3.9 (found version "3.9") -- Constructing LLVMBuild project information -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Setting native build dir to /builddir/build/BUILD/llvm-10.0.0.src/build_win64/NATIVE -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Targeting X86 -- LLVM FileCheck Found: /usr/bin/FileCheck -- Version: 0.0.0 -- Performing Test HAVE_CXX_FLAG_STD_CXX11 -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- Performing Test HAVE_CXX_FLAG_WALL -- Performing Test HAVE_CXX_FLAG_WALL - Success -- Performing Test HAVE_CXX_FLAG_WEXTRA -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- Performing Test HAVE_CXX_FLAG_WSHADOW -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS - Success -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WD654 -- Performing Test HAVE_CXX_FLAG_WD654 - Failed -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- Performing Test HAVE_CXX_FLAG_COVERAGE -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- Performing Test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- Performing Test HAVE_POSIX_REGEX -- Performing Test HAVE_POSIX_REGEX -- failed to compile CMake Warning at utils/benchmark/CMakeLists.txt:244 (message): Using std::regex with exceptions disabled is not fully supported -- Performing Test HAVE_STEADY_CLOCK CMake Warning at utils/benchmark/cmake/CXXFeatureCheck.cmake:38 (message): If you see build failures due to cross compilation, try setting HAVE_STEADY_CLOCK to 0 Call Stack (most recent call first): utils/benchmark/CMakeLists.txt:246 (cxx_feature_check) -- Performing Test HAVE_STEADY_CLOCK -- success -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR INCLUDE_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/llvm-10.0.0.src/build_win64 + popd ~/build/BUILD/llvm-10.0.0.src + run_mingw_make -j4 + /usr/bin/make -C build_win32 -j4 make: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' /usr/bin/cmake -S/builddir/build/BUILD/llvm-10.0.0.src -B/builddir/build/BUILD/llvm-10.0.0.src/build_win32 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/llvm-10.0.0.src/build_win32/CMakeFiles /builddir/build/BUILD/llvm-10.0.0.src/build_win32//CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' /usr/bin/make -f lib/Demangle/CMakeFiles/LLVMDemangle.dir/build.make lib/Demangle/CMakeFiles/LLVMDemangle.dir/depend /usr/bin/make -f utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/build.make utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/depend /usr/bin/make -f include/llvm/IR/CMakeFiles/intrinsics_gen.dir/build.make include/llvm/IR/CMakeFiles/intrinsics_gen.dir/depend /usr/bin/make -f lib/IR/CMakeFiles/AttributeCompatFuncTableGen.dir/build.make lib/IR/CMakeFiles/AttributeCompatFuncTableGen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llvm-10.0.0.src /builddir/build/BUILD/llvm-10.0.0.src/lib/Demangle /builddir/build/BUILD/llvm-10.0.0.src/build_win32 /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Demangle /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Demangle/CMakeFiles/LLVMDemangle.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llvm-10.0.0.src /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen /builddir/build/BUILD/llvm-10.0.0.src/build_win32 /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llvm-10.0.0.src /builddir/build/BUILD/llvm-10.0.0.src/lib/IR /builddir/build/BUILD/llvm-10.0.0.src/build_win32 /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/IR /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/IR/CMakeFiles/AttributeCompatFuncTableGen.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llvm-10.0.0.src /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR /builddir/build/BUILD/llvm-10.0.0.src/build_win32 /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR/CMakeFiles/intrinsics_gen.dir/DependInfo.cmake --color= Scanning dependencies of target AttributeCompatFuncTableGen make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' /usr/bin/make -f lib/IR/CMakeFiles/AttributeCompatFuncTableGen.dir/build.make lib/IR/CMakeFiles/AttributeCompatFuncTableGen.dir/build Scanning dependencies of target LLVMDemangle make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' /usr/bin/make -f lib/Demangle/CMakeFiles/LLVMDemangle.dir/build.make lib/Demangle/CMakeFiles/LLVMDemangle.dir/build Scanning dependencies of target intrinsics_gen make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' /usr/bin/make -f include/llvm/IR/CMakeFiles/intrinsics_gen.dir/build.make include/llvm/IR/CMakeFiles/intrinsics_gen.dir/build make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 0%] Building AttributesCompatFunc.inc... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/IR && /usr/bin/llvm-tblgen -gen-attrs -I /builddir/build/BUILD/llvm-10.0.0.src/lib/IR -I /builddir/build/BUILD/llvm-10.0.0.src/include /builddir/build/BUILD/llvm-10.0.0.src/lib/IR/AttributesCompatFunc.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/IR/AttributesCompatFunc.inc [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/Demangle.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Demangle && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMDemangle.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/LLVMDemangle.dir/Demangle.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Demangle/Demangle.cpp make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 0%] Building Attributes.inc... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR && /usr/bin/llvm-tblgen -gen-attrs -I /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR -I /builddir/build/BUILD/llvm-10.0.0.src/include /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR/Attributes.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR/Attributes.inc [ 0%] Built target AttributeCompatFuncTableGen /usr/bin/make -f include/llvm/Support/CMakeFiles/llvm_vcsrevision_h.dir/build.make include/llvm/Support/CMakeFiles/llvm_vcsrevision_h.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llvm-10.0.0.src /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/Support /builddir/build/BUILD/llvm-10.0.0.src/build_win32 /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/Support /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/Support/CMakeFiles/llvm_vcsrevision_h.dir/DependInfo.cmake --color= [ 0%] Building IntrinsicImpl.inc... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR && /usr/bin/llvm-tblgen -gen-intrinsic-impl -I /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR -I /builddir/build/BUILD/llvm-10.0.0.src/include /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR/Intrinsics.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR/IntrinsicImpl.inc Scanning dependencies of target llvm_vcsrevision_h make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' /usr/bin/make -f include/llvm/Support/CMakeFiles/llvm_vcsrevision_h.dir/build.make include/llvm/Support/CMakeFiles/llvm_vcsrevision_h.dir/build make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 0%] Generating VCSRevision.h cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/Support && /usr/bin/cmake -DNAMES=LLVM -DLLVM_SOURCE_DIR= -DHEADER_FILE=/builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/Support/VCSRevision.h -P /builddir/build/BUILD/llvm-10.0.0.src/cmake/modules/GenerateVersionFromVCS.cmake make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' Scanning dependencies of target obj.llvm-tblgen make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' /usr/bin/make -f utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/build.make utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/build [ 0%] Built target llvm_vcsrevision_h [ 0%] Building IntrinsicEnums.inc... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR && /usr/bin/llvm-tblgen -gen-intrinsic-enums -I /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR -I /builddir/build/BUILD/llvm-10.0.0.src/include /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR/Intrinsics.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR/IntrinsicEnums.inc make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 0%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/AsmMatcherEmitter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/AsmMatcherEmitter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/AsmMatcherEmitter.cpp /usr/bin/make -f lib/Transforms/InstCombine/CMakeFiles/InstCombineTableGen.dir/build.make lib/Transforms/InstCombine/CMakeFiles/InstCombineTableGen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llvm-10.0.0.src /builddir/build/BUILD/llvm-10.0.0.src/lib/Transforms/InstCombine /builddir/build/BUILD/llvm-10.0.0.src/build_win32 /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Transforms/InstCombine /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Transforms/InstCombine/CMakeFiles/InstCombineTableGen.dir/DependInfo.cmake --color= Scanning dependencies of target InstCombineTableGen make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' /usr/bin/make -f lib/Transforms/InstCombine/CMakeFiles/InstCombineTableGen.dir/build.make lib/Transforms/InstCombine/CMakeFiles/InstCombineTableGen.dir/build make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 0%] Building InstCombineTables.inc... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Transforms/InstCombine && /usr/bin/llvm-tblgen -gen-searchable-tables -I /builddir/build/BUILD/llvm-10.0.0.src/lib/Transforms/InstCombine -I /builddir/build/BUILD/llvm-10.0.0.src/include /builddir/build/BUILD/llvm-10.0.0.src/lib/Transforms/InstCombine/InstCombineTables.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Transforms/InstCombine/InstCombineTables.inc [ 0%] Building IntrinsicsAArch64.h... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR && /usr/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=aarch64 -I /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR -I /builddir/build/BUILD/llvm-10.0.0.src/include /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR/Intrinsics.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR/IntrinsicsAArch64.h make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 0%] Built target InstCombineTableGen /usr/bin/make -f lib/ToolDrivers/llvm-dlltool/CMakeFiles/DllOptionsTableGen.dir/build.make lib/ToolDrivers/llvm-dlltool/CMakeFiles/DllOptionsTableGen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llvm-10.0.0.src /builddir/build/BUILD/llvm-10.0.0.src/lib/ToolDrivers/llvm-dlltool /builddir/build/BUILD/llvm-10.0.0.src/build_win32 /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/ToolDrivers/llvm-dlltool /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/ToolDrivers/llvm-dlltool/CMakeFiles/DllOptionsTableGen.dir/DependInfo.cmake --color= Scanning dependencies of target DllOptionsTableGen make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' /usr/bin/make -f lib/ToolDrivers/llvm-dlltool/CMakeFiles/DllOptionsTableGen.dir/build.make lib/ToolDrivers/llvm-dlltool/CMakeFiles/DllOptionsTableGen.dir/build make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 0%] Building Options.inc... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/ToolDrivers/llvm-dlltool && /usr/bin/llvm-tblgen -gen-opt-parser-defs -I /builddir/build/BUILD/llvm-10.0.0.src/lib/ToolDrivers/llvm-dlltool -I /builddir/build/BUILD/llvm-10.0.0.src/include /builddir/build/BUILD/llvm-10.0.0.src/lib/ToolDrivers/llvm-dlltool/Options.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/ToolDrivers/llvm-dlltool/Options.inc make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 0%] Built target DllOptionsTableGen [ 0%] Building IntrinsicsAMDGPU.h... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR && /usr/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=amdgcn -I /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR -I /builddir/build/BUILD/llvm-10.0.0.src/include /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR/Intrinsics.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR/IntrinsicsAMDGPU.h [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Demangle && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMDemangle.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Demangle/ItaniumDemangle.cpp /usr/bin/make -f lib/ToolDrivers/llvm-lib/CMakeFiles/LibOptionsTableGen.dir/build.make lib/ToolDrivers/llvm-lib/CMakeFiles/LibOptionsTableGen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llvm-10.0.0.src /builddir/build/BUILD/llvm-10.0.0.src/lib/ToolDrivers/llvm-lib /builddir/build/BUILD/llvm-10.0.0.src/build_win32 /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/ToolDrivers/llvm-lib /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/ToolDrivers/llvm-lib/CMakeFiles/LibOptionsTableGen.dir/DependInfo.cmake --color= Scanning dependencies of target LibOptionsTableGen make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' /usr/bin/make -f lib/ToolDrivers/llvm-lib/CMakeFiles/LibOptionsTableGen.dir/build.make lib/ToolDrivers/llvm-lib/CMakeFiles/LibOptionsTableGen.dir/build make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 0%] Building Options.inc... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/ToolDrivers/llvm-lib && /usr/bin/llvm-tblgen -gen-opt-parser-defs -I /builddir/build/BUILD/llvm-10.0.0.src/lib/ToolDrivers/llvm-lib -I /builddir/build/BUILD/llvm-10.0.0.src/include /builddir/build/BUILD/llvm-10.0.0.src/lib/ToolDrivers/llvm-lib/Options.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/ToolDrivers/llvm-lib/Options.inc make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 0%] Built target LibOptionsTableGen [ 0%] Building IntrinsicsARM.h... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR && /usr/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=arm -I /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR -I /builddir/build/BUILD/llvm-10.0.0.src/include /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR/Intrinsics.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR/IntrinsicsARM.h [ 0%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/AsmWriterEmitter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/AsmWriterEmitter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/AsmWriterEmitter.cpp [ 0%] Building IntrinsicsBPF.h... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR && /usr/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=bpf -I /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR -I /builddir/build/BUILD/llvm-10.0.0.src/include /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR/Intrinsics.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR/IntrinsicsBPF.h [ 0%] Building IntrinsicsHexagon.h... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR && /usr/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=hexagon -I /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR -I /builddir/build/BUILD/llvm-10.0.0.src/include /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR/Intrinsics.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR/IntrinsicsHexagon.h [ 0%] Building IntrinsicsMips.h... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR && /usr/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=mips -I /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR -I /builddir/build/BUILD/llvm-10.0.0.src/include /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR/Intrinsics.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR/IntrinsicsMips.h [ 0%] Building IntrinsicsNVPTX.h... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR && /usr/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=nvvm -I /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR -I /builddir/build/BUILD/llvm-10.0.0.src/include /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR/Intrinsics.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR/IntrinsicsNVPTX.h [ 0%] Building IntrinsicsPowerPC.h... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR && /usr/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=ppc -I /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR -I /builddir/build/BUILD/llvm-10.0.0.src/include /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR/Intrinsics.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR/IntrinsicsPowerPC.h [ 0%] Building IntrinsicsR600.h... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR && /usr/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=r600 -I /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR -I /builddir/build/BUILD/llvm-10.0.0.src/include /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR/Intrinsics.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR/IntrinsicsR600.h [ 0%] Building IntrinsicsRISCV.h... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR && /usr/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=riscv -I /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR -I /builddir/build/BUILD/llvm-10.0.0.src/include /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR/Intrinsics.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR/IntrinsicsRISCV.h [ 1%] Building IntrinsicsS390.h... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR && /usr/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=s390 -I /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR -I /builddir/build/BUILD/llvm-10.0.0.src/include /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR/Intrinsics.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR/IntrinsicsS390.h [ 1%] Building IntrinsicsWebAssembly.h... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR && /usr/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=wasm -I /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR -I /builddir/build/BUILD/llvm-10.0.0.src/include /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR/Intrinsics.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR/IntrinsicsWebAssembly.h [ 1%] Building IntrinsicsX86.h... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR && /usr/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=x86 -I /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR -I /builddir/build/BUILD/llvm-10.0.0.src/include /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR/Intrinsics.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR/IntrinsicsX86.h [ 1%] Building IntrinsicsXCore.h... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR && /usr/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=xcore -I /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR -I /builddir/build/BUILD/llvm-10.0.0.src/include /builddir/build/BUILD/llvm-10.0.0.src/include/llvm/IR/Intrinsics.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/include/llvm/IR/IntrinsicsXCore.h make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 1%] Built target intrinsics_gen /usr/bin/make -f lib/Transforms/Hello/CMakeFiles/LLVMHello_exports.dir/build.make lib/Transforms/Hello/CMakeFiles/LLVMHello_exports.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llvm-10.0.0.src /builddir/build/BUILD/llvm-10.0.0.src/lib/Transforms/Hello /builddir/build/BUILD/llvm-10.0.0.src/build_win32 /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Transforms/Hello /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Transforms/Hello/CMakeFiles/LLVMHello_exports.dir/DependInfo.cmake --color= Scanning dependencies of target LLVMHello_exports make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' /usr/bin/make -f lib/Transforms/Hello/CMakeFiles/LLVMHello_exports.dir/build.make lib/Transforms/Hello/CMakeFiles/LLVMHello_exports.dir/build make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 1%] Creating export file for LLVMHello cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Transforms/Hello && /usr/bin/python3.9 -c "import sys;print(''.join(['EXPORTS\\n']+sys.stdin.readlines(),))" < /builddir/build/BUILD/llvm-10.0.0.src/lib/Transforms/Hello/Hello.exports > LLVMHello.def make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 1%] Built target LLVMHello_exports /usr/bin/make -f utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/build.make utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llvm-10.0.0.src /builddir/build/BUILD/llvm-10.0.0.src/utils/PerfectShuffle /builddir/build/BUILD/llvm-10.0.0.src/build_win32 /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/PerfectShuffle /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/DependInfo.cmake --color= Scanning dependencies of target llvm-PerfectShuffle make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' /usr/bin/make -f utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/build.make utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/build make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 1%] Building CXX object utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/PerfectShuffle.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/PerfectShuffle && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/llvm-PerfectShuffle.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/llvm-PerfectShuffle.dir/PerfectShuffle.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/PerfectShuffle/PerfectShuffle.cpp [ 1%] Linking CXX executable ../../bin/llvm-PerfectShuffle.exe cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/PerfectShuffle && /usr/bin/cmake -E cmake_link_script CMakeFiles/llvm-PerfectShuffle.dir/link.txt --verbose=1 /usr/bin/cmake -E rm -f CMakeFiles/llvm-PerfectShuffle.dir/objects.a /usr/bin/i686-w64-mingw32-ar cr CMakeFiles/llvm-PerfectShuffle.dir/objects.a @CMakeFiles/llvm-PerfectShuffle.dir/objects1.rsp /usr/bin/i686-w64-mingw32-g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fstack-protector -lssp -Wl,--stack,16777216 -Wl,--whole-archive CMakeFiles/llvm-PerfectShuffle.dir/objects.a -Wl,--no-whole-archive -o ../../bin/llvm-PerfectShuffle.exe -Wl,--out-implib,../../lib/libllvm-PerfectShuffle.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles/llvm-PerfectShuffle.dir/linklibs.rsp make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 1%] Built target llvm-PerfectShuffle /usr/bin/make -f utils/count/CMakeFiles/count.dir/build.make utils/count/CMakeFiles/count.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llvm-10.0.0.src /builddir/build/BUILD/llvm-10.0.0.src/utils/count /builddir/build/BUILD/llvm-10.0.0.src/build_win32 /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/count /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/count/CMakeFiles/count.dir/DependInfo.cmake --color= Scanning dependencies of target count make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' /usr/bin/make -f utils/count/CMakeFiles/count.dir/build.make utils/count/CMakeFiles/count.dir/build make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 1%] Building C object utils/count/CMakeFiles/count.dir/count.c.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/count && /usr/bin/i686-w64-mingw32-gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/count.dir/includes_C.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -o CMakeFiles/count.dir/count.c.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/count/count.c [ 1%] Linking C executable ../../bin/count.exe cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/count && /usr/bin/cmake -E cmake_link_script CMakeFiles/count.dir/link.txt --verbose=1 /usr/bin/cmake -E rm -f CMakeFiles/count.dir/objects.a /usr/bin/i686-w64-mingw32-ar cr CMakeFiles/count.dir/objects.a @CMakeFiles/count.dir/objects1.rsp /usr/bin/i686-w64-mingw32-gcc -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fstack-protector -lssp -Wl,--stack,16777216 -Wl,--whole-archive CMakeFiles/count.dir/objects.a -Wl,--no-whole-archive -o ../../bin/count.exe -Wl,--out-implib,../../lib/libcount.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles/count.dir/linklibs.rsp make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 1%] Built target count [ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/AsmWriterInst.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/AsmWriterInst.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/AsmWriterInst.cpp [ 1%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Demangle && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMDemangle.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Demangle/MicrosoftDemangle.cpp [ 1%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Demangle && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMDemangle.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Demangle/MicrosoftDemangleNodes.cpp /usr/bin/make -f tools/lto/CMakeFiles/LTO_exports.dir/build.make tools/lto/CMakeFiles/LTO_exports.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llvm-10.0.0.src /builddir/build/BUILD/llvm-10.0.0.src/tools/lto /builddir/build/BUILD/llvm-10.0.0.src/build_win32 /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/lto /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/lto/CMakeFiles/LTO_exports.dir/DependInfo.cmake --color= Scanning dependencies of target LTO_exports make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' /usr/bin/make -f tools/lto/CMakeFiles/LTO_exports.dir/build.make tools/lto/CMakeFiles/LTO_exports.dir/build make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 1%] Creating export file for LTO cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/lto && /usr/bin/python3.9 -c "import sys;print(''.join(['EXPORTS\\n']+sys.stdin.readlines(),))" < /builddir/build/BUILD/llvm-10.0.0.src/tools/lto/lto.exports > LTO.def make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 1%] Built target LTO_exports /usr/bin/make -f CMakeFiles/CREATE_LLVM_NATIVE.dir/build.make CMakeFiles/CREATE_LLVM_NATIVE.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llvm-10.0.0.src /builddir/build/BUILD/llvm-10.0.0.src /builddir/build/BUILD/llvm-10.0.0.src/build_win32 /builddir/build/BUILD/llvm-10.0.0.src/build_win32 /builddir/build/BUILD/llvm-10.0.0.src/build_win32/CMakeFiles/CREATE_LLVM_NATIVE.dir/DependInfo.cmake --color= Scanning dependencies of target CREATE_LLVM_NATIVE make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' /usr/bin/make -f CMakeFiles/CREATE_LLVM_NATIVE.dir/build.make CMakeFiles/CREATE_LLVM_NATIVE.dir/build make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 1%] Creating /builddir/build/BUILD/llvm-10.0.0.src/build_win32/NATIVE... /usr/bin/cmake -E make_directory /builddir/build/BUILD/llvm-10.0.0.src/build_win32/NATIVE make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 1%] Built target CREATE_LLVM_NATIVE /usr/bin/make -f tools/bugpoint-passes/CMakeFiles/BugpointPasses_exports.dir/build.make tools/bugpoint-passes/CMakeFiles/BugpointPasses_exports.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llvm-10.0.0.src /builddir/build/BUILD/llvm-10.0.0.src/tools/bugpoint-passes /builddir/build/BUILD/llvm-10.0.0.src/build_win32 /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/bugpoint-passes /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/bugpoint-passes/CMakeFiles/BugpointPasses_exports.dir/DependInfo.cmake --color= Scanning dependencies of target BugpointPasses_exports make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' /usr/bin/make -f tools/bugpoint-passes/CMakeFiles/BugpointPasses_exports.dir/build.make tools/bugpoint-passes/CMakeFiles/BugpointPasses_exports.dir/build /usr/bin/make -f tools/dsymutil/CMakeFiles/DsymutilTableGen.dir/build.make tools/dsymutil/CMakeFiles/DsymutilTableGen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llvm-10.0.0.src /builddir/build/BUILD/llvm-10.0.0.src/tools/dsymutil /builddir/build/BUILD/llvm-10.0.0.src/build_win32 /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/dsymutil /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/dsymutil/CMakeFiles/DsymutilTableGen.dir/DependInfo.cmake --color= [ 1%] Creating export file for BugpointPasses cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/bugpoint-passes && /usr/bin/python3.9 -c "import sys;print(''.join(['EXPORTS\\n']+sys.stdin.readlines(),))" < /builddir/build/BUILD/llvm-10.0.0.src/tools/bugpoint-passes/bugpoint.exports > BugpointPasses.def Scanning dependencies of target DsymutilTableGen make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' /usr/bin/make -f tools/dsymutil/CMakeFiles/DsymutilTableGen.dir/build.make tools/dsymutil/CMakeFiles/DsymutilTableGen.dir/build make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 1%] Building Options.inc... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/dsymutil && /usr/bin/llvm-tblgen -gen-opt-parser-defs -I /builddir/build/BUILD/llvm-10.0.0.src/tools/dsymutil -I /builddir/build/BUILD/llvm-10.0.0.src/include /builddir/build/BUILD/llvm-10.0.0.src/tools/dsymutil/Options.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/dsymutil/Options.inc make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 1%] Built target BugpointPasses_exports /usr/bin/make -f tools/llvm-cvtres/CMakeFiles/CvtResTableGen.dir/build.make tools/llvm-cvtres/CMakeFiles/CvtResTableGen.dir/depend [ 1%] Built target DsymutilTableGen /usr/bin/make -f tools/llvm-lipo/CMakeFiles/LipoOptsTableGen.dir/build.make tools/llvm-lipo/CMakeFiles/LipoOptsTableGen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llvm-10.0.0.src /builddir/build/BUILD/llvm-10.0.0.src/tools/llvm-cvtres /builddir/build/BUILD/llvm-10.0.0.src/build_win32 /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/llvm-cvtres /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/llvm-cvtres/CMakeFiles/CvtResTableGen.dir/DependInfo.cmake --color= [ 1%] Linking CXX static library ../libLLVMDemangle.a cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Demangle && /usr/bin/cmake -P CMakeFiles/LLVMDemangle.dir/cmake_clean_target.cmake make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llvm-10.0.0.src /builddir/build/BUILD/llvm-10.0.0.src/tools/llvm-lipo /builddir/build/BUILD/llvm-10.0.0.src/build_win32 /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/llvm-lipo /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/llvm-lipo/CMakeFiles/LipoOptsTableGen.dir/DependInfo.cmake --color= Scanning dependencies of target CvtResTableGen make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' /usr/bin/make -f tools/llvm-cvtres/CMakeFiles/CvtResTableGen.dir/build.make tools/llvm-cvtres/CMakeFiles/CvtResTableGen.dir/build cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Demangle && /usr/bin/cmake -E cmake_link_script CMakeFiles/LLVMDemangle.dir/link.txt --verbose=1 make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' Scanning dependencies of target LipoOptsTableGen make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' /usr/bin/make -f tools/llvm-lipo/CMakeFiles/LipoOptsTableGen.dir/build.make tools/llvm-lipo/CMakeFiles/LipoOptsTableGen.dir/build /usr/bin/i686-w64-mingw32-ar qc ../libLLVMDemangle.a CMakeFiles/LLVMDemangle.dir/Demangle.cpp.obj CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.obj CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.obj CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.obj make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 1%] Building Opts.inc... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/llvm-cvtres && /usr/bin/llvm-tblgen -gen-opt-parser-defs -I /builddir/build/BUILD/llvm-10.0.0.src/tools/llvm-cvtres -I /builddir/build/BUILD/llvm-10.0.0.src/include /builddir/build/BUILD/llvm-10.0.0.src/tools/llvm-cvtres/Opts.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/llvm-cvtres/Opts.inc [ 1%] Building LipoOpts.inc... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/llvm-lipo && /usr/bin/llvm-tblgen -gen-opt-parser-defs -I /builddir/build/BUILD/llvm-10.0.0.src/tools/llvm-lipo -I /builddir/build/BUILD/llvm-10.0.0.src/include /builddir/build/BUILD/llvm-10.0.0.src/tools/llvm-lipo/LipoOpts.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/llvm-lipo/LipoOpts.inc make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' /usr/bin/i686-w64-mingw32-ranlib ../libLLVMDemangle.a make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 1%] Built target CvtResTableGen /usr/bin/make -f tools/llvm-mt/CMakeFiles/MtTableGen.dir/build.make tools/llvm-mt/CMakeFiles/MtTableGen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llvm-10.0.0.src /builddir/build/BUILD/llvm-10.0.0.src/tools/llvm-mt /builddir/build/BUILD/llvm-10.0.0.src/build_win32 /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/llvm-mt /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/llvm-mt/CMakeFiles/MtTableGen.dir/DependInfo.cmake --color= [ 1%] Built target LipoOptsTableGen /usr/bin/make -f tools/llvm-objcopy/CMakeFiles/ObjcopyOptsTableGen.dir/build.make tools/llvm-objcopy/CMakeFiles/ObjcopyOptsTableGen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llvm-10.0.0.src /builddir/build/BUILD/llvm-10.0.0.src/tools/llvm-objcopy /builddir/build/BUILD/llvm-10.0.0.src/build_win32 /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/llvm-objcopy /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/llvm-objcopy/CMakeFiles/ObjcopyOptsTableGen.dir/DependInfo.cmake --color= Scanning dependencies of target MtTableGen make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' /usr/bin/make -f tools/llvm-mt/CMakeFiles/MtTableGen.dir/build.make tools/llvm-mt/CMakeFiles/MtTableGen.dir/build make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' Scanning dependencies of target ObjcopyOptsTableGen make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' /usr/bin/make -f tools/llvm-objcopy/CMakeFiles/ObjcopyOptsTableGen.dir/build.make tools/llvm-objcopy/CMakeFiles/ObjcopyOptsTableGen.dir/build [ 1%] Built target LLVMDemangle [ 1%] Building Opts.inc... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/llvm-mt && /usr/bin/llvm-tblgen -gen-opt-parser-defs -I /builddir/build/BUILD/llvm-10.0.0.src/tools/llvm-mt -I /builddir/build/BUILD/llvm-10.0.0.src/include /builddir/build/BUILD/llvm-10.0.0.src/tools/llvm-mt/Opts.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/llvm-mt/Opts.inc make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/Attributes.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/Attributes.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/Attributes.cpp make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 1%] Building ObjcopyOpts.inc... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/llvm-objcopy && /usr/bin/llvm-tblgen -gen-opt-parser-defs -I /builddir/build/BUILD/llvm-10.0.0.src/tools/llvm-objcopy -I /builddir/build/BUILD/llvm-10.0.0.src/include /builddir/build/BUILD/llvm-10.0.0.src/tools/llvm-objcopy/ObjcopyOpts.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/llvm-objcopy/ObjcopyOpts.inc [ 1%] Built target MtTableGen /usr/bin/make -f tools/llvm-rc/CMakeFiles/RcTableGen.dir/build.make tools/llvm-rc/CMakeFiles/RcTableGen.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llvm-10.0.0.src /builddir/build/BUILD/llvm-10.0.0.src/tools/llvm-rc /builddir/build/BUILD/llvm-10.0.0.src/build_win32 /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/llvm-rc /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/llvm-rc/CMakeFiles/RcTableGen.dir/DependInfo.cmake --color= [ 1%] Built target ObjcopyOptsTableGen /usr/bin/make -f tools/remarks-shlib/CMakeFiles/Remarks_exports.dir/build.make tools/remarks-shlib/CMakeFiles/Remarks_exports.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llvm-10.0.0.src /builddir/build/BUILD/llvm-10.0.0.src/tools/remarks-shlib /builddir/build/BUILD/llvm-10.0.0.src/build_win32 /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/remarks-shlib /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/remarks-shlib/CMakeFiles/Remarks_exports.dir/DependInfo.cmake --color= Scanning dependencies of target RcTableGen make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' /usr/bin/make -f tools/llvm-rc/CMakeFiles/RcTableGen.dir/build.make tools/llvm-rc/CMakeFiles/RcTableGen.dir/build make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' Scanning dependencies of target Remarks_exports make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' /usr/bin/make -f tools/remarks-shlib/CMakeFiles/Remarks_exports.dir/build.make tools/remarks-shlib/CMakeFiles/Remarks_exports.dir/build [ 1%] Building Opts.inc... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/llvm-rc && /usr/bin/llvm-tblgen -gen-opt-parser-defs -I /builddir/build/BUILD/llvm-10.0.0.src/tools/llvm-rc -I /builddir/build/BUILD/llvm-10.0.0.src/include /builddir/build/BUILD/llvm-10.0.0.src/tools/llvm-rc/Opts.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/llvm-rc/Opts.inc make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 1%] Creating export file for Remarks cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/tools/remarks-shlib && /usr/bin/python3.9 -c "import sys;print(''.join(['EXPORTS\\n']+sys.stdin.readlines(),))" < /builddir/build/BUILD/llvm-10.0.0.src/tools/remarks-shlib/Remarks.exports > Remarks.def make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 1%] Built target RcTableGen /usr/bin/make -f utils/benchmark/src/CMakeFiles/benchmark.dir/build.make utils/benchmark/src/CMakeFiles/benchmark.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llvm-10.0.0.src /builddir/build/BUILD/llvm-10.0.0.src/utils/benchmark/src /builddir/build/BUILD/llvm-10.0.0.src/build_win32 /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/benchmark/src /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/benchmark/src/CMakeFiles/benchmark.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 1%] Built target Remarks_exports /usr/bin/make -f lib/Support/CMakeFiles/LLVMSupport.dir/build.make lib/Support/CMakeFiles/LLVMSupport.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llvm-10.0.0.src /builddir/build/BUILD/llvm-10.0.0.src/lib/Support /builddir/build/BUILD/llvm-10.0.0.src/build_win32 /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support/CMakeFiles/LLVMSupport.dir/DependInfo.cmake --color= Scanning dependencies of target benchmark make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' /usr/bin/make -f utils/benchmark/src/CMakeFiles/benchmark.dir/build.make utils/benchmark/src/CMakeFiles/benchmark.dir/build make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 1%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/benchmark/src && /usr/bin/i686-w64-mingw32-g++ -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/benchmark.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -o CMakeFiles/benchmark.dir/benchmark.cc.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/benchmark/src/benchmark.cc Scanning dependencies of target LLVMSupport make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' /usr/bin/make -f lib/Support/CMakeFiles/LLVMSupport.dir/build.make lib/Support/CMakeFiles/LLVMSupport.dir/build make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AArch64TargetParser.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/AArch64TargetParser.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/AArch64TargetParser.cpp [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/ABIBreak.cpp [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMTargetParser.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/ARMTargetParser.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/ARMTargetParser.cpp [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/AMDGPUMetadata.cpp [ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CallingConvEmitter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/CallingConvEmitter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/CallingConvEmitter.cpp [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/APFloat.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/APFloat.cpp [ 1%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/benchmark/src && /usr/bin/i686-w64-mingw32-g++ -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/benchmark.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -o CMakeFiles/benchmark.dir/benchmark_register.cc.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/benchmark/src/benchmark_register.cc [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/APInt.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/APInt.cpp [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeEmitterGen.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/CodeEmitterGen.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/CodeEmitterGen.cpp [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenDAGPatterns.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/CodeGenDAGPatterns.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/CodeGenDAGPatterns.cpp [ 2%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/APSInt.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/APSInt.cpp [ 2%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/ARMBuildAttrs.cpp [ 2%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/ARMAttributeParser.cpp [ 2%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/benchmark/src && /usr/bin/i686-w64-mingw32-g++ -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/benchmark.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -o CMakeFiles/benchmark.dir/colorprint.cc.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/benchmark/src/colorprint.cc [ 2%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/ARMWinEH.cpp [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/Allocator.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Allocator.cpp /usr/bin/make -f lib/Target/X86/CMakeFiles/X86CommonTableGen.dir/build.make lib/Target/X86/CMakeFiles/X86CommonTableGen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llvm-10.0.0.src /builddir/build/BUILD/llvm-10.0.0.src/lib/Target/X86 /builddir/build/BUILD/llvm-10.0.0.src/build_win32 /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86 /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86/CMakeFiles/X86CommonTableGen.dir/DependInfo.cmake --color= Scanning dependencies of target X86CommonTableGen make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' /usr/bin/make -f lib/Target/X86/CMakeFiles/X86CommonTableGen.dir/build.make lib/Target/X86/CMakeFiles/X86CommonTableGen.dir/build make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 3%] Building X86GenAsmMatcher.inc... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86 && /usr/bin/llvm-tblgen -gen-asm-matcher -I /builddir/build/BUILD/llvm-10.0.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-10.0.0.src/include -I /builddir/build/BUILD/llvm-10.0.0.src/lib/Target /builddir/build/BUILD/llvm-10.0.0.src/lib/Target/X86/X86.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86/X86GenAsmMatcher.inc [ 3%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/benchmark/src && /usr/bin/i686-w64-mingw32-g++ -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/benchmark.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -o CMakeFiles/benchmark.dir/commandlineflags.cc.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/benchmark/src/commandlineflags.cc [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/BinaryStreamError.cpp [ 3%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/benchmark/src && /usr/bin/i686-w64-mingw32-g++ -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/benchmark.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -o CMakeFiles/benchmark.dir/complexity.cc.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/benchmark/src/complexity.cc [ 3%] Building X86GenAsmWriter.inc... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86 && /usr/bin/llvm-tblgen -gen-asm-writer -I /builddir/build/BUILD/llvm-10.0.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-10.0.0.src/include -I /builddir/build/BUILD/llvm-10.0.0.src/lib/Target /builddir/build/BUILD/llvm-10.0.0.src/lib/Target/X86/X86.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86/X86GenAsmWriter.inc [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/BinaryStreamReader.cpp [ 3%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/benchmark/src && /usr/bin/i686-w64-mingw32-g++ -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/benchmark.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -o CMakeFiles/benchmark.dir/console_reporter.cc.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/benchmark/src/console_reporter.cc [ 3%] Building X86GenAsmWriter1.inc... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86 && /usr/bin/llvm-tblgen -gen-asm-writer -asmwriternum=1 -I /builddir/build/BUILD/llvm-10.0.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-10.0.0.src/include -I /builddir/build/BUILD/llvm-10.0.0.src/lib/Target /builddir/build/BUILD/llvm-10.0.0.src/lib/Target/X86/X86.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86/X86GenAsmWriter1.inc [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/BinaryStreamRef.cpp [ 3%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/benchmark/src && /usr/bin/i686-w64-mingw32-g++ -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/benchmark.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -o CMakeFiles/benchmark.dir/counter.cc.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/benchmark/src/counter.cc [ 3%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/benchmark/src && /usr/bin/i686-w64-mingw32-g++ -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/benchmark.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -o CMakeFiles/benchmark.dir/csv_reporter.cc.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/benchmark/src/csv_reporter.cc [ 3%] Building X86GenCallingConv.inc... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86 && /usr/bin/llvm-tblgen -gen-callingconv -I /builddir/build/BUILD/llvm-10.0.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-10.0.0.src/include -I /builddir/build/BUILD/llvm-10.0.0.src/lib/Target /builddir/build/BUILD/llvm-10.0.0.src/lib/Target/X86/X86.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86/X86GenCallingConv.inc [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/BinaryStreamWriter.cpp [ 3%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/benchmark/src && /usr/bin/i686-w64-mingw32-g++ -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/benchmark.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -o CMakeFiles/benchmark.dir/json_reporter.cc.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/benchmark/src/json_reporter.cc [ 3%] Building X86GenDAGISel.inc... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86 && /usr/bin/llvm-tblgen -gen-dag-isel -I /builddir/build/BUILD/llvm-10.0.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-10.0.0.src/include -I /builddir/build/BUILD/llvm-10.0.0.src/lib/Target /builddir/build/BUILD/llvm-10.0.0.src/lib/Target/X86/X86.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86/X86GenDAGISel.inc [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/BlockFrequency.cpp [ 3%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/benchmark/src && /usr/bin/i686-w64-mingw32-g++ -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/benchmark.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -o CMakeFiles/benchmark.dir/reporter.cc.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/benchmark/src/reporter.cc [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/BranchProbability.cpp [ 3%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/benchmark/src && /usr/bin/i686-w64-mingw32-g++ -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/benchmark.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -o CMakeFiles/benchmark.dir/sleep.cc.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/benchmark/src/sleep.cc [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/BuryPointer.cpp [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/CachePruning.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/CachePruning.cpp [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenHwModes.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/CodeGenHwModes.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/CodeGenHwModes.cpp [ 3%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/benchmark/src && /usr/bin/i686-w64-mingw32-g++ -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/benchmark.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -o CMakeFiles/benchmark.dir/statistics.cc.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/benchmark/src/statistics.cc [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/circular_raw_ostream.cpp [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenInstruction.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/CodeGenInstruction.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/CodeGenInstruction.cpp [ 3%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/benchmark/src && /usr/bin/i686-w64-mingw32-g++ -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/benchmark.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -o CMakeFiles/benchmark.dir/string_util.cc.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/benchmark/src/string_util.cc [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Chrono.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/Chrono.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Chrono.cpp [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/COM.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/COM.cpp [ 3%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/benchmark/src && /usr/bin/i686-w64-mingw32-g++ -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/benchmark.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -o CMakeFiles/benchmark.dir/sysinfo.cc.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/benchmark/src/sysinfo.cc [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/CodeGenCoverage.cpp [ 3%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/benchmark/src && /usr/bin/i686-w64-mingw32-g++ -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/benchmark.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -o CMakeFiles/benchmark.dir/timers.cc.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/benchmark/src/timers.cc [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/CommandLine.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/CommandLine.cpp [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenMapTable.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/CodeGenMapTable.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/CodeGenMapTable.cpp [ 3%] Linking CXX static library ../../../lib/libbenchmark.a cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/benchmark/src && /usr/bin/cmake -P CMakeFiles/benchmark.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/benchmark/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/benchmark.dir/link.txt --verbose=1 /usr/bin/i686-w64-mingw32-ar qc ../../../lib/libbenchmark.a CMakeFiles/benchmark.dir/benchmark.cc.obj CMakeFiles/benchmark.dir/benchmark_register.cc.obj CMakeFiles/benchmark.dir/colorprint.cc.obj CMakeFiles/benchmark.dir/commandlineflags.cc.obj CMakeFiles/benchmark.dir/complexity.cc.obj CMakeFiles/benchmark.dir/console_reporter.cc.obj CMakeFiles/benchmark.dir/counter.cc.obj CMakeFiles/benchmark.dir/csv_reporter.cc.obj CMakeFiles/benchmark.dir/json_reporter.cc.obj CMakeFiles/benchmark.dir/reporter.cc.obj CMakeFiles/benchmark.dir/sleep.cc.obj CMakeFiles/benchmark.dir/statistics.cc.obj CMakeFiles/benchmark.dir/string_util.cc.obj CMakeFiles/benchmark.dir/sysinfo.cc.obj CMakeFiles/benchmark.dir/timers.cc.obj /usr/bin/i686-w64-mingw32-ranlib ../../../lib/libbenchmark.a make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 3%] Built target benchmark [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenRegisters.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/CodeGenRegisters.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/CodeGenRegisters.cpp [ 3%] Building X86GenDisassemblerTables.inc... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86 && /usr/bin/llvm-tblgen -gen-disassembler -I /builddir/build/BUILD/llvm-10.0.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-10.0.0.src/include -I /builddir/build/BUILD/llvm-10.0.0.src/lib/Target /builddir/build/BUILD/llvm-10.0.0.src/lib/Target/X86/X86.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86/X86GenDisassemblerTables.inc [ 3%] Building X86GenEVEX2VEXTables.inc... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86 && /usr/bin/llvm-tblgen -gen-x86-EVEX2VEX-tables -I /builddir/build/BUILD/llvm-10.0.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-10.0.0.src/include -I /builddir/build/BUILD/llvm-10.0.0.src/lib/Target /builddir/build/BUILD/llvm-10.0.0.src/lib/Target/X86/X86.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86/X86GenEVEX2VEXTables.inc /usr/bin/make -f CMakeFiles/CONFIGURE_LLVM_NATIVE.dir/build.make CMakeFiles/CONFIGURE_LLVM_NATIVE.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llvm-10.0.0.src /builddir/build/BUILD/llvm-10.0.0.src /builddir/build/BUILD/llvm-10.0.0.src/build_win32 /builddir/build/BUILD/llvm-10.0.0.src/build_win32 /builddir/build/BUILD/llvm-10.0.0.src/build_win32/CMakeFiles/CONFIGURE_LLVM_NATIVE.dir/DependInfo.cmake --color= Scanning dependencies of target CONFIGURE_LLVM_NATIVE make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' /usr/bin/make -f CMakeFiles/CONFIGURE_LLVM_NATIVE.dir/build.make CMakeFiles/CONFIGURE_LLVM_NATIVE.dir/build make[2]: Entering directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 3%] Configuring NATIVE LLVM... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/NATIVE && /usr/bin/cmake -G Unix\ Makefiles -DCMAKE_MAKE_PROGRAM="/usr/bin/gmake" -DCMAKE_TOOLCHAIN_FILE="/builddir/build/BUILD/llvm-10.0.0.src/cmake/platforms/.cmake" /builddir/build/BUILD/llvm-10.0.0.src -DLLVM_TARGET_IS_CROSSCOMPILE_HOST=TRUE -DLLVM_TARGETS_TO_BUILD="X86" -DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD="" -DLLVM_DEFAULT_TARGET_TRIPLE="i686-w64-mingw32" -DLLVM_TARGET_ARCH="X86" -DLLVM_ENABLE_PROJECTS="" -DLLVM_EXTERNAL_PROJECTS="" -DLLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN="OFF" -DCMAKE_BUILD_TYPE=Release -- The C compiler identification is GNU 10.2.1 -- The CXX compiler identification is GNU 10.2.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info [ 3%] Building X86GenExegesis.inc... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86 && /usr/bin/llvm-tblgen -gen-exegesis -I /builddir/build/BUILD/llvm-10.0.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-10.0.0.src/include -I /builddir/build/BUILD/llvm-10.0.0.src/lib/Target /builddir/build/BUILD/llvm-10.0.0.src/lib/Target/X86/X86.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86/X86GenExegesis.inc -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find Z3: Found unsuitable version "0.0.0", but required is at least "4.7.1" (found Z3_LIBRARIES-NOTFOUND) -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for errno.h -- Looking for errno.h - found -- Looking for fcntl.h [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/Compression.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Compression.cpp -- Looking for fcntl.h - found -- Looking for link.h -- Looking for link.h - found -- Looking for malloc/malloc.h -- Looking for malloc/malloc.h - not found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for signal.h [ 3%] Building X86GenFastISel.inc... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86 && /usr/bin/llvm-tblgen -gen-fast-isel -I /builddir/build/BUILD/llvm-10.0.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-10.0.0.src/include -I /builddir/build/BUILD/llvm-10.0.0.src/lib/Target /builddir/build/BUILD/llvm-10.0.0.src/lib/Target/X86/X86.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86/X86GenFastISel.inc -- Looking for signal.h - found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - found -- Looking for sys/mman.h [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CRC.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/CRC.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/CRC.cpp -- Looking for sys/mman.h - found -- Looking for sys/param.h -- Looking for sys/param.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/time.h [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/ConvertUTF.cpp -- Looking for sys/time.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for termios.h [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/ConvertUTFWrapper.cpp -- Looking for termios.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for valgrind/valgrind.h -- Looking for valgrind/valgrind.h - not found -- Looking for zlib.h -- Looking for zlib.h - not found -- Looking for fenv.h -- Looking for fenv.h - found -- Looking for FE_ALL_EXCEPT -- Looking for FE_ALL_EXCEPT - found -- Looking for FE_INEXACT [ 4%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/CrashRecoveryContext.cpp -- Looking for FE_INEXACT - found -- Looking for mach/mach.h -- Looking for mach/mach.h - not found -- Looking for histedit.h -- Looking for histedit.h - not found -- Looking for CrashReporterClient.h -- Looking for CrashReporterClient.h - not found -- Looking for linux/magic.h -- Looking for linux/magic.h - found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for pthread_getspecific in pthread -- Looking for pthread_getspecific in pthread - found -- Looking for pthread_rwlock_init in pthread -- Looking for pthread_rwlock_init in pthread - found -- Looking for pthread_mutex_lock in pthread -- Looking for pthread_mutex_lock in pthread - found -- Looking for dlopen in dl [ 4%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/DataExtractor.cpp -- Looking for dlopen in dl - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for pfm_initialize in pfm [ 4%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenSchedule.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/CodeGenSchedule.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/CodeGenSchedule.cpp -- Looking for pfm_initialize in pfm - not found -- Looking for pthread.h [ 4%] Building X86GenGlobalISel.inc... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86 && /usr/bin/llvm-tblgen -gen-global-isel -I /builddir/build/BUILD/llvm-10.0.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-10.0.0.src/include -I /builddir/build/BUILD/llvm-10.0.0.src/lib/Target /builddir/build/BUILD/llvm-10.0.0.src/lib/Target/X86/X86.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86/X86GenGlobalISel.inc -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for compress2 in z -- Looking for compress2 in z - not found -- Looking for compress2 in zlib_static -- Looking for compress2 in zlib_static - not found -- Looking for compress2 in zlib -- Looking for compress2 in zlib - not found -- Looking for setupterm in terminfo [ 4%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/Debug.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Debug.cpp -- Looking for setupterm in terminfo - not found -- Looking for setupterm in tinfo -- Looking for setupterm in tinfo - not found -- Looking for setupterm in curses -- Looking for setupterm in curses - not found -- Looking for setupterm in ncurses -- Looking for setupterm in ncurses - not found -- Looking for setupterm in ncursesw -- Looking for setupterm in ncursesw - not found -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) -- Looking for xar_open in xar -- Looking for xar_open in xar - not found -- Looking for arc4random -- Looking for arc4random - not found -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /usr/include -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Looking for _Unwind_Backtrace -- Looking for _Unwind_Backtrace - found -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for sysconf -- Looking for sysconf - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for setrlimit [ 4%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/DebugCounter.cpp -- Looking for setrlimit - found -- Looking for isatty -- Looking for isatty - found -- Looking for futimens -- Looking for futimens - found -- Looking for futimes -- Looking for futimes - found -- Looking for posix_fallocate -- Looking for posix_fallocate - found -- Looking for sigaltstack -- Looking for sigaltstack - found -- Looking for lseek64 -- Looking for lseek64 - found -- Looking for mallctl -- Looking for mallctl - not found -- Looking for mallinfo -- Looking for mallinfo - found -- Looking for malloc_zone_statistics -- Looking for malloc_zone_statistics - not found -- Looking for getrlimit [ 4%] Building X86GenInstrInfo.inc... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86 && /usr/bin/llvm-tblgen -gen-instr-info -I /builddir/build/BUILD/llvm-10.0.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-10.0.0.src/include -I /builddir/build/BUILD/llvm-10.0.0.src/lib/Target /builddir/build/BUILD/llvm-10.0.0.src/lib/Target/X86/X86.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86/X86GenInstrInfo.inc -- Looking for getrlimit - found -- Looking for posix_spawn -- Looking for posix_spawn - found -- Looking for pread -- Looking for pread - found -- Looking for sbrk -- Looking for sbrk - found -- Looking for strerror [ 4%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/DeltaAlgorithm.cpp -- Looking for strerror - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for strerror_s -- Looking for strerror_s - not found -- Looking for setenv -- Looking for setenv - found -- Looking for dlopen -- Looking for dlopen - found -- Looking for dladdr -- Looking for dladdr - not found -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Failed -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Success -- Looking for __GLIBC__ [ 4%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/DAGDeltaAlgorithm.cpp -- Looking for __GLIBC__ - found -- Looking for sched_getaffinity -- Looking for sched_getaffinity - found -- Looking for CPU_COUNT -- Looking for CPU_COUNT - found -- Looking for pthread_getname_np -- Looking for pthread_getname_np - found -- Looking for pthread_setname_np -- Looking for pthread_setname_np - found -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE - Success -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB [ 4%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenTarget.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/CodeGenTarget.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/CodeGenTarget.cpp -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB [ 4%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/DJB.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/DJB.cpp -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success -- Performing Test LLVM_HAS_ATOMICS -- Performing Test LLVM_HAS_ATOMICS - Success -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG - Success -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Failed -- Performing Test HAS_MAYBE_UNINITIALIZED [ 4%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/Error.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Error.cpp -- Performing Test HAS_MAYBE_UNINITIALIZED - Success /builddir/build/BUILD/llvm-10.0.0.src/cmake/config.guess: unable to guess system type This script, last modified 2011-08-20, has failed to recognize the operating system you are using. It is advised that you download the most up to date version of the config scripts from http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD and http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD If the version you run (/builddir/build/BUILD/llvm-10.0.0.src/cmake/config.guess) is already up to date, please send the following data and any information you think might be pertinent to in order to provide the needed information to handle your system. config.guess timestamp = 2011-08-20 uname -m = riscv64 uname -r = 5.5.0-0.rc5.git0.1.1.riscv64.fc32.riscv64 uname -s = Linux uname -v = #1 SMP Mon Jan 6 17:31:22 UTC 2020 /usr/bin/uname -p = riscv64 /bin/uname -X = hostinfo = /bin/universe = /usr/bin/arch -k = /bin/arch = riscv64 /usr/bin/oslevel = /usr/convex/getsysinfo = UNAME_MACHINE = riscv64 UNAME_RELEASE = 5.5.0-0.rc5.git0.1.1.riscv64.fc32.riscv64 UNAME_SYSTEM = Linux UNAME_VERSION = #1 SMP Mon Jan 6 17:31:22 UTC 2020 CMake Error at cmake/modules/GetHostTriple.cmake:27 (message): Failed to execute /builddir/build/BUILD/llvm-10.0.0.src/cmake/config.guess Call Stack (most recent call first): cmake/config-ix.cmake:385 (get_host_triple) CMakeLists.txt:623 (include) -- Configuring incomplete, errors occurred! See also "/builddir/build/BUILD/llvm-10.0.0.src/build_win32/NATIVE/CMakeFiles/CMakeOutput.log". See also "/builddir/build/BUILD/llvm-10.0.0.src/build_win32/NATIVE/CMakeFiles/CMakeError.log". make[2]: *** [CMakeFiles/CONFIGURE_LLVM_NATIVE.dir/build.make:83: NATIVE/CMakeCache.txt] Error 1 make[2]: *** Deleting file 'NATIVE/CMakeCache.txt' make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' make[1]: *** [CMakeFiles/Makefile2:4343: CMakeFiles/CONFIGURE_LLVM_NATIVE.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 4%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelEmitter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/DAGISelEmitter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/DAGISelEmitter.cpp [ 4%] Building X86GenRegisterBank.inc... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86 && /usr/bin/llvm-tblgen -gen-register-bank -I /builddir/build/BUILD/llvm-10.0.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-10.0.0.src/include -I /builddir/build/BUILD/llvm-10.0.0.src/lib/Target /builddir/build/BUILD/llvm-10.0.0.src/lib/Target/X86/X86.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86/X86GenRegisterBank.inc [ 4%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/ErrorHandling.cpp [ 5%] Building X86GenRegisterInfo.inc... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86 && /usr/bin/llvm-tblgen -gen-register-info -I /builddir/build/BUILD/llvm-10.0.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-10.0.0.src/include -I /builddir/build/BUILD/llvm-10.0.0.src/lib/Target /builddir/build/BUILD/llvm-10.0.0.src/lib/Target/X86/X86.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86/X86GenRegisterInfo.inc [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileCheck.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/FileCheck.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/FileCheck.cpp [ 5%] Building X86GenSubtargetInfo.inc... cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86 && /usr/bin/llvm-tblgen -gen-subtarget -I /builddir/build/BUILD/llvm-10.0.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-10.0.0.src/include -I /builddir/build/BUILD/llvm-10.0.0.src/lib/Target /builddir/build/BUILD/llvm-10.0.0.src/lib/Target/X86/X86.td --write-if-changed -o /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Target/X86/X86GenSubtargetInfo.inc [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileCollector.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/FileCollector.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/FileCollector.cpp make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 5%] Built target X86CommonTableGen [ 5%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/DAGISelMatcherEmitter.cpp [ 5%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherGen.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherGen.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/DAGISelMatcherGen.cpp [ 5%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherOpt.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherOpt.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/DAGISelMatcherOpt.cpp [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/FileUtilities.cpp [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/FileOutputBuffer.cpp [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/FoldingSet.cpp [ 5%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcher.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcher.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/DAGISelMatcher.cpp [ 5%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DFAEmitter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/DFAEmitter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/DFAEmitter.cpp [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/FormattedStream.cpp [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/FormatVariadic.cpp [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/GlobPattern.cpp [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/GraphWriter.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Hashing.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/Hashing.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Hashing.cpp [ 6%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DFAPacketizerEmitter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/DFAPacketizerEmitter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/DFAPacketizerEmitter.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/InitLLVM.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/IntEqClasses.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/IntervalMap.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ItaniumManglingCanonicalizer.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/ItaniumManglingCanonicalizer.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/ItaniumManglingCanonicalizer.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/JSON.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/JSON.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/JSON.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/KnownBits.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/KnownBits.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/KnownBits.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/LEB128.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/LEB128.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/LineIterator.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/LineIterator.cpp [ 6%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DisassemblerEmitter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/DisassemblerEmitter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/DisassemblerEmitter.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/Locale.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Locale.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/LockFileManager.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LowLevelType.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/LowLevelType.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/LowLevelType.cpp [ 6%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/ExegesisEmitter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/ExegesisEmitter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/ExegesisEmitter.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/ManagedStatic.cpp [ 6%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/FastISelEmitter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/FastISelEmitter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/FastISelEmitter.cpp [ 7%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/FixedLenDecoderEmitter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/FixedLenDecoderEmitter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/FixedLenDecoderEmitter.cpp [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/MathExtras.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/MathExtras.cpp [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/MemoryBuffer.cpp [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/MD5.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/MD5.cpp [ 7%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/GICombinerEmitter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/GICombinerEmitter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/GICombinerEmitter.cpp [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/NativeFormatting.cpp [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Optional.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/Optional.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Optional.cpp [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Parallel.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/Parallel.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Parallel.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/PluginLoader.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/PrettyStackTrace.cpp [ 8%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/GlobalISelEmitter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/GlobalISelEmitter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/GlobalISelEmitter.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/RandomNumberGenerator.cpp [ 8%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/InfoByHwMode.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/InfoByHwMode.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/InfoByHwMode.cpp [ 8%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/InstrInfoEmitter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/InstrInfoEmitter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/InstrInfoEmitter.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/Regex.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Regex.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/ScaledNumber.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/ScopedPrinter.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/SHA1.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/SHA1.cpp [ 8%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/InstrDocsEmitter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/InstrDocsEmitter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/InstrDocsEmitter.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signposts.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/Signposts.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Signposts.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/SmallPtrSet.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/SmallVector.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/SmallVector.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/SourceMgr.cpp [ 8%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/IntrinsicEmitter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/IntrinsicEmitter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/IntrinsicEmitter.cpp [ 8%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/OptEmitter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/OptEmitter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/OptEmitter.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/SpecialCaseList.cpp [ 8%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/OptParserEmitter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/OptParserEmitter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/OptParserEmitter.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/Statistic.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Statistic.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/StringExtras.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/StringExtras.cpp [ 8%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/OptRSTEmitter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/OptRSTEmitter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/OptRSTEmitter.cpp [ 8%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/PredicateExpander.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/PredicateExpander.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/PredicateExpander.cpp [ 8%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/PseudoLoweringEmitter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/PseudoLoweringEmitter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/PseudoLoweringEmitter.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/StringMap.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/StringMap.cpp [ 8%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/RISCVCompressInstEmitter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/RISCVCompressInstEmitter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/RISCVCompressInstEmitter.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringPool.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/StringPool.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/StringPool.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/StringSaver.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/StringSaver.cpp [ 8%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/RegisterBankEmitter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/RegisterBankEmitter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/RegisterBankEmitter.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/StringRef.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/StringRef.cpp [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SymbolRemappingReader.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/SymbolRemappingReader.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/SymbolRemappingReader.cpp [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/SystemUtils.cpp [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/RegisterInfoEmitter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/RegisterInfoEmitter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/RegisterInfoEmitter.cpp [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/TarWriter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/TarWriter.cpp [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TargetParser.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/TargetParser.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/TargetParser.cpp [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/ThreadPool.cpp [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/SDNodeProperties.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/SDNodeProperties.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/SDNodeProperties.cpp [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/TimeProfiler.cpp [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/SearchableTableEmitter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/SearchableTableEmitter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/SearchableTableEmitter.cpp [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/Timer.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Timer.cpp [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/SubtargetEmitter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/SubtargetEmitter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/SubtargetEmitter.cpp [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/ToolOutputFile.cpp [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TrigramIndex.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/TrigramIndex.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/TrigramIndex.cpp [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Triple.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/Triple.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Triple.cpp [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/SubtargetFeatureInfo.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/SubtargetFeatureInfo.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/SubtargetFeatureInfo.cpp [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Twine.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/Twine.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Twine.cpp [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/Unicode.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Unicode.cpp [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/UnicodeCaseFold.cpp [ 10%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/TableGen.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/TableGen.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/TableGen.cpp [ 10%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/Types.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/Types.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/Types.cpp [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/VersionTuple.cpp [ 10%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86DisassemblerTables.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/X86DisassemblerTables.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/X86DisassemblerTables.cpp [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/VirtualFileSystem.cpp [ 10%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86EVEX2VEXTablesEmitter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/X86EVEX2VEXTablesEmitter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/X86EVEX2VEXTablesEmitter.cpp [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/WithColor.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/WithColor.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/WithColor.cpp [ 10%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86FoldTablesEmitter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/X86FoldTablesEmitter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/X86FoldTablesEmitter.cpp [ 10%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86ModRMFilters.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/X86ModRMFilters.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/X86ModRMFilters.cpp [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/YAMLParser.cpp [ 10%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86RecognizableInstr.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/X86RecognizableInstr.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/X86RecognizableInstr.cpp [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/YAMLTraits.cpp [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/raw_os_ostream.cpp [ 10%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/WebAssemblyDisassemblerEmitter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/WebAssemblyDisassemblerEmitter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/WebAssemblyDisassemblerEmitter.cpp [ 11%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/raw_ostream.cpp [ 11%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_C.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -o CMakeFiles/LLVMSupport.dir/regcomp.c.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/regcomp.c [ 11%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_C.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -o CMakeFiles/LLVMSupport.dir/regerror.c.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/regerror.c [ 11%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_C.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -o CMakeFiles/LLVMSupport.dir/regexec.c.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/regexec.c [ 11%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CTagsEmitter.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/utils/TableGen && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/obj.llvm-tblgen.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -fno-exceptions -std=c++14 -o CMakeFiles/obj.llvm-tblgen.dir/CTagsEmitter.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/utils/TableGen/CTagsEmitter.cpp [ 11%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_C.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -o CMakeFiles/LLVMSupport.dir/regfree.c.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/regfree.c [ 11%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regstrlcpy.c.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_C.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -o CMakeFiles/LLVMSupport.dir/regstrlcpy.c.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/regstrlcpy.c [ 11%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/xxhash.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/xxhash.cpp [ 11%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Z3Solver.cpp [ 11%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/Atomic.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Atomic.cpp [ 11%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/DynamicLibrary.cpp [ 11%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/Errno.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Errno.cpp [ 11%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Host.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/Host.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Host.cpp [ 11%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/Memory.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Memory.cpp make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 11%] Built target obj.llvm-tblgen [ 11%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/Path.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Path.cpp [ 11%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/Process.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Process.cpp [ 11%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/Program.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Program.cpp [ 11%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/RWMutex.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/RWMutex.cpp In file included from /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Process.cpp:104: /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Windows/Process.inc: In function 'llvm::VersionTuple llvm::GetWindowsOSVersion()': /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Windows/Process.inc:462:19: warning: cast between incompatible function types from 'FARPROC' {aka 'int (__attribute__((stdcall)) *)()'} to 'RtlGetVersionPtr' {aka 'long int (__attribute__((stdcall)) *)(_OSVERSIONINFOW*)'} [-Wcast-function-type] 462 | auto getVer = (RtlGetVersionPtr)::GetProcAddress(hMod, "RtlGetVersion"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 11%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/Signals.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Signals.cpp [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TargetRegistry.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/TargetRegistry.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/TargetRegistry.cpp [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadLocal.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/ThreadLocal.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/ThreadLocal.cpp [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/Threading.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Threading.cpp [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/Valgrind.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Valgrind.cpp [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.obj cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/i686-w64-mingw32-g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS @CMakeFiles/LLVMSupport.dir/includes_CXX.rsp -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DNDEBUG -std=c++14 -fno-exceptions -o CMakeFiles/LLVMSupport.dir/Watchdog.cpp.obj -c /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Watchdog.cpp In file included from /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Signals.cpp:223: /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Windows/Signals.inc: In function 'bool load64BitDebugHelp()': /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Windows/Signals.inc:165:26: warning: cast between incompatible function types from 'FARPROC' {aka 'int (__attribute__((stdcall)) *)()'} to 'fpMiniDumpWriteDump' {aka 'int (__attribute__((stdcall)) *)(void*, long unsigned int, void*, MINIDUMP_TYPE, _MINIDUMP_EXCEPTION_INFORMATION*, _MINIDUMP_USER_STREAM_INFORMATION*, _MINIDUMP_CALLBACK_INFORMATION*)'} [-Wcast-function-type] 165 | fMiniDumpWriteDump = (fpMiniDumpWriteDump) | ^~~~~~~~~~~~~~~~~~~~~ 166 | ::GetProcAddress(hLib, "MiniDumpWriteDump"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Windows/Signals.inc:167:20: warning: cast between incompatible function types from 'FARPROC' {aka 'int (__attribute__((stdcall)) *)()'} to 'fpStackWalk64' {aka 'int (__attribute__((stdcall)) *)(long unsigned int, void*, void*, _tagSTACKFRAME64*, void*, int (__attribute__((stdcall)) *)(void*, long long unsigned int, void*, long unsigned int, long unsigned int*), void* (__attribute__((stdcall)) *)(void*, long long unsigned int), long long unsigned int (__attribute__((stdcall)) *)(void*, long long unsigned int), long long unsigned int (__attribute__((stdcall)) *)(void*, void*, _tagADDRESS64*))'} [-Wcast-function-type] 167 | fStackWalk64 = (fpStackWalk64) | ^~~~~~~~~~~~~~~ 168 | ::GetProcAddress(hLib, "StackWalk64"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Windows/Signals.inc:169:27: warning: cast between incompatible function types from 'FARPROC' {aka 'int (__attribute__((stdcall)) *)()'} to 'fpSymGetModuleBase64' {aka 'long long unsigned int (__attribute__((stdcall)) *)(void*, long long unsigned int)'} [-Wcast-function-type] 169 | fSymGetModuleBase64 = (fpSymGetModuleBase64) | ^~~~~~~~~~~~~~~~~~~~~~ 170 | ::GetProcAddress(hLib, "SymGetModuleBase64"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Windows/Signals.inc:171:28: warning: cast between incompatible function types from 'FARPROC' {aka 'int (__attribute__((stdcall)) *)()'} to 'fpSymGetSymFromAddr64' {aka 'int (__attribute__((stdcall)) *)(void*, long long unsigned int, long long unsigned int*, _IMAGEHLP_SYMBOL64*)'} [-Wcast-function-type] 171 | fSymGetSymFromAddr64 = (fpSymGetSymFromAddr64) | ^~~~~~~~~~~~~~~~~~~~~~~ 172 | ::GetProcAddress(hLib, "SymGetSymFromAddr64"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Windows/Signals.inc:173:29: warning: cast between incompatible function types from 'FARPROC' {aka 'int (__attribute__((stdcall)) *)()'} to 'fpSymGetLineFromAddr64' {aka 'int (__attribute__((stdcall)) *)(void*, long long unsigned int, long unsigned int*, _IMAGEHLP_LINE64*)'} [-Wcast-function-type] 173 | fSymGetLineFromAddr64 = (fpSymGetLineFromAddr64) | ^~~~~~~~~~~~~~~~~~~~~~~~ 174 | ::GetProcAddress(hLib, "SymGetLineFromAddr64"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Windows/Signals.inc:175:27: warning: cast between incompatible function types from 'FARPROC' {aka 'int (__attribute__((stdcall)) *)()'} to 'fpSymGetModuleInfo64' {aka 'int (__attribute__((stdcall)) *)(void*, long long unsigned int, _IMAGEHLP_MODULE64*)'} [-Wcast-function-type] 175 | fSymGetModuleInfo64 = (fpSymGetModuleInfo64) | ^~~~~~~~~~~~~~~~~~~~~~ 176 | ::GetProcAddress(hLib, "SymGetModuleInfo64"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Windows/Signals.inc:177:33: warning: cast between incompatible function types from 'FARPROC' {aka 'int (__attribute__((stdcall)) *)()'} to 'fpSymFunctionTableAccess64' {aka 'void* (__attribute__((stdcall)) *)(void*, long long unsigned int)'} [-Wcast-function-type] 177 | fSymFunctionTableAccess64 = (fpSymFunctionTableAccess64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 178 | ::GetProcAddress(hLib, "SymFunctionTableAccess64"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Windows/Signals.inc:179:22: warning: cast between incompatible function types from 'FARPROC' {aka 'int (__attribute__((stdcall)) *)()'} to 'fpSymSetOptions' {aka 'long unsigned int (__attribute__((stdcall)) *)(long unsigned int)'} [-Wcast-function-type] 179 | fSymSetOptions = (fpSymSetOptions)::GetProcAddress(hLib, "SymSetOptions"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Windows/Signals.inc:180:22: warning: cast between incompatible function types from 'FARPROC' {aka 'int (__attribute__((stdcall)) *)()'} to 'fpSymInitialize' {aka 'int (__attribute__((stdcall)) *)(void*, const char*, int)'} [-Wcast-function-type] 180 | fSymInitialize = (fpSymInitialize)::GetProcAddress(hLib, "SymInitialize"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/llvm-10.0.0.src/lib/Support/Windows/Signals.inc:181:31: warning: cast between incompatible function types from 'FARPROC' {aka 'int (__attribute__((stdcall)) *)()'} to 'fpEnumerateLoadedModules' {aka 'int (__attribute__((stdcall)) *)(void*, int (__attribute__((stdcall)) *)(const char*, long long unsigned int, long unsigned int, void*), void*)'} [-Wcast-function-type] 181 | fEnumerateLoadedModules = (fpEnumerateLoadedModules) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 182 | ::GetProcAddress(hLib, "EnumerateLoadedModules64"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 12%] Linking CXX static library ../libLLVMSupport.a cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/cmake -P CMakeFiles/LLVMSupport.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/llvm-10.0.0.src/build_win32/lib/Support && /usr/bin/cmake -E cmake_link_script CMakeFiles/LLVMSupport.dir/link.txt --verbose=1 /usr/bin/i686-w64-mingw32-ar qc ../libLLVMSupport.a CMakeFiles/LLVMSupport.dir/AArch64TargetParser.cpp.obj CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.obj CMakeFiles/LLVMSupport.dir/ARMTargetParser.cpp.obj CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.obj CMakeFiles/LLVMSupport.dir/APFloat.cpp.obj CMakeFiles/LLVMSupport.dir/APInt.cpp.obj CMakeFiles/LLVMSupport.dir/APSInt.cpp.obj CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.obj CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.obj CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.obj CMakeFiles/LLVMSupport.dir/Allocator.cpp.obj CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.obj CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.obj CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.obj CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.obj CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.obj CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.obj CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.obj CMakeFiles/LLVMSupport.dir/CachePruning.cpp.obj CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.obj CMakeFiles/LLVMSupport.dir/Chrono.cpp.obj CMakeFiles/LLVMSupport.dir/COM.cpp.obj CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.obj CMakeFiles/LLVMSupport.dir/CommandLine.cpp.obj CMakeFiles/LLVMSupport.dir/Compression.cpp.obj CMakeFiles/LLVMSupport.dir/CRC.cpp.obj CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.obj CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.obj CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.obj CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.obj CMakeFiles/LLVMSupport.dir/Debug.cpp.obj CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.obj CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.obj CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.obj CMakeFiles/LLVMSupport.dir/DJB.cpp.obj CMakeFiles/LLVMSupport.dir/Error.cpp.obj CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.obj CMakeFiles/LLVMSupport.dir/FileCheck.cpp.obj CMakeFiles/LLVMSupport.dir/FileCollector.cpp.obj CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.obj CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.obj CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.obj CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.obj CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.obj CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.obj CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.obj CMakeFiles/LLVMSupport.dir/Hashing.cpp.obj CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.obj CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.obj CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.obj CMakeFiles/LLVMSupport.dir/ItaniumManglingCanonicalizer.cpp.obj CMakeFiles/LLVMSupport.dir/JSON.cpp.obj CMakeFiles/LLVMSupport.dir/KnownBits.cpp.obj CMakeFiles/LLVMSupport.dir/LEB128.cpp.obj CMakeFiles/LLVMSupport.dir/LineIterator.cpp.obj CMakeFiles/LLVMSupport.dir/Locale.cpp.obj CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.obj CMakeFiles/LLVMSupport.dir/LowLevelType.cpp.obj CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.obj CMakeFiles/LLVMSupport.dir/MathExtras.cpp.obj CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.obj CMakeFiles/LLVMSupport.dir/MD5.cpp.obj CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.obj CMakeFiles/LLVMSupport.dir/Optional.cpp.obj CMakeFiles/LLVMSupport.dir/Parallel.cpp.obj CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.obj CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.obj CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.obj CMakeFiles/LLVMSupport.dir/Regex.cpp.obj CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.obj CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.obj CMakeFiles/LLVMSupport.dir/SHA1.cpp.obj CMakeFiles/LLVMSupport.dir/Signposts.cpp.obj CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.obj CMakeFiles/LLVMSupport.dir/SmallVector.cpp.obj CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.obj CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.obj CMakeFiles/LLVMSupport.dir/Statistic.cpp.obj CMakeFiles/LLVMSupport.dir/StringExtras.cpp.obj CMakeFiles/LLVMSupport.dir/StringMap.cpp.obj CMakeFiles/LLVMSupport.dir/StringPool.cpp.obj CMakeFiles/LLVMSupport.dir/StringSaver.cpp.obj CMakeFiles/LLVMSupport.dir/StringRef.cpp.obj CMakeFiles/LLVMSupport.dir/SymbolRemappingReader.cpp.obj CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.obj CMakeFiles/LLVMSupport.dir/TarWriter.cpp.obj CMakeFiles/LLVMSupport.dir/TargetParser.cpp.obj CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.obj CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.obj CMakeFiles/LLVMSupport.dir/Timer.cpp.obj CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.obj CMakeFiles/LLVMSupport.dir/TrigramIndex.cpp.obj CMakeFiles/LLVMSupport.dir/Triple.cpp.obj CMakeFiles/LLVMSupport.dir/Twine.cpp.obj CMakeFiles/LLVMSupport.dir/Unicode.cpp.obj CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.obj CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.obj CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.obj CMakeFiles/LLVMSupport.dir/WithColor.cpp.obj CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.obj CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.obj CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.obj CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.obj CMakeFiles/LLVMSupport.dir/regcomp.c.obj CMakeFiles/LLVMSupport.dir/regerror.c.obj CMakeFiles/LLVMSupport.dir/regexec.c.obj CMakeFiles/LLVMSupport.dir/regfree.c.obj CMakeFiles/LLVMSupport.dir/regstrlcpy.c.obj CMakeFiles/LLVMSupport.dir/xxhash.cpp.obj CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.obj CMakeFiles/LLVMSupport.dir/Atomic.cpp.obj CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.obj CMakeFiles/LLVMSupport.dir/Errno.cpp.obj CMakeFiles/LLVMSupport.dir/Host.cpp.obj CMakeFiles/LLVMSupport.dir/Memory.cpp.obj CMakeFiles/LLVMSupport.dir/Path.cpp.obj CMakeFiles/LLVMSupport.dir/Process.cpp.obj CMakeFiles/LLVMSupport.dir/Program.cpp.obj CMakeFiles/LLVMSupport.dir/RWMutex.cpp.obj CMakeFiles/LLVMSupport.dir/Signals.cpp.obj CMakeFiles/LLVMSupport.dir/TargetRegistry.cpp.obj CMakeFiles/LLVMSupport.dir/ThreadLocal.cpp.obj CMakeFiles/LLVMSupport.dir/Threading.cpp.obj CMakeFiles/LLVMSupport.dir/Valgrind.cpp.obj CMakeFiles/LLVMSupport.dir/Watchdog.cpp.obj /usr/bin/i686-w64-mingw32-ranlib ../libLLVMSupport.a make[2]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' [ 12%] Built target LLVMSupport make[1]: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' make: *** [Makefile:174: all] Error 2 make: Leaving directory '/builddir/build/BUILD/llvm-10.0.0.src/build_win32' error: Bad exit status from /var/tmp/rpm-tmp.9L36LC (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.9L36LC (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/mingw-llvm.spec