freebsd-CXX-Clang-3.3.0.input 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. CMAKE_LANG=CXX
  2. CMAKE_CXX_COMPILER_ABI=ELF
  3. CMAKE_CXX_COMPILER_AR=
  4. CMAKE_CXX_COMPILER_ARCHITECTURE_ID=
  5. CMAKE_CXX_COMPILER_EXTERNAL_TOOLCHAIN=
  6. CMAKE_CXX_COMPILER_ID=Clang
  7. CMAKE_CXX_COMPILER_LAUNCHER=
  8. CMAKE_CXX_COMPILER_LOADED=1
  9. CMAKE_CXX_COMPILER_RANLIB=
  10. CMAKE_CXX_COMPILER_TARGET=
  11. CMAKE_CXX_COMPILER_VERSION=3.3.0
  12. CMAKE_CXX_COMPILER_VERSION_INTERAL=
  13. Change Dir: /tmp/ii/CMakeFiles/CMakeTmp
  14. Run Build Command:"/usr/local/bin/gmake" "cmTC_c3442/fast"
  15. /usr/local/bin/gmake -f CMakeFiles/cmTC_c3442.dir/build.make CMakeFiles/cmTC_c3442.dir/build
  16. gmake[1]: Entering directory `/tmp/ii/CMakeFiles/CMakeTmp'
  17. Building CXX object CMakeFiles/cmTC_c3442.dir/CMakeCXXCompilerABI.cpp.o
  18. /usr/bin/CC -v -o CMakeFiles/cmTC_c3442.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/share/cmake-3.7/Modules/CMakeCXXCompilerABI.cpp
  19. FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
  20. Target: x86_64-unknown-freebsd10.0
  21. Thread model: posix
  22. "/usr/bin/CC" -cc1 -triple x86_64-unknown-freebsd10.0 -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model static -mdisable-fp-elim -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -v -coverage-file /tmp/ii/CMakeFiles/cmTC_c3442.dir/CMakeCXXCompilerABI.cpp.o -resource-dir /usr/bin/../lib/clang/3.3 -internal-isystem /usr/include/c++/v1 -fdeprecated-macro -fdebug-compilation-dir /tmp/ii/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -mstackrealign -fobjc-runtime=gnustep -fobjc-default-synthesize-properties -fcxx-exceptions -fexceptions -fdiagnostics-show-option -backend-option -vectorize-loops -o CMakeFiles/cmTC_c3442.dir/CMakeCXXCompilerABI.cpp.o -x c++ /usr/local/share/cmake-3.7/Modules/CMakeCXXCompilerABI.cpp
  23. clang -cc1 version 3.3 based upon LLVM 3.3 default target x86_64-unknown-freebsd10.0
  24. ignoring nonexistent directory "/usr/include/c++/4.2/backward/backward"
  25. ignoring nonexistent directory "/usr/bin/../lib/clang/3.3/include"
  26. ignoring duplicate directory "/usr/include/c++/4.2"
  27. ignoring duplicate directory "/usr/include/c++/4.2/backward"
  28. ignoring duplicate directory "/usr/include/c++/4.2/backward"
  29. #include "..." search starts here:
  30. #include <...> search starts here:
  31. /usr/include/c++/v1
  32. /usr/include/c++/4.2
  33. /usr/include/c++/4.2/backward
  34. /usr/include/clang/3.3
  35. /usr/include
  36. End of search list.
  37. Linking CXX executable cmTC_c3442
  38. /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c3442.dir/link.txt --verbose=1
  39. /usr/bin/CC -v CMakeFiles/cmTC_c3442.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_c3442
  40. FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
  41. Target: x86_64-unknown-freebsd10.0
  42. Thread model: posix
  43. "/usr/bin/ld" --eh-frame-hdr -dynamic-linker /libexec/ld-elf.so.1 --hash-style=both --enable-new-dtags -o cmTC_c3442 /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/lib CMakeFiles/cmTC_c3442.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lm -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
  44. gmake[1]: Leaving directory `/tmp/ii/CMakeFiles/CMakeTmp'