1CMAKE_LANG=C
2CMAKE_C_COMPILER_ABI=ELF
3CMAKE_C_COMPILER_AR=CMAKE_C_COMPILER_AR-NOTFOUND
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=CMAKE_C_COMPILER_RANLIB-NOTFOUND
10CMAKE_C_COMPILER_TARGET=
11CMAKE_C_COMPILER_VERSION=5.0.1
12CMAKE_C_COMPILER_VERSION_INTERAL=
13Change Dir: /tmp/ii/CMakeFiles/CMakeTmp
14
15Run Build Command:"/usr/bin/make" "cmTC_f5360/fast"
16/usr/bin/make -f CMakeFiles/cmTC_f5360.dir/build.make CMakeFiles/cmTC_f5360.dir/build
17Building C object CMakeFiles/cmTC_f5360.dir/CMakeCCompilerABI.c.o
18/usr/bin/cc   -v -o CMakeFiles/cmTC_f5360.dir/CMakeCCompilerABI.c.o   -c /usr/local/share/cmake/Modules/CMakeCCompilerABI.c
19OpenBSD clang version 5.0.1 (tags/RELEASE_501/final) (based on LLVM 5.0.1)
20Target: amd64-unknown-openbsd6.3
21Thread model: posix
22InstalledDir: /usr/bin
23 "/usr/bin/cc" -cc1 -triple amd64-unknown-openbsd6.3 -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 1 -pic-is-pie -mthread-model posix -mdisable-fp-elim -relaxed-aliasing -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -v -dwarf-column-info -debugger-tuning=gdb -coverage-notes-file /tmp/ii/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_f5360.dir/CMakeCCompilerABI.c.gcno -resource-dir /usr/lib/clang/5.0.1 -fdebug-compilation-dir /tmp/ii/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -femulated-tls -fwrapv -stack-protector 2 -fobjc-runtime=gnustep -fdiagnostics-show-option -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -fno-builtin-strdup -fno-builtin-strndup -o CMakeFiles/cmTC_f5360.dir/CMakeCCompilerABI.c.o -x c /usr/local/share/cmake/Modules/CMakeCCompilerABI.c
24clang -cc1 version 5.0.1 based upon LLVM 5.0.1 default target amd64-unknown-openbsd6.3
25#include "..." search starts here:
26#include <...> search starts here:
27 /usr/lib/clang/5.0.1/include
28 /usr/include
29End of search list.
30Linking C executable cmTC_f5360
31/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f5360.dir/link.txt --verbose=1
32/usr/bin/cc     -v CMakeFiles/cmTC_f5360.dir/CMakeCCompilerABI.c.o  -o cmTC_f5360 -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib
33OpenBSD clang version 5.0.1 (tags/RELEASE_501/final) (based on LLVM 5.0.1)
34Target: amd64-unknown-openbsd6.3
35Thread model: posix
36InstalledDir: /usr/bin
37 "/usr/bin/ld" -e __start --eh-frame-hdr -Bdynamic -dynamic-linker /usr/libexec/ld.so -o cmTC_f5360 /usr/bin/../lib/crt0.o /usr/bin/../lib/crtbegin.o -L/usr/bin/../lib -L/usr/lib CMakeFiles/cmTC_f5360.dir/CMakeCCompilerABI.c.o -rpath-link /usr/X11R6/lib:/usr/local/lib -lcompiler_rt -lc -lcompiler_rt /usr/bin/../lib/crtend.o
38