1CMAKE_LANG=C
2CMAKE_C_COMPILER_ABI=ELF
3CMAKE_C_COMPILER_AR=
4CMAKE_C_COMPILER_ARCHITECTURE_ID=
5CMAKE_C_COMPILER_EXTERNAL_TOOLCHAIN=
6CMAKE_C_COMPILER_ID=Clang
7CMAKE_C_COMPILER_LAUNCHER=
8CMAKE_C_COMPILER_LOADED=1
9CMAKE_C_COMPILER_RANLIB=
10CMAKE_C_COMPILER_TARGET=
11CMAKE_C_COMPILER_VERSION=3.3.0
12CMAKE_C_COMPILER_VERSION_INTERAL=
13Change Dir: /tmp/ii/CMakeFiles/CMakeTmp
14
15Run Build Command:"/usr/local/bin/gmake" "cmTC_0c44b/fast"
16/usr/local/bin/gmake -f CMakeFiles/cmTC_0c44b.dir/build.make CMakeFiles/cmTC_0c44b.dir/build
17gmake[1]: Entering directory `/tmp/ii/CMakeFiles/CMakeTmp'
18Building C object CMakeFiles/cmTC_0c44b.dir/CMakeCCompilerABI.c.o
19/usr/bin/cc    -v -o CMakeFiles/cmTC_0c44b.dir/CMakeCCompilerABI.c.o   -c /usr/local/share/cmake-3.7/Modules/CMakeCCompilerABI.c
20FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
21Target: x86_64-unknown-freebsd10.0
22Thread model: posix
23 "/usr/bin/cc" -cc1 -triple x86_64-unknown-freebsd10.0 -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name CMakeCCompilerABI.c -mrelocation-model static -mdisable-fp-elim -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -v -coverage-file /tmp/ii/CMakeFiles/cmTC_0c44b.dir/CMakeCCompilerABI.c.o -resource-dir /usr/bin/../lib/clang/3.3 -fdebug-compilation-dir /tmp/ii/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -mstackrealign -fobjc-runtime=gnustep -fobjc-default-synthesize-properties -fdiagnostics-show-option -backend-option -vectorize-loops -o CMakeFiles/cmTC_0c44b.dir/CMakeCCompilerABI.c.o -x c /usr/local/share/cmake-3.7/Modules/CMakeCCompilerABI.c
24clang -cc1 version 3.3 based upon LLVM 3.3 default target x86_64-unknown-freebsd10.0
25ignoring nonexistent directory "/usr/bin/../lib/clang/3.3/include"
26#include "..." search starts here:
27#include <...> search starts here:
28 /usr/include/clang/3.3
29 /usr/include
30End of search list.
31Linking C executable cmTC_0c44b
32/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0c44b.dir/link.txt --verbose=1
33/usr/bin/cc      -v CMakeFiles/cmTC_0c44b.dir/CMakeCCompilerABI.c.o  -o cmTC_0c44b
34FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
35Target: x86_64-unknown-freebsd10.0
36Thread model: posix
37 "/usr/bin/ld" --eh-frame-hdr -dynamic-linker /libexec/ld-elf.so.1 --hash-style=both --enable-new-dtags -o cmTC_0c44b /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/lib CMakeFiles/cmTC_0c44b.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/crtend.o /usr/lib/crtn.o
38gmake[1]: Leaving directory `/tmp/ii/CMakeFiles/CMakeTmp'
39