Skip to content

Instantly share code, notes, and snippets.

@Diggsey
Created August 28, 2015 03:10
Show Gist options
  • Save Diggsey/63b6d64c31fd4922edb4 to your computer and use it in GitHub Desktop.
Save Diggsey/63b6d64c31fd4922edb4 to your computer and use it in GitHub Desktop.
]0;/c/Users/Diggory/Projects/rust3
Diggory@Diggory-Laptop MINGW64 /c/Users/Diggory/Projects/rust3
$ ./configure --build=x86_64-pc-windows-msvc
configure: looking for configure programs
configure: found program 'cmp'
configure: found program 'mkdir'
configure: found program 'printf'
configure: found program 'cut'
configure: found program 'head'
configure: found program 'grep'
configure: found program 'xargs'
configure: found program 'cp'
configure: found program 'find'
configure: found program 'uname'
configure: found program 'date'
configure: found program 'tr'
configure: found program 'sed'
configure: found program 'file'
configure: found program 'make'
configure: inspecting environment
configure: recreating config.tmp
configure:
configure: processing ./configure args
configure:
configure: CFG_LOCALSTATEDIR := /var/lib
configure: CFG_SYSCONFDIR := /etc
configure: CFG_DATADIR := /share
configure: CFG_INFODIR := /share/info
configure: CFG_LLVM_ROOT :=
configure: CFG_PYTHON :=
configure: CFG_JEMALLOC_ROOT :=
configure: CFG_BUILD := x86_64-pc-windows-msvc
configure: CFG_ANDROID_CROSS_PATH := /opt/ndk_standalone
configure: CFG_ARM_LINUX_ANDROIDEABI_NDK :=
configure: CFG_AARCH64_LINUX_ANDROID_NDK :=
configure: CFG_RELEASE_CHANNEL := dev
configure: CFG_MUSL_ROOT := /usr/local
configure: CFG_BUILD := x86_64-pc-windows-msvc
configure: CFG_LIBDIR := /usr/local/bin
configure:
configure: validating ./configure args
configure:
configure: CFG_BOOTSTRAP_KEY := 03:34:03
configure:
configure: looking for build programs
configure:
configure: CFG_CURLORWGET := /usr/bin/curl (7.43.0)
configure: CFG_PYTHON := /mingw64/bin/python2.7
configure: CFG_GIT := /usr/bin/git (2.5.0)
configure: CFG_MD5 :=
configure: CFG_MD5SUM := /usr/bin/md5sum (8.23)
configure: CFG_HASH_COMMAND := /usr/bin/md5sum | cut -c 1-8
configure: CFG_CLANG :=
configure: CFG_CCACHE :=
configure: CFG_GCC := /mingw64/bin/gcc (5.2.0)
configure: CFG_LD := /mingw64/bin/ld (2.25.0)
configure: CFG_VALGRIND :=
configure: CFG_PERF :=
configure: CFG_ISCC :=
configure: CFG_ANTLR4 :=
configure: CFG_GRUN :=
configure: CFG_FLEX := /usr/bin/flex (2.5.39)
configure: CFG_BISON := /usr/bin/bison (3.0.4)
configure: CFG_PANDOC :=
configure: CFG_XELATEX :=
configure: CFG_GDB := /mingw64/bin/gdb (7.9.1)
configure: CFG_LLDB :=
configure: CFG_DISABLE_VALGRIND_RPASS := 1
configure: CFG_GDB_VERSION := GNU gdb (GDB) 7.9.1
configure:
configure: looking for target specific programs
configure:
configure: CFG_ADB :=
configure: CFG_CC := gcc
configure:
configure: targeting MSVC, disabling jemalloc
configure:
configure: CFG_DISABLE_JEMALLOC := 1
configure: CFG_CMAKE := /c/Program Files (x86)/CMake/bin/cm ...
configure: CFG_MSVC_ROOT := C:\Program Files (x86)\Microsoft Vi ...
configure: CFG_MSVC_BINDIR_x86_64 := C:\Program Files (x86)\Microsoft Vi ...
configure: CFG_MSVC_CL_x86_64 := C:\Program Files (x86)\Microsoft Vi ...
configure: CFG_MSVC_LIB_x86_64 := C:\Program Files (x86)\Microsoft Vi ...
configure: CFG_MSVC_LINK_x86_64 := C:\Program Files (x86)\Microsoft Vi ...
configure: CFG_MSVC_INCLUDE_PATH_x86_64 := C:\Program Files (x86)\Cap'n Proto\ ...
configure: CFG_MSVC_LIB_PATH_x86_64 := C:\Program Files (x86)\Cap'n Proto\ ...
configure:
configure: making directories
configure:
configure: mkdir -p doc
configure: mkdir -p doc/std
configure: mkdir -p doc/extra
configure: mkdir -p dl
configure: mkdir -p tmp
configure: mkdir -p dist
configure: mkdir -p x86_64-pc-windows-msvc/llvm
configure: mkdir -p x86_64-pc-windows-msvc/rustllvm
configure: mkdir -p x86_64-pc-windows-msvc/rt
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage0
configure: mkdir -p x86_64-pc-windows-msvc/rt/jemalloc
configure: mkdir -p x86_64-pc-windows-msvc/rt/compiler-rt
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage0/isaac
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage0/sync
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage0/test
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage0/arch/i386
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage0/arch/x86_64
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage0/arch/arm
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage0/arch/aarch64
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage0/arch/mips
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage0/arch/powerpc
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage1
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage1/isaac
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage1/sync
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage1/test
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage1/arch/i386
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage1/arch/x86_64
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage1/arch/arm
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage1/arch/aarch64
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage1/arch/mips
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage1/arch/powerpc
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage2
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage2/isaac
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage2/sync
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage2/test
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage2/arch/i386
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage2/arch/x86_64
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage2/arch/arm
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage2/arch/aarch64
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage2/arch/mips
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage2/arch/powerpc
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage3
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage3/isaac
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage3/sync
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage3/test
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage3/arch/i386
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage3/arch/x86_64
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage3/arch/arm
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage3/arch/aarch64
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage3/arch/mips
configure: mkdir -p x86_64-pc-windows-msvc/rt/stage3/arch/powerpc
configure: mkdir -p x86_64-pc-windows-msvc/stage0/lib
configure: mkdir -p x86_64-pc-windows-msvc/stage0/lib/rustlib/x86_64-pc-windows-msvc/bin
configure: mkdir -p x86_64-pc-windows-msvc/stage0/lib/rustlib/x86_64-pc-windows-msvc/lib
configure: mkdir -p x86_64-pc-windows-msvc/stage0/bin
configure: mkdir -p x86_64-pc-windows-msvc/stage0/test
configure: mkdir -p x86_64-pc-windows-msvc/stage0/bin/rustlib/x86_64-pc-windows-msvc/bin
configure: mkdir -p x86_64-pc-windows-msvc/stage0/bin/rustlib/x86_64-pc-windows-msvc/lib
configure: mkdir -p x86_64-pc-windows-msvc/stage1/bin
configure: mkdir -p x86_64-pc-windows-msvc/stage1/test
configure: mkdir -p x86_64-pc-windows-msvc/stage1/bin/rustlib/x86_64-pc-windows-msvc/bin
configure: mkdir -p x86_64-pc-windows-msvc/stage1/bin/rustlib/x86_64-pc-windows-msvc/lib
configure: mkdir -p x86_64-pc-windows-msvc/stage2/bin
configure: mkdir -p x86_64-pc-windows-msvc/stage2/test
configure: mkdir -p x86_64-pc-windows-msvc/stage2/bin/rustlib/x86_64-pc-windows-msvc/bin
configure: mkdir -p x86_64-pc-windows-msvc/stage2/bin/rustlib/x86_64-pc-windows-msvc/lib
configure: mkdir -p x86_64-pc-windows-msvc/stage3/bin
configure: mkdir -p x86_64-pc-windows-msvc/stage3/test
configure: mkdir -p x86_64-pc-windows-msvc/stage3/bin/rustlib/x86_64-pc-windows-msvc/bin
configure: mkdir -p x86_64-pc-windows-msvc/stage3/bin/rustlib/x86_64-pc-windows-msvc/lib
configure: mkdir -p x86_64-pc-windows-msvc/test/run-pass
configure: mkdir -p x86_64-pc-windows-msvc/test/run-pass-valgrind
configure: mkdir -p x86_64-pc-windows-msvc/test/run-pass-fulldeps
configure: mkdir -p x86_64-pc-windows-msvc/test/run-fail
configure: mkdir -p x86_64-pc-windows-msvc/test/run-fail-fulldeps
configure: mkdir -p x86_64-pc-windows-msvc/test/compile-fail
configure: mkdir -p x86_64-pc-windows-msvc/test/parse-fail
configure: mkdir -p x86_64-pc-windows-msvc/test/compile-fail-fulldeps
configure: mkdir -p x86_64-pc-windows-msvc/test/bench
configure: mkdir -p x86_64-pc-windows-msvc/test/perf
configure: mkdir -p x86_64-pc-windows-msvc/test/pretty
configure: mkdir -p x86_64-pc-windows-msvc/test/debuginfo-gdb
configure: mkdir -p x86_64-pc-windows-msvc/test/debuginfo-lldb
configure: mkdir -p x86_64-pc-windows-msvc/test/codegen
configure: mkdir -p x86_64-pc-windows-msvc/test/rustdoc
configure:
configure: configuring submodules
configure:
configure: git: submodule sync
configure: git: submodule init
/mingw64/bin/gettext.sh: line 89: export: `name
': not a valid identifier
/mingw64/bin/gettext.sh: line 89: export: `url
': not a valid identifier
Submodule '' () registered for path 'src/compiler-rt'
/mingw64/bin/gettext.sh: line 89: export: `name
': not a valid identifier
/mingw64/bin/gettext.sh: line 89: export: `url
': not a valid identifier
Submodule '' () registered for path 'src/jemalloc'
/mingw64/bin/gettext.sh: line 89: export: `name
': not a valid identifier
/mingw64/bin/gettext.sh: line 89: export: `url
': not a valid identifier
Submodule '' () registered for path 'src/llvm'
/mingw64/bin/gettext.sh: line 89: export: `name
': not a valid identifier
/mingw64/bin/gettext.sh: line 89: export: `url
': not a valid identifier
Submodule '' () registered for path 'src/rt/hoedown'
/mingw64/bin/gettext.sh: line 89: export: `name
': not a valid identifier
/mingw64/bin/gettext.sh: line 89: export: `url
': not a valid identifier
Submodule '' () registered for path 'src/rust-installer'
configure: git: submodule update
Cloning into 'src/compiler-rt'...
/mingw64/bin/gettext.sh: line 89: export: `sha1
': not a valid identifier
/mingw64/bin/gettext.sh: line 89: export: `displaypath
': not a valid identifier
Submodule path '': checked out '58ab642c30d9f97735d5745b5d01781ee199c6ae'
Cloning into 'src/jemalloc'...
/mingw64/bin/gettext.sh: line 89: export: `sha1
': not a valid identifier
/mingw64/bin/gettext.sh: line 89: export: `displaypath
': not a valid identifier
Submodule path '': checked out 'e24a1a025a1f214e40eedafe3b9c7b1d69937922'
Cloning into 'src/llvm'...
/mingw64/bin/gettext.sh: line 89: export: `sha1
': not a valid identifier
/mingw64/bin/gettext.sh: line 89: export: `displaypath
': not a valid identifier
Submodule path '': checked out '874dc4ee4cb782056469f003831bcda3e4cdf0df'
Cloning into 'src/rt/hoedown'...
/mingw64/bin/gettext.sh: line 89: export: `sha1
': not a valid identifier
/mingw64/bin/gettext.sh: line 89: export: `displaypath
': not a valid identifier
Submodule path '': checked out '238c4d57cce10d33b05cf52a91fc62a09f31ffbb'
Cloning into 'src/rust-installer'...
/mingw64/bin/gettext.sh: line 89: export: `sha1
': not a valid identifier
/mingw64/bin/gettext.sh: line 89: export: `displaypath
': not a valid identifier
Submodule path '': checked out 'c37d3747da75c280237dc2d6b925078e69555499'
configure: git: submodule foreach sync
/mingw64/bin/gettext.sh: line 89: export: `prefix
': not a valid identifier
Entering 'src/compiler-rt'
/mingw64/bin/gettext.sh: line 89: export: `prefix
': not a valid identifier
Entering 'src/jemalloc'
/mingw64/bin/gettext.sh: line 89: export: `prefix
': not a valid identifier
Entering 'src/llvm'
/mingw64/bin/gettext.sh: line 89: export: `prefix
': not a valid identifier
Entering 'src/rt/hoedown'
/mingw64/bin/gettext.sh: line 89: export: `prefix
': not a valid identifier
Entering 'src/rust-installer'
configure: git: submodule foreach update
configure: git: submodule status
58ab642c30d9f97735d5745b5d01781ee199c6ae src/compiler-rt (remotes/origin/rust-2015-01-08-do-not-delete)
e24a1a025a1f214e40eedafe3b9c7b1d69937922 src/jemalloc (3.6.0-158-ge24a1a0)
874dc4ee4cb782056469f003831bcda3e4cdf0df src/llvm (remotes/origin/rust-llvm-2015-06-30)
238c4d57cce10d33b05cf52a91fc62a09f31ffbb src/rt/hoedown (2.0.0-63-g238c4d5)
c37d3747da75c280237dc2d6b925078e69555499 src/rust-installer (heads/master)
-aed73472416064642911af790b25d57c9390b6c7 src/rust-installer/test/rust-installer-v1
-e577c97b494be2815b215e3042207d6d4b7c5516 src/rust-installer/test/rust-installer-v2
configure: git: submodule clobber
/mingw64/bin/gettext.sh: line 89: export: `prefix
': not a valid identifier
Entering 'src/compiler-rt'
/mingw64/bin/gettext.sh: line 89: export: `prefix
': not a valid identifier
Entering 'src/jemalloc'
/mingw64/bin/gettext.sh: line 89: export: `prefix
': not a valid identifier
Entering 'src/llvm'
/mingw64/bin/gettext.sh: line 89: export: `prefix
': not a valid identifier
Entering 'src/rt/hoedown'
/mingw64/bin/gettext.sh: line 89: export: `prefix
': not a valid identifier
Entering 'src/rust-installer'
/mingw64/bin/gettext.sh: line 89: export: `prefix
': not a valid identifier
Entering 'src/compiler-rt'
/mingw64/bin/gettext.sh: line 89: export: `prefix
': not a valid identifier
Entering 'src/jemalloc'
/mingw64/bin/gettext.sh: line 89: export: `prefix
': not a valid identifier
Entering 'src/llvm'
/mingw64/bin/gettext.sh: line 89: export: `prefix
': not a valid identifier
Entering 'src/rt/hoedown'
/mingw64/bin/gettext.sh: line 89: export: `prefix
': not a valid identifier
Entering 'src/rust-installer'
configure:
configure: looking at LLVM
configure:
configure: configuring LLVM for x86_64-pc-windows-msvc with cmake
configure: configuring LLVM with:
configure: -DLLVM_INCLUDE_TESTS=OFF -DCMAKE_BUILD_TYPE=Release -DLLVM_ENABLE_ASSERTIONS=OFF
-- The C compiler identification is MSVC 19.0.22816.0
-- The CXX compiler identification is MSVC 19.0.22816.0
-- Check for working C compiler using: Visual Studio 14 2015 Win64
-- Check for working C compiler using: Visual Studio 14 2015 Win64 -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler using: Visual Studio 14 2015 Win64
-- Check for working CXX compiler using: Visual Studio 14 2015 Win64 -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for dirent.h
-- Looking for dirent.h - not found
-- Looking for dlfcn.h
-- Looking for dlfcn.h - not found
-- Looking for errno.h
-- Looking for errno.h - found
-- Looking for execinfo.h
-- Looking for execinfo.h - not found
-- Looking for fcntl.h
-- Looking for fcntl.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for limits.h
-- Looking for limits.h - found
-- Looking for link.h
-- Looking for link.h - not found
-- Looking for malloc.h
-- Looking for malloc.h - found
-- Looking for malloc/malloc.h
-- Looking for malloc/malloc.h - not found
-- Looking for ndir.h
-- Looking for ndir.h - not found
-- Looking for signal.h
-- Looking for signal.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for sys/dir.h
-- Looking for sys/dir.h - not found
-- Looking for sys/ioctl.h
-- Looking for sys/ioctl.h - not found
-- Looking for sys/mman.h
-- Looking for sys/mman.h - not found
-- Looking for sys/ndir.h
-- Looking for sys/ndir.h - not found
-- Looking for sys/param.h
-- Looking for sys/param.h - not found
-- Looking for sys/resource.h
-- Looking for sys/resource.h - not found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for sys/time.h
-- Looking for sys/time.h - not found
-- Looking for sys/uio.h
-- Looking for sys/uio.h - not found
-- Looking for sys/wait.h
-- Looking for sys/wait.h - not found
-- Looking for termios.h
-- Looking for termios.h - not found
-- Looking for unistd.h
-- Looking for unistd.h - not found
-- Looking for utime.h
-- Looking for utime.h - not found
-- Looking for valgrind/valgrind.h
-- Looking for valgrind/valgrind.h - not found
-- Looking for zlib.h
-- Looking for zlib.h - not found
-- Looking for fenv.h
-- Looking for fenv.h - found
-- Looking for FE_ALL_EXCEPT
-- Looking for FE_ALL_EXCEPT - found
-- Looking for FE_INEXACT
-- Looking for FE_INEXACT - found
-- Looking for mach/mach.h
-- Looking for mach/mach.h - not found
-- Looking for mach-o/dyld.h
-- Looking for mach-o/dyld.h - not found
-- Looking for histedit.h
-- Looking for histedit.h - not found
-- Performing Test HAVE_CXXABI_H
-- Performing Test HAVE_CXXABI_H - Failed
-- Looking for arc4random
-- Looking for arc4random - not found
-- Looking for backtrace
-- Looking for backtrace - not found
-- Looking for getpagesize
-- Looking for getpagesize - not found
-- Looking for getrusage
-- Looking for getrusage - not found
-- Looking for setrlimit
-- Looking for setrlimit - not found
-- Looking for isatty
-- Looking for isatty - not found
-- Looking for futimens
-- Looking for futimens - not found
-- Looking for futimes
-- Looking for futimes - not found
-- Looking for mallctl
-- Looking for mallctl - not found
-- Looking for mallinfo
-- Looking for mallinfo - not found
-- Looking for malloc_zone_statistics
-- Looking for malloc_zone_statistics - not found
-- Looking for mkdtemp
-- Looking for mkdtemp - not found
-- Looking for mkstemp
-- Looking for mkstemp - not found
-- Looking for mktemp
-- Looking for mktemp - not found
-- Looking for closedir
-- Looking for closedir - not found
-- Looking for opendir
-- Looking for opendir - not found
-- Looking for readdir
-- Looking for readdir - not found
-- Looking for getcwd
-- Looking for getcwd - not found
-- Looking for gettimeofday
-- Looking for gettimeofday - not found
-- Looking for getrlimit
-- Looking for getrlimit - not found
-- Looking for posix_spawn
-- Looking for posix_spawn - not found
-- Looking for pread
-- Looking for pread - not found
-- Looking for realpath
-- Looking for realpath - not found
-- Looking for sbrk
-- Looking for sbrk - not found
-- Looking for srand48
-- Looking for srand48 - not found
-- Looking for strtoll
-- Looking for strtoll - found
-- Looking for strtoq
-- Looking for strtoq - not found
-- Looking for strerror
-- Looking for strerror - found
-- Looking for strerror_r
-- Looking for strerror_r - not found
-- Looking for strerror_s
-- Looking for strerror_s - found
-- Looking for setenv
-- Looking for setenv - not found
-- Looking for _chsize_s
-- Looking for _chsize_s - found
-- Looking for _alloca
-- Looking for _alloca - not found
-- Looking for __alloca
-- Looking for __alloca - not found
-- Looking for __chkstk
-- Looking for __chkstk - found
-- Looking for __chkstk_ms
-- Looking for __chkstk_ms - not found
-- Looking for ___chkstk
-- Looking for ___chkstk - not found
-- Looking for ___chkstk_ms
-- Looking for ___chkstk_ms - not found
-- Looking for __ashldi3
-- Looking for __ashldi3 - not found
-- Looking for __ashrdi3
-- Looking for __ashrdi3 - not found
-- Looking for __divdi3
-- Looking for __divdi3 - not found
-- Looking for __fixdfdi
-- Looking for __fixdfdi - not found
-- Looking for __fixsfdi
-- Looking for __fixsfdi - not found
-- Looking for __floatdidf
-- Looking for __floatdidf - not found
-- Looking for __lshrdi3
-- Looking for __lshrdi3 - not found
-- Looking for __moddi3
-- Looking for __moddi3 - not found
-- Looking for __udivdi3
-- Looking for __udivdi3 - not found
-- Looking for __umoddi3
-- Looking for __umoddi3 - not found
-- Looking for __main
-- Looking for __main - not found
-- Looking for __cmpdi2
-- Looking for __cmpdi2 - not found
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - not found
-- Performing Test HAVE_INT64_T
-- Performing Test HAVE_INT64_T - Success
-- Performing Test HAVE_UINT64_T
-- Performing Test HAVE_UINT64_T - Success
-- Performing Test HAVE_U_INT64_T
-- Performing Test HAVE_U_INT64_T - Failed
-- Performing Test LLVM_HAS_ATOMICS
-- Performing Test LLVM_HAS_ATOMICS - Success
-- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG
-- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG - Failed
-- Target triple: x86_64-pc-win32
-- Native target architecture is X86
-- Performing Test HAVE_ELMCB_PCSTR
-- Performing Test HAVE_ELMCB_PCSTR - Success
-- Threads enabled.
-- Doxygen disabled.
-- Sphinx disabled.
-- Go bindings disabled.
-- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH)
-- OCaml bindings disabled.
-- Using Debug VC++ CRT: MDd
-- Using Release VC++ CRT: MD
-- Using MinSizeRel VC++ CRT: MD
-- Using RelWithDebInfo VC++ CRT: MD
-- Using Release VC++ CRT: MD
-- Performing Test SUPPORTS_SIZED_DEALLOC
-- Performing Test SUPPORTS_SIZED_DEALLOC - Success
-- Found PythonInterp: C:/msys64/mingw64/bin/python2.7.exe (found version "2.7.10")
-- Constructing LLVMBuild project information
CMake Error at C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/LLVMBuild.cmake:64 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:442 (include)
-- LLVMHello ignored -- Loadable modules not supported on this platform.
-- Targeting AArch64
-- Targeting AMDGPU
-- Targeting ARM
-- Targeting BPF
-- Targeting CppBackend
-- Targeting Hexagon
-- Targeting Mips
-- Targeting MSP430
-- Targeting NVPTX
-- Targeting PowerPC
-- Targeting Sparc
-- Targeting SystemZ
-- Targeting X86
-- The ASM_MASM compiler identification is MSVC
-- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/ml64.exe
-- Targeting XCore
-- BugpointPasses ignored -- Loadable modules not supported on this platform.
-- Configuring incomplete, errors occurred!
See also "C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeOutput.log".
See also "C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeError.log".
configure: error: LLVM cmake configure failed
]0;/c/Users/Diggory/Projects/rust3
Diggory@Diggory-Laptop MINGW64 /c/Users/Diggory/Projects/rust3
$ cat x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeError.log
Determining if the include file dirent.h exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_036ee.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:11.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_036ee.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_036ee.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_036ee.dir\Debug\cmTC_036ee.tlog\".
InitializeBuildStatus:
Creating "cmTC_036ee.dir\Debug\cmTC_036ee.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_036ee.dir\Debug\\" /Fd"cmTC_036ee.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_036ee.dir\Debug\\" /Fd"cmTC_036ee.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
CheckIncludeFile.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'dirent.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_036ee.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_036ee.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_036ee.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'dirent.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_036ee.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.55
Determining if the include file dlfcn.h exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_4d750.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:12.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_4d750.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_4d750.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_4d750.dir\Debug\cmTC_4d750.tlog\".
InitializeBuildStatus:
Creating "cmTC_4d750.dir\Debug\cmTC_4d750.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_4d750.dir\Debug\\" /Fd"cmTC_4d750.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_4d750.dir\Debug\\" /Fd"cmTC_4d750.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
CheckIncludeFile.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'dlfcn.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_4d750.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_4d750.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_4d750.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'dlfcn.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_4d750.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.37
Determining if the include file execinfo.h exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_f2462.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:14.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_f2462.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_f2462.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_f2462.dir\Debug\cmTC_f2462.tlog\".
InitializeBuildStatus:
Creating "cmTC_f2462.dir\Debug\cmTC_f2462.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_f2462.dir\Debug\\" /Fd"cmTC_f2462.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_f2462.dir\Debug\\" /Fd"cmTC_f2462.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
CheckIncludeFile.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'execinfo.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_f2462.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_f2462.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_f2462.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'execinfo.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_f2462.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.32
Determining if the include file link.h exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_44470.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:18.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_44470.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_44470.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_44470.dir\Debug\cmTC_44470.tlog\".
InitializeBuildStatus:
Creating "cmTC_44470.dir\Debug\cmTC_44470.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_44470.dir\Debug\\" /Fd"cmTC_44470.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_44470.dir\Debug\\" /Fd"cmTC_44470.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
CheckIncludeFile.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'link.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_44470.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_44470.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_44470.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'link.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_44470.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.41
Determining if the include file malloc/malloc.h exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_f4247.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:20.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_f4247.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_f4247.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_f4247.dir\Debug\cmTC_f4247.tlog\".
InitializeBuildStatus:
Creating "cmTC_f4247.dir\Debug\cmTC_f4247.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_f4247.dir\Debug\\" /Fd"cmTC_f4247.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_f4247.dir\Debug\\" /Fd"cmTC_f4247.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
CheckIncludeFile.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'malloc/malloc.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_f4247.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_f4247.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_f4247.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'malloc/malloc.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_f4247.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.33
Determining if the include file ndir.h exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_136c2.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:20.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_136c2.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_136c2.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_136c2.dir\Debug\cmTC_136c2.tlog\".
InitializeBuildStatus:
Creating "cmTC_136c2.dir\Debug\cmTC_136c2.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_136c2.dir\Debug\\" /Fd"cmTC_136c2.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_136c2.dir\Debug\\" /Fd"cmTC_136c2.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
CheckIncludeFile.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'ndir.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_136c2.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_136c2.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_136c2.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'ndir.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_136c2.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.40
Determining if the include file sys/dir.h exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_1573f.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:23.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_1573f.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_1573f.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_1573f.dir\Debug\cmTC_1573f.tlog\".
InitializeBuildStatus:
Creating "cmTC_1573f.dir\Debug\cmTC_1573f.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_1573f.dir\Debug\\" /Fd"cmTC_1573f.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_1573f.dir\Debug\\" /Fd"cmTC_1573f.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
CheckIncludeFile.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'sys/dir.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_1573f.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_1573f.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_1573f.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'sys/dir.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_1573f.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.36
Determining if the include file sys/ioctl.h exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_705aa.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:24.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_705aa.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_705aa.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_705aa.dir\Debug\cmTC_705aa.tlog\".
InitializeBuildStatus:
Creating "cmTC_705aa.dir\Debug\cmTC_705aa.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_705aa.dir\Debug\\" /Fd"cmTC_705aa.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_705aa.dir\Debug\\" /Fd"cmTC_705aa.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
CheckIncludeFile.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'sys/ioctl.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_705aa.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_705aa.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_705aa.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'sys/ioctl.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_705aa.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.41
Determining if the include file sys/mman.h exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_11b37.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:24.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_11b37.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_11b37.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_11b37.dir\Debug\cmTC_11b37.tlog\".
InitializeBuildStatus:
Creating "cmTC_11b37.dir\Debug\cmTC_11b37.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_11b37.dir\Debug\\" /Fd"cmTC_11b37.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_11b37.dir\Debug\\" /Fd"cmTC_11b37.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
CheckIncludeFile.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'sys/mman.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_11b37.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_11b37.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_11b37.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'sys/mman.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_11b37.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.71
Determining if the include file sys/ndir.h exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_0ce63.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:25.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_0ce63.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_0ce63.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_0ce63.dir\Debug\cmTC_0ce63.tlog\".
InitializeBuildStatus:
Creating "cmTC_0ce63.dir\Debug\cmTC_0ce63.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_0ce63.dir\Debug\\" /Fd"cmTC_0ce63.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_0ce63.dir\Debug\\" /Fd"cmTC_0ce63.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
CheckIncludeFile.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'sys/ndir.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_0ce63.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_0ce63.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_0ce63.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'sys/ndir.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_0ce63.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.44
Determining if the include file sys/param.h exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_ab43d.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:26.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_ab43d.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_ab43d.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_ab43d.dir\Debug\cmTC_ab43d.tlog\".
InitializeBuildStatus:
Creating "cmTC_ab43d.dir\Debug\cmTC_ab43d.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_ab43d.dir\Debug\\" /Fd"cmTC_ab43d.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_ab43d.dir\Debug\\" /Fd"cmTC_ab43d.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
CheckIncludeFile.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'sys/param.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_ab43d.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_ab43d.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_ab43d.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'sys/param.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_ab43d.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.41
Determining if the include file sys/resource.h exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_9ed30.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:27.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_9ed30.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_9ed30.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_9ed30.dir\Debug\cmTC_9ed30.tlog\".
InitializeBuildStatus:
Creating "cmTC_9ed30.dir\Debug\cmTC_9ed30.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_9ed30.dir\Debug\\" /Fd"cmTC_9ed30.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_9ed30.dir\Debug\\" /Fd"cmTC_9ed30.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
CheckIncludeFile.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'sys/resource.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_9ed30.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_9ed30.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_9ed30.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'sys/resource.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_9ed30.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.46
Determining if the include file sys/time.h exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_ba61c.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:29.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_ba61c.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_ba61c.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_ba61c.dir\Debug\cmTC_ba61c.tlog\".
InitializeBuildStatus:
Creating "cmTC_ba61c.dir\Debug\cmTC_ba61c.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_ba61c.dir\Debug\\" /Fd"cmTC_ba61c.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_ba61c.dir\Debug\\" /Fd"cmTC_ba61c.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
CheckIncludeFile.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_ba61c.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_ba61c.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_ba61c.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_ba61c.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.40
Determining if the include file sys/uio.h exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_5881c.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:29.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_5881c.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_5881c.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_5881c.dir\Debug\cmTC_5881c.tlog\".
InitializeBuildStatus:
Creating "cmTC_5881c.dir\Debug\cmTC_5881c.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_5881c.dir\Debug\\" /Fd"cmTC_5881c.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_5881c.dir\Debug\\" /Fd"cmTC_5881c.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
CheckIncludeFile.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'sys/uio.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_5881c.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_5881c.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_5881c.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'sys/uio.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_5881c.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.52
Determining if the include file sys/wait.h exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_8564d.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:30.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_8564d.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_8564d.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_8564d.dir\Debug\cmTC_8564d.tlog\".
InitializeBuildStatus:
Creating "cmTC_8564d.dir\Debug\cmTC_8564d.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_8564d.dir\Debug\\" /Fd"cmTC_8564d.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_8564d.dir\Debug\\" /Fd"cmTC_8564d.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
CheckIncludeFile.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'sys/wait.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_8564d.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_8564d.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_8564d.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'sys/wait.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_8564d.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.68
Determining if the include file termios.h exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_8cfc4.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:31.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_8cfc4.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_8cfc4.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_8cfc4.dir\Debug\cmTC_8cfc4.tlog\".
InitializeBuildStatus:
Creating "cmTC_8cfc4.dir\Debug\cmTC_8cfc4.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_8cfc4.dir\Debug\\" /Fd"cmTC_8cfc4.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_8cfc4.dir\Debug\\" /Fd"cmTC_8cfc4.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
CheckIncludeFile.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'termios.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_8cfc4.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_8cfc4.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_8cfc4.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'termios.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_8cfc4.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.35
Determining if the include file unistd.h exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_242c1.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:32.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_242c1.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_242c1.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_242c1.dir\Debug\cmTC_242c1.tlog\".
InitializeBuildStatus:
Creating "cmTC_242c1.dir\Debug\cmTC_242c1.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_242c1.dir\Debug\\" /Fd"cmTC_242c1.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_242c1.dir\Debug\\" /Fd"cmTC_242c1.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
CheckIncludeFile.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_242c1.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_242c1.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_242c1.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_242c1.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.41
Determining if the include file utime.h exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_602a1.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:33.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_602a1.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_602a1.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_602a1.dir\Debug\cmTC_602a1.tlog\".
InitializeBuildStatus:
Creating "cmTC_602a1.dir\Debug\cmTC_602a1.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_602a1.dir\Debug\\" /Fd"cmTC_602a1.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_602a1.dir\Debug\\" /Fd"cmTC_602a1.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
CheckIncludeFile.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'utime.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_602a1.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_602a1.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_602a1.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'utime.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_602a1.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.32
Determining if the include file valgrind/valgrind.h exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_16591.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:34.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_16591.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_16591.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_16591.dir\Debug\cmTC_16591.tlog\".
InitializeBuildStatus:
Creating "cmTC_16591.dir\Debug\cmTC_16591.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_16591.dir\Debug\\" /Fd"cmTC_16591.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_16591.dir\Debug\\" /Fd"cmTC_16591.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
CheckIncludeFile.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'valgrind/valgrind.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_16591.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_16591.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_16591.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'valgrind/valgrind.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_16591.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.36
Determining if the include file zlib.h exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_9d105.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:34.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_9d105.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_9d105.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_9d105.dir\Debug\cmTC_9d105.tlog\".
InitializeBuildStatus:
Creating "cmTC_9d105.dir\Debug\cmTC_9d105.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_9d105.dir\Debug\\" /Fd"cmTC_9d105.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_9d105.dir\Debug\\" /Fd"cmTC_9d105.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
CheckIncludeFile.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_9d105.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_9d105.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_9d105.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_9d105.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.41
Determining if the include file mach/mach.h exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_0a479.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:38.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_0a479.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_0a479.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_0a479.dir\Debug\cmTC_0a479.tlog\".
InitializeBuildStatus:
Creating "cmTC_0a479.dir\Debug\cmTC_0a479.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_0a479.dir\Debug\\" /Fd"cmTC_0a479.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_0a479.dir\Debug\\" /Fd"cmTC_0a479.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
CheckIncludeFile.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'mach/mach.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_0a479.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_0a479.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_0a479.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'mach/mach.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_0a479.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.33
Determining if the include file mach-o/dyld.h exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_fd804.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:39.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_fd804.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_fd804.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_fd804.dir\Debug\cmTC_fd804.tlog\".
InitializeBuildStatus:
Creating "cmTC_fd804.dir\Debug\cmTC_fd804.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_fd804.dir\Debug\\" /Fd"cmTC_fd804.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_fd804.dir\Debug\\" /Fd"cmTC_fd804.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
CheckIncludeFile.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'mach-o/dyld.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_fd804.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_fd804.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_fd804.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'mach-o/dyld.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_fd804.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.42
Determining if the include file histedit.h exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_f3c41.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:39.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_f3c41.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_f3c41.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_f3c41.dir\Debug\cmTC_f3c41.tlog\".
InitializeBuildStatus:
Creating "cmTC_f3c41.dir\Debug\cmTC_f3c41.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_f3c41.dir\Debug\\" /Fd"cmTC_f3c41.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_f3c41.dir\Debug\\" /Fd"cmTC_f3c41.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
CheckIncludeFile.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'histedit.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_f3c41.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_f3c41.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_f3c41.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'histedit.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_f3c41.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.35
Performing C++ SOURCE FILE Test HAVE_CXXABI_H failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_b22f9.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:40.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_b22f9.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_b22f9.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_b22f9.dir\Debug\cmTC_b22f9.tlog\".
InitializeBuildStatus:
Creating "cmTC_b22f9.dir\Debug\cmTC_b22f9.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D HAVE_CXXABI_H /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_b22f9.dir\Debug\\" /Fd"cmTC_b22f9.dir\Debug\vc140.pdb" /Gd /TP /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\src.cxx"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D HAVE_CXXABI_H /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_b22f9.dir\Debug\\" /Fd"cmTC_b22f9.dir\Debug\vc140.pdb" /Gd /TP /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\src.cxx"
src.cxx
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\src.cxx(3): fatal error C1083: Cannot open include file: 'cxxabi.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_b22f9.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_b22f9.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_b22f9.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\src.cxx(3): fatal error C1083: Cannot open include file: 'cxxabi.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_b22f9.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.50
Source file was:
#include <stddef.h>
#include <cxxabi.h>
int main() { return 0; }
Determining if the arc4random exist failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_40e2c.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:40.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_40e2c.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_40e2c.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_40e2c.dir\Debug\cmTC_40e2c.tlog\".
InitializeBuildStatus:
Creating "cmTC_40e2c.dir\Debug\cmTC_40e2c.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_40e2c.dir\Debug\\" /Fd"cmTC_40e2c.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_40e2c.dir\Debug\\" /Fd"cmTC_40e2c.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
CheckSymbolExists.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'arc4random': undeclared identifier [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_40e2c.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_40e2c.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_40e2c.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'arc4random': undeclared identifier [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_40e2c.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.63
File C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef arc4random
return ((int*)(&arc4random))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the backtrace exist failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_cc575.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:41.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_cc575.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_cc575.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_cc575.dir\Debug\cmTC_cc575.tlog\".
InitializeBuildStatus:
Creating "cmTC_cc575.dir\Debug\cmTC_cc575.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_cc575.dir\Debug\\" /Fd"cmTC_cc575.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_cc575.dir\Debug\\" /Fd"cmTC_cc575.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
CheckSymbolExists.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'execinfo.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_cc575.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_cc575.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_cc575.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'execinfo.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_cc575.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.66
File C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <execinfo.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef backtrace
return ((int*)(&backtrace))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the getpagesize exist failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_214d2.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:42.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_214d2.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_214d2.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_214d2.dir\Debug\cmTC_214d2.tlog\".
InitializeBuildStatus:
Creating "cmTC_214d2.dir\Debug\cmTC_214d2.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_214d2.dir\Debug\\" /Fd"cmTC_214d2.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_214d2.dir\Debug\\" /Fd"cmTC_214d2.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
CheckSymbolExists.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_214d2.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_214d2.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_214d2.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_214d2.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.63
File C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <unistd.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef getpagesize
return ((int*)(&getpagesize))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the getrusage exist failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_9c8a3.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:43.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_9c8a3.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_9c8a3.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_9c8a3.dir\Debug\cmTC_9c8a3.tlog\".
InitializeBuildStatus:
Creating "cmTC_9c8a3.dir\Debug\cmTC_9c8a3.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_9c8a3.dir\Debug\\" /Fd"cmTC_9c8a3.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_9c8a3.dir\Debug\\" /Fd"cmTC_9c8a3.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
CheckSymbolExists.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'sys/resource.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_9c8a3.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_9c8a3.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_9c8a3.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'sys/resource.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_9c8a3.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.44
File C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/resource.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef getrusage
return ((int*)(&getrusage))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the setrlimit exist failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_8d3ac.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:44.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_8d3ac.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_8d3ac.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_8d3ac.dir\Debug\cmTC_8d3ac.tlog\".
InitializeBuildStatus:
Creating "cmTC_8d3ac.dir\Debug\cmTC_8d3ac.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_8d3ac.dir\Debug\\" /Fd"cmTC_8d3ac.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_8d3ac.dir\Debug\\" /Fd"cmTC_8d3ac.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
CheckSymbolExists.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'sys/resource.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_8d3ac.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_8d3ac.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_8d3ac.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'sys/resource.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_8d3ac.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.55
File C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/resource.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef setrlimit
return ((int*)(&setrlimit))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the isatty exist failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_ee020.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:44.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_ee020.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_ee020.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_ee020.dir\Debug\cmTC_ee020.tlog\".
InitializeBuildStatus:
Creating "cmTC_ee020.dir\Debug\cmTC_ee020.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_ee020.dir\Debug\\" /Fd"cmTC_ee020.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_ee020.dir\Debug\\" /Fd"cmTC_ee020.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
CheckSymbolExists.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_ee020.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_ee020.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_ee020.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_ee020.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.39
File C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <unistd.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef isatty
return ((int*)(&isatty))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the futimens exist failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_8a33c.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:45.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_8a33c.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_8a33c.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_8a33c.dir\Debug\cmTC_8a33c.tlog\".
InitializeBuildStatus:
Creating "cmTC_8a33c.dir\Debug\cmTC_8a33c.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_8a33c.dir\Debug\\" /Fd"cmTC_8a33c.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_8a33c.dir\Debug\\" /Fd"cmTC_8a33c.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
CheckSymbolExists.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'futimens': undeclared identifier [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_8a33c.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_8a33c.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_8a33c.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'futimens': undeclared identifier [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_8a33c.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.45
File C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/stat.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef futimens
return ((int*)(&futimens))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the futimes exist failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_bc0e1.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:46.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_bc0e1.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_bc0e1.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_bc0e1.dir\Debug\cmTC_bc0e1.tlog\".
InitializeBuildStatus:
Creating "cmTC_bc0e1.dir\Debug\cmTC_bc0e1.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_bc0e1.dir\Debug\\" /Fd"cmTC_bc0e1.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_bc0e1.dir\Debug\\" /Fd"cmTC_bc0e1.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
CheckSymbolExists.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_bc0e1.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_bc0e1.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_bc0e1.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_bc0e1.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:03.27
File C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/time.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef futimes
return ((int*)(&futimes))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the mallctl exist failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_e8915.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:50.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_e8915.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_e8915.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_e8915.dir\Debug\cmTC_e8915.tlog\".
InitializeBuildStatus:
Creating "cmTC_e8915.dir\Debug\cmTC_e8915.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_e8915.dir\Debug\\" /Fd"cmTC_e8915.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_e8915.dir\Debug\\" /Fd"cmTC_e8915.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
CheckSymbolExists.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'malloc_np.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_e8915.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_e8915.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_e8915.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'malloc_np.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_e8915.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.35
File C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <malloc_np.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef mallctl
return ((int*)(&mallctl))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the mallinfo exist failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_5b134.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:50.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_5b134.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_5b134.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_5b134.dir\Debug\cmTC_5b134.tlog\".
InitializeBuildStatus:
Creating "cmTC_5b134.dir\Debug\cmTC_5b134.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_5b134.dir\Debug\\" /Fd"cmTC_5b134.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_5b134.dir\Debug\\" /Fd"cmTC_5b134.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
CheckSymbolExists.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'mallinfo': undeclared identifier [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_5b134.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_5b134.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_5b134.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'mallinfo': undeclared identifier [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_5b134.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.47
File C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <malloc.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef mallinfo
return ((int*)(&mallinfo))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the malloc_zone_statistics exist failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_beb53.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:51.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_beb53.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_beb53.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_beb53.dir\Debug\cmTC_beb53.tlog\".
InitializeBuildStatus:
Creating "cmTC_beb53.dir\Debug\cmTC_beb53.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_beb53.dir\Debug\\" /Fd"cmTC_beb53.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_beb53.dir\Debug\\" /Fd"cmTC_beb53.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
CheckSymbolExists.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'malloc/malloc.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_beb53.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_beb53.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_beb53.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'malloc/malloc.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_beb53.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.38
File C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <malloc/malloc.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef malloc_zone_statistics
return ((int*)(&malloc_zone_statistics))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the mkdtemp exist failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_aace8.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:51.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_aace8.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_aace8.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_aace8.dir\Debug\cmTC_aace8.tlog\".
InitializeBuildStatus:
Creating "cmTC_aace8.dir\Debug\cmTC_aace8.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_aace8.dir\Debug\\" /Fd"cmTC_aace8.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_aace8.dir\Debug\\" /Fd"cmTC_aace8.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
CheckSymbolExists.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(3): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_aace8.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_aace8.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_aace8.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(3): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_aace8.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.65
File C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>
#include <unistd.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef mkdtemp
return ((int*)(&mkdtemp))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the mkstemp exist failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_1a294.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:52.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_1a294.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_1a294.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_1a294.dir\Debug\cmTC_1a294.tlog\".
InitializeBuildStatus:
Creating "cmTC_1a294.dir\Debug\cmTC_1a294.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_1a294.dir\Debug\\" /Fd"cmTC_1a294.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_1a294.dir\Debug\\" /Fd"cmTC_1a294.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
CheckSymbolExists.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(3): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_1a294.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_1a294.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_1a294.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(3): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_1a294.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.59
File C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>
#include <unistd.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef mkstemp
return ((int*)(&mkstemp))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the mktemp exist failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_305d7.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:53.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_305d7.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_305d7.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_305d7.dir\Debug\cmTC_305d7.tlog\".
InitializeBuildStatus:
Creating "cmTC_305d7.dir\Debug\cmTC_305d7.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_305d7.dir\Debug\\" /Fd"cmTC_305d7.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_305d7.dir\Debug\\" /Fd"cmTC_305d7.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
CheckSymbolExists.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(3): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_305d7.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_305d7.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_305d7.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(3): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_305d7.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.75
File C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>
#include <unistd.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef mktemp
return ((int*)(&mktemp))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the closedir exist failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_4ee2f.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:54.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_4ee2f.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_4ee2f.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_4ee2f.dir\Debug\cmTC_4ee2f.tlog\".
InitializeBuildStatus:
Creating "cmTC_4ee2f.dir\Debug\cmTC_4ee2f.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_4ee2f.dir\Debug\\" /Fd"cmTC_4ee2f.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_4ee2f.dir\Debug\\" /Fd"cmTC_4ee2f.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
CheckSymbolExists.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(3): fatal error C1083: Cannot open include file: 'dirent.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_4ee2f.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_4ee2f.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_4ee2f.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(3): fatal error C1083: Cannot open include file: 'dirent.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_4ee2f.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.46
File C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/types.h>
#include <dirent.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef closedir
return ((int*)(&closedir))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the opendir exist failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_a8260.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:55.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_a8260.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_a8260.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_a8260.dir\Debug\cmTC_a8260.tlog\".
InitializeBuildStatus:
Creating "cmTC_a8260.dir\Debug\cmTC_a8260.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_a8260.dir\Debug\\" /Fd"cmTC_a8260.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_a8260.dir\Debug\\" /Fd"cmTC_a8260.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
CheckSymbolExists.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(3): fatal error C1083: Cannot open include file: 'dirent.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_a8260.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_a8260.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_a8260.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(3): fatal error C1083: Cannot open include file: 'dirent.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_a8260.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.44
File C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/types.h>
#include <dirent.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef opendir
return ((int*)(&opendir))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the readdir exist failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_62c80.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:56.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_62c80.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_62c80.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_62c80.dir\Debug\cmTC_62c80.tlog\".
InitializeBuildStatus:
Creating "cmTC_62c80.dir\Debug\cmTC_62c80.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_62c80.dir\Debug\\" /Fd"cmTC_62c80.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_62c80.dir\Debug\\" /Fd"cmTC_62c80.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
CheckSymbolExists.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(3): fatal error C1083: Cannot open include file: 'dirent.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_62c80.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_62c80.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_62c80.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(3): fatal error C1083: Cannot open include file: 'dirent.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_62c80.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.89
File C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/types.h>
#include <dirent.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef readdir
return ((int*)(&readdir))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the getcwd exist failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_34af5.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:57.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_34af5.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_34af5.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_34af5.dir\Debug\cmTC_34af5.tlog\".
InitializeBuildStatus:
Creating "cmTC_34af5.dir\Debug\cmTC_34af5.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_34af5.dir\Debug\\" /Fd"cmTC_34af5.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_34af5.dir\Debug\\" /Fd"cmTC_34af5.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
CheckSymbolExists.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_34af5.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_34af5.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_34af5.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_34af5.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.38
File C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <unistd.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef getcwd
return ((int*)(&getcwd))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the gettimeofday exist failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_e7746.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:57.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_e7746.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_e7746.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_e7746.dir\Debug\cmTC_e7746.tlog\".
InitializeBuildStatus:
Creating "cmTC_e7746.dir\Debug\cmTC_e7746.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_e7746.dir\Debug\\" /Fd"cmTC_e7746.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_e7746.dir\Debug\\" /Fd"cmTC_e7746.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
CheckSymbolExists.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_e7746.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_e7746.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_e7746.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_e7746.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.36
File C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/time.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef gettimeofday
return ((int*)(&gettimeofday))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the getrlimit exist failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_a2c76.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:58.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_a2c76.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_a2c76.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_a2c76.dir\Debug\cmTC_a2c76.tlog\".
InitializeBuildStatus:
Creating "cmTC_a2c76.dir\Debug\cmTC_a2c76.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_a2c76.dir\Debug\\" /Fd"cmTC_a2c76.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_a2c76.dir\Debug\\" /Fd"cmTC_a2c76.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
CheckSymbolExists.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(3): fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_a2c76.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_a2c76.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_a2c76.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(3): fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_a2c76.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.37
File C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/types.h>
#include <sys/time.h>
#include <sys/resource.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef getrlimit
return ((int*)(&getrlimit))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the posix_spawn exist failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_aee1b.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:58.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_aee1b.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_aee1b.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_aee1b.dir\Debug\cmTC_aee1b.tlog\".
InitializeBuildStatus:
Creating "cmTC_aee1b.dir\Debug\cmTC_aee1b.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_aee1b.dir\Debug\\" /Fd"cmTC_aee1b.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_aee1b.dir\Debug\\" /Fd"cmTC_aee1b.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
CheckSymbolExists.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'spawn.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_aee1b.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_aee1b.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_aee1b.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'spawn.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_aee1b.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.41
File C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <spawn.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef posix_spawn
return ((int*)(&posix_spawn))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the pread exist failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_86e9a.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:51:59.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_86e9a.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_86e9a.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_86e9a.dir\Debug\cmTC_86e9a.tlog\".
InitializeBuildStatus:
Creating "cmTC_86e9a.dir\Debug\cmTC_86e9a.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_86e9a.dir\Debug\\" /Fd"cmTC_86e9a.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_86e9a.dir\Debug\\" /Fd"cmTC_86e9a.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
CheckSymbolExists.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_86e9a.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_86e9a.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_86e9a.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_86e9a.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.41
File C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <unistd.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef pread
return ((int*)(&pread))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the realpath exist failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_1fffe.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:52:00.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_1fffe.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_1fffe.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_1fffe.dir\Debug\cmTC_1fffe.tlog\".
InitializeBuildStatus:
Creating "cmTC_1fffe.dir\Debug\cmTC_1fffe.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_1fffe.dir\Debug\\" /Fd"cmTC_1fffe.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_1fffe.dir\Debug\\" /Fd"cmTC_1fffe.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
CheckSymbolExists.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'realpath': undeclared identifier [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_1fffe.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_1fffe.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_1fffe.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'realpath': undeclared identifier [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_1fffe.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.40
File C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef realpath
return ((int*)(&realpath))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the sbrk exist failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_e5d01.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:52:00.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_e5d01.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_e5d01.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_e5d01.dir\Debug\cmTC_e5d01.tlog\".
InitializeBuildStatus:
Creating "cmTC_e5d01.dir\Debug\cmTC_e5d01.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_e5d01.dir\Debug\\" /Fd"cmTC_e5d01.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_e5d01.dir\Debug\\" /Fd"cmTC_e5d01.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
CheckSymbolExists.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_e5d01.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_e5d01.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_e5d01.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_e5d01.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.78
File C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <unistd.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef sbrk
return ((int*)(&sbrk))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the srand48 exist failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_b60f6.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:52:01.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_b60f6.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_b60f6.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_b60f6.dir\Debug\cmTC_b60f6.tlog\".
InitializeBuildStatus:
Creating "cmTC_b60f6.dir\Debug\cmTC_b60f6.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_b60f6.dir\Debug\\" /Fd"cmTC_b60f6.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_b60f6.dir\Debug\\" /Fd"cmTC_b60f6.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
CheckSymbolExists.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'srand48': undeclared identifier [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_b60f6.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_b60f6.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_b60f6.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'srand48': undeclared identifier [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_b60f6.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.67
File C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef srand48
return ((int*)(&srand48))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the strtoq exist failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_37fc5.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:52:03.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_37fc5.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_37fc5.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_37fc5.dir\Debug\cmTC_37fc5.tlog\".
InitializeBuildStatus:
Creating "cmTC_37fc5.dir\Debug\cmTC_37fc5.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_37fc5.dir\Debug\\" /Fd"cmTC_37fc5.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_37fc5.dir\Debug\\" /Fd"cmTC_37fc5.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
CheckSymbolExists.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'strtoq': undeclared identifier [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_37fc5.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_37fc5.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_37fc5.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'strtoq': undeclared identifier [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_37fc5.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.53
File C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef strtoq
return ((int*)(&strtoq))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the strerror_r exist failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_dd692.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:52:05.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_dd692.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_dd692.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_dd692.dir\Debug\cmTC_dd692.tlog\".
InitializeBuildStatus:
Creating "cmTC_dd692.dir\Debug\cmTC_dd692.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_dd692.dir\Debug\\" /Fd"cmTC_dd692.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_dd692.dir\Debug\\" /Fd"cmTC_dd692.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
CheckSymbolExists.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'strerror_r': undeclared identifier [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_dd692.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_dd692.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_dd692.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'strerror_r': undeclared identifier [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_dd692.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.42
File C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <string.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef strerror_r
return ((int*)(&strerror_r))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the setenv exist failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_6e151.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:52:07.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_6e151.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_6e151.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_6e151.dir\Debug\cmTC_6e151.tlog\".
InitializeBuildStatus:
Creating "cmTC_6e151.dir\Debug\cmTC_6e151.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_6e151.dir\Debug\\" /Fd"cmTC_6e151.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_6e151.dir\Debug\\" /Fd"cmTC_6e151.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
CheckSymbolExists.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'setenv': undeclared identifier [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_6e151.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_6e151.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_6e151.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'setenv': undeclared identifier [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_6e151.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.68
File C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef setenv
return ((int*)(&setenv))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the function _alloca exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_60399.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:52:09.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_60399.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_60399.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_60399.dir\Debug\cmTC_60399.tlog\".
InitializeBuildStatus:
Creating "cmTC_60399.dir\Debug\cmTC_60399.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=_alloca /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_60399.dir\Debug\\" /Fd"cmTC_60399.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=_alloca /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_60399.dir\Debug\\" /Fd"cmTC_60399.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c(3): warning C4391: 'char _alloca()': incorrect return type for intrinsic function, expected 'void' [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_60399.vcxproj]
C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c(11): error C2168: '_alloca': too few actual parameters for intrinsic function [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_60399.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_60399.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_60399.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c(3): warning C4391: 'char _alloca()': incorrect return type for intrinsic function, expected 'void' [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_60399.vcxproj]
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_60399.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c(11): error C2168: '_alloca': too few actual parameters for intrinsic function [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_60399.vcxproj]
1 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.41
Determining if the function __alloca exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_2e9f8.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:52:10.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_2e9f8.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_2e9f8.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_2e9f8.dir\Debug\cmTC_2e9f8.tlog\".
InitializeBuildStatus:
Creating "cmTC_2e9f8.dir\Debug\cmTC_2e9f8.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__alloca /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_2e9f8.dir\Debug\\" /Fd"cmTC_2e9f8.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__alloca /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_2e9f8.dir\Debug\\" /Fd"cmTC_2e9f8.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_2e9f8.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /Debug /PDB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_2e9f8.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_2e9f8.lib" /MACHINE:X64 /machine:x64 /debug cmTC_2e9f8.dir\Debug\CheckFunctionExists.obj
CheckFunctionExists.obj : error LNK2019: unresolved external symbol __alloca referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_2e9f8.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_2e9f8.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_2e9f8.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_2e9f8.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_2e9f8.vcxproj" (default target) (1) ->
(Link target) ->
CheckFunctionExists.obj : error LNK2019: unresolved external symbol __alloca referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_2e9f8.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_2e9f8.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_2e9f8.vcxproj]
0 Warning(s)
2 Error(s)
Time Elapsed 00:00:01.10
Determining if the function __chkstk_ms exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_08ab3.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:52:12.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_08ab3.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_08ab3.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_08ab3.dir\Debug\cmTC_08ab3.tlog\".
InitializeBuildStatus:
Creating "cmTC_08ab3.dir\Debug\cmTC_08ab3.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__chkstk_ms /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_08ab3.dir\Debug\\" /Fd"cmTC_08ab3.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__chkstk_ms /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_08ab3.dir\Debug\\" /Fd"cmTC_08ab3.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_08ab3.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /Debug /PDB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_08ab3.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_08ab3.lib" /MACHINE:X64 /machine:x64 /debug cmTC_08ab3.dir\Debug\CheckFunctionExists.obj
CheckFunctionExists.obj : error LNK2019: unresolved external symbol __chkstk_ms referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_08ab3.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_08ab3.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_08ab3.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_08ab3.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_08ab3.vcxproj" (default target) (1) ->
(Link target) ->
CheckFunctionExists.obj : error LNK2019: unresolved external symbol __chkstk_ms referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_08ab3.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_08ab3.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_08ab3.vcxproj]
0 Warning(s)
2 Error(s)
Time Elapsed 00:00:00.64
Determining if the function ___chkstk exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_7045c.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:52:13.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_7045c.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_7045c.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_7045c.dir\Debug\cmTC_7045c.tlog\".
InitializeBuildStatus:
Creating "cmTC_7045c.dir\Debug\cmTC_7045c.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=___chkstk /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_7045c.dir\Debug\\" /Fd"cmTC_7045c.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=___chkstk /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_7045c.dir\Debug\\" /Fd"cmTC_7045c.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_7045c.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /Debug /PDB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_7045c.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_7045c.lib" /MACHINE:X64 /machine:x64 /debug cmTC_7045c.dir\Debug\CheckFunctionExists.obj
CheckFunctionExists.obj : error LNK2019: unresolved external symbol ___chkstk referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_7045c.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_7045c.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_7045c.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_7045c.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_7045c.vcxproj" (default target) (1) ->
(Link target) ->
CheckFunctionExists.obj : error LNK2019: unresolved external symbol ___chkstk referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_7045c.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_7045c.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_7045c.vcxproj]
0 Warning(s)
2 Error(s)
Time Elapsed 00:00:00.55
Determining if the function ___chkstk_ms exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_1c64c.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:52:14.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_1c64c.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_1c64c.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_1c64c.dir\Debug\cmTC_1c64c.tlog\".
InitializeBuildStatus:
Creating "cmTC_1c64c.dir\Debug\cmTC_1c64c.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=___chkstk_ms /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_1c64c.dir\Debug\\" /Fd"cmTC_1c64c.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=___chkstk_ms /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_1c64c.dir\Debug\\" /Fd"cmTC_1c64c.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_1c64c.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /Debug /PDB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_1c64c.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_1c64c.lib" /MACHINE:X64 /machine:x64 /debug cmTC_1c64c.dir\Debug\CheckFunctionExists.obj
CheckFunctionExists.obj : error LNK2019: unresolved external symbol ___chkstk_ms referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_1c64c.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_1c64c.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_1c64c.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_1c64c.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_1c64c.vcxproj" (default target) (1) ->
(Link target) ->
CheckFunctionExists.obj : error LNK2019: unresolved external symbol ___chkstk_ms referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_1c64c.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_1c64c.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_1c64c.vcxproj]
0 Warning(s)
2 Error(s)
Time Elapsed 00:00:00.55
Determining if the function __ashldi3 exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_524cc.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:52:15.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_524cc.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_524cc.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_524cc.dir\Debug\cmTC_524cc.tlog\".
InitializeBuildStatus:
Creating "cmTC_524cc.dir\Debug\cmTC_524cc.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__ashldi3 /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_524cc.dir\Debug\\" /Fd"cmTC_524cc.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__ashldi3 /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_524cc.dir\Debug\\" /Fd"cmTC_524cc.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_524cc.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /Debug /PDB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_524cc.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_524cc.lib" /MACHINE:X64 /machine:x64 /debug cmTC_524cc.dir\Debug\CheckFunctionExists.obj
CheckFunctionExists.obj : error LNK2019: unresolved external symbol __ashldi3 referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_524cc.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_524cc.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_524cc.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_524cc.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_524cc.vcxproj" (default target) (1) ->
(Link target) ->
CheckFunctionExists.obj : error LNK2019: unresolved external symbol __ashldi3 referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_524cc.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_524cc.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_524cc.vcxproj]
0 Warning(s)
2 Error(s)
Time Elapsed 00:00:00.60
Determining if the function __ashrdi3 exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_a5e87.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:52:16.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_a5e87.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_a5e87.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_a5e87.dir\Debug\cmTC_a5e87.tlog\".
InitializeBuildStatus:
Creating "cmTC_a5e87.dir\Debug\cmTC_a5e87.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__ashrdi3 /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_a5e87.dir\Debug\\" /Fd"cmTC_a5e87.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__ashrdi3 /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_a5e87.dir\Debug\\" /Fd"cmTC_a5e87.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_a5e87.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /Debug /PDB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_a5e87.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_a5e87.lib" /MACHINE:X64 /machine:x64 /debug cmTC_a5e87.dir\Debug\CheckFunctionExists.obj
CheckFunctionExists.obj : error LNK2019: unresolved external symbol __ashrdi3 referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_a5e87.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_a5e87.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_a5e87.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_a5e87.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_a5e87.vcxproj" (default target) (1) ->
(Link target) ->
CheckFunctionExists.obj : error LNK2019: unresolved external symbol __ashrdi3 referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_a5e87.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_a5e87.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_a5e87.vcxproj]
0 Warning(s)
2 Error(s)
Time Elapsed 00:00:01.25
Determining if the function __divdi3 exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_9c706.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:52:17.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_9c706.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_9c706.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_9c706.dir\Debug\cmTC_9c706.tlog\".
InitializeBuildStatus:
Creating "cmTC_9c706.dir\Debug\cmTC_9c706.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__divdi3 /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_9c706.dir\Debug\\" /Fd"cmTC_9c706.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__divdi3 /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_9c706.dir\Debug\\" /Fd"cmTC_9c706.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_9c706.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /Debug /PDB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_9c706.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_9c706.lib" /MACHINE:X64 /machine:x64 /debug cmTC_9c706.dir\Debug\CheckFunctionExists.obj
CheckFunctionExists.obj : error LNK2019: unresolved external symbol __divdi3 referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_9c706.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_9c706.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_9c706.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_9c706.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_9c706.vcxproj" (default target) (1) ->
(Link target) ->
CheckFunctionExists.obj : error LNK2019: unresolved external symbol __divdi3 referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_9c706.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_9c706.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_9c706.vcxproj]
0 Warning(s)
2 Error(s)
Time Elapsed 00:00:01.11
Determining if the function __fixdfdi exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_5a857.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:52:19.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_5a857.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_5a857.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_5a857.dir\Debug\cmTC_5a857.tlog\".
InitializeBuildStatus:
Creating "cmTC_5a857.dir\Debug\cmTC_5a857.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__fixdfdi /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_5a857.dir\Debug\\" /Fd"cmTC_5a857.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__fixdfdi /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_5a857.dir\Debug\\" /Fd"cmTC_5a857.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_5a857.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /Debug /PDB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_5a857.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_5a857.lib" /MACHINE:X64 /machine:x64 /debug cmTC_5a857.dir\Debug\CheckFunctionExists.obj
CheckFunctionExists.obj : error LNK2019: unresolved external symbol __fixdfdi referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_5a857.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_5a857.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_5a857.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_5a857.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_5a857.vcxproj" (default target) (1) ->
(Link target) ->
CheckFunctionExists.obj : error LNK2019: unresolved external symbol __fixdfdi referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_5a857.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_5a857.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_5a857.vcxproj]
0 Warning(s)
2 Error(s)
Time Elapsed 00:00:00.92
Determining if the function __fixsfdi exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_c657d.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:52:20.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_c657d.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_c657d.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_c657d.dir\Debug\cmTC_c657d.tlog\".
InitializeBuildStatus:
Creating "cmTC_c657d.dir\Debug\cmTC_c657d.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__fixsfdi /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_c657d.dir\Debug\\" /Fd"cmTC_c657d.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__fixsfdi /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_c657d.dir\Debug\\" /Fd"cmTC_c657d.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_c657d.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /Debug /PDB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_c657d.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_c657d.lib" /MACHINE:X64 /machine:x64 /debug cmTC_c657d.dir\Debug\CheckFunctionExists.obj
CheckFunctionExists.obj : error LNK2019: unresolved external symbol __fixsfdi referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_c657d.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_c657d.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_c657d.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_c657d.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_c657d.vcxproj" (default target) (1) ->
(Link target) ->
CheckFunctionExists.obj : error LNK2019: unresolved external symbol __fixsfdi referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_c657d.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_c657d.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_c657d.vcxproj]
0 Warning(s)
2 Error(s)
Time Elapsed 00:00:00.74
Determining if the function __floatdidf exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_f53d9.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:52:21.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_f53d9.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_f53d9.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_f53d9.dir\Debug\cmTC_f53d9.tlog\".
InitializeBuildStatus:
Creating "cmTC_f53d9.dir\Debug\cmTC_f53d9.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__floatdidf /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_f53d9.dir\Debug\\" /Fd"cmTC_f53d9.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__floatdidf /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_f53d9.dir\Debug\\" /Fd"cmTC_f53d9.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_f53d9.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /Debug /PDB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_f53d9.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_f53d9.lib" /MACHINE:X64 /machine:x64 /debug cmTC_f53d9.dir\Debug\CheckFunctionExists.obj
CheckFunctionExists.obj : error LNK2019: unresolved external symbol __floatdidf referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_f53d9.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_f53d9.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_f53d9.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_f53d9.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_f53d9.vcxproj" (default target) (1) ->
(Link target) ->
CheckFunctionExists.obj : error LNK2019: unresolved external symbol __floatdidf referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_f53d9.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_f53d9.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_f53d9.vcxproj]
0 Warning(s)
2 Error(s)
Time Elapsed 00:00:00.67
Determining if the function __lshrdi3 exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_746b5.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:52:23.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_746b5.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_746b5.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_746b5.dir\Debug\cmTC_746b5.tlog\".
InitializeBuildStatus:
Creating "cmTC_746b5.dir\Debug\cmTC_746b5.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__lshrdi3 /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_746b5.dir\Debug\\" /Fd"cmTC_746b5.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__lshrdi3 /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_746b5.dir\Debug\\" /Fd"cmTC_746b5.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_746b5.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /Debug /PDB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_746b5.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_746b5.lib" /MACHINE:X64 /machine:x64 /debug cmTC_746b5.dir\Debug\CheckFunctionExists.obj
CheckFunctionExists.obj : error LNK2019: unresolved external symbol __lshrdi3 referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_746b5.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_746b5.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_746b5.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_746b5.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_746b5.vcxproj" (default target) (1) ->
(Link target) ->
CheckFunctionExists.obj : error LNK2019: unresolved external symbol __lshrdi3 referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_746b5.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_746b5.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_746b5.vcxproj]
0 Warning(s)
2 Error(s)
Time Elapsed 00:00:00.62
Determining if the function __moddi3 exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_842bb.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:52:24.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_842bb.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_842bb.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_842bb.dir\Debug\cmTC_842bb.tlog\".
InitializeBuildStatus:
Creating "cmTC_842bb.dir\Debug\cmTC_842bb.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__moddi3 /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_842bb.dir\Debug\\" /Fd"cmTC_842bb.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__moddi3 /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_842bb.dir\Debug\\" /Fd"cmTC_842bb.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_842bb.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /Debug /PDB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_842bb.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_842bb.lib" /MACHINE:X64 /machine:x64 /debug cmTC_842bb.dir\Debug\CheckFunctionExists.obj
CheckFunctionExists.obj : error LNK2019: unresolved external symbol __moddi3 referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_842bb.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_842bb.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_842bb.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_842bb.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_842bb.vcxproj" (default target) (1) ->
(Link target) ->
CheckFunctionExists.obj : error LNK2019: unresolved external symbol __moddi3 referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_842bb.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_842bb.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_842bb.vcxproj]
0 Warning(s)
2 Error(s)
Time Elapsed 00:00:00.71
Determining if the function __udivdi3 exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_278d7.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:52:25.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_278d7.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_278d7.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_278d7.dir\Debug\cmTC_278d7.tlog\".
InitializeBuildStatus:
Creating "cmTC_278d7.dir\Debug\cmTC_278d7.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__udivdi3 /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_278d7.dir\Debug\\" /Fd"cmTC_278d7.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__udivdi3 /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_278d7.dir\Debug\\" /Fd"cmTC_278d7.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_278d7.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /Debug /PDB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_278d7.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_278d7.lib" /MACHINE:X64 /machine:x64 /debug cmTC_278d7.dir\Debug\CheckFunctionExists.obj
CheckFunctionExists.obj : error LNK2019: unresolved external symbol __udivdi3 referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_278d7.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_278d7.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_278d7.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_278d7.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_278d7.vcxproj" (default target) (1) ->
(Link target) ->
CheckFunctionExists.obj : error LNK2019: unresolved external symbol __udivdi3 referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_278d7.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_278d7.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_278d7.vcxproj]
0 Warning(s)
2 Error(s)
Time Elapsed 00:00:02.39
Determining if the function __umoddi3 exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_7e133.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:52:28.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_7e133.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_7e133.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_7e133.dir\Debug\cmTC_7e133.tlog\".
InitializeBuildStatus:
Creating "cmTC_7e133.dir\Debug\cmTC_7e133.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__umoddi3 /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_7e133.dir\Debug\\" /Fd"cmTC_7e133.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__umoddi3 /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_7e133.dir\Debug\\" /Fd"cmTC_7e133.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_7e133.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /Debug /PDB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_7e133.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_7e133.lib" /MACHINE:X64 /machine:x64 /debug cmTC_7e133.dir\Debug\CheckFunctionExists.obj
CheckFunctionExists.obj : error LNK2019: unresolved external symbol __umoddi3 referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_7e133.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_7e133.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_7e133.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_7e133.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_7e133.vcxproj" (default target) (1) ->
(Link target) ->
CheckFunctionExists.obj : error LNK2019: unresolved external symbol __umoddi3 referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_7e133.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_7e133.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_7e133.vcxproj]
0 Warning(s)
2 Error(s)
Time Elapsed 00:00:00.75
Determining if the function __main exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_47058.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:52:29.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_47058.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_47058.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_47058.dir\Debug\cmTC_47058.tlog\".
InitializeBuildStatus:
Creating "cmTC_47058.dir\Debug\cmTC_47058.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__main /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_47058.dir\Debug\\" /Fd"cmTC_47058.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__main /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_47058.dir\Debug\\" /Fd"cmTC_47058.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_47058.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /Debug /PDB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_47058.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_47058.lib" /MACHINE:X64 /machine:x64 /debug cmTC_47058.dir\Debug\CheckFunctionExists.obj
CheckFunctionExists.obj : error LNK2019: unresolved external symbol __main referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_47058.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_47058.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_47058.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_47058.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_47058.vcxproj" (default target) (1) ->
(Link target) ->
CheckFunctionExists.obj : error LNK2019: unresolved external symbol __main referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_47058.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_47058.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_47058.vcxproj]
0 Warning(s)
2 Error(s)
Time Elapsed 00:00:00.62
Determining if the function __cmpdi2 exists failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_d4fa8.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:52:30.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_d4fa8.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_d4fa8.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_d4fa8.dir\Debug\cmTC_d4fa8.tlog\".
InitializeBuildStatus:
Creating "cmTC_d4fa8.dir\Debug\cmTC_d4fa8.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__cmpdi2 /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_d4fa8.dir\Debug\\" /Fd"cmTC_d4fa8.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__cmpdi2 /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_d4fa8.dir\Debug\\" /Fd"cmTC_d4fa8.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.3\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_d4fa8.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /Debug /PDB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_d4fa8.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/Debug/cmTC_d4fa8.lib" /MACHINE:X64 /machine:x64 /debug cmTC_d4fa8.dir\Debug\CheckFunctionExists.obj
CheckFunctionExists.obj : error LNK2019: unresolved external symbol __cmpdi2 referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_d4fa8.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_d4fa8.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_d4fa8.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_d4fa8.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_d4fa8.vcxproj" (default target) (1) ->
(Link target) ->
CheckFunctionExists.obj : error LNK2019: unresolved external symbol __cmpdi2 referenced in function main [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_d4fa8.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\cmTC_d4fa8.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_d4fa8.vcxproj]
0 Warning(s)
2 Error(s)
Time Elapsed 00:00:00.57
Determining if the __GLIBC__ exist failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_f5ab5.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:52:31.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_f5ab5.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_f5ab5.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_f5ab5.dir\Debug\cmTC_f5ab5.tlog\".
InitializeBuildStatus:
Creating "cmTC_f5ab5.dir\Debug\cmTC_f5ab5.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_f5ab5.dir\Debug\\" /Fd"cmTC_f5ab5.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_f5ab5.dir\Debug\\" /Fd"cmTC_f5ab5.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
CheckSymbolExists.c
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: '__GLIBC__': undeclared identifier [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_f5ab5.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_f5ab5.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_f5ab5.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: '__GLIBC__': undeclared identifier [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_f5ab5.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.48
File C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdio.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef __GLIBC__
return ((int*)(&__GLIBC__))[argc];
#else
(void)argc;
return 0;
#endif
}
Performing C++ SOURCE FILE Test HAVE_U_INT64_T failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_691c8.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:52:34.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_691c8.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_691c8.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_691c8.dir\Debug\cmTC_691c8.tlog\".
InitializeBuildStatus:
Creating "cmTC_691c8.dir\Debug\cmTC_691c8.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D HAVE_U_INT64_T /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_691c8.dir\Debug\\" /Fd"cmTC_691c8.dir\Debug\vc140.pdb" /Gd /TP /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\src.cxx"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D HAVE_U_INT64_T /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_691c8.dir\Debug\\" /Fd"cmTC_691c8.dir\Debug\vc140.pdb" /Gd /TP /errorReport:queue "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\src.cxx"
src.cxx
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\src.cxx(5): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_691c8.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\src.cxx(5): error C2146: syntax error: missing ';' before identifier 'typeVar' [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_691c8.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_691c8.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_691c8.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\src.cxx(5): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_691c8.vcxproj]
C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\src.cxx(5): error C2146: syntax error: missing ';' before identifier 'typeVar' [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_691c8.vcxproj]
0 Warning(s)
2 Error(s)
Time Elapsed 00:00:00.38
Source file was:
#include<sys/types.h>
#include<inttypes.h>
#include<stdint.h>
u_int64_t typeVar;
int main() {
return 0;
}
Performing C++ SOURCE FILE Test SUPPORTS_NO_VARIADIC_MACROS_FLAG failed with the following output:
Change Dir: C:/Users/Diggory/Projects/rust3/x86_64-pc-windows-msvc/llvm/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_8b586.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 28/08/2015 03:52:41.
Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_8b586.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_8b586.dir\Debug\".
Creating directory "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTC_8b586.dir\Debug\cmTC_8b586.tlog\".
InitializeBuildStatus:
Creating "cmTC_8b586.dir\Debug\cmTC_8b586.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D SUPPORTS_NO_VARIADIC_MACROS_FLAG /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_8b586.dir\Debug\\" /Fd"cmTC_8b586.dir\Debug\vc140.pdb" /Gd /TP /errorReport:queue -Wno-variadic-macros "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\src.cxx"
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D SUPPORTS_NO_VARIADIC_MACROS_FLAG /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_8b586.dir\Debug\\" /Fd"cmTC_8b586.dir\Debug\vc140.pdb" /Gd /TP /errorReport:queue -Wno-variadic-macros "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\src.cxx"
cl : Command line error D8021: invalid numeric argument '/Wno-variadic-macros' [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_8b586.vcxproj]
Done Building Project "C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_8b586.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_8b586.vcxproj" (default target) (1) ->
(ClCompile target) ->
cl : Command line error D8021: invalid numeric argument '/Wno-variadic-macros' [C:\Users\Diggory\Projects\rust3\x86_64-pc-windows-msvc\llvm\CMakeFiles\CMakeTmp\cmTC_8b586.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:01.03
Source file was:
int main() { return 0; }
Checking whether the ASM_MASM compiler is GNU using "--version" did not match "(GNU assembler)|(GCC)|(Free Software Foundation)":
MASM : warning A4018:invalid command-line option : --version
MASM : fatal error A1017:missing source filename
Microsoft (R) Macro Assembler (x64) Version 14.00.22816.0
Copyright (C) Microsoft Corporation. All rights reserved.
Checking whether the ASM_MASM compiler is HP using "-V" did not match "HP C":
MASM : warning A4018:invalid command-line option : -V
MASM : fatal error A1017:missing source filename
Microsoft (R) Macro Assembler (x64) Version 14.00.22816.0
Copyright (C) Microsoft Corporation. All rights reserved.
Checking whether the ASM_MASM compiler is Intel using "--version" did not match "(ICC)":
MASM : warning A4018:invalid command-line option : --version
MASM : fatal error A1017:missing source filename
Microsoft (R) Macro Assembler (x64) Version 14.00.22816.0
Copyright (C) Microsoft Corporation. All rights reserved.
Checking whether the ASM_MASM compiler is SunPro using "-V" did not match "Sun C":
MASM : warning A4018:invalid command-line option : -V
MASM : fatal error A1017:missing source filename
Microsoft (R) Macro Assembler (x64) Version 14.00.22816.0
Copyright (C) Microsoft Corporation. All rights reserved.
Checking whether the ASM_MASM compiler is XL using "-qversion" did not match "XL C":
MASM : warning A4018:invalid command-line option : -qversion
MASM : fatal error A1017:missing source filename
Microsoft (R) Macro Assembler (x64) Version 14.00.22816.0
Copyright (C) Microsoft Corporation. All rights reserved.
]0;/c/Users/Diggory/Projects/rust3
Diggory@Diggory-Laptop MINGW64 /c/Users/Diggory/Projects/rust3
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment