Skip to content

Instantly share code, notes, and snippets.

@jcelerier
Created November 21, 2018 16:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jcelerier/fcc36e305a885127a2920039cbb21150 to your computer and use it in GitHub Desktop.
Save jcelerier/fcc36e305a885127a2920039cbb21150 to your computer and use it in GitHub Desktop.
$ ./build-all.sh llvm
-- The C compiler identification is GNU 8.2.0
-- The CXX compiler identification is GNU 8.2.0
-- The ASM compiler identification is GNU
-- Found assembler: /mingw64/bin/cc.exe
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Check for working C compiler: /mingw64/bin/cc.exe
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Check for working C compiler: /mingw64/bin/cc.exe -- works
-- Detecting C compiler ABI info
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Detecting C compiler ABI info - done
-- Detecting C compile features
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Detecting C compile features - done
-- Check for working CXX compiler: /mingw64/bin/CC.exe
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Check for working CXX compiler: /mingw64/bin/CC.exe -- works
-- Detecting CXX compiler ABI info
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Detecting CXX compile features - done
-- Looking for dlfcn.h
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for dlfcn.h - not found
-- Looking for errno.h
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for errno.h - found
-- Looking for fcntl.h
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for fcntl.h - found
-- Looking for link.h
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for link.h - not found
-- Looking for malloc.h
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for malloc.h - found
-- Looking for malloc/malloc.h
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for malloc/malloc.h - not found
-- Looking for pthread.h
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for pthread.h - found
-- Looking for signal.h
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for signal.h - found
-- Looking for sys/ioctl.h
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for sys/ioctl.h - not found
-- Looking for sys/mman.h
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for sys/mman.h - not found
-- Looking for sys/param.h
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for sys/param.h - found
-- Looking for sys/resource.h
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for sys/resource.h - not found
-- Looking for sys/stat.h
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for sys/stat.h - found
-- Looking for sys/time.h
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for sys/time.h - found
-- Looking for sys/types.h
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for sys/types.h - found
-- Looking for termios.h
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for termios.h - not found
-- Looking for unistd.h
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for unistd.h - found
-- Looking for valgrind/valgrind.h
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for valgrind/valgrind.h - not found
-- Looking for zlib.h
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for zlib.h - found
-- Looking for fenv.h
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for fenv.h - found
-- Looking for FE_ALL_EXCEPT
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for FE_ALL_EXCEPT - found
-- Looking for FE_INEXACT
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for FE_INEXACT - found
-- Looking for mach/mach.h
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for mach/mach.h - not found
-- Looking for histedit.h
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for histedit.h - not found
-- Looking for CrashReporterClient.h
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for CrashReporterClient.h - not found
-- Looking for pthread_create in pthread
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for pthread_create in pthread - found
-- Looking for pthread_getspecific in pthread
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for pthread_getspecific in pthread - found
-- Looking for pthread_rwlock_init in pthread
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for pthread_rwlock_init in pthread - found
-- Looking for pthread_mutex_lock in pthread
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for pthread_mutex_lock in pthread - found
-- Looking for dlopen in dl
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for dlopen in dl - not found
-- Looking for clock_gettime in rt
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for clock_gettime in rt - not found
-- Looking for pfm_initialize in pfm
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for pfm_initialize in pfm - not found
-- Looking for pthread.h
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for pthread.h - found
-- Looking for pthread_create
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for pthread_create - found
-- Found Threads: TRUE
-- Looking for compress2 in z
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for compress2 in z - found
-- Looking for setupterm in tinfo
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for setupterm in tinfo - not found
-- Looking for setupterm in terminfo
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for setupterm in terminfo - not found
-- Looking for setupterm in curses
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for setupterm in curses - not found
-- Looking for setupterm in ncurses
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for setupterm in ncurses - found
-- Looking for xar_open in xar
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for xar_open in xar - not found
-- Looking for arc4random
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for arc4random - not found
-- Looking for backtrace
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for backtrace - not found
-- Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR)
-- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed
-- Looking for _Unwind_Backtrace
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for _Unwind_Backtrace - found
-- Looking for getpagesize
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for getpagesize - not found
-- Looking for sysconf
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for sysconf - not found
-- Looking for getrusage
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for getrusage - not found
-- Looking for setrlimit
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for setrlimit - not found
-- Looking for isatty
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for isatty - found
-- Looking for futimens
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for futimens - not found
-- Looking for futimes
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for futimes - not found
-- Looking for posix_fallocate
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for posix_fallocate - not found
-- Looking for sigaltstack
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for sigaltstack - not found
-- Looking for lseek64
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for lseek64 - found
-- Looking for mallctl
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for mallctl - not found
-- Looking for mallinfo
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for mallinfo - not found
-- Looking for malloc_zone_statistics
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for malloc_zone_statistics - not found
-- Looking for getrlimit
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for getrlimit - not found
-- Looking for posix_spawn
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for posix_spawn - not found
-- Looking for pread
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for pread - not found
-- Looking for realpath
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for realpath - not found
-- Looking for sbrk
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for sbrk - not found
-- Looking for strerror
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for strerror - found
-- Looking for strerror_r
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for strerror_r - not found
-- Looking for strerror_s
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for strerror_s - found
-- Looking for setenv
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for setenv - not found
-- Looking for __GLIBC__
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for __GLIBC__ - not found
-- Looking for sched_getaffinity
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for sched_getaffinity - not found
-- Looking for CPU_COUNT
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for CPU_COUNT - not found
-- Looking for pthread_getname_np
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for pthread_getname_np - found
-- Looking for pthread_setname_np
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for pthread_setname_np - found
-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success
-- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success
-- Performing Test LLVM_HAS_ATOMICS
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test LLVM_HAS_ATOMICS - Success
-- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG - Success
-- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Failed
-- Performing Test HAS_MAYBE_UNINITIALIZED
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- 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)
-- 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-windows-gnu
CMake Error at cmake/modules/HandleLLVMOptions.cmake:119 (MESSAGE):
Unable to determine platform
Call Stack (most recent call first):
CMakeLists.txt:592 (include)
-- Performing Test C_SUPPORTS_FPIC
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test C_SUPPORTS_FPIC - Success
-- Performing Test CXX_SUPPORTS_FPIC
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test CXX_SUPPORTS_FPIC - Success
-- Building with -fPIC
-- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success
-- Performing Test C_SUPPORTS_WERROR_DATE_TIME
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success
-- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success
-- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed
-- Performing Test CXX_SUPPORTS_CXX11
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test CXX_SUPPORTS_CXX11 - Success
-- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success
-- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed
-- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed
-- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Success
-- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success
-- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Failed
-- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success
-- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed
-- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Failed
-- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Failed
-- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success
-- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success
-- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success
-- Performing Test C_SUPPORTS_FDATA_SECTIONS
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success
-- Performing Test CXX_SUPPORTS_FDATA_SECTIONS
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success
-- Found PythonInterp: /mingw64/bin/python3.7.exe (found version "3.7.1")
-- Constructing LLVMBuild project information
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:28 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/bindings/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:30 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/docs/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:32 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/examples/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:34 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:36 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Analysis/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:38 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/AsmParser/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:40 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Bitcode/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:42 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Bitcode/Reader/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:44 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Bitcode/Writer/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:46 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/CodeGen/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:48 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/CodeGen/AsmPrinter/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:50 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/CodeGen/SelectionDAG/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:52 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/CodeGen/MIRParser/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:54 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/CodeGen/GlobalISel/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:56 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/DebugInfo/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:58 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/DebugInfo/DWARF/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:60 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/DebugInfo/MSF/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:62 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/DebugInfo/CodeView/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:64 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/DebugInfo/PDB/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:66 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/DebugInfo/Symbolize/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:68 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Demangle/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:70 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/ExecutionEngine/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:72 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/ExecutionEngine/Interpreter/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:74 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/ExecutionEngine/MCJIT/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:76 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/ExecutionEngine/RuntimeDyld/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:78 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/ExecutionEngine/IntelJITEvents/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:80 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/ExecutionEngine/OProfileJIT/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:82 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/ExecutionEngine/Orc/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:84 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/ExecutionEngine/PerfJITEvents/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:86 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/FuzzMutate/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:88 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/LineEditor/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:90 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Linker/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:92 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/IR/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:94 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/IRReader/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:96 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/LTO/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:98 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/MC/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:100 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/MC/MCDisassembler/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:102 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/MC/MCParser/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:104 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Object/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:106 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/BinaryFormat/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:108 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/ObjectYAML/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:110 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Option/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:112 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/OptRemarks/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:114 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Passes/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:116 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/ProfileData/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:118 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/ProfileData/Coverage/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:120 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Support/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:122 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/TableGen/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:124 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:126 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/AMDGPU/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:128 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/AMDGPU/AsmParser/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:130 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/AMDGPU/Disassembler/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:132 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/AMDGPU/InstPrinter/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:134 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/AMDGPU/MCTargetDesc/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:136 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/AMDGPU/TargetInfo/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:138 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/AMDGPU/Utils/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:140 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/ARC/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:142 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/ARC/Disassembler/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:144 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/ARC/InstPrinter/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:146 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/ARC/MCTargetDesc/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:148 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/ARC/TargetInfo/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:150 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/ARM/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:152 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/ARM/AsmParser/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:154 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/ARM/Disassembler/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:156 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/ARM/InstPrinter/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:158 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/ARM/MCTargetDesc/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:160 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/ARM/TargetInfo/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:162 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/ARM/Utils/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:164 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/AArch64/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:166 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/AArch64/AsmParser/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:168 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/AArch64/Disassembler/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:170 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/AArch64/InstPrinter/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:172 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/AArch64/MCTargetDesc/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:174 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/AArch64/TargetInfo/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:176 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/AArch64/Utils/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:178 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/AVR/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:180 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/AVR/AsmParser/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:182 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/AVR/Disassembler/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:184 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/AVR/InstPrinter/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:186 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/AVR/MCTargetDesc/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:188 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/AVR/TargetInfo/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:190 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/BPF/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:192 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/BPF/AsmParser/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:194 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/BPF/InstPrinter/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:196 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/BPF/Disassembler/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:198 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/BPF/MCTargetDesc/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:200 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/BPF/TargetInfo/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:202 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/Lanai/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:204 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/Lanai/AsmParser/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:206 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/Lanai/Disassembler/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:208 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/Lanai/InstPrinter/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:210 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/Lanai/MCTargetDesc/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:212 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/Lanai/TargetInfo/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:214 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/Hexagon/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:216 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/Hexagon/AsmParser/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:218 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/Hexagon/Disassembler/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:220 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/Hexagon/MCTargetDesc/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:222 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/Hexagon/TargetInfo/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:224 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/MSP430/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:226 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/MSP430/InstPrinter/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:228 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/MSP430/MCTargetDesc/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:230 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/MSP430/TargetInfo/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:232 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/NVPTX/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:234 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/NVPTX/InstPrinter/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:236 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/NVPTX/MCTargetDesc/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:238 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/NVPTX/TargetInfo/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:240 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/Mips/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:242 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/Mips/AsmParser/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:244 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/Mips/Disassembler/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:246 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/Mips/InstPrinter/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:248 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/Mips/MCTargetDesc/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:250 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/Mips/TargetInfo/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:252 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/Nios2/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:254 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/Nios2/InstPrinter/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:256 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/Nios2/MCTargetDesc/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:258 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/Nios2/TargetInfo/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:260 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/PowerPC/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:262 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/PowerPC/AsmParser/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:264 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/PowerPC/Disassembler/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:266 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/PowerPC/InstPrinter/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:268 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/PowerPC/MCTargetDesc/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:270 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/PowerPC/TargetInfo/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:272 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/RISCV/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:274 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/RISCV/AsmParser/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:276 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/RISCV/Disassembler/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:278 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/RISCV/InstPrinter/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:280 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/RISCV/TargetInfo/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:282 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/RISCV/MCTargetDesc/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:284 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/RISCV/Utils/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:286 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/Sparc/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:288 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/Sparc/AsmParser/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:290 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/Sparc/Disassembler/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:292 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/Sparc/InstPrinter/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:294 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/Sparc/MCTargetDesc/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:296 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/Sparc/TargetInfo/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:298 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/SystemZ/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:300 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/SystemZ/AsmParser/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:302 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/SystemZ/Disassembler/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:304 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/SystemZ/InstPrinter/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:306 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/SystemZ/MCTargetDesc/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:308 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/SystemZ/TargetInfo/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:310 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/WebAssembly/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:312 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/WebAssembly/AsmParser/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:314 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/WebAssembly/Disassembler/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:316 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/WebAssembly/InstPrinter/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:318 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/WebAssembly/MCTargetDesc/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:320 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/WebAssembly/TargetInfo/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:322 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/X86/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:324 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/X86/AsmParser/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:326 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/X86/Disassembler/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:328 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/X86/InstPrinter/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:330 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/X86/MCTargetDesc/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:332 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/X86/TargetInfo/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:334 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/X86/Utils/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:336 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/XCore/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:338 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/XCore/Disassembler/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:340 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/XCore/InstPrinter/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:342 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/XCore/MCTargetDesc/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:344 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Target/XCore/TargetInfo/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:346 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Testing/Support/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:348 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/ToolDrivers/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:350 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/ToolDrivers/llvm-dlltool/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:352 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/ToolDrivers/llvm-lib/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:354 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Transforms/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:356 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Transforms/AggressiveInstCombine/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:358 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Transforms/Coroutines/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:360 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Transforms/IPO/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:362 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Transforms/InstCombine/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:364 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Transforms/Instrumentation/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:366 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Transforms/Scalar/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:368 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Transforms/Utils/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:370 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Transforms/Vectorize/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:372 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/Transforms/ObjCARC/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:374 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/WindowsManifest/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:376 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/lib/XRay/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:378 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/projects/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:380 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:382 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/bugpoint/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:384 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/dsymutil/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:386 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llc/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:388 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/lli/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:390 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/lli/ChildTarget/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:392 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-ar/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:394 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-as/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:396 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-bcanalyzer/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:398 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-cat/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:400 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-cfi-verify/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:402 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-cov/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:404 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-cvtres/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:406 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-diff/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:408 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-dis/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:410 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-dwarfdump/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:412 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-dwp/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:414 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-exegesis/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:416 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-extract/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:418 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-jitlistener/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:420 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-link/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:422 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-lto/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:424 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-mc/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:426 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-mca/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:428 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-modextract/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:430 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-mt/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:432 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-nm/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:434 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-objcopy/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:436 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-objdump/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:438 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-pdbutil/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:440 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-profdata/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:442 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-rc/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:444 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-rtdyld/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:446 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-size/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:448 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-split/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:450 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/llvm-undname/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:452 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/opt/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:454 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/tools/verify-uselistorder/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:456 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/utils/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:458 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/utils/TableGen/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:460 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/utils/unittest/LLVMBuild.txt does not exist.
CMake Error at build/LLVMBuild.cmake:462 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/utils/llvm-build/llvmbuild/__init__.py does not exist.
CMake Error at build/LLVMBuild.cmake:464 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/utils/llvm-build/llvmbuild/main.py does not exist.
CMake Error at build/LLVMBuild.cmake:466 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/utils/llvm-build/llvmbuild/componentinfo.py does not exist.
CMake Error at build/LLVMBuild.cmake:468 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
CMake Error: File /c/dev/llvm/llvm-mingw/llvm/C:/dev/llvm/llvm-mingw/llvm/utils/llvm-build/llvmbuild/util.py does not exist.
CMake Error at build/LLVMBuild.cmake:470 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:669 (include)
Can't locate SVN/Core.pm in @INC (you may need to install the SVN::Core module) (@INC contains: /usr/share/perl5 /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl) at /usr/share/perl5/Git/SVN/Utils.pm line 6.
BEGIN failed--compilation aborted at /usr/share/perl5/Git/SVN/Utils.pm line 6.
Compilation failed in require at /usr/share/perl5/Git/SVN.pm line 32.
BEGIN failed--compilation aborted at /usr/share/perl5/Git/SVN.pm line 32.
Compilation failed in require at /usr/lib/git-core/git-svn line 22.
BEGIN failed--compilation aborted at /usr/lib/git-core/git-svn line 22.
-- Linker detection: GNU ld
-- Targeting ARM
-- Targeting AArch64
-- Targeting X86
CMake Error at cmake/modules/AddLLVM.cmake:657 (install):
install TARGETS given no LIBRARY DESTINATION for shared library target
"LTO".
Call Stack (most recent call first):
tools/lto/CMakeLists.txt:19 (add_llvm_library)
-- Looking for sys/resource.h
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Looking for sys/resource.h - not found
-- Clang version: 8.0.0
-- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG - Failed
-- Could NOT find Z3: Found unsuitable version "4.8.1 - 64 bit", but required is exact version "4.7.1" (found /mingw64/lib/libz3.a)
-- LLD version: 8.0.0
Can't locate SVN/Core.pm in @INC (you may need to install the SVN::Core module) (@INC contains: /usr/share/perl5 /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl) at /usr/share/perl5/Git/SVN/Utils.pm line 6.
BEGIN failed--compilation aborted at /usr/share/perl5/Git/SVN/Utils.pm line 6.
Compilation failed in require at /usr/share/perl5/Git/SVN.pm line 32.
BEGIN failed--compilation aborted at /usr/share/perl5/Git/SVN.pm line 32.
Compilation failed in require at /usr/lib/git-core/git-svn line 22.
BEGIN failed--compilation aborted at /usr/lib/git-core/git-svn line 22.
Can't locate SVN/Core.pm in @INC (you may need to install the SVN::Core module) (@INC contains: /usr/share/perl5 /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl) at /usr/share/perl5/Git/SVN/Utils.pm line 6.
BEGIN failed--compilation aborted at /usr/share/perl5/Git/SVN/Utils.pm line 6.
Compilation failed in require at /usr/share/perl5/Git/SVN.pm line 32.
BEGIN failed--compilation aborted at /usr/share/perl5/Git/SVN.pm line 32.
Compilation failed in require at /usr/lib/git-core/git-svn line 22.
BEGIN failed--compilation aborted at /usr/lib/git-core/git-svn line 22.
CMake Warning (dev) at utils/benchmark/CMakeLists.txt:3 (project):
Policy CMP0048 is not set: project() command manages VERSION variables.
Run "cmake --help-policy CMP0048" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The following variable(s) would be set to empty:
PROJECT_VERSION
PROJECT_VERSION_MAJOR
PROJECT_VERSION_MINOR
PROJECT_VERSION_PATCH
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found Git: /usr/bin/git.exe (found version "2.19.1")
-- git Version: v0.0.0-dirty
-- Version: 0.0.0
-- Performing Test HAVE_CXX_FLAG_STD_CXX11
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success
-- Performing Test HAVE_CXX_FLAG_WALL
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test HAVE_CXX_FLAG_WALL - Success
-- Performing Test HAVE_CXX_FLAG_WEXTRA
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test HAVE_CXX_FLAG_WEXTRA - Success
-- Performing Test HAVE_CXX_FLAG_WSHADOW
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test HAVE_CXX_FLAG_WSHADOW - Success
-- Performing Test HAVE_CXX_FLAG_PEDANTIC
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success
-- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success
-- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed
-- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success
-- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success
-- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS - Success
-- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success
-- Performing Test HAVE_CXX_FLAG_WD654
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test HAVE_CXX_FLAG_WD654 - Failed
-- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed
-- Performing Test HAVE_CXX_FLAG_COVERAGE
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test HAVE_CXX_FLAG_COVERAGE - Success
-- Performing Test HAVE_GNU_POSIX_REGEX
-- Performing Test HAVE_GNU_POSIX_REGEX
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile
-- Performing Test HAVE_POSIX_REGEX
-- Performing Test HAVE_POSIX_REGEX
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test HAVE_POSIX_REGEX -- failed to compile
CMake Warning at utils/benchmark/CMakeLists.txt:234 (message):
Using std::regex with exceptions disabled is not fully supported
-- Performing Test HAVE_STEADY_CLOCK
-- Performing Test HAVE_STEADY_CLOCK
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0 to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake
-- Performing Test HAVE_STEADY_CLOCK -- failed to compile
-- Configuring incomplete, errors occurred!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment