The system is: Linux - 4.13.0-25-generic - x86_64 Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. Compiler: /usr/bin/cc Build flags: Id flags: The output was: 0 Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" The C compiler identification is GNU, found in "/home/naseef/Code/brlcad/build-clang/CMakeFiles/3.9.1/CompilerIdC/a.out" Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. Compiler: /usr/bin/c++ Build flags: Id flags: The output was: 0 Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out" The CXX compiler identification is GNU, found in "/home/naseef/Code/brlcad/build-clang/CMakeFiles/3.9.1/CompilerIdCXX/a.out" Determining if the C compiler works passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a0aa1/fast" /usr/bin/make -f CMakeFiles/cmTC_a0aa1.dir/build.make CMakeFiles/cmTC_a0aa1.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a0aa1.dir/testCCompiler.c.o /usr/bin/cc -o CMakeFiles/cmTC_a0aa1.dir/testCCompiler.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTC_a0aa1 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a0aa1.dir/link.txt --verbose=1 /usr/bin/cc -rdynamic CMakeFiles/cmTC_a0aa1.dir/testCCompiler.c.o -o cmTC_a0aa1 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Detecting C compiler ABI info compiled with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8768a/fast" /usr/bin/make -f CMakeFiles/cmTC_8768a.dir/build.make CMakeFiles/cmTC_8768a.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8768a.dir/CMakeCCompilerABI.c.o /usr/bin/cc -o CMakeFiles/cmTC_8768a.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.9/Modules/CMakeCCompilerABI.c Linking C executable cmTC_8768a /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8768a.dir/link.txt --verbose=1 /usr/bin/cc -v -rdynamic CMakeFiles/cmTC_8768a.dir/CMakeCCompilerABI.c.o -o cmTC_8768a Using built-in specs. COLLECT_GCC=/usr/bin/cc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.2.0-8ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 7.2.0 (Ubuntu 7.2.0-8ubuntu3) COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/ LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_8768a' '-mtune=generic' '-march=x86-64' /usr/lib/gcc/x86_64-linux-gnu/7/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper -plugin-opt=-fresolution=/tmp/cchFk3YS.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_8768a /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/7/../../.. CMakeFiles/cmTC_8768a.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_8768a' '-mtune=generic' '-march=x86-64' make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Parsed C implicit link information from above output: link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] ignore line: [Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp] ignore line: [] ignore line: [Run Build Command:"/usr/bin/make" "cmTC_8768a/fast"] ignore line: [/usr/bin/make -f CMakeFiles/cmTC_8768a.dir/build.make CMakeFiles/cmTC_8768a.dir/build] ignore line: [make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp'] ignore line: [Building C object CMakeFiles/cmTC_8768a.dir/CMakeCCompilerABI.c.o] ignore line: [/usr/bin/cc -o CMakeFiles/cmTC_8768a.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.9/Modules/CMakeCCompilerABI.c] ignore line: [Linking C executable cmTC_8768a] ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8768a.dir/link.txt --verbose=1] ignore line: [/usr/bin/cc -v -rdynamic CMakeFiles/cmTC_8768a.dir/CMakeCCompilerABI.c.o -o cmTC_8768a ] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/usr/bin/cc] ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper] ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none] ignore line: [OFFLOAD_TARGET_DEFAULT=1] ignore line: [Target: x86_64-linux-gnu] ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.2.0-8ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu] ignore line: [Thread model: posix] ignore line: [gcc version 7.2.0 (Ubuntu 7.2.0-8ubuntu3) ] ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/] ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../:/lib/:/usr/lib/] ignore line: [COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_8768a' '-mtune=generic' '-march=x86-64'] link line: [ /usr/lib/gcc/x86_64-linux-gnu/7/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper -plugin-opt=-fresolution=/tmp/cchFk3YS.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_8768a /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/7/../../.. CMakeFiles/cmTC_8768a.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o] arg [/usr/lib/gcc/x86_64-linux-gnu/7/collect2] ==> ignore arg [-plugin] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so] ==> ignore arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper] ==> ignore arg [-plugin-opt=-fresolution=/tmp/cchFk3YS.res] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore arg [-plugin-opt=-pass-through=-lc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore arg [--sysroot=/] ==> ignore arg [--build-id] ==> ignore arg [--eh-frame-hdr] ==> ignore arg [-m] ==> ignore arg [elf_x86_64] ==> ignore arg [--hash-style=gnu] ==> ignore arg [--as-needed] ==> ignore arg [-export-dynamic] ==> ignore arg [-dynamic-linker] ==> ignore arg [/lib64/ld-linux-x86-64.so.2] ==> ignore arg [-pie] ==> ignore arg [-znow] ==> ignore arg [-zrelro] ==> ignore arg [-o] ==> ignore arg [cmTC_8768a] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o] ==> ignore arg [-L/usr/lib/gcc/x86_64-linux-gnu/7] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/7] arg [-L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu] arg [-L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib] arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu] arg [-L/lib/../lib] ==> dir [/lib/../lib] arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu] arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib] arg [-L/usr/lib/gcc/x86_64-linux-gnu/7/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../..] arg [CMakeFiles/cmTC_8768a.dir/CMakeCCompilerABI.c.o] ==> ignore arg [-lgcc] ==> lib [gcc] arg [--as-needed] ==> ignore arg [-lgcc_s] ==> lib [gcc_s] arg [--no-as-needed] ==> ignore arg [-lc] ==> lib [c] arg [-lgcc] ==> lib [gcc] arg [--as-needed] ==> ignore arg [-lgcc_s] ==> lib [gcc_s] arg [--no-as-needed] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o] ==> ignore collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/7] ==> [/usr/lib/gcc/x86_64-linux-gnu/7] collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib] ==> [/usr/lib] collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu] collapse library dir [/lib/../lib] ==> [/lib] collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] collapse library dir [/usr/lib/../lib] ==> [/usr/lib] collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../..] ==> [/usr/lib] implicit libs: [gcc;gcc_s;c;gcc;gcc_s] implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/7;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib] implicit fwks: [] Detecting C [-std=c11] compiler features compiled with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_74275/fast" /usr/bin/make -f CMakeFiles/cmTC_74275.dir/build.make CMakeFiles/cmTC_74275.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_74275.dir/feature_tests.c.o /usr/bin/cc -std=c11 -o CMakeFiles/cmTC_74275.dir/feature_tests.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/feature_tests.c Linking C executable cmTC_74275 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_74275.dir/link.txt --verbose=1 /usr/bin/cc -rdynamic CMakeFiles/cmTC_74275.dir/feature_tests.c.o -o cmTC_74275 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Feature record: C_FEATURE:1c_function_prototypes Feature record: C_FEATURE:1c_restrict Feature record: C_FEATURE:1c_static_assert Feature record: C_FEATURE:1c_variadic_macros Detecting C [-std=c99] compiler features compiled with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ac838/fast" /usr/bin/make -f CMakeFiles/cmTC_ac838.dir/build.make CMakeFiles/cmTC_ac838.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ac838.dir/feature_tests.c.o /usr/bin/cc -std=c99 -o CMakeFiles/cmTC_ac838.dir/feature_tests.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/feature_tests.c Linking C executable cmTC_ac838 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ac838.dir/link.txt --verbose=1 /usr/bin/cc -rdynamic CMakeFiles/cmTC_ac838.dir/feature_tests.c.o -o cmTC_ac838 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Feature record: C_FEATURE:1c_function_prototypes Feature record: C_FEATURE:1c_restrict Feature record: C_FEATURE:0c_static_assert Feature record: C_FEATURE:1c_variadic_macros Detecting C [-std=c90] compiler features compiled with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_37563/fast" /usr/bin/make -f CMakeFiles/cmTC_37563.dir/build.make CMakeFiles/cmTC_37563.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_37563.dir/feature_tests.c.o /usr/bin/cc -std=c90 -o CMakeFiles/cmTC_37563.dir/feature_tests.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/feature_tests.c Linking C executable cmTC_37563 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_37563.dir/link.txt --verbose=1 /usr/bin/cc -rdynamic CMakeFiles/cmTC_37563.dir/feature_tests.c.o -o cmTC_37563 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Feature record: C_FEATURE:1c_function_prototypes Feature record: C_FEATURE:0c_restrict Feature record: C_FEATURE:0c_static_assert Feature record: C_FEATURE:0c_variadic_macros Determining if the CXX compiler works passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_02e07/fast" /usr/bin/make -f CMakeFiles/cmTC_02e07.dir/build.make CMakeFiles/cmTC_02e07.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_02e07.dir/testCXXCompiler.cxx.o /usr/bin/c++ -o CMakeFiles/cmTC_02e07.dir/testCXXCompiler.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/testCXXCompiler.cxx Linking CXX executable cmTC_02e07 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_02e07.dir/link.txt --verbose=1 /usr/bin/c++ -rdynamic CMakeFiles/cmTC_02e07.dir/testCXXCompiler.cxx.o -o cmTC_02e07 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Detecting CXX compiler ABI info compiled with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_df0ef/fast" /usr/bin/make -f CMakeFiles/cmTC_df0ef.dir/build.make CMakeFiles/cmTC_df0ef.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_df0ef.dir/CMakeCXXCompilerABI.cpp.o /usr/bin/c++ -o CMakeFiles/cmTC_df0ef.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.9/Modules/CMakeCXXCompilerABI.cpp Linking CXX executable cmTC_df0ef /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_df0ef.dir/link.txt --verbose=1 /usr/bin/c++ -v -rdynamic CMakeFiles/cmTC_df0ef.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_df0ef Using built-in specs. COLLECT_GCC=/usr/bin/c++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.2.0-8ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 7.2.0 (Ubuntu 7.2.0-8ubuntu3) COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/ LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_df0ef' '-shared-libgcc' '-mtune=generic' '-march=x86-64' /usr/lib/gcc/x86_64-linux-gnu/7/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper -plugin-opt=-fresolution=/tmp/cc9RG6gZ.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_df0ef /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/7/../../.. CMakeFiles/cmTC_df0ef.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_df0ef' '-shared-libgcc' '-mtune=generic' '-march=x86-64' make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Parsed CXX implicit link information from above output: link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] ignore line: [Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp] ignore line: [] ignore line: [Run Build Command:"/usr/bin/make" "cmTC_df0ef/fast"] ignore line: [/usr/bin/make -f CMakeFiles/cmTC_df0ef.dir/build.make CMakeFiles/cmTC_df0ef.dir/build] ignore line: [make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp'] ignore line: [Building CXX object CMakeFiles/cmTC_df0ef.dir/CMakeCXXCompilerABI.cpp.o] ignore line: [/usr/bin/c++ -o CMakeFiles/cmTC_df0ef.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.9/Modules/CMakeCXXCompilerABI.cpp] ignore line: [Linking CXX executable cmTC_df0ef] ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_df0ef.dir/link.txt --verbose=1] ignore line: [/usr/bin/c++ -v -rdynamic CMakeFiles/cmTC_df0ef.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_df0ef ] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/usr/bin/c++] ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper] ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none] ignore line: [OFFLOAD_TARGET_DEFAULT=1] ignore line: [Target: x86_64-linux-gnu] ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.2.0-8ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu] ignore line: [Thread model: posix] ignore line: [gcc version 7.2.0 (Ubuntu 7.2.0-8ubuntu3) ] ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/] ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../:/lib/:/usr/lib/] ignore line: [COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_df0ef' '-shared-libgcc' '-mtune=generic' '-march=x86-64'] link line: [ /usr/lib/gcc/x86_64-linux-gnu/7/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper -plugin-opt=-fresolution=/tmp/cc9RG6gZ.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_df0ef /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/7/../../.. CMakeFiles/cmTC_df0ef.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o] arg [/usr/lib/gcc/x86_64-linux-gnu/7/collect2] ==> ignore arg [-plugin] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so] ==> ignore arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper] ==> ignore arg [-plugin-opt=-fresolution=/tmp/cc9RG6gZ.res] ==> ignore arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [-plugin-opt=-pass-through=-lc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [--sysroot=/] ==> ignore arg [--build-id] ==> ignore arg [--eh-frame-hdr] ==> ignore arg [-m] ==> ignore arg [elf_x86_64] ==> ignore arg [--hash-style=gnu] ==> ignore arg [--as-needed] ==> ignore arg [-export-dynamic] ==> ignore arg [-dynamic-linker] ==> ignore arg [/lib64/ld-linux-x86-64.so.2] ==> ignore arg [-pie] ==> ignore arg [-znow] ==> ignore arg [-zrelro] ==> ignore arg [-o] ==> ignore arg [cmTC_df0ef] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o] ==> ignore arg [-L/usr/lib/gcc/x86_64-linux-gnu/7] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/7] arg [-L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu] arg [-L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib] arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu] arg [-L/lib/../lib] ==> dir [/lib/../lib] arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu] arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib] arg [-L/usr/lib/gcc/x86_64-linux-gnu/7/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../..] arg [CMakeFiles/cmTC_df0ef.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore arg [-lstdc++] ==> lib [stdc++] arg [-lm] ==> lib [m] arg [-lgcc_s] ==> lib [gcc_s] arg [-lgcc] ==> lib [gcc] arg [-lc] ==> lib [c] arg [-lgcc_s] ==> lib [gcc_s] arg [-lgcc] ==> lib [gcc] arg [/usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o] ==> ignore collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/7] ==> [/usr/lib/gcc/x86_64-linux-gnu/7] collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib] ==> [/usr/lib] collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu] collapse library dir [/lib/../lib] ==> [/lib] collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] collapse library dir [/usr/lib/../lib] ==> [/usr/lib] collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../..] ==> [/usr/lib] implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc] implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/7;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib] implicit fwks: [] Detecting CXX [-std=c++1z] compiler features compiled with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1c905/fast" /usr/bin/make -f CMakeFiles/cmTC_1c905.dir/build.make CMakeFiles/cmTC_1c905.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_1c905.dir/feature_tests.cxx.o /usr/bin/c++ -std=c++1z -o CMakeFiles/cmTC_1c905.dir/feature_tests.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_1c905 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1c905.dir/link.txt --verbose=1 /usr/bin/c++ -rdynamic CMakeFiles/cmTC_1c905.dir/feature_tests.cxx.o -o cmTC_1c905 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers Feature record: CXX_FEATURE:1cxx_alias_templates Feature record: CXX_FEATURE:1cxx_alignas Feature record: CXX_FEATURE:1cxx_alignof Feature record: CXX_FEATURE:1cxx_attributes Feature record: CXX_FEATURE:1cxx_attribute_deprecated Feature record: CXX_FEATURE:1cxx_auto_type Feature record: CXX_FEATURE:1cxx_binary_literals Feature record: CXX_FEATURE:1cxx_constexpr Feature record: CXX_FEATURE:1cxx_contextual_conversions Feature record: CXX_FEATURE:1cxx_decltype Feature record: CXX_FEATURE:1cxx_decltype_auto Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types Feature record: CXX_FEATURE:1cxx_default_function_template_args Feature record: CXX_FEATURE:1cxx_defaulted_functions Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers Feature record: CXX_FEATURE:1cxx_delegating_constructors Feature record: CXX_FEATURE:1cxx_deleted_functions Feature record: CXX_FEATURE:1cxx_digit_separators Feature record: CXX_FEATURE:1cxx_enum_forward_declarations Feature record: CXX_FEATURE:1cxx_explicit_conversions Feature record: CXX_FEATURE:1cxx_extended_friend_declarations Feature record: CXX_FEATURE:1cxx_extern_templates Feature record: CXX_FEATURE:1cxx_final Feature record: CXX_FEATURE:1cxx_func_identifier Feature record: CXX_FEATURE:1cxx_generalized_initializers Feature record: CXX_FEATURE:1cxx_generic_lambdas Feature record: CXX_FEATURE:1cxx_inheriting_constructors Feature record: CXX_FEATURE:1cxx_inline_namespaces Feature record: CXX_FEATURE:1cxx_lambdas Feature record: CXX_FEATURE:1cxx_lambda_init_captures Feature record: CXX_FEATURE:1cxx_local_type_template_args Feature record: CXX_FEATURE:1cxx_long_long_type Feature record: CXX_FEATURE:1cxx_noexcept Feature record: CXX_FEATURE:1cxx_nonstatic_member_init Feature record: CXX_FEATURE:1cxx_nullptr Feature record: CXX_FEATURE:1cxx_override Feature record: CXX_FEATURE:1cxx_range_for Feature record: CXX_FEATURE:1cxx_raw_string_literals Feature record: CXX_FEATURE:1cxx_reference_qualified_functions Feature record: CXX_FEATURE:1cxx_relaxed_constexpr Feature record: CXX_FEATURE:1cxx_return_type_deduction Feature record: CXX_FEATURE:1cxx_right_angle_brackets Feature record: CXX_FEATURE:1cxx_rvalue_references Feature record: CXX_FEATURE:1cxx_sizeof_member Feature record: CXX_FEATURE:1cxx_static_assert Feature record: CXX_FEATURE:1cxx_strong_enums Feature record: CXX_FEATURE:1cxx_template_template_parameters Feature record: CXX_FEATURE:1cxx_thread_local Feature record: CXX_FEATURE:1cxx_trailing_return_types Feature record: CXX_FEATURE:1cxx_unicode_literals Feature record: CXX_FEATURE:1cxx_uniform_initialization Feature record: CXX_FEATURE:1cxx_unrestricted_unions Feature record: CXX_FEATURE:1cxx_user_literals Feature record: CXX_FEATURE:1cxx_variable_templates Feature record: CXX_FEATURE:1cxx_variadic_macros Feature record: CXX_FEATURE:1cxx_variadic_templates Detecting CXX [-std=c++14] compiler features compiled with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_286f5/fast" /usr/bin/make -f CMakeFiles/cmTC_286f5.dir/build.make CMakeFiles/cmTC_286f5.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_286f5.dir/feature_tests.cxx.o /usr/bin/c++ -std=c++14 -o CMakeFiles/cmTC_286f5.dir/feature_tests.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_286f5 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_286f5.dir/link.txt --verbose=1 /usr/bin/c++ -rdynamic CMakeFiles/cmTC_286f5.dir/feature_tests.cxx.o -o cmTC_286f5 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers Feature record: CXX_FEATURE:1cxx_alias_templates Feature record: CXX_FEATURE:1cxx_alignas Feature record: CXX_FEATURE:1cxx_alignof Feature record: CXX_FEATURE:1cxx_attributes Feature record: CXX_FEATURE:1cxx_attribute_deprecated Feature record: CXX_FEATURE:1cxx_auto_type Feature record: CXX_FEATURE:1cxx_binary_literals Feature record: CXX_FEATURE:1cxx_constexpr Feature record: CXX_FEATURE:1cxx_contextual_conversions Feature record: CXX_FEATURE:1cxx_decltype Feature record: CXX_FEATURE:1cxx_decltype_auto Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types Feature record: CXX_FEATURE:1cxx_default_function_template_args Feature record: CXX_FEATURE:1cxx_defaulted_functions Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers Feature record: CXX_FEATURE:1cxx_delegating_constructors Feature record: CXX_FEATURE:1cxx_deleted_functions Feature record: CXX_FEATURE:1cxx_digit_separators Feature record: CXX_FEATURE:1cxx_enum_forward_declarations Feature record: CXX_FEATURE:1cxx_explicit_conversions Feature record: CXX_FEATURE:1cxx_extended_friend_declarations Feature record: CXX_FEATURE:1cxx_extern_templates Feature record: CXX_FEATURE:1cxx_final Feature record: CXX_FEATURE:1cxx_func_identifier Feature record: CXX_FEATURE:1cxx_generalized_initializers Feature record: CXX_FEATURE:1cxx_generic_lambdas Feature record: CXX_FEATURE:1cxx_inheriting_constructors Feature record: CXX_FEATURE:1cxx_inline_namespaces Feature record: CXX_FEATURE:1cxx_lambdas Feature record: CXX_FEATURE:1cxx_lambda_init_captures Feature record: CXX_FEATURE:1cxx_local_type_template_args Feature record: CXX_FEATURE:1cxx_long_long_type Feature record: CXX_FEATURE:1cxx_noexcept Feature record: CXX_FEATURE:1cxx_nonstatic_member_init Feature record: CXX_FEATURE:1cxx_nullptr Feature record: CXX_FEATURE:1cxx_override Feature record: CXX_FEATURE:1cxx_range_for Feature record: CXX_FEATURE:1cxx_raw_string_literals Feature record: CXX_FEATURE:1cxx_reference_qualified_functions Feature record: CXX_FEATURE:1cxx_relaxed_constexpr Feature record: CXX_FEATURE:1cxx_return_type_deduction Feature record: CXX_FEATURE:1cxx_right_angle_brackets Feature record: CXX_FEATURE:1cxx_rvalue_references Feature record: CXX_FEATURE:1cxx_sizeof_member Feature record: CXX_FEATURE:1cxx_static_assert Feature record: CXX_FEATURE:1cxx_strong_enums Feature record: CXX_FEATURE:1cxx_template_template_parameters Feature record: CXX_FEATURE:1cxx_thread_local Feature record: CXX_FEATURE:1cxx_trailing_return_types Feature record: CXX_FEATURE:1cxx_unicode_literals Feature record: CXX_FEATURE:1cxx_uniform_initialization Feature record: CXX_FEATURE:1cxx_unrestricted_unions Feature record: CXX_FEATURE:1cxx_user_literals Feature record: CXX_FEATURE:1cxx_variable_templates Feature record: CXX_FEATURE:1cxx_variadic_macros Feature record: CXX_FEATURE:1cxx_variadic_templates Detecting CXX [-std=c++11] compiler features compiled with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c538d/fast" /usr/bin/make -f CMakeFiles/cmTC_c538d.dir/build.make CMakeFiles/cmTC_c538d.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_c538d.dir/feature_tests.cxx.o /usr/bin/c++ -std=c++11 -o CMakeFiles/cmTC_c538d.dir/feature_tests.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_c538d /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c538d.dir/link.txt --verbose=1 /usr/bin/c++ -rdynamic CMakeFiles/cmTC_c538d.dir/feature_tests.cxx.o -o cmTC_c538d make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers Feature record: CXX_FEATURE:1cxx_alias_templates Feature record: CXX_FEATURE:1cxx_alignas Feature record: CXX_FEATURE:1cxx_alignof Feature record: CXX_FEATURE:1cxx_attributes Feature record: CXX_FEATURE:0cxx_attribute_deprecated Feature record: CXX_FEATURE:1cxx_auto_type Feature record: CXX_FEATURE:0cxx_binary_literals Feature record: CXX_FEATURE:1cxx_constexpr Feature record: CXX_FEATURE:0cxx_contextual_conversions Feature record: CXX_FEATURE:1cxx_decltype Feature record: CXX_FEATURE:0cxx_decltype_auto Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types Feature record: CXX_FEATURE:1cxx_default_function_template_args Feature record: CXX_FEATURE:1cxx_defaulted_functions Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers Feature record: CXX_FEATURE:1cxx_delegating_constructors Feature record: CXX_FEATURE:1cxx_deleted_functions Feature record: CXX_FEATURE:0cxx_digit_separators Feature record: CXX_FEATURE:1cxx_enum_forward_declarations Feature record: CXX_FEATURE:1cxx_explicit_conversions Feature record: CXX_FEATURE:1cxx_extended_friend_declarations Feature record: CXX_FEATURE:1cxx_extern_templates Feature record: CXX_FEATURE:1cxx_final Feature record: CXX_FEATURE:1cxx_func_identifier Feature record: CXX_FEATURE:1cxx_generalized_initializers Feature record: CXX_FEATURE:0cxx_generic_lambdas Feature record: CXX_FEATURE:1cxx_inheriting_constructors Feature record: CXX_FEATURE:1cxx_inline_namespaces Feature record: CXX_FEATURE:1cxx_lambdas Feature record: CXX_FEATURE:0cxx_lambda_init_captures Feature record: CXX_FEATURE:1cxx_local_type_template_args Feature record: CXX_FEATURE:1cxx_long_long_type Feature record: CXX_FEATURE:1cxx_noexcept Feature record: CXX_FEATURE:1cxx_nonstatic_member_init Feature record: CXX_FEATURE:1cxx_nullptr Feature record: CXX_FEATURE:1cxx_override Feature record: CXX_FEATURE:1cxx_range_for Feature record: CXX_FEATURE:1cxx_raw_string_literals Feature record: CXX_FEATURE:1cxx_reference_qualified_functions Feature record: CXX_FEATURE:0cxx_relaxed_constexpr Feature record: CXX_FEATURE:0cxx_return_type_deduction Feature record: CXX_FEATURE:1cxx_right_angle_brackets Feature record: CXX_FEATURE:1cxx_rvalue_references Feature record: CXX_FEATURE:1cxx_sizeof_member Feature record: CXX_FEATURE:1cxx_static_assert Feature record: CXX_FEATURE:1cxx_strong_enums Feature record: CXX_FEATURE:1cxx_template_template_parameters Feature record: CXX_FEATURE:1cxx_thread_local Feature record: CXX_FEATURE:1cxx_trailing_return_types Feature record: CXX_FEATURE:1cxx_unicode_literals Feature record: CXX_FEATURE:1cxx_uniform_initialization Feature record: CXX_FEATURE:1cxx_unrestricted_unions Feature record: CXX_FEATURE:1cxx_user_literals Feature record: CXX_FEATURE:0cxx_variable_templates Feature record: CXX_FEATURE:1cxx_variadic_macros Feature record: CXX_FEATURE:1cxx_variadic_templates Detecting CXX [-std=c++98] compiler features compiled with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2faf5/fast" /usr/bin/make -f CMakeFiles/cmTC_2faf5.dir/build.make CMakeFiles/cmTC_2faf5.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_2faf5.dir/feature_tests.cxx.o /usr/bin/c++ -std=c++98 -o CMakeFiles/cmTC_2faf5.dir/feature_tests.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_2faf5 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2faf5.dir/link.txt --verbose=1 /usr/bin/c++ -rdynamic CMakeFiles/cmTC_2faf5.dir/feature_tests.cxx.o -o cmTC_2faf5 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers Feature record: CXX_FEATURE:0cxx_alias_templates Feature record: CXX_FEATURE:0cxx_alignas Feature record: CXX_FEATURE:0cxx_alignof Feature record: CXX_FEATURE:0cxx_attributes Feature record: CXX_FEATURE:0cxx_attribute_deprecated Feature record: CXX_FEATURE:0cxx_auto_type Feature record: CXX_FEATURE:0cxx_binary_literals Feature record: CXX_FEATURE:0cxx_constexpr Feature record: CXX_FEATURE:0cxx_contextual_conversions Feature record: CXX_FEATURE:0cxx_decltype Feature record: CXX_FEATURE:0cxx_decltype_auto Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types Feature record: CXX_FEATURE:0cxx_default_function_template_args Feature record: CXX_FEATURE:0cxx_defaulted_functions Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers Feature record: CXX_FEATURE:0cxx_delegating_constructors Feature record: CXX_FEATURE:0cxx_deleted_functions Feature record: CXX_FEATURE:0cxx_digit_separators Feature record: CXX_FEATURE:0cxx_enum_forward_declarations Feature record: CXX_FEATURE:0cxx_explicit_conversions Feature record: CXX_FEATURE:0cxx_extended_friend_declarations Feature record: CXX_FEATURE:0cxx_extern_templates Feature record: CXX_FEATURE:0cxx_final Feature record: CXX_FEATURE:0cxx_func_identifier Feature record: CXX_FEATURE:0cxx_generalized_initializers Feature record: CXX_FEATURE:0cxx_generic_lambdas Feature record: CXX_FEATURE:0cxx_inheriting_constructors Feature record: CXX_FEATURE:0cxx_inline_namespaces Feature record: CXX_FEATURE:0cxx_lambdas Feature record: CXX_FEATURE:0cxx_lambda_init_captures Feature record: CXX_FEATURE:0cxx_local_type_template_args Feature record: CXX_FEATURE:0cxx_long_long_type Feature record: CXX_FEATURE:0cxx_noexcept Feature record: CXX_FEATURE:0cxx_nonstatic_member_init Feature record: CXX_FEATURE:0cxx_nullptr Feature record: CXX_FEATURE:0cxx_override Feature record: CXX_FEATURE:0cxx_range_for Feature record: CXX_FEATURE:0cxx_raw_string_literals Feature record: CXX_FEATURE:0cxx_reference_qualified_functions Feature record: CXX_FEATURE:0cxx_relaxed_constexpr Feature record: CXX_FEATURE:0cxx_return_type_deduction Feature record: CXX_FEATURE:0cxx_right_angle_brackets Feature record: CXX_FEATURE:0cxx_rvalue_references Feature record: CXX_FEATURE:0cxx_sizeof_member Feature record: CXX_FEATURE:0cxx_static_assert Feature record: CXX_FEATURE:0cxx_strong_enums Feature record: CXX_FEATURE:1cxx_template_template_parameters Feature record: CXX_FEATURE:0cxx_thread_local Feature record: CXX_FEATURE:0cxx_trailing_return_types Feature record: CXX_FEATURE:0cxx_unicode_literals Feature record: CXX_FEATURE:0cxx_uniform_initialization Feature record: CXX_FEATURE:0cxx_unrestricted_unions Feature record: CXX_FEATURE:0cxx_user_literals Feature record: CXX_FEATURE:0cxx_variable_templates Feature record: CXX_FEATURE:0cxx_variadic_macros Feature record: CXX_FEATURE:0cxx_variadic_templates /usr/bin/cmake "/home/naseef/Code/brlcad" -DBRLCAD_BUNDLED_LIBS=ON -DBRLCAD_ENABLE_STRICT=NO STATUS: Performing Test NOERROR_FLAG_C STATUS: Performing Test NOERROR_FLAG_C - Success Performing C SOURCE FILE Test NOERROR_FLAG_C succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_edbea/fast" /usr/bin/make -f CMakeFiles/cmTC_edbea.dir/build.make CMakeFiles/cmTC_edbea.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_edbea.dir/src.c.o /usr/bin/cc -DNOERROR_FLAG_C -fPIE -Wno-error -o CMakeFiles/cmTC_edbea.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_edbea /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_edbea.dir/link.txt --verbose=1 /usr/bin/cc -DNOERROR_FLAG_C -rdynamic CMakeFiles/cmTC_edbea.dir/src.c.o -o cmTC_edbea make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test NOERROR_FLAG_CXX STATUS: Performing Test NOERROR_FLAG_CXX - Success Performing C++ SOURCE FILE Test NOERROR_FLAG_CXX succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_38b11/fast" /usr/bin/make -f CMakeFiles/cmTC_38b11.dir/build.make CMakeFiles/cmTC_38b11.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_38b11.dir/src.cxx.o /usr/bin/c++ -DNOERROR_FLAG_CXX -fPIE -Wno-error -o CMakeFiles/cmTC_38b11.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_38b11 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_38b11.dir/link.txt --verbose=1 /usr/bin/c++ -DNOERROR_FLAG_CXX -rdynamic CMakeFiles/cmTC_38b11.dir/src.cxx.o -o cmTC_38b11 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } ********************************************************** *** Configuring BRL-CAD Release 7.27.0, Build 20180111 *** ********************************************************** STATUS: Looking for sys/types.h STATUS: Looking for sys/types.h - found Determining if the include file sys/types.h exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ceb58/fast" /usr/bin/make -f CMakeFiles/cmTC_ceb58.dir/build.make CMakeFiles/cmTC_ceb58.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ceb58.dir/CheckIncludeFile.c.o /usr/bin/cc -I/usr/local/include -fPIE -o CMakeFiles/cmTC_ceb58.dir/CheckIncludeFile.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_ceb58 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ceb58.dir/link.txt --verbose=1 /usr/bin/cc -rdynamic CMakeFiles/cmTC_ceb58.dir/CheckIncludeFile.c.o -o cmTC_ceb58 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for stdint.h STATUS: Looking for stdint.h - found Determining if the include file stdint.h exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_fbe82/fast" /usr/bin/make -f CMakeFiles/cmTC_fbe82.dir/build.make CMakeFiles/cmTC_fbe82.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_fbe82.dir/CheckIncludeFile.c.o /usr/bin/cc -I/usr/local/include -fPIE -o CMakeFiles/cmTC_fbe82.dir/CheckIncludeFile.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_fbe82 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fbe82.dir/link.txt --verbose=1 /usr/bin/cc -rdynamic CMakeFiles/cmTC_fbe82.dir/CheckIncludeFile.c.o -o cmTC_fbe82 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for stddef.h STATUS: Looking for stddef.h - found Determining if the include file stddef.h exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_cfccd/fast" /usr/bin/make -f CMakeFiles/cmTC_cfccd.dir/build.make CMakeFiles/cmTC_cfccd.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_cfccd.dir/CheckIncludeFile.c.o /usr/bin/cc -I/usr/local/include -fPIE -o CMakeFiles/cmTC_cfccd.dir/CheckIncludeFile.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_cfccd /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cfccd.dir/link.txt --verbose=1 /usr/bin/cc -rdynamic CMakeFiles/cmTC_cfccd.dir/CheckIncludeFile.c.o -o cmTC_cfccd make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Check size of void * STATUS: Check size of void * - done Determining size of void * passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2a5b3/fast" /usr/bin/make -f CMakeFiles/cmTC_2a5b3.dir/build.make CMakeFiles/cmTC_2a5b3.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2a5b3.dir/CMAKE_SIZEOF_VOID_P.c.o /usr/bin/cc -I/usr/local/include -fPIE -o CMakeFiles/cmTC_2a5b3.dir/CMAKE_SIZEOF_VOID_P.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_VOID_P.c Linking C executable cmTC_2a5b3 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2a5b3.dir/link.txt --verbose=1 /usr/bin/cc -rdynamic CMakeFiles/cmTC_2a5b3.dir/CMAKE_SIZEOF_VOID_P.c.o -o cmTC_2a5b3 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' *********************************************************** * Stage 1 of 9 - Top Level Configure Options * *********************************************************** STATUS: Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so STATUS: Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found Determining if the function XOpenDisplay exists in the /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_eb982/fast" /usr/bin/make -f CMakeFiles/cmTC_eb982.dir/build.make CMakeFiles/cmTC_eb982.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_eb982.dir/CheckFunctionExists.c.o /usr/bin/cc -DCHECK_FUNCTION_EXISTS=XOpenDisplay -fPIE -o CMakeFiles/cmTC_eb982.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_eb982 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_eb982.dir/link.txt --verbose=1 /usr/bin/cc -DCHECK_FUNCTION_EXISTS=XOpenDisplay -rdynamic CMakeFiles/cmTC_eb982.dir/CheckFunctionExists.c.o -o cmTC_eb982 /usr/lib/x86_64-linux-gnu/libX11.so /usr/lib/x86_64-linux-gnu/libXext.so make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for gethostbyname STATUS: Looking for gethostbyname - found Determining if the function gethostbyname exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3d614/fast" /usr/bin/make -f CMakeFiles/cmTC_3d614.dir/build.make CMakeFiles/cmTC_3d614.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3d614.dir/CheckFunctionExists.c.o /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=gethostbyname -fPIE -o CMakeFiles/cmTC_3d614.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_3d614 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3d614.dir/link.txt --verbose=1 /usr/bin/cc -DCHECK_FUNCTION_EXISTS=gethostbyname -rdynamic CMakeFiles/cmTC_3d614.dir/CheckFunctionExists.c.o -o cmTC_3d614 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for connect STATUS: Looking for connect - found Determining if the function connect exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_bef16/fast" /usr/bin/make -f CMakeFiles/cmTC_bef16.dir/build.make CMakeFiles/cmTC_bef16.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_bef16.dir/CheckFunctionExists.c.o /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=connect -fPIE -o CMakeFiles/cmTC_bef16.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_bef16 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bef16.dir/link.txt --verbose=1 /usr/bin/cc -DCHECK_FUNCTION_EXISTS=connect -rdynamic CMakeFiles/cmTC_bef16.dir/CheckFunctionExists.c.o -o cmTC_bef16 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for remove STATUS: Looking for remove - found Determining if the function remove exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2cdb6/fast" /usr/bin/make -f CMakeFiles/cmTC_2cdb6.dir/build.make CMakeFiles/cmTC_2cdb6.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2cdb6.dir/CheckFunctionExists.c.o /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=remove -fPIE -o CMakeFiles/cmTC_2cdb6.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_2cdb6 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2cdb6.dir/link.txt --verbose=1 /usr/bin/cc -DCHECK_FUNCTION_EXISTS=remove -rdynamic CMakeFiles/cmTC_2cdb6.dir/CheckFunctionExists.c.o -o cmTC_2cdb6 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for shmat STATUS: Looking for shmat - found Determining if the function shmat exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_10d56/fast" /usr/bin/make -f CMakeFiles/cmTC_10d56.dir/build.make CMakeFiles/cmTC_10d56.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_10d56.dir/CheckFunctionExists.c.o /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=shmat -fPIE -o CMakeFiles/cmTC_10d56.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_10d56 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_10d56.dir/link.txt --verbose=1 /usr/bin/cc -DCHECK_FUNCTION_EXISTS=shmat -rdynamic CMakeFiles/cmTC_10d56.dir/CheckFunctionExists.c.o -o cmTC_10d56 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Found X11: /usr/lib/x86_64-linux-gnu/libX11.so *********************************************************** * Stage 2 of 9 - Check for Programs * *********************************************************** STATUS: Found SHELL_SUPPORTED: /bin/sh STATUS: Found LEX: /usr/bin/flex STATUS: Found SWIG: /usr/bin/swig3.0 (found version "3.0.10") STATUS: Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) *********************************************************** * Stage 3 of 9 - Check for Compiler Characteristics * *********************************************************** STATUS: Performing Test PIPE_C_FLAG_FOUND STATUS: Performing Test PIPE_C_FLAG_FOUND - Success Performing C SOURCE FILE Test PIPE_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1a99d/fast" /usr/bin/make -f CMakeFiles/cmTC_1a99d.dir/build.make CMakeFiles/cmTC_1a99d.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1a99d.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -DPIPE_C_FLAG_FOUND -fPIE -pipe -o CMakeFiles/cmTC_1a99d.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_1a99d /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1a99d.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -DPIPE_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_1a99d.dir/src.c.o -o cmTC_1a99d make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test PIPE_CXX_FLAG_FOUND STATUS: Performing Test PIPE_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test PIPE_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c9471/fast" /usr/bin/make -f CMakeFiles/cmTC_c9471.dir/build.make CMakeFiles/cmTC_c9471.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_c9471.dir/src.cxx.o /usr/bin/c++ -I/usr/local/include -std=c++11 -DPIPE_CXX_FLAG_FOUND -fPIE -pipe -o CMakeFiles/cmTC_c9471.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_c9471 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c9471.dir/link.txt --verbose=1 /usr/bin/c++ -std=c++11 -DPIPE_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_c9471.dir/src.cxx.o -o cmTC_c9471 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test FNO_STRICT_ALIASING_C_FLAG_FOUND STATUS: Performing Test FNO_STRICT_ALIASING_C_FLAG_FOUND - Success Performing C SOURCE FILE Test FNO_STRICT_ALIASING_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_42904/fast" /usr/bin/make -f CMakeFiles/cmTC_42904.dir/build.make CMakeFiles/cmTC_42904.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_42904.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -DFNO_STRICT_ALIASING_C_FLAG_FOUND -fPIE -fno-strict-aliasing -o CMakeFiles/cmTC_42904.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_42904 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_42904.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -DFNO_STRICT_ALIASING_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_42904.dir/src.c.o -o cmTC_42904 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test FNO_STRICT_ALIASING_CXX_FLAG_FOUND STATUS: Performing Test FNO_STRICT_ALIASING_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test FNO_STRICT_ALIASING_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d8718/fast" /usr/bin/make -f CMakeFiles/cmTC_d8718.dir/build.make CMakeFiles/cmTC_d8718.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_d8718.dir/src.cxx.o /usr/bin/c++ -I/usr/local/include -std=c++11 -pipe -DFNO_STRICT_ALIASING_CXX_FLAG_FOUND -fPIE -fno-strict-aliasing -o CMakeFiles/cmTC_d8718.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_d8718 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d8718.dir/link.txt --verbose=1 /usr/bin/c++ -std=c++11 -pipe -DFNO_STRICT_ALIASING_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_d8718.dir/src.cxx.o -o cmTC_d8718 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test FNO_COMMON_C_FLAG_FOUND STATUS: Performing Test FNO_COMMON_C_FLAG_FOUND - Success Performing C SOURCE FILE Test FNO_COMMON_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_26afc/fast" /usr/bin/make -f CMakeFiles/cmTC_26afc.dir/build.make CMakeFiles/cmTC_26afc.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_26afc.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -DFNO_COMMON_C_FLAG_FOUND -fPIE -fno-common -o CMakeFiles/cmTC_26afc.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_26afc /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_26afc.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -DFNO_COMMON_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_26afc.dir/src.c.o -o cmTC_26afc make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test FNO_COMMON_CXX_FLAG_FOUND STATUS: Performing Test FNO_COMMON_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test FNO_COMMON_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d2df0/fast" /usr/bin/make -f CMakeFiles/cmTC_d2df0.dir/build.make CMakeFiles/cmTC_d2df0.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_d2df0.dir/src.cxx.o /usr/bin/c++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -DFNO_COMMON_CXX_FLAG_FOUND -fPIE -fno-common -o CMakeFiles/cmTC_d2df0.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_d2df0 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d2df0.dir/link.txt --verbose=1 /usr/bin/c++ -std=c++11 -pipe -fno-strict-aliasing -DFNO_COMMON_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_d2df0.dir/src.cxx.o -o cmTC_d2df0 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test FEXCEPTIONS_C_FLAG_FOUND STATUS: Performing Test FEXCEPTIONS_C_FLAG_FOUND - Success Performing C SOURCE FILE Test FEXCEPTIONS_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_80f9a/fast" /usr/bin/make -f CMakeFiles/cmTC_80f9a.dir/build.make CMakeFiles/cmTC_80f9a.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_80f9a.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -DFEXCEPTIONS_C_FLAG_FOUND -fPIE -fexceptions -o CMakeFiles/cmTC_80f9a.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_80f9a /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_80f9a.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -DFEXCEPTIONS_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_80f9a.dir/src.c.o -o cmTC_80f9a make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test FEXCEPTIONS_CXX_FLAG_FOUND STATUS: Performing Test FEXCEPTIONS_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test FEXCEPTIONS_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_95918/fast" /usr/bin/make -f CMakeFiles/cmTC_95918.dir/build.make CMakeFiles/cmTC_95918.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_95918.dir/src.cxx.o /usr/bin/c++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -DFEXCEPTIONS_CXX_FLAG_FOUND -fPIE -fexceptions -o CMakeFiles/cmTC_95918.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_95918 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_95918.dir/link.txt --verbose=1 /usr/bin/c++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -DFEXCEPTIONS_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_95918.dir/src.cxx.o -o cmTC_95918 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test FTEMPLATE_DEPTH_128_CXX_FLAG_FOUND STATUS: Performing Test FTEMPLATE_DEPTH_128_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test FTEMPLATE_DEPTH_128_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_32395/fast" /usr/bin/make -f CMakeFiles/cmTC_32395.dir/build.make CMakeFiles/cmTC_32395.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_32395.dir/src.cxx.o /usr/bin/c++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -DFTEMPLATE_DEPTH_128_CXX_FLAG_FOUND -fPIE -ftemplate-depth-128 -o CMakeFiles/cmTC_32395.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_32395 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_32395.dir/link.txt --verbose=1 /usr/bin/c++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -DFTEMPLATE_DEPTH_128_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_32395.dir/src.cxx.o -o cmTC_32395 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test M64_C_FLAG_FOUND STATUS: Performing Test M64_C_FLAG_FOUND - Success Performing C SOURCE FILE Test M64_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5c6d5/fast" /usr/bin/make -f CMakeFiles/cmTC_5c6d5.dir/build.make CMakeFiles/cmTC_5c6d5.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5c6d5.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -DM64_C_FLAG_FOUND -fPIE -m64 -o CMakeFiles/cmTC_5c6d5.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_5c6d5 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5c6d5.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -DM64_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_5c6d5.dir/src.c.o -o cmTC_5c6d5 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test G_C_FLAG_FOUND STATUS: Performing Test G_C_FLAG_FOUND - Success Performing C SOURCE FILE Test G_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8039b/fast" /usr/bin/make -f CMakeFiles/cmTC_8039b.dir/build.make CMakeFiles/cmTC_8039b.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8039b.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -DG_C_FLAG_FOUND -fPIE -g -o CMakeFiles/cmTC_8039b.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_8039b /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8039b.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -DG_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_8039b.dir/src.c.o -o cmTC_8039b make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test G_CXX_FLAG_FOUND STATUS: Performing Test G_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test G_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_24f92/fast" /usr/bin/make -f CMakeFiles/cmTC_24f92.dir/build.make CMakeFiles/cmTC_24f92.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_24f92.dir/src.cxx.o /usr/bin/c++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -DG_CXX_FLAG_FOUND -fPIE -g -o CMakeFiles/cmTC_24f92.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_24f92 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_24f92.dir/link.txt --verbose=1 /usr/bin/c++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -DG_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_24f92.dir/src.cxx.o -o cmTC_24f92 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test GGDB3_C_FLAG_FOUND STATUS: Performing Test GGDB3_C_FLAG_FOUND - Success Performing C SOURCE FILE Test GGDB3_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_47e86/fast" /usr/bin/make -f CMakeFiles/cmTC_47e86.dir/build.make CMakeFiles/cmTC_47e86.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_47e86.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -DGGDB3_C_FLAG_FOUND -fPIE -ggdb3 -o CMakeFiles/cmTC_47e86.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_47e86 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_47e86.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -DGGDB3_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_47e86.dir/src.c.o -o cmTC_47e86 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test GGDB3_CXX_FLAG_FOUND STATUS: Performing Test GGDB3_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test GGDB3_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8ac63/fast" /usr/bin/make -f CMakeFiles/cmTC_8ac63.dir/build.make CMakeFiles/cmTC_8ac63.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_8ac63.dir/src.cxx.o /usr/bin/c++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -DGGDB3_CXX_FLAG_FOUND -fPIE -ggdb3 -o CMakeFiles/cmTC_8ac63.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_8ac63 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8ac63.dir/link.txt --verbose=1 /usr/bin/c++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -DGGDB3_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_8ac63.dir/src.cxx.o -o cmTC_8ac63 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test HAVE_INLINE_KEYWORD STATUS: Performing Test HAVE_INLINE_KEYWORD - Success Performing C SOURCE FILE Test HAVE_INLINE_KEYWORD succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a3997/fast" /usr/bin/make -f CMakeFiles/cmTC_a3997.dir/build.make CMakeFiles/cmTC_a3997.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a3997.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DHAVE_INLINE_KEYWORD -Dinline=inline -fPIE -o CMakeFiles/cmTC_a3997.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_a3997 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a3997.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DHAVE_INLINE_KEYWORD -Dinline=inline -rdynamic CMakeFiles/cmTC_a3997.dir/src.c.o -o cmTC_a3997 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: typedef int foo_t; static inline foo_t static_foo() { return 0; } foo_t foo() { return 0; } int main(int argc, char *argv[]) { return (argc > 0 || argv)?0:1; } STATUS: Performing Test WERROR_C_FLAG_FOUND STATUS: Performing Test WERROR_C_FLAG_FOUND - Success Performing C SOURCE FILE Test WERROR_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_dd480/fast" /usr/bin/make -f CMakeFiles/cmTC_dd480.dir/build.make CMakeFiles/cmTC_dd480.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_dd480.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DWERROR_C_FLAG_FOUND -fPIE -Werror -o CMakeFiles/cmTC_dd480.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_dd480 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dd480.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DWERROR_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_dd480.dir/src.c.o -o cmTC_dd480 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test HAVE_NORETURN_ATTRIBUTE STATUS: Performing Test HAVE_NORETURN_ATTRIBUTE - Success Performing C SOURCE FILE Test HAVE_NORETURN_ATTRIBUTE succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0b212/fast" /usr/bin/make -f CMakeFiles/cmTC_0b212.dir/build.make CMakeFiles/cmTC_0b212.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0b212.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DHAVE_NORETURN_ATTRIBUTE -Werror -fPIE -o CMakeFiles/cmTC_0b212.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_0b212 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0b212.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DHAVE_NORETURN_ATTRIBUTE -Werror -rdynamic CMakeFiles/cmTC_0b212.dir/src.c.o -o cmTC_0b212 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include void noret() __attribute__((__noreturn__)); void noret(){exit(1);} int main(int argc, char *argv[]) {noret(); return 0;} STATUS: Performing Test HAVE_ANALYZER_NORETURN_ATTRIBUTE STATUS: Performing Test HAVE_ANALYZER_NORETURN_ATTRIBUTE - Failed STATUS: Performing Test HAVE_ALWAYS_INLINE_ATTRIBUTE STATUS: Performing Test HAVE_ALWAYS_INLINE_ATTRIBUTE - Success Performing C SOURCE FILE Test HAVE_ALWAYS_INLINE_ATTRIBUTE succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_eddee/fast" /usr/bin/make -f CMakeFiles/cmTC_eddee.dir/build.make CMakeFiles/cmTC_eddee.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_eddee.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DHAVE_ALWAYS_INLINE_ATTRIBUTE -Werror -fPIE -o CMakeFiles/cmTC_eddee.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_eddee /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_eddee.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DHAVE_ALWAYS_INLINE_ATTRIBUTE -Werror -rdynamic CMakeFiles/cmTC_eddee.dir/src.c.o -o cmTC_eddee make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: inline void always_inline() __attribute__((always_inline)); inline void always_inline(){return;} int main(int argc, char *argv[]) {always_inline(); return 0;} STATUS: Performing Test HAVE_PRINTF12_ATTRIBUTE STATUS: Performing Test HAVE_PRINTF12_ATTRIBUTE - Success Performing C SOURCE FILE Test HAVE_PRINTF12_ATTRIBUTE succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e5e7d/fast" /usr/bin/make -f CMakeFiles/cmTC_e5e7d.dir/build.make CMakeFiles/cmTC_e5e7d.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e5e7d.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DHAVE_PRINTF12_ATTRIBUTE -Werror -fPIE -o CMakeFiles/cmTC_e5e7d.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_e5e7d /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e5e7d.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DHAVE_PRINTF12_ATTRIBUTE -Werror -rdynamic CMakeFiles/cmTC_e5e7d.dir/src.c.o -o cmTC_e5e7d make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int pf(const char *f, ...) __attribute__((format (__printf__, 1, 2))); int pf(const char *f, ...){return 1;} int main(int argc, char *argv[]) {return pf("%c",'a');} STATUS: Performing Test HAVE_PRINTF23_ATTRIBUTE STATUS: Performing Test HAVE_PRINTF23_ATTRIBUTE - Success Performing C SOURCE FILE Test HAVE_PRINTF23_ATTRIBUTE succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5badb/fast" /usr/bin/make -f CMakeFiles/cmTC_5badb.dir/build.make CMakeFiles/cmTC_5badb.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5badb.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DHAVE_PRINTF23_ATTRIBUTE -Werror -fPIE -o CMakeFiles/cmTC_5badb.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_5badb /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5badb.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DHAVE_PRINTF23_ATTRIBUTE -Werror -rdynamic CMakeFiles/cmTC_5badb.dir/src.c.o -o cmTC_5badb make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int pf(void *o, const char *f, ...) __attribute__((format (__printf__, 2, 3))); int pf(void *o, const char *f, ...){return 1;} int main(int argc, char *argv[]) {return pf((void *)0, "%c",'a');} STATUS: Performing Test HAVE_SCANF23_ATTRIBUTE STATUS: Performing Test HAVE_SCANF23_ATTRIBUTE - Success Performing C SOURCE FILE Test HAVE_SCANF23_ATTRIBUTE succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_41792/fast" /usr/bin/make -f CMakeFiles/cmTC_41792.dir/build.make CMakeFiles/cmTC_41792.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_41792.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DHAVE_SCANF23_ATTRIBUTE -Werror -fPIE -o CMakeFiles/cmTC_41792.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_41792 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_41792.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DHAVE_SCANF23_ATTRIBUTE -Werror -rdynamic CMakeFiles/cmTC_41792.dir/src.c.o -o cmTC_41792 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int sf(void *o, const char *f, ...) __attribute__((format (__scanf__, 2, 3))); int sf(void *o, const char *f, ...){return 1;} int main(int argc, char *argv[]) {int i = 1; return sf((void *)0, "%d", &i);} STATUS: Performing Test QUNUSED_ARGUMENTS_C_FLAG_FOUND STATUS: Performing Test QUNUSED_ARGUMENTS_C_FLAG_FOUND - Failed STATUS: Performing Test QUNUSED_ARGUMENTS_CXX_FLAG_FOUND STATUS: Performing Test QUNUSED_ARGUMENTS_CXX_FLAG_FOUND - Failed STATUS: Performing Test O3_C_FLAG_FOUND STATUS: Performing Test O3_C_FLAG_FOUND - Success Performing C SOURCE FILE Test O3_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_80ad6/fast" /usr/bin/make -f CMakeFiles/cmTC_80ad6.dir/build.make CMakeFiles/cmTC_80ad6.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_80ad6.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DO3_C_FLAG_FOUND -fPIE -O3 -o CMakeFiles/cmTC_80ad6.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_80ad6 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_80ad6.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DO3_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_80ad6.dir/src.c.o -o cmTC_80ad6 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test O3_CXX_FLAG_FOUND STATUS: Performing Test O3_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test O3_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0dfb1/fast" /usr/bin/make -f CMakeFiles/cmTC_0dfb1.dir/build.make CMakeFiles/cmTC_0dfb1.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_0dfb1.dir/src.cxx.o /usr/bin/c++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -DO3_CXX_FLAG_FOUND -fPIE -O3 -o CMakeFiles/cmTC_0dfb1.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_0dfb1 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0dfb1.dir/link.txt --verbose=1 /usr/bin/c++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -DO3_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_0dfb1.dir/src.cxx.o -o cmTC_0dfb1 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test MARCH_NATIVE_C_FLAG_FOUND STATUS: Performing Test MARCH_NATIVE_C_FLAG_FOUND - Success Performing C SOURCE FILE Test MARCH_NATIVE_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a9964/fast" /usr/bin/make -f CMakeFiles/cmTC_a9964.dir/build.make CMakeFiles/cmTC_a9964.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a9964.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DMARCH_NATIVE_C_FLAG_FOUND -fPIE -march=native -o CMakeFiles/cmTC_a9964.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_a9964 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a9964.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DMARCH_NATIVE_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_a9964.dir/src.c.o -o cmTC_a9964 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test MARCH_NATIVE_CXX_FLAG_FOUND STATUS: Performing Test MARCH_NATIVE_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test MARCH_NATIVE_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_634fe/fast" /usr/bin/make -f CMakeFiles/cmTC_634fe.dir/build.make CMakeFiles/cmTC_634fe.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_634fe.dir/src.cxx.o /usr/bin/c++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -DMARCH_NATIVE_CXX_FLAG_FOUND -fPIE -march=native -o CMakeFiles/cmTC_634fe.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_634fe /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_634fe.dir/link.txt --verbose=1 /usr/bin/c++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -DMARCH_NATIVE_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_634fe.dir/src.cxx.o -o cmTC_634fe make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test FIPA_PTA_C_FLAG_FOUND STATUS: Performing Test FIPA_PTA_C_FLAG_FOUND - Success Performing C SOURCE FILE Test FIPA_PTA_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c264e/fast" /usr/bin/make -f CMakeFiles/cmTC_c264e.dir/build.make CMakeFiles/cmTC_c264e.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c264e.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DFIPA_PTA_C_FLAG_FOUND -fPIE -fipa-pta -o CMakeFiles/cmTC_c264e.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_c264e /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c264e.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DFIPA_PTA_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_c264e.dir/src.c.o -o cmTC_c264e make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test FIPA_PTA_CXX_FLAG_FOUND STATUS: Performing Test FIPA_PTA_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test FIPA_PTA_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_144ca/fast" /usr/bin/make -f CMakeFiles/cmTC_144ca.dir/build.make CMakeFiles/cmTC_144ca.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_144ca.dir/src.cxx.o /usr/bin/c++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -DFIPA_PTA_CXX_FLAG_FOUND -fPIE -fipa-pta -o CMakeFiles/cmTC_144ca.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_144ca /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_144ca.dir/link.txt --verbose=1 /usr/bin/c++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -DFIPA_PTA_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_144ca.dir/src.cxx.o -o cmTC_144ca make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test FSTRENGTH_REDUCE_C_FLAG_FOUND STATUS: Performing Test FSTRENGTH_REDUCE_C_FLAG_FOUND - Success Performing C SOURCE FILE Test FSTRENGTH_REDUCE_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7943a/fast" /usr/bin/make -f CMakeFiles/cmTC_7943a.dir/build.make CMakeFiles/cmTC_7943a.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_7943a.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DFSTRENGTH_REDUCE_C_FLAG_FOUND -fPIE -fstrength-reduce -o CMakeFiles/cmTC_7943a.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_7943a /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7943a.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DFSTRENGTH_REDUCE_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_7943a.dir/src.c.o -o cmTC_7943a make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test FSTRENGTH_REDUCE_CXX_FLAG_FOUND STATUS: Performing Test FSTRENGTH_REDUCE_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test FSTRENGTH_REDUCE_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_28154/fast" /usr/bin/make -f CMakeFiles/cmTC_28154.dir/build.make CMakeFiles/cmTC_28154.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_28154.dir/src.cxx.o /usr/bin/c++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -DFSTRENGTH_REDUCE_CXX_FLAG_FOUND -fPIE -fstrength-reduce -o CMakeFiles/cmTC_28154.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_28154 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_28154.dir/link.txt --verbose=1 /usr/bin/c++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -DFSTRENGTH_REDUCE_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_28154.dir/src.cxx.o -o cmTC_28154 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test FEXPENSIVE_OPTIMIZATIONS_C_FLAG_FOUND STATUS: Performing Test FEXPENSIVE_OPTIMIZATIONS_C_FLAG_FOUND - Success Performing C SOURCE FILE Test FEXPENSIVE_OPTIMIZATIONS_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a0722/fast" /usr/bin/make -f CMakeFiles/cmTC_a0722.dir/build.make CMakeFiles/cmTC_a0722.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a0722.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DFEXPENSIVE_OPTIMIZATIONS_C_FLAG_FOUND -fPIE -fexpensive-optimizations -o CMakeFiles/cmTC_a0722.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_a0722 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a0722.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DFEXPENSIVE_OPTIMIZATIONS_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_a0722.dir/src.c.o -o cmTC_a0722 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test FEXPENSIVE_OPTIMIZATIONS_CXX_FLAG_FOUND STATUS: Performing Test FEXPENSIVE_OPTIMIZATIONS_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test FEXPENSIVE_OPTIMIZATIONS_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1a263/fast" /usr/bin/make -f CMakeFiles/cmTC_1a263.dir/build.make CMakeFiles/cmTC_1a263.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_1a263.dir/src.cxx.o /usr/bin/c++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -DFEXPENSIVE_OPTIMIZATIONS_CXX_FLAG_FOUND -fPIE -fexpensive-optimizations -o CMakeFiles/cmTC_1a263.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_1a263 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1a263.dir/link.txt --verbose=1 /usr/bin/c++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -DFEXPENSIVE_OPTIMIZATIONS_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_1a263.dir/src.cxx.o -o cmTC_1a263 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test FINLINE_FUNCTIONS_C_FLAG_FOUND STATUS: Performing Test FINLINE_FUNCTIONS_C_FLAG_FOUND - Success Performing C SOURCE FILE Test FINLINE_FUNCTIONS_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_452c6/fast" /usr/bin/make -f CMakeFiles/cmTC_452c6.dir/build.make CMakeFiles/cmTC_452c6.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_452c6.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DFINLINE_FUNCTIONS_C_FLAG_FOUND -fPIE -finline-functions -o CMakeFiles/cmTC_452c6.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_452c6 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_452c6.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DFINLINE_FUNCTIONS_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_452c6.dir/src.c.o -o cmTC_452c6 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test FINLINE_FUNCTIONS_CXX_FLAG_FOUND STATUS: Performing Test FINLINE_FUNCTIONS_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test FINLINE_FUNCTIONS_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_acdc8/fast" /usr/bin/make -f CMakeFiles/cmTC_acdc8.dir/build.make CMakeFiles/cmTC_acdc8.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_acdc8.dir/src.cxx.o /usr/bin/c++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -DFINLINE_FUNCTIONS_CXX_FLAG_FOUND -fPIE -finline-functions -o CMakeFiles/cmTC_acdc8.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_acdc8 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_acdc8.dir/link.txt --verbose=1 /usr/bin/c++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -DFINLINE_FUNCTIONS_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_acdc8.dir/src.cxx.o -o cmTC_acdc8 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test FLTO_C_FLAG_FOUND STATUS: Performing Test FLTO_C_FLAG_FOUND - Success Performing C SOURCE FILE Test FLTO_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3b589/fast" /usr/bin/make -f CMakeFiles/cmTC_3b589.dir/build.make CMakeFiles/cmTC_3b589.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3b589.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DFLTO_C_FLAG_FOUND -fPIE -flto -o CMakeFiles/cmTC_3b589.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_3b589 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3b589.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DFLTO_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_3b589.dir/src.c.o -o cmTC_3b589 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test FLTO_CXX_FLAG_FOUND STATUS: Performing Test FLTO_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test FLTO_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2feb5/fast" /usr/bin/make -f CMakeFiles/cmTC_2feb5.dir/build.make CMakeFiles/cmTC_2feb5.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_2feb5.dir/src.cxx.o /usr/bin/c++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -DFLTO_CXX_FLAG_FOUND -fPIE -flto -o CMakeFiles/cmTC_2feb5.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_2feb5 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2feb5.dir/link.txt --verbose=1 /usr/bin/c++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -DFLTO_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_2feb5.dir/src.cxx.o -o cmTC_2feb5 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test FNO_OMIT_FRAME_POINTER_C_FLAG_FOUND STATUS: Performing Test FNO_OMIT_FRAME_POINTER_C_FLAG_FOUND - Success Performing C SOURCE FILE Test FNO_OMIT_FRAME_POINTER_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c016b/fast" /usr/bin/make -f CMakeFiles/cmTC_c016b.dir/build.make CMakeFiles/cmTC_c016b.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c016b.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DFNO_OMIT_FRAME_POINTER_C_FLAG_FOUND -fPIE -fno-omit-frame-pointer -o CMakeFiles/cmTC_c016b.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_c016b /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c016b.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DFNO_OMIT_FRAME_POINTER_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_c016b.dir/src.c.o -o cmTC_c016b make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test FNO_OMIT_FRAME_POINTER_CXX_FLAG_FOUND STATUS: Performing Test FNO_OMIT_FRAME_POINTER_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test FNO_OMIT_FRAME_POINTER_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_281cf/fast" /usr/bin/make -f CMakeFiles/cmTC_281cf.dir/build.make CMakeFiles/cmTC_281cf.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_281cf.dir/src.cxx.o /usr/bin/c++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -DFNO_OMIT_FRAME_POINTER_CXX_FLAG_FOUND -fPIE -fno-omit-frame-pointer -o CMakeFiles/cmTC_281cf.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_281cf /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_281cf.dir/link.txt --verbose=1 /usr/bin/c++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -DFNO_OMIT_FRAME_POINTER_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_281cf.dir/src.cxx.o -o cmTC_281cf make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test PEDANTIC_C_FLAG_FOUND STATUS: Performing Test PEDANTIC_C_FLAG_FOUND - Success Performing C SOURCE FILE Test PEDANTIC_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2a1ce/fast" /usr/bin/make -f CMakeFiles/cmTC_2a1ce.dir/build.make CMakeFiles/cmTC_2a1ce.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2a1ce.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -DPEDANTIC_C_FLAG_FOUND -fPIE -pedantic -o CMakeFiles/cmTC_2a1ce.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_2a1ce /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2a1ce.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -DPEDANTIC_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_2a1ce.dir/src.c.o -o cmTC_2a1ce make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test PEDANTIC_CXX_FLAG_FOUND STATUS: Performing Test PEDANTIC_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test PEDANTIC_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1c04d/fast" /usr/bin/make -f CMakeFiles/cmTC_1c04d.dir/build.make CMakeFiles/cmTC_1c04d.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_1c04d.dir/src.cxx.o /usr/bin/c++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -DPEDANTIC_CXX_FLAG_FOUND -fPIE -pedantic -o CMakeFiles/cmTC_1c04d.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_1c04d /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1c04d.dir/link.txt --verbose=1 /usr/bin/c++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -DPEDANTIC_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_1c04d.dir/src.cxx.o -o cmTC_1c04d make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test PEDANTIC_ERRORS_C_FLAG_FOUND STATUS: Performing Test PEDANTIC_ERRORS_C_FLAG_FOUND - Success Performing C SOURCE FILE Test PEDANTIC_ERRORS_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e53fa/fast" /usr/bin/make -f CMakeFiles/cmTC_e53fa.dir/build.make CMakeFiles/cmTC_e53fa.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e53fa.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -DPEDANTIC_ERRORS_C_FLAG_FOUND -fPIE -pedantic-errors -o CMakeFiles/cmTC_e53fa.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_e53fa /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e53fa.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -DPEDANTIC_ERRORS_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_e53fa.dir/src.c.o -o cmTC_e53fa make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test WALL_C_FLAG_FOUND STATUS: Performing Test WALL_C_FLAG_FOUND - Success Performing C SOURCE FILE Test WALL_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_187d1/fast" /usr/bin/make -f CMakeFiles/cmTC_187d1.dir/build.make CMakeFiles/cmTC_187d1.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_187d1.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -DWALL_C_FLAG_FOUND -fPIE -Wall -o CMakeFiles/cmTC_187d1.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_187d1 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_187d1.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -DWALL_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_187d1.dir/src.c.o -o cmTC_187d1 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test WALL_CXX_FLAG_FOUND STATUS: Performing Test WALL_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test WALL_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_168a9/fast" /usr/bin/make -f CMakeFiles/cmTC_168a9.dir/build.make CMakeFiles/cmTC_168a9.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_168a9.dir/src.cxx.o /usr/bin/c++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -DWALL_CXX_FLAG_FOUND -fPIE -Wall -o CMakeFiles/cmTC_168a9.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_168a9 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_168a9.dir/link.txt --verbose=1 /usr/bin/c++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -DWALL_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_168a9.dir/src.cxx.o -o cmTC_168a9 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test WEXTRA_C_FLAG_FOUND STATUS: Performing Test WEXTRA_C_FLAG_FOUND - Success Performing C SOURCE FILE Test WEXTRA_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_38ad0/fast" /usr/bin/make -f CMakeFiles/cmTC_38ad0.dir/build.make CMakeFiles/cmTC_38ad0.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_38ad0.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -DWEXTRA_C_FLAG_FOUND -fPIE -Wextra -o CMakeFiles/cmTC_38ad0.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_38ad0 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_38ad0.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -DWEXTRA_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_38ad0.dir/src.c.o -o cmTC_38ad0 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test WEXTRA_CXX_FLAG_FOUND STATUS: Performing Test WEXTRA_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test WEXTRA_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7a2ab/fast" /usr/bin/make -f CMakeFiles/cmTC_7a2ab.dir/build.make CMakeFiles/cmTC_7a2ab.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_7a2ab.dir/src.cxx.o /usr/bin/c++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -Wall -DWEXTRA_CXX_FLAG_FOUND -fPIE -Wextra -o CMakeFiles/cmTC_7a2ab.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_7a2ab /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7a2ab.dir/link.txt --verbose=1 /usr/bin/c++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -Wall -DWEXTRA_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_7a2ab.dir/src.cxx.o -o cmTC_7a2ab make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test WUNDEF_C_FLAG_FOUND STATUS: Performing Test WUNDEF_C_FLAG_FOUND - Success Performing C SOURCE FILE Test WUNDEF_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c1779/fast" /usr/bin/make -f CMakeFiles/cmTC_c1779.dir/build.make CMakeFiles/cmTC_c1779.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c1779.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -DWUNDEF_C_FLAG_FOUND -fPIE -Wundef -o CMakeFiles/cmTC_c1779.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_c1779 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c1779.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -DWUNDEF_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_c1779.dir/src.c.o -o cmTC_c1779 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test WUNDEF_CXX_FLAG_FOUND STATUS: Performing Test WUNDEF_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test WUNDEF_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d3069/fast" /usr/bin/make -f CMakeFiles/cmTC_d3069.dir/build.make CMakeFiles/cmTC_d3069.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_d3069.dir/src.cxx.o /usr/bin/c++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -Wall -Wextra -DWUNDEF_CXX_FLAG_FOUND -fPIE -Wundef -o CMakeFiles/cmTC_d3069.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_d3069 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d3069.dir/link.txt --verbose=1 /usr/bin/c++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -Wall -Wextra -DWUNDEF_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_d3069.dir/src.cxx.o -o cmTC_d3069 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test WFLOAT_EQUAL_C_FLAG_FOUND STATUS: Performing Test WFLOAT_EQUAL_C_FLAG_FOUND - Success Performing C SOURCE FILE Test WFLOAT_EQUAL_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0ded0/fast" /usr/bin/make -f CMakeFiles/cmTC_0ded0.dir/build.make CMakeFiles/cmTC_0ded0.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0ded0.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -DWFLOAT_EQUAL_C_FLAG_FOUND -fPIE -Wfloat-equal -o CMakeFiles/cmTC_0ded0.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_0ded0 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0ded0.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -DWFLOAT_EQUAL_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_0ded0.dir/src.c.o -o cmTC_0ded0 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test WFLOAT_EQUAL_CXX_FLAG_FOUND STATUS: Performing Test WFLOAT_EQUAL_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test WFLOAT_EQUAL_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e87f6/fast" /usr/bin/make -f CMakeFiles/cmTC_e87f6.dir/build.make CMakeFiles/cmTC_e87f6.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_e87f6.dir/src.cxx.o /usr/bin/c++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -DWFLOAT_EQUAL_CXX_FLAG_FOUND -fPIE -Wfloat-equal -o CMakeFiles/cmTC_e87f6.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_e87f6 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e87f6.dir/link.txt --verbose=1 /usr/bin/c++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -DWFLOAT_EQUAL_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_e87f6.dir/src.cxx.o -o cmTC_e87f6 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test WSHADOW_C_FLAG_FOUND STATUS: Performing Test WSHADOW_C_FLAG_FOUND - Success Performing C SOURCE FILE Test WSHADOW_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_74700/fast" /usr/bin/make -f CMakeFiles/cmTC_74700.dir/build.make CMakeFiles/cmTC_74700.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_74700.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -DWSHADOW_C_FLAG_FOUND -fPIE -Wshadow -o CMakeFiles/cmTC_74700.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_74700 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_74700.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -DWSHADOW_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_74700.dir/src.c.o -o cmTC_74700 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test WSHADOW_CXX_FLAG_FOUND STATUS: Performing Test WSHADOW_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test WSHADOW_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_eacce/fast" /usr/bin/make -f CMakeFiles/cmTC_eacce.dir/build.make CMakeFiles/cmTC_eacce.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_eacce.dir/src.cxx.o /usr/bin/c++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -Wfloat-equal -DWSHADOW_CXX_FLAG_FOUND -fPIE -Wshadow -o CMakeFiles/cmTC_eacce.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_eacce /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_eacce.dir/link.txt --verbose=1 /usr/bin/c++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -Wfloat-equal -DWSHADOW_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_eacce.dir/src.cxx.o -o cmTC_eacce make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test WBAD_FUNCTION_CAST_C_FLAG_FOUND STATUS: Performing Test WBAD_FUNCTION_CAST_C_FLAG_FOUND - Success Performing C SOURCE FILE Test WBAD_FUNCTION_CAST_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3c526/fast" /usr/bin/make -f CMakeFiles/cmTC_3c526.dir/build.make CMakeFiles/cmTC_3c526.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3c526.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -DWBAD_FUNCTION_CAST_C_FLAG_FOUND -fPIE -Wbad-function-cast -o CMakeFiles/cmTC_3c526.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_3c526 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3c526.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -DWBAD_FUNCTION_CAST_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_3c526.dir/src.c.o -o cmTC_3c526 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test WBAD_FUNCTION_CAST_CXX_FLAG_FOUND STATUS: Performing Test WBAD_FUNCTION_CAST_CXX_FLAG_FOUND - Failed STATUS: Performing Test WDECLARATION_AFTER_STATEMENT_C_FLAG_FOUND STATUS: Performing Test WDECLARATION_AFTER_STATEMENT_C_FLAG_FOUND - Success Performing C SOURCE FILE Test WDECLARATION_AFTER_STATEMENT_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ef70b/fast" /usr/bin/make -f CMakeFiles/cmTC_ef70b.dir/build.make CMakeFiles/cmTC_ef70b.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ef70b.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -DWDECLARATION_AFTER_STATEMENT_C_FLAG_FOUND -fPIE -Wdeclaration-after-statement -o CMakeFiles/cmTC_ef70b.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_ef70b /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ef70b.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -DWDECLARATION_AFTER_STATEMENT_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_ef70b.dir/src.c.o -o cmTC_ef70b make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test WDECLARATION_AFTER_STATEMENT_CXX_FLAG_FOUND STATUS: Performing Test WDECLARATION_AFTER_STATEMENT_CXX_FLAG_FOUND - Failed STATUS: Performing Test WC___COMPAT_C_FLAG_FOUND STATUS: Performing Test WC___COMPAT_C_FLAG_FOUND - Success Performing C SOURCE FILE Test WC___COMPAT_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_33b7f/fast" /usr/bin/make -f CMakeFiles/cmTC_33b7f.dir/build.make CMakeFiles/cmTC_33b7f.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_33b7f.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -DWC___COMPAT_C_FLAG_FOUND -fPIE -Wc++-compat -o CMakeFiles/cmTC_33b7f.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_33b7f /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_33b7f.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -DWC___COMPAT_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_33b7f.dir/src.c.o -o cmTC_33b7f make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test WINLINE_C_FLAG_FOUND STATUS: Performing Test WINLINE_C_FLAG_FOUND - Success Performing C SOURCE FILE Test WINLINE_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_92997/fast" /usr/bin/make -f CMakeFiles/cmTC_92997.dir/build.make CMakeFiles/cmTC_92997.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_92997.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -DWINLINE_C_FLAG_FOUND -fPIE -Winline -o CMakeFiles/cmTC_92997.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_92997 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_92997.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -DWINLINE_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_92997.dir/src.c.o -o cmTC_92997 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test WNINLINE_CXX_FLAG_FOUND STATUS: Performing Test WNINLINE_CXX_FLAG_FOUND - Failed STATUS: Performing Test WNO_LONG_LONG_C_FLAG_FOUND STATUS: Performing Test WNO_LONG_LONG_C_FLAG_FOUND - Success Performing C SOURCE FILE Test WNO_LONG_LONG_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d3c11/fast" /usr/bin/make -f CMakeFiles/cmTC_d3c11.dir/build.make CMakeFiles/cmTC_d3c11.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d3c11.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -DWNO_LONG_LONG_C_FLAG_FOUND -fPIE -Wno-long-long -o CMakeFiles/cmTC_d3c11.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_d3c11 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d3c11.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -DWNO_LONG_LONG_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_d3c11.dir/src.c.o -o cmTC_d3c11 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test WNO_LONG_LONG_CXX_FLAG_FOUND STATUS: Performing Test WNO_LONG_LONG_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test WNO_LONG_LONG_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_23da9/fast" /usr/bin/make -f CMakeFiles/cmTC_23da9.dir/build.make CMakeFiles/cmTC_23da9.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_23da9.dir/src.cxx.o /usr/bin/c++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -DWNO_LONG_LONG_CXX_FLAG_FOUND -fPIE -Wno-long-long -o CMakeFiles/cmTC_23da9.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_23da9 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_23da9.dir/link.txt --verbose=1 /usr/bin/c++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -DWNO_LONG_LONG_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_23da9.dir/src.cxx.o -o cmTC_23da9 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test WNO_VARIADIC_MACROS_C_FLAG_FOUND STATUS: Performing Test WNO_VARIADIC_MACROS_C_FLAG_FOUND - Success Performing C SOURCE FILE Test WNO_VARIADIC_MACROS_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_795a5/fast" /usr/bin/make -f CMakeFiles/cmTC_795a5.dir/build.make CMakeFiles/cmTC_795a5.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_795a5.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -DWNO_VARIADIC_MACROS_C_FLAG_FOUND -fPIE -Wno-variadic-macros -o CMakeFiles/cmTC_795a5.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_795a5 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_795a5.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -DWNO_VARIADIC_MACROS_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_795a5.dir/src.c.o -o cmTC_795a5 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test WNO_VARIADIC_MACROS_CXX_FLAG_FOUND STATUS: Performing Test WNO_VARIADIC_MACROS_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test WNO_VARIADIC_MACROS_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_37acb/fast" /usr/bin/make -f CMakeFiles/cmTC_37acb.dir/build.make CMakeFiles/cmTC_37acb.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_37acb.dir/src.cxx.o /usr/bin/c++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wno-long-long -DWNO_VARIADIC_MACROS_CXX_FLAG_FOUND -fPIE -Wno-variadic-macros -o CMakeFiles/cmTC_37acb.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_37acb /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_37acb.dir/link.txt --verbose=1 /usr/bin/c++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wno-long-long -DWNO_VARIADIC_MACROS_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_37acb.dir/src.cxx.o -o cmTC_37acb make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test WDOCUMENTATION_C_FLAG_FOUND STATUS: Performing Test WDOCUMENTATION_C_FLAG_FOUND - Failed STATUS: Performing Test WDOCUMENTATION_CXX_FLAG_FOUND STATUS: Performing Test WDOCUMENTATION_CXX_FLAG_FOUND - Failed STATUS: Performing Test HAVE_C_WUNUSED_CONST_VARIABLE STATUS: Performing Test HAVE_C_WUNUSED_CONST_VARIABLE - Success Performing C SOURCE FILE Test HAVE_C_WUNUSED_CONST_VARIABLE succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0ead5/fast" /usr/bin/make -f CMakeFiles/cmTC_0ead5.dir/build.make CMakeFiles/cmTC_0ead5.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0ead5.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -DHAVE_C_WUNUSED_CONST_VARIABLE -fPIE -Wunused-const-variable -o CMakeFiles/cmTC_0ead5.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_0ead5 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0ead5.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -DHAVE_C_WUNUSED_CONST_VARIABLE -rdynamic CMakeFiles/cmTC_0ead5.dir/src.c.o -o cmTC_0ead5 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } *********************************************************** * Stage 4 of 9 - Check for Libraries * *********************************************************** STATUS: Looking for pthread.h STATUS: Looking for pthread.h - found Determining if the include file pthread.h exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_413cc/fast" /usr/bin/make -f CMakeFiles/cmTC_413cc.dir/build.make CMakeFiles/cmTC_413cc.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_413cc.dir/CheckIncludeFile.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -fPIE -o CMakeFiles/cmTC_413cc.dir/CheckIncludeFile.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_413cc /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_413cc.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -rdynamic CMakeFiles/cmTC_413cc.dir/CheckIncludeFile.c.o -o cmTC_413cc make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for pthread_create STATUS: Looking for pthread_create - not found STATUS: Looking for pthread_create in pthreads STATUS: Looking for pthread_create in pthreads - not found STATUS: Looking for pthread_create in pthread STATUS: Looking for pthread_create in pthread - found Determining if the function pthread_create exists in the pthread passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_fa7be/fast" /usr/bin/make -f CMakeFiles/cmTC_fa7be.dir/build.make CMakeFiles/cmTC_fa7be.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_fa7be.dir/CheckFunctionExists.c.o /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -DCHECK_FUNCTION_EXISTS=pthread_create -fPIE -o CMakeFiles/cmTC_fa7be.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_fa7be /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fa7be.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -DCHECK_FUNCTION_EXISTS=pthread_create -rdynamic CMakeFiles/cmTC_fa7be.dir/CheckFunctionExists.c.o -o cmTC_fa7be -lpthread make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Found Threads: TRUE STATUS: Performing Test STL_LIB_TEST STATUS: Performing Test STL_LIB_TEST - Success Performing C SOURCE FILE Test STL_LIB_TEST succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_833c9/fast" /usr/bin/make -f CMakeFiles/cmTC_833c9.dir/build.make CMakeFiles/cmTC_833c9.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_833c9.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -DSTL_LIB_TEST -fPIE -o CMakeFiles/cmTC_833c9.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_833c9 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_833c9.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -DSTL_LIB_TEST -rdynamic CMakeFiles/cmTC_833c9.dir/src.c.o -o cmTC_833c9 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Return value: 1 Source file was: int main(int ac, char *av[]) { if (av) return 0; else return ac-ac; } STATUS: Performing Test HAVE_NO_BUILTIN STATUS: Performing Test HAVE_NO_BUILTIN - Success Performing C SOURCE FILE Test HAVE_NO_BUILTIN succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_14a09/fast" /usr/bin/make -f CMakeFiles/cmTC_14a09.dir/build.make CMakeFiles/cmTC_14a09.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_14a09.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -DHAVE_NO_BUILTIN -std=gnu99 -fPIE -fno-builtin -o CMakeFiles/cmTC_14a09.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_14a09 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_14a09.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -DHAVE_NO_BUILTIN -std=gnu99 -rdynamic CMakeFiles/cmTC_14a09.dir/src.c.o -o cmTC_14a09 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Looking for daemon in bsd STATUS: Looking for daemon in bsd - not found STATUS: Looking for daemon in c STATUS: Looking for daemon in c - found Determining if the function daemon exists in the c passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d788e/fast" /usr/bin/make -f CMakeFiles/cmTC_d788e.dir/build.make CMakeFiles/cmTC_d788e.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d788e.dir/CheckFunctionExists.c.o /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -DCHECK_FUNCTION_EXISTS=daemon -std=gnu99 -fno-builtin -fPIE -o CMakeFiles/cmTC_d788e.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_d788e /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d788e.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -DCHECK_FUNCTION_EXISTS=daemon -std=gnu99 -fno-builtin -rdynamic CMakeFiles/cmTC_d788e.dir/CheckFunctionExists.c.o -o cmTC_d788e -lc make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' X11 detected and enabled Defining HAVE_X11_XLIB_H STATUS: Looking for cos in m STATUS: Looking for cos in m - found Determining if the function cos exists in the m passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7072a/fast" /usr/bin/make -f CMakeFiles/cmTC_7072a.dir/build.make CMakeFiles/cmTC_7072a.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_7072a.dir/CheckFunctionExists.c.o /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -DCHECK_FUNCTION_EXISTS=cos -std=gnu99 -fno-builtin -fPIE -o CMakeFiles/cmTC_7072a.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_7072a /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7072a.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -DCHECK_FUNCTION_EXISTS=cos -std=gnu99 -fno-builtin -rdynamic CMakeFiles/cmTC_7072a.dir/CheckFunctionExists.c.o -o cmTC_7072a -lm make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for socket in socket STATUS: Looking for socket in socket - not found STATUS: Looking for gethostbyaddr in nsl STATUS: Looking for gethostbyaddr in nsl - found Determining if the function gethostbyaddr exists in the nsl passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4257d/fast" /usr/bin/make -f CMakeFiles/cmTC_4257d.dir/build.make CMakeFiles/cmTC_4257d.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4257d.dir/CheckFunctionExists.c.o /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -DCHECK_FUNCTION_EXISTS=gethostbyaddr -std=gnu99 -fno-builtin -fPIE -o CMakeFiles/cmTC_4257d.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_4257d /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4257d.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -DCHECK_FUNCTION_EXISTS=gethostbyaddr -std=gnu99 -fno-builtin -rdynamic CMakeFiles/cmTC_4257d.dir/CheckFunctionExists.c.o -o cmTC_4257d -lnsl make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for socket in network STATUS: Looking for socket in network - not found STATUS: Looking for mallopt in c STATUS: Looking for mallopt in c - found Determining if the function mallopt exists in the c passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_fd9dc/fast" /usr/bin/make -f CMakeFiles/cmTC_fd9dc.dir/build.make CMakeFiles/cmTC_fd9dc.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_fd9dc.dir/CheckFunctionExists.c.o /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -DCHECK_FUNCTION_EXISTS=mallopt -std=gnu99 -fno-builtin -fPIE -o CMakeFiles/cmTC_fd9dc.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_fd9dc /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fd9dc.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -DCHECK_FUNCTION_EXISTS=mallopt -std=gnu99 -fno-builtin -rdynamic CMakeFiles/cmTC_fd9dc.dir/CheckFunctionExists.c.o -o cmTC_fd9dc -lc make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for mallopt STATUS: Looking for mallopt - found Determining if the function mallopt exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_65e98/fast" /usr/bin/make -f CMakeFiles/cmTC_65e98.dir/build.make CMakeFiles/cmTC_65e98.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_65e98.dir/CheckFunctionExists.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -DCHECK_FUNCTION_EXISTS=mallopt -std=gnu99 -fno-builtin -fPIE -o CMakeFiles/cmTC_65e98.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_65e98 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_65e98.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -DCHECK_FUNCTION_EXISTS=mallopt -std=gnu99 -fno-builtin -rdynamic CMakeFiles/cmTC_65e98.dir/CheckFunctionExists.c.o -o cmTC_65e98 -lc make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for dlopen in dl STATUS: Looking for dlopen in dl - found Determining if the function dlopen exists in the dl passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_54eb4/fast" /usr/bin/make -f CMakeFiles/cmTC_54eb4.dir/build.make CMakeFiles/cmTC_54eb4.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_54eb4.dir/CheckFunctionExists.c.o /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -DCHECK_FUNCTION_EXISTS=dlopen -std=gnu99 -fno-builtin -fPIE -o CMakeFiles/cmTC_54eb4.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_54eb4 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_54eb4.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -DCHECK_FUNCTION_EXISTS=dlopen -std=gnu99 -fno-builtin -rdynamic CMakeFiles/cmTC_54eb4.dir/CheckFunctionExists.c.o -o cmTC_54eb4 -ldl make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for yyless in l STATUS: Looking for yyless in l - not found STATUS: Performing Test HAVE_TIMESETEVENT STATUS: Performing Test HAVE_TIMESETEVENT - Failed *********************************************************** * Stage 5 of 9 - Check for Headers * *********************************************************** STATUS: Performing Test WORKING_SYS_WAIT STATUS: Performing Test WORKING_SYS_WAIT - Success Performing C SOURCE FILE Test WORKING_SYS_WAIT succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_fa8d8/fast" /usr/bin/make -f CMakeFiles/cmTC_fa8d8.dir/build.make CMakeFiles/cmTC_fa8d8.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_fa8d8.dir/src.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -DWORKING_SYS_WAIT -std=gnu99 -fPIE -o CMakeFiles/cmTC_fa8d8.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_fa8d8 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fa8d8.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -DWORKING_SYS_WAIT -std=gnu99 -rdynamic CMakeFiles/cmTC_fa8d8.dir/src.c.o -o cmTC_fa8d8 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Return value: 1 Source file was: #include #include #ifndef WEXITSTATUS # define WEXITSTATUS(stat_val) ((unsigned int) (stat_val) >> 8) #endif #ifndef WIFEXITED # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) #endif int main() { int s; wait(&s); s = WIFEXITED(s) ? WEXITSTATUS(s) : 1; return 0; } STATUS: Looking for include file dirent.h STATUS: Looking for include file dirent.h - found Determining if files dirent.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c4533/fast" /usr/bin/make -f CMakeFiles/cmTC_c4533.dir/build.make CMakeFiles/cmTC_c4533.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c4533.dir/CheckIncludeFiles.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -fPIE -o CMakeFiles/cmTC_c4533.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_c4533 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c4533.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -rdynamic CMakeFiles/cmTC_c4533.dir/CheckIncludeFiles.c.o -o cmTC_c4533 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file arpa/inet.h STATUS: Looking for include file arpa/inet.h - found Determining if files arpa/inet.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_64de9/fast" /usr/bin/make -f CMakeFiles/cmTC_64de9.dir/build.make CMakeFiles/cmTC_64de9.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_64de9.dir/CheckIncludeFiles.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -fPIE -o CMakeFiles/cmTC_64de9.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_64de9 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_64de9.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -rdynamic CMakeFiles/cmTC_64de9.dir/CheckIncludeFiles.c.o -o cmTC_64de9 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file direct.h STATUS: Looking for include file direct.h - not found STATUS: Looking for include file dlfcn.h STATUS: Looking for include file dlfcn.h - found Determining if files dlfcn.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_97cce/fast" /usr/bin/make -f CMakeFiles/cmTC_97cce.dir/build.make CMakeFiles/cmTC_97cce.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_97cce.dir/CheckIncludeFiles.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -fPIE -o CMakeFiles/cmTC_97cce.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_97cce /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_97cce.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -rdynamic CMakeFiles/cmTC_97cce.dir/CheckIncludeFiles.c.o -o cmTC_97cce make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file dslib.h STATUS: Looking for include file dslib.h - not found STATUS: Looking for include file emmintrin.h STATUS: Looking for include file emmintrin.h - found Determining if files emmintrin.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_fef91/fast" /usr/bin/make -f CMakeFiles/cmTC_fef91.dir/build.make CMakeFiles/cmTC_fef91.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_fef91.dir/CheckIncludeFiles.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -fPIE -o CMakeFiles/cmTC_fef91.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_fef91 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fef91.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -rdynamic CMakeFiles/cmTC_fef91.dir/CheckIncludeFiles.c.o -o cmTC_fef91 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file getopt.h STATUS: Looking for include file getopt.h - found Determining if files getopt.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_69f6d/fast" /usr/bin/make -f CMakeFiles/cmTC_69f6d.dir/build.make CMakeFiles/cmTC_69f6d.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_69f6d.dir/CheckIncludeFiles.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -fPIE -o CMakeFiles/cmTC_69f6d.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_69f6d /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_69f6d.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -rdynamic CMakeFiles/cmTC_69f6d.dir/CheckIncludeFiles.c.o -o cmTC_69f6d make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file gl/device.h STATUS: Looking for include file gl/device.h - not found STATUS: Looking for include file gl/glext.h STATUS: Looking for include file gl/glext.h - not found STATUS: Looking for include file gl/wglext.h STATUS: Looking for include file gl/wglext.h - not found STATUS: Looking for include file grp.h STATUS: Looking for include file grp.h - found Determining if files grp.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_87d79/fast" /usr/bin/make -f CMakeFiles/cmTC_87d79.dir/build.make CMakeFiles/cmTC_87d79.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_87d79.dir/CheckIncludeFiles.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -fPIE -o CMakeFiles/cmTC_87d79.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_87d79 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_87d79.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -rdynamic CMakeFiles/cmTC_87d79.dir/CheckIncludeFiles.c.o -o cmTC_87d79 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file inttypes.h STATUS: Looking for include file inttypes.h - found Determining if files inttypes.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c6030/fast" /usr/bin/make -f CMakeFiles/cmTC_c6030.dir/build.make CMakeFiles/cmTC_c6030.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c6030.dir/CheckIncludeFiles.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -fPIE -o CMakeFiles/cmTC_c6030.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_c6030 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c6030.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -rdynamic CMakeFiles/cmTC_c6030.dir/CheckIncludeFiles.c.o -o cmTC_c6030 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file io.h STATUS: Looking for include file io.h - not found STATUS: Looking for include file libgen.h STATUS: Looking for include file libgen.h - found Determining if files libgen.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_26f3e/fast" /usr/bin/make -f CMakeFiles/cmTC_26f3e.dir/build.make CMakeFiles/cmTC_26f3e.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_26f3e.dir/CheckIncludeFiles.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -fPIE -o CMakeFiles/cmTC_26f3e.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_26f3e /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_26f3e.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -rdynamic CMakeFiles/cmTC_26f3e.dir/CheckIncludeFiles.c.o -o cmTC_26f3e make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file mach/thread_policy.h STATUS: Looking for include file mach/thread_policy.h - not found STATUS: Looking for include file memory.h STATUS: Looking for include file memory.h - found Determining if files memory.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_aed69/fast" /usr/bin/make -f CMakeFiles/cmTC_aed69.dir/build.make CMakeFiles/cmTC_aed69.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_aed69.dir/CheckIncludeFiles.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -fPIE -o CMakeFiles/cmTC_aed69.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_aed69 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_aed69.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -rdynamic CMakeFiles/cmTC_aed69.dir/CheckIncludeFiles.c.o -o cmTC_aed69 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file netdb.h STATUS: Looking for include file netdb.h - found Determining if files netdb.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_6d4d3/fast" /usr/bin/make -f CMakeFiles/cmTC_6d4d3.dir/build.make CMakeFiles/cmTC_6d4d3.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_6d4d3.dir/CheckIncludeFiles.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -fPIE -o CMakeFiles/cmTC_6d4d3.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_6d4d3 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6d4d3.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -rdynamic CMakeFiles/cmTC_6d4d3.dir/CheckIncludeFiles.c.o -o cmTC_6d4d3 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file netinet/in.h STATUS: Looking for include file netinet/in.h - found Determining if files netinet/in.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_de5fc/fast" /usr/bin/make -f CMakeFiles/cmTC_de5fc.dir/build.make CMakeFiles/cmTC_de5fc.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_de5fc.dir/CheckIncludeFiles.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -fPIE -o CMakeFiles/cmTC_de5fc.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_de5fc /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_de5fc.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -rdynamic CMakeFiles/cmTC_de5fc.dir/CheckIncludeFiles.c.o -o cmTC_de5fc make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file poll.h STATUS: Looking for include file poll.h - found Determining if files poll.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8d398/fast" /usr/bin/make -f CMakeFiles/cmTC_8d398.dir/build.make CMakeFiles/cmTC_8d398.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8d398.dir/CheckIncludeFiles.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -fPIE -o CMakeFiles/cmTC_8d398.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_8d398 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8d398.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -rdynamic CMakeFiles/cmTC_8d398.dir/CheckIncludeFiles.c.o -o cmTC_8d398 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file process.h STATUS: Looking for include file process.h - not found STATUS: Looking for include file pthread.h STATUS: Looking for include file pthread.h - found Determining if files pthread.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_91579/fast" /usr/bin/make -f CMakeFiles/cmTC_91579.dir/build.make CMakeFiles/cmTC_91579.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_91579.dir/CheckIncludeFiles.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -fPIE -o CMakeFiles/cmTC_91579.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_91579 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_91579.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -rdynamic CMakeFiles/cmTC_91579.dir/CheckIncludeFiles.c.o -o cmTC_91579 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file pthread_np.h STATUS: Looking for include file pthread_np.h - not found STATUS: Looking for include file pwd.h STATUS: Looking for include file pwd.h - found Determining if files pwd.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d1d47/fast" /usr/bin/make -f CMakeFiles/cmTC_d1d47.dir/build.make CMakeFiles/cmTC_d1d47.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d1d47.dir/CheckIncludeFiles.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -fPIE -o CMakeFiles/cmTC_d1d47.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_d1d47 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d1d47.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -rdynamic CMakeFiles/cmTC_d1d47.dir/CheckIncludeFiles.c.o -o cmTC_d1d47 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file rle.h STATUS: Looking for include file rle.h - not found STATUS: Looking for include file sched.h STATUS: Looking for include file sched.h - found Determining if files sched.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c26ae/fast" /usr/bin/make -f CMakeFiles/cmTC_c26ae.dir/build.make CMakeFiles/cmTC_c26ae.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c26ae.dir/CheckIncludeFiles.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -fPIE -o CMakeFiles/cmTC_c26ae.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_c26ae /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c26ae.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -rdynamic CMakeFiles/cmTC_c26ae.dir/CheckIncludeFiles.c.o -o cmTC_c26ae make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file sgtty.h STATUS: Looking for include file sgtty.h - found Determining if files sgtty.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_96226/fast" /usr/bin/make -f CMakeFiles/cmTC_96226.dir/build.make CMakeFiles/cmTC_96226.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_96226.dir/CheckIncludeFiles.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -fPIE -o CMakeFiles/cmTC_96226.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_96226 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_96226.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -rdynamic CMakeFiles/cmTC_96226.dir/CheckIncludeFiles.c.o -o cmTC_96226 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file signal.h STATUS: Looking for include file signal.h - found Determining if files signal.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3fcbd/fast" /usr/bin/make -f CMakeFiles/cmTC_3fcbd.dir/build.make CMakeFiles/cmTC_3fcbd.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3fcbd.dir/CheckIncludeFiles.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -fPIE -o CMakeFiles/cmTC_3fcbd.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_3fcbd /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3fcbd.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -rdynamic CMakeFiles/cmTC_3fcbd.dir/CheckIncludeFiles.c.o -o cmTC_3fcbd make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file stdlib.h STATUS: Looking for include file stdlib.h - found Determining if files stdlib.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_190a2/fast" /usr/bin/make -f CMakeFiles/cmTC_190a2.dir/build.make CMakeFiles/cmTC_190a2.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_190a2.dir/CheckIncludeFiles.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -fPIE -o CMakeFiles/cmTC_190a2.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_190a2 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_190a2.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -rdynamic CMakeFiles/cmTC_190a2.dir/CheckIncludeFiles.c.o -o cmTC_190a2 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file string.h STATUS: Looking for include file string.h - found Determining if files string.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_da838/fast" /usr/bin/make -f CMakeFiles/cmTC_da838.dir/build.make CMakeFiles/cmTC_da838.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_da838.dir/CheckIncludeFiles.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -fPIE -o CMakeFiles/cmTC_da838.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_da838 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_da838.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -rdynamic CMakeFiles/cmTC_da838.dir/CheckIncludeFiles.c.o -o cmTC_da838 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file strings.h STATUS: Looking for include file strings.h - found Determining if files strings.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f31cb/fast" /usr/bin/make -f CMakeFiles/cmTC_f31cb.dir/build.make CMakeFiles/cmTC_f31cb.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f31cb.dir/CheckIncludeFiles.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -fPIE -o CMakeFiles/cmTC_f31cb.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_f31cb /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f31cb.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -rdynamic CMakeFiles/cmTC_f31cb.dir/CheckIncludeFiles.c.o -o cmTC_f31cb make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file strsafe.h STATUS: Looking for include file strsafe.h - not found STATUS: Looking for include file sys/_ioctl.h STATUS: Looking for include file sys/_ioctl.h - not found STATUS: Looking for include file sys/cpuset.h STATUS: Looking for include file sys/cpuset.h - not found STATUS: Looking for include file sys/file.h STATUS: Looking for include file sys/file.h - found Determining if files sys/file.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_6b45a/fast" /usr/bin/make -f CMakeFiles/cmTC_6b45a.dir/build.make CMakeFiles/cmTC_6b45a.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_6b45a.dir/CheckIncludeFiles.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -fPIE -o CMakeFiles/cmTC_6b45a.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_6b45a /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6b45a.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -rdynamic CMakeFiles/cmTC_6b45a.dir/CheckIncludeFiles.c.o -o cmTC_6b45a make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file sys/ioctl.h STATUS: Looking for include file sys/ioctl.h - found Determining if files sys/ioctl.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_dd614/fast" /usr/bin/make -f CMakeFiles/cmTC_dd614.dir/build.make CMakeFiles/cmTC_dd614.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_dd614.dir/CheckIncludeFiles.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -fPIE -o CMakeFiles/cmTC_dd614.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_dd614 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dd614.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -rdynamic CMakeFiles/cmTC_dd614.dir/CheckIncludeFiles.c.o -o cmTC_dd614 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file sys/ioctl_compat.h STATUS: Looking for include file sys/ioctl_compat.h - not found STATUS: Looking for include file sys/ipc.h STATUS: Looking for include file sys/ipc.h - found Determining if files sys/ipc.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_80feb/fast" /usr/bin/make -f CMakeFiles/cmTC_80feb.dir/build.make CMakeFiles/cmTC_80feb.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_80feb.dir/CheckIncludeFiles.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -fPIE -o CMakeFiles/cmTC_80feb.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_80feb /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_80feb.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -rdynamic CMakeFiles/cmTC_80feb.dir/CheckIncludeFiles.c.o -o cmTC_80feb make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file sys/machd.h STATUS: Looking for include file sys/machd.h - not found STATUS: Looking for include file sys/mman.h STATUS: Looking for include file sys/mman.h - found Determining if files sys/mman.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0ca25/fast" /usr/bin/make -f CMakeFiles/cmTC_0ca25.dir/build.make CMakeFiles/cmTC_0ca25.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0ca25.dir/CheckIncludeFiles.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -fPIE -o CMakeFiles/cmTC_0ca25.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_0ca25 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0ca25.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -rdynamic CMakeFiles/cmTC_0ca25.dir/CheckIncludeFiles.c.o -o cmTC_0ca25 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file sys/mount.h STATUS: Looking for include file sys/mount.h - found Determining if files sys/mount.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ebdb0/fast" /usr/bin/make -f CMakeFiles/cmTC_ebdb0.dir/build.make CMakeFiles/cmTC_ebdb0.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ebdb0.dir/CheckIncludeFiles.c.o /usr/bin/cc -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -fPIE -o CMakeFiles/cmTC_ebdb0.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_ebdb0 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ebdb0.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -O3 -march=native -fipa-pta -fstrength-reduce -fexpensive-optimizations -finline-functions -flto -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -std=gnu99 -rdynamic CMakeFiles/cmTC_ebdb0.dir/CheckIncludeFiles.c.o -o cmTC_ebdb0 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file sys/param.h The system is: Linux - 4.13.0-25-generic - x86_64 Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. Compiler: /usr/bin/clang Build flags: Id flags: The output was: 0 Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" The C compiler identification is Clang, found in "/home/naseef/Code/brlcad/build-clang/CMakeFiles/3.9.1/CompilerIdC/a.out" Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. Compiler: /usr/bin/clang++ Build flags: Id flags: The output was: 0 Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out" The CXX compiler identification is Clang, found in "/home/naseef/Code/brlcad/build-clang/CMakeFiles/3.9.1/CompilerIdCXX/a.out" Determining if the C compiler works passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d7ef6/fast" /usr/bin/make -f CMakeFiles/cmTC_d7ef6.dir/build.make CMakeFiles/cmTC_d7ef6.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d7ef6.dir/testCCompiler.c.o /usr/bin/clang -o CMakeFiles/cmTC_d7ef6.dir/testCCompiler.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTC_d7ef6 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d7ef6.dir/link.txt --verbose=1 /usr/bin/clang -rdynamic CMakeFiles/cmTC_d7ef6.dir/testCCompiler.c.o -o cmTC_d7ef6 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Detecting C compiler ABI info compiled with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_62922/fast" /usr/bin/make -f CMakeFiles/cmTC_62922.dir/build.make CMakeFiles/cmTC_62922.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_62922.dir/CMakeCCompilerABI.c.o /usr/bin/clang -o CMakeFiles/cmTC_62922.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.9/Modules/CMakeCCompilerABI.c Linking C executable cmTC_62922 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_62922.dir/link.txt --verbose=1 /usr/bin/clang -v -rdynamic CMakeFiles/cmTC_62922.dir/CMakeCCompilerABI.c.o -o cmTC_62922 clang version 4.0.1-6 (tags/RELEASE_401/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/7 Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0 Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/7 Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/7.2.0 Selected GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0 Candidate multilib: .;@m64 Selected multilib: .;@m64 "/usr/bin/ld" -export-dynamic --hash-style=both --eh-frame-hdr -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_62922 /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../x86_64-linux-gnu/crt1.o /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../x86_64-linux-gnu/crti.o /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/crtbegin.o -L/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0 -L/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../x86_64-linux-gnu -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../.. -L/usr/lib/llvm-4.0/bin/../lib -L/lib -L/usr/lib CMakeFiles/cmTC_62922.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/crtend.o /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../x86_64-linux-gnu/crtn.o make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Parsed C implicit link information from above output: link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] ignore line: [Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp] ignore line: [] ignore line: [Run Build Command:"/usr/bin/make" "cmTC_62922/fast"] ignore line: [/usr/bin/make -f CMakeFiles/cmTC_62922.dir/build.make CMakeFiles/cmTC_62922.dir/build] ignore line: [make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp'] ignore line: [Building C object CMakeFiles/cmTC_62922.dir/CMakeCCompilerABI.c.o] ignore line: [/usr/bin/clang -o CMakeFiles/cmTC_62922.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.9/Modules/CMakeCCompilerABI.c] ignore line: [Linking C executable cmTC_62922] ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_62922.dir/link.txt --verbose=1] ignore line: [/usr/bin/clang -v -rdynamic CMakeFiles/cmTC_62922.dir/CMakeCCompilerABI.c.o -o cmTC_62922 ] ignore line: [clang version 4.0.1-6 (tags/RELEASE_401/final)] ignore line: [Target: x86_64-pc-linux-gnu] ignore line: [Thread model: posix] ignore line: [InstalledDir: /usr/bin] ignore line: [Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/7] ignore line: [Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0] ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/7] ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/7.2.0] ignore line: [Selected GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0] ignore line: [Candidate multilib: .] ignore line: [@m64] ignore line: [Selected multilib: .] ignore line: [@m64] link line: [ "/usr/bin/ld" -export-dynamic --hash-style=both --eh-frame-hdr -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_62922 /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../x86_64-linux-gnu/crt1.o /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../x86_64-linux-gnu/crti.o /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/crtbegin.o -L/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0 -L/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../x86_64-linux-gnu -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../.. -L/usr/lib/llvm-4.0/bin/../lib -L/lib -L/usr/lib CMakeFiles/cmTC_62922.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/crtend.o /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../x86_64-linux-gnu/crtn.o] arg [/usr/bin/ld] ==> ignore arg [-export-dynamic] ==> ignore arg [--hash-style=both] ==> ignore arg [--eh-frame-hdr] ==> ignore arg [-m] ==> ignore arg [elf_x86_64] ==> ignore arg [-export-dynamic] ==> ignore arg [-dynamic-linker] ==> ignore arg [/lib64/ld-linux-x86-64.so.2] ==> ignore arg [-o] ==> ignore arg [cmTC_62922] ==> ignore arg [/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../x86_64-linux-gnu/crt1.o] ==> ignore arg [/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../x86_64-linux-gnu/crti.o] ==> ignore arg [/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/crtbegin.o] ==> ignore arg [-L/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0] ==> dir [/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0] arg [-L/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../x86_64-linux-gnu] ==> dir [/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../x86_64-linux-gnu] arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu] arg [-L/lib/../lib64] ==> dir [/lib/../lib64] arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu] arg [-L/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../..] ==> dir [/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../..] arg [-L/usr/lib/llvm-4.0/bin/../lib] ==> dir [/usr/lib/llvm-4.0/bin/../lib] arg [-L/lib] ==> dir [/lib] arg [-L/usr/lib] ==> dir [/usr/lib] arg [CMakeFiles/cmTC_62922.dir/CMakeCCompilerABI.c.o] ==> ignore arg [-lgcc] ==> lib [gcc] arg [--as-needed] ==> ignore arg [-lgcc_s] ==> lib [gcc_s] arg [--no-as-needed] ==> ignore arg [-lc] ==> lib [c] arg [-lgcc] ==> lib [gcc] arg [--as-needed] ==> ignore arg [-lgcc_s] ==> lib [gcc_s] arg [--no-as-needed] ==> ignore arg [/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/crtend.o] ==> ignore arg [/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../x86_64-linux-gnu/crtn.o] ==> ignore collapse library dir [/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0] ==> [/usr/lib/gcc/x86_64-linux-gnu/7.2.0] collapse library dir [/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu] collapse library dir [/lib/../lib64] ==> [/lib64] collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] collapse library dir [/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../..] ==> [/usr/lib] collapse library dir [/usr/lib/llvm-4.0/bin/../lib] ==> [/usr/lib/llvm-4.0/lib] collapse library dir [/lib] ==> [/lib] collapse library dir [/usr/lib] ==> [/usr/lib] implicit libs: [gcc;gcc_s;c;gcc;gcc_s] implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/7.2.0;/usr/lib/x86_64-linux-gnu;/lib/x86_64-linux-gnu;/lib64;/usr/lib;/usr/lib/llvm-4.0/lib;/lib] implicit fwks: [] Detecting C [-std=c11] compiler features compiled with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3e759/fast" /usr/bin/make -f CMakeFiles/cmTC_3e759.dir/build.make CMakeFiles/cmTC_3e759.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3e759.dir/feature_tests.c.o /usr/bin/clang -std=c11 -o CMakeFiles/cmTC_3e759.dir/feature_tests.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/feature_tests.c Linking C executable cmTC_3e759 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3e759.dir/link.txt --verbose=1 /usr/bin/clang -rdynamic CMakeFiles/cmTC_3e759.dir/feature_tests.c.o -o cmTC_3e759 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Feature record: C_FEATURE:1c_function_prototypes Feature record: C_FEATURE:1c_restrict Feature record: C_FEATURE:1c_static_assert Feature record: C_FEATURE:1c_variadic_macros Detecting C [-std=c99] compiler features compiled with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b528e/fast" /usr/bin/make -f CMakeFiles/cmTC_b528e.dir/build.make CMakeFiles/cmTC_b528e.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b528e.dir/feature_tests.c.o /usr/bin/clang -std=c99 -o CMakeFiles/cmTC_b528e.dir/feature_tests.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/feature_tests.c Linking C executable cmTC_b528e /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b528e.dir/link.txt --verbose=1 /usr/bin/clang -rdynamic CMakeFiles/cmTC_b528e.dir/feature_tests.c.o -o cmTC_b528e make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Feature record: C_FEATURE:1c_function_prototypes Feature record: C_FEATURE:1c_restrict Feature record: C_FEATURE:0c_static_assert Feature record: C_FEATURE:1c_variadic_macros Detecting C [-std=c90] compiler features compiled with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c4f4a/fast" /usr/bin/make -f CMakeFiles/cmTC_c4f4a.dir/build.make CMakeFiles/cmTC_c4f4a.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c4f4a.dir/feature_tests.c.o /usr/bin/clang -std=c90 -o CMakeFiles/cmTC_c4f4a.dir/feature_tests.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/feature_tests.c Linking C executable cmTC_c4f4a /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c4f4a.dir/link.txt --verbose=1 /usr/bin/clang -rdynamic CMakeFiles/cmTC_c4f4a.dir/feature_tests.c.o -o cmTC_c4f4a make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Feature record: C_FEATURE:1c_function_prototypes Feature record: C_FEATURE:0c_restrict Feature record: C_FEATURE:0c_static_assert Feature record: C_FEATURE:0c_variadic_macros Determining if the CXX compiler works passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0e06f/fast" /usr/bin/make -f CMakeFiles/cmTC_0e06f.dir/build.make CMakeFiles/cmTC_0e06f.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_0e06f.dir/testCXXCompiler.cxx.o /usr/bin/clang++ -o CMakeFiles/cmTC_0e06f.dir/testCXXCompiler.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/testCXXCompiler.cxx Linking CXX executable cmTC_0e06f /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0e06f.dir/link.txt --verbose=1 /usr/bin/clang++ -rdynamic CMakeFiles/cmTC_0e06f.dir/testCXXCompiler.cxx.o -o cmTC_0e06f make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Detecting CXX compiler ABI info compiled with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_22e5e/fast" /usr/bin/make -f CMakeFiles/cmTC_22e5e.dir/build.make CMakeFiles/cmTC_22e5e.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_22e5e.dir/CMakeCXXCompilerABI.cpp.o /usr/bin/clang++ -o CMakeFiles/cmTC_22e5e.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.9/Modules/CMakeCXXCompilerABI.cpp Linking CXX executable cmTC_22e5e /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_22e5e.dir/link.txt --verbose=1 /usr/bin/clang++ -v -rdynamic CMakeFiles/cmTC_22e5e.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_22e5e clang version 4.0.1-6 (tags/RELEASE_401/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/7 Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0 Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/7 Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/7.2.0 Selected GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0 Candidate multilib: .;@m64 Selected multilib: .;@m64 "/usr/bin/ld" -export-dynamic --hash-style=both --eh-frame-hdr -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_22e5e /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../x86_64-linux-gnu/crt1.o /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../x86_64-linux-gnu/crti.o /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/crtbegin.o -L/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0 -L/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../x86_64-linux-gnu -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../.. -L/usr/lib/llvm-4.0/bin/../lib -L/lib -L/usr/lib CMakeFiles/cmTC_22e5e.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/crtend.o /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../x86_64-linux-gnu/crtn.o make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Parsed CXX implicit link information from above output: link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] ignore line: [Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp] ignore line: [] ignore line: [Run Build Command:"/usr/bin/make" "cmTC_22e5e/fast"] ignore line: [/usr/bin/make -f CMakeFiles/cmTC_22e5e.dir/build.make CMakeFiles/cmTC_22e5e.dir/build] ignore line: [make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp'] ignore line: [Building CXX object CMakeFiles/cmTC_22e5e.dir/CMakeCXXCompilerABI.cpp.o] ignore line: [/usr/bin/clang++ -o CMakeFiles/cmTC_22e5e.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.9/Modules/CMakeCXXCompilerABI.cpp] ignore line: [Linking CXX executable cmTC_22e5e] ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_22e5e.dir/link.txt --verbose=1] ignore line: [/usr/bin/clang++ -v -rdynamic CMakeFiles/cmTC_22e5e.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_22e5e ] ignore line: [clang version 4.0.1-6 (tags/RELEASE_401/final)] ignore line: [Target: x86_64-pc-linux-gnu] ignore line: [Thread model: posix] ignore line: [InstalledDir: /usr/bin] ignore line: [Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/7] ignore line: [Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0] ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/7] ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/7.2.0] ignore line: [Selected GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0] ignore line: [Candidate multilib: .] ignore line: [@m64] ignore line: [Selected multilib: .] ignore line: [@m64] link line: [ "/usr/bin/ld" -export-dynamic --hash-style=both --eh-frame-hdr -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_22e5e /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../x86_64-linux-gnu/crt1.o /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../x86_64-linux-gnu/crti.o /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/crtbegin.o -L/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0 -L/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../x86_64-linux-gnu -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../.. -L/usr/lib/llvm-4.0/bin/../lib -L/lib -L/usr/lib CMakeFiles/cmTC_22e5e.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/crtend.o /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../x86_64-linux-gnu/crtn.o] arg [/usr/bin/ld] ==> ignore arg [-export-dynamic] ==> ignore arg [--hash-style=both] ==> ignore arg [--eh-frame-hdr] ==> ignore arg [-m] ==> ignore arg [elf_x86_64] ==> ignore arg [-export-dynamic] ==> ignore arg [-dynamic-linker] ==> ignore arg [/lib64/ld-linux-x86-64.so.2] ==> ignore arg [-o] ==> ignore arg [cmTC_22e5e] ==> ignore arg [/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../x86_64-linux-gnu/crt1.o] ==> ignore arg [/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../x86_64-linux-gnu/crti.o] ==> ignore arg [/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/crtbegin.o] ==> ignore arg [-L/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0] ==> dir [/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0] arg [-L/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../x86_64-linux-gnu] ==> dir [/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../x86_64-linux-gnu] arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu] arg [-L/lib/../lib64] ==> dir [/lib/../lib64] arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu] arg [-L/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../..] ==> dir [/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../..] arg [-L/usr/lib/llvm-4.0/bin/../lib] ==> dir [/usr/lib/llvm-4.0/bin/../lib] arg [-L/lib] ==> dir [/lib] arg [-L/usr/lib] ==> dir [/usr/lib] arg [CMakeFiles/cmTC_22e5e.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore arg [-lstdc++] ==> lib [stdc++] arg [-lm] ==> lib [m] arg [-lgcc_s] ==> lib [gcc_s] arg [-lgcc] ==> lib [gcc] arg [-lc] ==> lib [c] arg [-lgcc_s] ==> lib [gcc_s] arg [-lgcc] ==> lib [gcc] arg [/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/crtend.o] ==> ignore arg [/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../x86_64-linux-gnu/crtn.o] ==> ignore collapse library dir [/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0] ==> [/usr/lib/gcc/x86_64-linux-gnu/7.2.0] collapse library dir [/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu] collapse library dir [/lib/../lib64] ==> [/lib64] collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] collapse library dir [/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../..] ==> [/usr/lib] collapse library dir [/usr/lib/llvm-4.0/bin/../lib] ==> [/usr/lib/llvm-4.0/lib] collapse library dir [/lib] ==> [/lib] collapse library dir [/usr/lib] ==> [/usr/lib] implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc] implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/7.2.0;/usr/lib/x86_64-linux-gnu;/lib/x86_64-linux-gnu;/lib64;/usr/lib;/usr/lib/llvm-4.0/lib;/lib] implicit fwks: [] Detecting CXX [-std=c++1z] compiler features compiled with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4ed05/fast" /usr/bin/make -f CMakeFiles/cmTC_4ed05.dir/build.make CMakeFiles/cmTC_4ed05.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_4ed05.dir/feature_tests.cxx.o /usr/bin/clang++ -std=c++1z -o CMakeFiles/cmTC_4ed05.dir/feature_tests.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_4ed05 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4ed05.dir/link.txt --verbose=1 /usr/bin/clang++ -rdynamic CMakeFiles/cmTC_4ed05.dir/feature_tests.cxx.o -o cmTC_4ed05 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers Feature record: CXX_FEATURE:1cxx_alias_templates Feature record: CXX_FEATURE:1cxx_alignas Feature record: CXX_FEATURE:1cxx_alignof Feature record: CXX_FEATURE:1cxx_attributes Feature record: CXX_FEATURE:1cxx_attribute_deprecated Feature record: CXX_FEATURE:1cxx_auto_type Feature record: CXX_FEATURE:1cxx_binary_literals Feature record: CXX_FEATURE:1cxx_constexpr Feature record: CXX_FEATURE:1cxx_contextual_conversions Feature record: CXX_FEATURE:1cxx_decltype Feature record: CXX_FEATURE:1cxx_decltype_auto Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types Feature record: CXX_FEATURE:1cxx_default_function_template_args Feature record: CXX_FEATURE:1cxx_defaulted_functions Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers Feature record: CXX_FEATURE:1cxx_delegating_constructors Feature record: CXX_FEATURE:1cxx_deleted_functions Feature record: CXX_FEATURE:1cxx_digit_separators Feature record: CXX_FEATURE:1cxx_enum_forward_declarations Feature record: CXX_FEATURE:1cxx_explicit_conversions Feature record: CXX_FEATURE:1cxx_extended_friend_declarations Feature record: CXX_FEATURE:1cxx_extern_templates Feature record: CXX_FEATURE:1cxx_final Feature record: CXX_FEATURE:1cxx_func_identifier Feature record: CXX_FEATURE:1cxx_generalized_initializers Feature record: CXX_FEATURE:1cxx_generic_lambdas Feature record: CXX_FEATURE:1cxx_inheriting_constructors Feature record: CXX_FEATURE:1cxx_inline_namespaces Feature record: CXX_FEATURE:1cxx_lambdas Feature record: CXX_FEATURE:1cxx_lambda_init_captures Feature record: CXX_FEATURE:1cxx_local_type_template_args Feature record: CXX_FEATURE:1cxx_long_long_type Feature record: CXX_FEATURE:1cxx_noexcept Feature record: CXX_FEATURE:1cxx_nonstatic_member_init Feature record: CXX_FEATURE:1cxx_nullptr Feature record: CXX_FEATURE:1cxx_override Feature record: CXX_FEATURE:1cxx_range_for Feature record: CXX_FEATURE:1cxx_raw_string_literals Feature record: CXX_FEATURE:1cxx_reference_qualified_functions Feature record: CXX_FEATURE:1cxx_relaxed_constexpr Feature record: CXX_FEATURE:1cxx_return_type_deduction Feature record: CXX_FEATURE:1cxx_right_angle_brackets Feature record: CXX_FEATURE:1cxx_rvalue_references Feature record: CXX_FEATURE:1cxx_sizeof_member Feature record: CXX_FEATURE:1cxx_static_assert Feature record: CXX_FEATURE:1cxx_strong_enums Feature record: CXX_FEATURE:1cxx_template_template_parameters Feature record: CXX_FEATURE:1cxx_thread_local Feature record: CXX_FEATURE:1cxx_trailing_return_types Feature record: CXX_FEATURE:1cxx_unicode_literals Feature record: CXX_FEATURE:1cxx_uniform_initialization Feature record: CXX_FEATURE:1cxx_unrestricted_unions Feature record: CXX_FEATURE:1cxx_user_literals Feature record: CXX_FEATURE:1cxx_variable_templates Feature record: CXX_FEATURE:1cxx_variadic_macros Feature record: CXX_FEATURE:1cxx_variadic_templates Detecting CXX [-std=c++14] compiler features compiled with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f649b/fast" /usr/bin/make -f CMakeFiles/cmTC_f649b.dir/build.make CMakeFiles/cmTC_f649b.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_f649b.dir/feature_tests.cxx.o /usr/bin/clang++ -std=c++14 -o CMakeFiles/cmTC_f649b.dir/feature_tests.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_f649b /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f649b.dir/link.txt --verbose=1 /usr/bin/clang++ -rdynamic CMakeFiles/cmTC_f649b.dir/feature_tests.cxx.o -o cmTC_f649b make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers Feature record: CXX_FEATURE:1cxx_alias_templates Feature record: CXX_FEATURE:1cxx_alignas Feature record: CXX_FEATURE:1cxx_alignof Feature record: CXX_FEATURE:1cxx_attributes Feature record: CXX_FEATURE:1cxx_attribute_deprecated Feature record: CXX_FEATURE:1cxx_auto_type Feature record: CXX_FEATURE:1cxx_binary_literals Feature record: CXX_FEATURE:1cxx_constexpr Feature record: CXX_FEATURE:1cxx_contextual_conversions Feature record: CXX_FEATURE:1cxx_decltype Feature record: CXX_FEATURE:1cxx_decltype_auto Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types Feature record: CXX_FEATURE:1cxx_default_function_template_args Feature record: CXX_FEATURE:1cxx_defaulted_functions Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers Feature record: CXX_FEATURE:1cxx_delegating_constructors Feature record: CXX_FEATURE:1cxx_deleted_functions Feature record: CXX_FEATURE:1cxx_digit_separators Feature record: CXX_FEATURE:1cxx_enum_forward_declarations Feature record: CXX_FEATURE:1cxx_explicit_conversions Feature record: CXX_FEATURE:1cxx_extended_friend_declarations Feature record: CXX_FEATURE:1cxx_extern_templates Feature record: CXX_FEATURE:1cxx_final Feature record: CXX_FEATURE:1cxx_func_identifier Feature record: CXX_FEATURE:1cxx_generalized_initializers Feature record: CXX_FEATURE:1cxx_generic_lambdas Feature record: CXX_FEATURE:1cxx_inheriting_constructors Feature record: CXX_FEATURE:1cxx_inline_namespaces Feature record: CXX_FEATURE:1cxx_lambdas Feature record: CXX_FEATURE:1cxx_lambda_init_captures Feature record: CXX_FEATURE:1cxx_local_type_template_args Feature record: CXX_FEATURE:1cxx_long_long_type Feature record: CXX_FEATURE:1cxx_noexcept Feature record: CXX_FEATURE:1cxx_nonstatic_member_init Feature record: CXX_FEATURE:1cxx_nullptr Feature record: CXX_FEATURE:1cxx_override Feature record: CXX_FEATURE:1cxx_range_for Feature record: CXX_FEATURE:1cxx_raw_string_literals Feature record: CXX_FEATURE:1cxx_reference_qualified_functions Feature record: CXX_FEATURE:1cxx_relaxed_constexpr Feature record: CXX_FEATURE:1cxx_return_type_deduction Feature record: CXX_FEATURE:1cxx_right_angle_brackets Feature record: CXX_FEATURE:1cxx_rvalue_references Feature record: CXX_FEATURE:1cxx_sizeof_member Feature record: CXX_FEATURE:1cxx_static_assert Feature record: CXX_FEATURE:1cxx_strong_enums Feature record: CXX_FEATURE:1cxx_template_template_parameters Feature record: CXX_FEATURE:1cxx_thread_local Feature record: CXX_FEATURE:1cxx_trailing_return_types Feature record: CXX_FEATURE:1cxx_unicode_literals Feature record: CXX_FEATURE:1cxx_uniform_initialization Feature record: CXX_FEATURE:1cxx_unrestricted_unions Feature record: CXX_FEATURE:1cxx_user_literals Feature record: CXX_FEATURE:1cxx_variable_templates Feature record: CXX_FEATURE:1cxx_variadic_macros Feature record: CXX_FEATURE:1cxx_variadic_templates Detecting CXX [-std=c++11] compiler features compiled with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_08a51/fast" /usr/bin/make -f CMakeFiles/cmTC_08a51.dir/build.make CMakeFiles/cmTC_08a51.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_08a51.dir/feature_tests.cxx.o /usr/bin/clang++ -std=c++11 -o CMakeFiles/cmTC_08a51.dir/feature_tests.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_08a51 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_08a51.dir/link.txt --verbose=1 /usr/bin/clang++ -rdynamic CMakeFiles/cmTC_08a51.dir/feature_tests.cxx.o -o cmTC_08a51 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers Feature record: CXX_FEATURE:1cxx_alias_templates Feature record: CXX_FEATURE:1cxx_alignas Feature record: CXX_FEATURE:1cxx_alignof Feature record: CXX_FEATURE:1cxx_attributes Feature record: CXX_FEATURE:0cxx_attribute_deprecated Feature record: CXX_FEATURE:1cxx_auto_type Feature record: CXX_FEATURE:0cxx_binary_literals Feature record: CXX_FEATURE:1cxx_constexpr Feature record: CXX_FEATURE:0cxx_contextual_conversions Feature record: CXX_FEATURE:1cxx_decltype Feature record: CXX_FEATURE:0cxx_decltype_auto Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types Feature record: CXX_FEATURE:1cxx_default_function_template_args Feature record: CXX_FEATURE:1cxx_defaulted_functions Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers Feature record: CXX_FEATURE:1cxx_delegating_constructors Feature record: CXX_FEATURE:1cxx_deleted_functions Feature record: CXX_FEATURE:0cxx_digit_separators Feature record: CXX_FEATURE:1cxx_enum_forward_declarations Feature record: CXX_FEATURE:1cxx_explicit_conversions Feature record: CXX_FEATURE:1cxx_extended_friend_declarations Feature record: CXX_FEATURE:1cxx_extern_templates Feature record: CXX_FEATURE:1cxx_final Feature record: CXX_FEATURE:1cxx_func_identifier Feature record: CXX_FEATURE:1cxx_generalized_initializers Feature record: CXX_FEATURE:0cxx_generic_lambdas Feature record: CXX_FEATURE:1cxx_inheriting_constructors Feature record: CXX_FEATURE:1cxx_inline_namespaces Feature record: CXX_FEATURE:1cxx_lambdas Feature record: CXX_FEATURE:0cxx_lambda_init_captures Feature record: CXX_FEATURE:1cxx_local_type_template_args Feature record: CXX_FEATURE:1cxx_long_long_type Feature record: CXX_FEATURE:1cxx_noexcept Feature record: CXX_FEATURE:1cxx_nonstatic_member_init Feature record: CXX_FEATURE:1cxx_nullptr Feature record: CXX_FEATURE:1cxx_override Feature record: CXX_FEATURE:1cxx_range_for Feature record: CXX_FEATURE:1cxx_raw_string_literals Feature record: CXX_FEATURE:1cxx_reference_qualified_functions Feature record: CXX_FEATURE:0cxx_relaxed_constexpr Feature record: CXX_FEATURE:0cxx_return_type_deduction Feature record: CXX_FEATURE:1cxx_right_angle_brackets Feature record: CXX_FEATURE:1cxx_rvalue_references Feature record: CXX_FEATURE:1cxx_sizeof_member Feature record: CXX_FEATURE:1cxx_static_assert Feature record: CXX_FEATURE:1cxx_strong_enums Feature record: CXX_FEATURE:1cxx_template_template_parameters Feature record: CXX_FEATURE:1cxx_thread_local Feature record: CXX_FEATURE:1cxx_trailing_return_types Feature record: CXX_FEATURE:1cxx_unicode_literals Feature record: CXX_FEATURE:1cxx_uniform_initialization Feature record: CXX_FEATURE:1cxx_unrestricted_unions Feature record: CXX_FEATURE:1cxx_user_literals Feature record: CXX_FEATURE:0cxx_variable_templates Feature record: CXX_FEATURE:1cxx_variadic_macros Feature record: CXX_FEATURE:1cxx_variadic_templates Detecting CXX [-std=c++98] compiler features compiled with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0f855/fast" /usr/bin/make -f CMakeFiles/cmTC_0f855.dir/build.make CMakeFiles/cmTC_0f855.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_0f855.dir/feature_tests.cxx.o /usr/bin/clang++ -std=c++98 -o CMakeFiles/cmTC_0f855.dir/feature_tests.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_0f855 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0f855.dir/link.txt --verbose=1 /usr/bin/clang++ -rdynamic CMakeFiles/cmTC_0f855.dir/feature_tests.cxx.o -o cmTC_0f855 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers Feature record: CXX_FEATURE:0cxx_alias_templates Feature record: CXX_FEATURE:0cxx_alignas Feature record: CXX_FEATURE:0cxx_alignof Feature record: CXX_FEATURE:0cxx_attributes Feature record: CXX_FEATURE:0cxx_attribute_deprecated Feature record: CXX_FEATURE:0cxx_auto_type Feature record: CXX_FEATURE:0cxx_binary_literals Feature record: CXX_FEATURE:0cxx_constexpr Feature record: CXX_FEATURE:0cxx_contextual_conversions Feature record: CXX_FEATURE:0cxx_decltype Feature record: CXX_FEATURE:0cxx_decltype_auto Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types Feature record: CXX_FEATURE:0cxx_default_function_template_args Feature record: CXX_FEATURE:0cxx_defaulted_functions Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers Feature record: CXX_FEATURE:0cxx_delegating_constructors Feature record: CXX_FEATURE:0cxx_deleted_functions Feature record: CXX_FEATURE:0cxx_digit_separators Feature record: CXX_FEATURE:0cxx_enum_forward_declarations Feature record: CXX_FEATURE:0cxx_explicit_conversions Feature record: CXX_FEATURE:0cxx_extended_friend_declarations Feature record: CXX_FEATURE:0cxx_extern_templates Feature record: CXX_FEATURE:0cxx_final Feature record: CXX_FEATURE:0cxx_func_identifier Feature record: CXX_FEATURE:0cxx_generalized_initializers Feature record: CXX_FEATURE:0cxx_generic_lambdas Feature record: CXX_FEATURE:0cxx_inheriting_constructors Feature record: CXX_FEATURE:0cxx_inline_namespaces Feature record: CXX_FEATURE:0cxx_lambdas Feature record: CXX_FEATURE:0cxx_lambda_init_captures Feature record: CXX_FEATURE:0cxx_local_type_template_args Feature record: CXX_FEATURE:0cxx_long_long_type Feature record: CXX_FEATURE:0cxx_noexcept Feature record: CXX_FEATURE:0cxx_nonstatic_member_init Feature record: CXX_FEATURE:0cxx_nullptr Feature record: CXX_FEATURE:0cxx_override Feature record: CXX_FEATURE:0cxx_range_for Feature record: CXX_FEATURE:0cxx_raw_string_literals Feature record: CXX_FEATURE:0cxx_reference_qualified_functions Feature record: CXX_FEATURE:0cxx_relaxed_constexpr Feature record: CXX_FEATURE:0cxx_return_type_deduction Feature record: CXX_FEATURE:0cxx_right_angle_brackets Feature record: CXX_FEATURE:0cxx_rvalue_references Feature record: CXX_FEATURE:0cxx_sizeof_member Feature record: CXX_FEATURE:0cxx_static_assert Feature record: CXX_FEATURE:0cxx_strong_enums Feature record: CXX_FEATURE:1cxx_template_template_parameters Feature record: CXX_FEATURE:0cxx_thread_local Feature record: CXX_FEATURE:0cxx_trailing_return_types Feature record: CXX_FEATURE:0cxx_unicode_literals Feature record: CXX_FEATURE:0cxx_uniform_initialization Feature record: CXX_FEATURE:0cxx_unrestricted_unions Feature record: CXX_FEATURE:0cxx_user_literals Feature record: CXX_FEATURE:0cxx_variable_templates Feature record: CXX_FEATURE:0cxx_variadic_macros Feature record: CXX_FEATURE:0cxx_variadic_templates /usr/bin/cmake "/home/naseef/Code/brlcad" -DBRLCAD_BUNDLED_LIBS=ON -DBRLCAD_ENABLE_STRICT=OFF STATUS: Performing Test NOERROR_FLAG_C STATUS: Performing Test NOERROR_FLAG_C - Success Performing C SOURCE FILE Test NOERROR_FLAG_C succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1fb8a/fast" /usr/bin/make -f CMakeFiles/cmTC_1fb8a.dir/build.make CMakeFiles/cmTC_1fb8a.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1fb8a.dir/src.c.o /usr/bin/clang -DNOERROR_FLAG_C -fPIE -Wno-error -o CMakeFiles/cmTC_1fb8a.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_1fb8a /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1fb8a.dir/link.txt --verbose=1 /usr/bin/clang -DNOERROR_FLAG_C -rdynamic CMakeFiles/cmTC_1fb8a.dir/src.c.o -o cmTC_1fb8a make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test NOERROR_FLAG_CXX STATUS: Performing Test NOERROR_FLAG_CXX - Success Performing C++ SOURCE FILE Test NOERROR_FLAG_CXX succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_de4f9/fast" /usr/bin/make -f CMakeFiles/cmTC_de4f9.dir/build.make CMakeFiles/cmTC_de4f9.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_de4f9.dir/src.cxx.o /usr/bin/clang++ -DNOERROR_FLAG_CXX -fPIE -Wno-error -o CMakeFiles/cmTC_de4f9.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_de4f9 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_de4f9.dir/link.txt --verbose=1 /usr/bin/clang++ -DNOERROR_FLAG_CXX -rdynamic CMakeFiles/cmTC_de4f9.dir/src.cxx.o -o cmTC_de4f9 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } ********************************************************** *** Configuring BRL-CAD Release 7.27.0, Build 20180111 *** ********************************************************** STATUS: Looking for sys/types.h STATUS: Looking for sys/types.h - found Determining if the include file sys/types.h exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4551b/fast" /usr/bin/make -f CMakeFiles/cmTC_4551b.dir/build.make CMakeFiles/cmTC_4551b.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4551b.dir/CheckIncludeFile.c.o /usr/bin/clang -I/usr/local/include -fPIE -o CMakeFiles/cmTC_4551b.dir/CheckIncludeFile.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_4551b /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4551b.dir/link.txt --verbose=1 /usr/bin/clang -rdynamic CMakeFiles/cmTC_4551b.dir/CheckIncludeFile.c.o -o cmTC_4551b make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for stdint.h STATUS: Looking for stdint.h - found Determining if the include file stdint.h exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c1d3f/fast" /usr/bin/make -f CMakeFiles/cmTC_c1d3f.dir/build.make CMakeFiles/cmTC_c1d3f.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c1d3f.dir/CheckIncludeFile.c.o /usr/bin/clang -I/usr/local/include -fPIE -o CMakeFiles/cmTC_c1d3f.dir/CheckIncludeFile.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_c1d3f /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c1d3f.dir/link.txt --verbose=1 /usr/bin/clang -rdynamic CMakeFiles/cmTC_c1d3f.dir/CheckIncludeFile.c.o -o cmTC_c1d3f make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for stddef.h STATUS: Looking for stddef.h - found Determining if the include file stddef.h exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_004ca/fast" /usr/bin/make -f CMakeFiles/cmTC_004ca.dir/build.make CMakeFiles/cmTC_004ca.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_004ca.dir/CheckIncludeFile.c.o /usr/bin/clang -I/usr/local/include -fPIE -o CMakeFiles/cmTC_004ca.dir/CheckIncludeFile.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_004ca /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_004ca.dir/link.txt --verbose=1 /usr/bin/clang -rdynamic CMakeFiles/cmTC_004ca.dir/CheckIncludeFile.c.o -o cmTC_004ca make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Check size of void * STATUS: Check size of void * - done Determining size of void * passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3a74a/fast" /usr/bin/make -f CMakeFiles/cmTC_3a74a.dir/build.make CMakeFiles/cmTC_3a74a.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3a74a.dir/CMAKE_SIZEOF_VOID_P.c.o /usr/bin/clang -I/usr/local/include -fPIE -o CMakeFiles/cmTC_3a74a.dir/CMAKE_SIZEOF_VOID_P.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_VOID_P.c Linking C executable cmTC_3a74a /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3a74a.dir/link.txt --verbose=1 /usr/bin/clang -rdynamic CMakeFiles/cmTC_3a74a.dir/CMAKE_SIZEOF_VOID_P.c.o -o cmTC_3a74a make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' *********************************************************** * Stage 1 of 9 - Top Level Configure Options * *********************************************************** STATUS: Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so STATUS: Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found Determining if the function XOpenDisplay exists in the /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2e6de/fast" /usr/bin/make -f CMakeFiles/cmTC_2e6de.dir/build.make CMakeFiles/cmTC_2e6de.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2e6de.dir/CheckFunctionExists.c.o /usr/bin/clang -DCHECK_FUNCTION_EXISTS=XOpenDisplay -fPIE -o CMakeFiles/cmTC_2e6de.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_2e6de /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2e6de.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=XOpenDisplay -rdynamic CMakeFiles/cmTC_2e6de.dir/CheckFunctionExists.c.o -o cmTC_2e6de /usr/lib/x86_64-linux-gnu/libX11.so /usr/lib/x86_64-linux-gnu/libXext.so make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for gethostbyname STATUS: Looking for gethostbyname - found Determining if the function gethostbyname exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1012d/fast" /usr/bin/make -f CMakeFiles/cmTC_1012d.dir/build.make CMakeFiles/cmTC_1012d.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1012d.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -DCHECK_FUNCTION_EXISTS=gethostbyname -fPIE -o CMakeFiles/cmTC_1012d.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_1012d /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1012d.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=gethostbyname -rdynamic CMakeFiles/cmTC_1012d.dir/CheckFunctionExists.c.o -o cmTC_1012d make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for connect STATUS: Looking for connect - found Determining if the function connect exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c6c79/fast" /usr/bin/make -f CMakeFiles/cmTC_c6c79.dir/build.make CMakeFiles/cmTC_c6c79.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c6c79.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -DCHECK_FUNCTION_EXISTS=connect -fPIE -o CMakeFiles/cmTC_c6c79.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_c6c79 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c6c79.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=connect -rdynamic CMakeFiles/cmTC_c6c79.dir/CheckFunctionExists.c.o -o cmTC_c6c79 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for remove STATUS: Looking for remove - found Determining if the function remove exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_50680/fast" /usr/bin/make -f CMakeFiles/cmTC_50680.dir/build.make CMakeFiles/cmTC_50680.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_50680.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -DCHECK_FUNCTION_EXISTS=remove -fPIE -o CMakeFiles/cmTC_50680.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_50680 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_50680.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=remove -rdynamic CMakeFiles/cmTC_50680.dir/CheckFunctionExists.c.o -o cmTC_50680 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for shmat STATUS: Looking for shmat - found Determining if the function shmat exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5a0a8/fast" /usr/bin/make -f CMakeFiles/cmTC_5a0a8.dir/build.make CMakeFiles/cmTC_5a0a8.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5a0a8.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -DCHECK_FUNCTION_EXISTS=shmat -fPIE -o CMakeFiles/cmTC_5a0a8.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_5a0a8 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5a0a8.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=shmat -rdynamic CMakeFiles/cmTC_5a0a8.dir/CheckFunctionExists.c.o -o cmTC_5a0a8 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Found X11: /usr/lib/x86_64-linux-gnu/libX11.so *********************************************************** * Stage 2 of 9 - Check for Programs * *********************************************************** STATUS: Found SHELL_SUPPORTED: /bin/sh STATUS: Found LEX: /usr/bin/flex STATUS: Found SWIG: /usr/bin/swig3.0 (found version "3.0.10") STATUS: Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) *********************************************************** * Stage 3 of 9 - Check for Compiler Characteristics * *********************************************************** STATUS: Performing Test PIPE_C_FLAG_FOUND STATUS: Performing Test PIPE_C_FLAG_FOUND - Success Performing C SOURCE FILE Test PIPE_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_334c7/fast" /usr/bin/make -f CMakeFiles/cmTC_334c7.dir/build.make CMakeFiles/cmTC_334c7.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_334c7.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -DPIPE_C_FLAG_FOUND -fPIE -pipe -o CMakeFiles/cmTC_334c7.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_334c7 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_334c7.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -DPIPE_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_334c7.dir/src.c.o -o cmTC_334c7 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test PIPE_CXX_FLAG_FOUND STATUS: Performing Test PIPE_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test PIPE_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_eddff/fast" /usr/bin/make -f CMakeFiles/cmTC_eddff.dir/build.make CMakeFiles/cmTC_eddff.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_eddff.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -std=c++11 -DPIPE_CXX_FLAG_FOUND -fPIE -pipe -o CMakeFiles/cmTC_eddff.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_eddff /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_eddff.dir/link.txt --verbose=1 /usr/bin/clang++ -std=c++11 -DPIPE_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_eddff.dir/src.cxx.o -o cmTC_eddff make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test FNO_STRICT_ALIASING_C_FLAG_FOUND STATUS: Performing Test FNO_STRICT_ALIASING_C_FLAG_FOUND - Success Performing C SOURCE FILE Test FNO_STRICT_ALIASING_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9049a/fast" /usr/bin/make -f CMakeFiles/cmTC_9049a.dir/build.make CMakeFiles/cmTC_9049a.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9049a.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -DFNO_STRICT_ALIASING_C_FLAG_FOUND -fPIE -fno-strict-aliasing -o CMakeFiles/cmTC_9049a.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_9049a /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9049a.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -DFNO_STRICT_ALIASING_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_9049a.dir/src.c.o -o cmTC_9049a make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test FNO_STRICT_ALIASING_CXX_FLAG_FOUND STATUS: Performing Test FNO_STRICT_ALIASING_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test FNO_STRICT_ALIASING_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7c0be/fast" /usr/bin/make -f CMakeFiles/cmTC_7c0be.dir/build.make CMakeFiles/cmTC_7c0be.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_7c0be.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -std=c++11 -pipe -DFNO_STRICT_ALIASING_CXX_FLAG_FOUND -fPIE -fno-strict-aliasing -o CMakeFiles/cmTC_7c0be.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_7c0be /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7c0be.dir/link.txt --verbose=1 /usr/bin/clang++ -std=c++11 -pipe -DFNO_STRICT_ALIASING_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_7c0be.dir/src.cxx.o -o cmTC_7c0be make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test FNO_COMMON_C_FLAG_FOUND STATUS: Performing Test FNO_COMMON_C_FLAG_FOUND - Success Performing C SOURCE FILE Test FNO_COMMON_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c7c55/fast" /usr/bin/make -f CMakeFiles/cmTC_c7c55.dir/build.make CMakeFiles/cmTC_c7c55.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c7c55.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -DFNO_COMMON_C_FLAG_FOUND -fPIE -fno-common -o CMakeFiles/cmTC_c7c55.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_c7c55 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c7c55.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -DFNO_COMMON_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_c7c55.dir/src.c.o -o cmTC_c7c55 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test FNO_COMMON_CXX_FLAG_FOUND STATUS: Performing Test FNO_COMMON_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test FNO_COMMON_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8392f/fast" /usr/bin/make -f CMakeFiles/cmTC_8392f.dir/build.make CMakeFiles/cmTC_8392f.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_8392f.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -DFNO_COMMON_CXX_FLAG_FOUND -fPIE -fno-common -o CMakeFiles/cmTC_8392f.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_8392f /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8392f.dir/link.txt --verbose=1 /usr/bin/clang++ -std=c++11 -pipe -fno-strict-aliasing -DFNO_COMMON_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_8392f.dir/src.cxx.o -o cmTC_8392f make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test FEXCEPTIONS_C_FLAG_FOUND STATUS: Performing Test FEXCEPTIONS_C_FLAG_FOUND - Success Performing C SOURCE FILE Test FEXCEPTIONS_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_55f93/fast" /usr/bin/make -f CMakeFiles/cmTC_55f93.dir/build.make CMakeFiles/cmTC_55f93.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_55f93.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -DFEXCEPTIONS_C_FLAG_FOUND -fPIE -fexceptions -o CMakeFiles/cmTC_55f93.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_55f93 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_55f93.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -DFEXCEPTIONS_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_55f93.dir/src.c.o -o cmTC_55f93 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test FEXCEPTIONS_CXX_FLAG_FOUND STATUS: Performing Test FEXCEPTIONS_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test FEXCEPTIONS_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8b3f1/fast" /usr/bin/make -f CMakeFiles/cmTC_8b3f1.dir/build.make CMakeFiles/cmTC_8b3f1.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_8b3f1.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -DFEXCEPTIONS_CXX_FLAG_FOUND -fPIE -fexceptions -o CMakeFiles/cmTC_8b3f1.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_8b3f1 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8b3f1.dir/link.txt --verbose=1 /usr/bin/clang++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -DFEXCEPTIONS_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_8b3f1.dir/src.cxx.o -o cmTC_8b3f1 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test FTEMPLATE_DEPTH_128_CXX_FLAG_FOUND STATUS: Performing Test FTEMPLATE_DEPTH_128_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test FTEMPLATE_DEPTH_128_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9f7e2/fast" /usr/bin/make -f CMakeFiles/cmTC_9f7e2.dir/build.make CMakeFiles/cmTC_9f7e2.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_9f7e2.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -DFTEMPLATE_DEPTH_128_CXX_FLAG_FOUND -fPIE -ftemplate-depth-128 -o CMakeFiles/cmTC_9f7e2.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_9f7e2 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9f7e2.dir/link.txt --verbose=1 /usr/bin/clang++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -DFTEMPLATE_DEPTH_128_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_9f7e2.dir/src.cxx.o -o cmTC_9f7e2 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test M64_C_FLAG_FOUND STATUS: Performing Test M64_C_FLAG_FOUND - Success Performing C SOURCE FILE Test M64_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8debb/fast" /usr/bin/make -f CMakeFiles/cmTC_8debb.dir/build.make CMakeFiles/cmTC_8debb.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8debb.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -DM64_C_FLAG_FOUND -fPIE -m64 -o CMakeFiles/cmTC_8debb.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_8debb /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8debb.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -DM64_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_8debb.dir/src.c.o -o cmTC_8debb make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test G_C_FLAG_FOUND STATUS: Performing Test G_C_FLAG_FOUND - Success Performing C SOURCE FILE Test G_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f454b/fast" /usr/bin/make -f CMakeFiles/cmTC_f454b.dir/build.make CMakeFiles/cmTC_f454b.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f454b.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -DG_C_FLAG_FOUND -fPIE -g -o CMakeFiles/cmTC_f454b.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_f454b /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f454b.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -DG_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_f454b.dir/src.c.o -o cmTC_f454b make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test G_CXX_FLAG_FOUND STATUS: Performing Test G_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test G_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a50d6/fast" /usr/bin/make -f CMakeFiles/cmTC_a50d6.dir/build.make CMakeFiles/cmTC_a50d6.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_a50d6.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -DG_CXX_FLAG_FOUND -fPIE -g -o CMakeFiles/cmTC_a50d6.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_a50d6 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a50d6.dir/link.txt --verbose=1 /usr/bin/clang++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -DG_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_a50d6.dir/src.cxx.o -o cmTC_a50d6 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test GGDB3_C_FLAG_FOUND STATUS: Performing Test GGDB3_C_FLAG_FOUND - Success Performing C SOURCE FILE Test GGDB3_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_37daf/fast" /usr/bin/make -f CMakeFiles/cmTC_37daf.dir/build.make CMakeFiles/cmTC_37daf.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_37daf.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -DGGDB3_C_FLAG_FOUND -fPIE -ggdb3 -o CMakeFiles/cmTC_37daf.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_37daf /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_37daf.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -DGGDB3_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_37daf.dir/src.c.o -o cmTC_37daf make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test GGDB3_CXX_FLAG_FOUND STATUS: Performing Test GGDB3_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test GGDB3_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_20d87/fast" /usr/bin/make -f CMakeFiles/cmTC_20d87.dir/build.make CMakeFiles/cmTC_20d87.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_20d87.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -DGGDB3_CXX_FLAG_FOUND -fPIE -ggdb3 -o CMakeFiles/cmTC_20d87.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_20d87 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_20d87.dir/link.txt --verbose=1 /usr/bin/clang++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -DGGDB3_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_20d87.dir/src.cxx.o -o cmTC_20d87 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test HAVE_INLINE_KEYWORD STATUS: Performing Test HAVE_INLINE_KEYWORD - Success Performing C SOURCE FILE Test HAVE_INLINE_KEYWORD succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_66351/fast" /usr/bin/make -f CMakeFiles/cmTC_66351.dir/build.make CMakeFiles/cmTC_66351.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_66351.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DHAVE_INLINE_KEYWORD -Dinline=inline -fPIE -o CMakeFiles/cmTC_66351.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_66351 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_66351.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DHAVE_INLINE_KEYWORD -Dinline=inline -rdynamic CMakeFiles/cmTC_66351.dir/src.c.o -o cmTC_66351 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: typedef int foo_t; static inline foo_t static_foo() { return 0; } foo_t foo() { return 0; } int main(int argc, char *argv[]) { return (argc > 0 || argv)?0:1; } STATUS: Performing Test WERROR_C_FLAG_FOUND STATUS: Performing Test WERROR_C_FLAG_FOUND - Success Performing C SOURCE FILE Test WERROR_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a71e1/fast" /usr/bin/make -f CMakeFiles/cmTC_a71e1.dir/build.make CMakeFiles/cmTC_a71e1.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a71e1.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DWERROR_C_FLAG_FOUND -fPIE -Werror -o CMakeFiles/cmTC_a71e1.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_a71e1 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a71e1.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DWERROR_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_a71e1.dir/src.c.o -o cmTC_a71e1 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test HAVE_NORETURN_ATTRIBUTE STATUS: Performing Test HAVE_NORETURN_ATTRIBUTE - Success Performing C SOURCE FILE Test HAVE_NORETURN_ATTRIBUTE succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_6d0fb/fast" /usr/bin/make -f CMakeFiles/cmTC_6d0fb.dir/build.make CMakeFiles/cmTC_6d0fb.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_6d0fb.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DHAVE_NORETURN_ATTRIBUTE -Werror -fPIE -o CMakeFiles/cmTC_6d0fb.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_6d0fb /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6d0fb.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DHAVE_NORETURN_ATTRIBUTE -Werror -rdynamic CMakeFiles/cmTC_6d0fb.dir/src.c.o -o cmTC_6d0fb make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include void noret() __attribute__((__noreturn__)); void noret(){exit(1);} int main(int argc, char *argv[]) {noret(); return 0;} STATUS: Performing Test HAVE_ANALYZER_NORETURN_ATTRIBUTE STATUS: Performing Test HAVE_ANALYZER_NORETURN_ATTRIBUTE - Success Performing C SOURCE FILE Test HAVE_ANALYZER_NORETURN_ATTRIBUTE succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_37a09/fast" /usr/bin/make -f CMakeFiles/cmTC_37a09.dir/build.make CMakeFiles/cmTC_37a09.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_37a09.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DHAVE_ANALYZER_NORETURN_ATTRIBUTE -Werror -fPIE -o CMakeFiles/cmTC_37a09.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_37a09 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_37a09.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DHAVE_ANALYZER_NORETURN_ATTRIBUTE -Werror -rdynamic CMakeFiles/cmTC_37a09.dir/src.c.o -o cmTC_37a09 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: void anoret() __attribute__((analyzer_noreturn)); void anoret(){return;} int main(int argc, char *argv[]) {anoret(); return 0;} STATUS: Performing Test HAVE_ALWAYS_INLINE_ATTRIBUTE STATUS: Performing Test HAVE_ALWAYS_INLINE_ATTRIBUTE - Success Performing C SOURCE FILE Test HAVE_ALWAYS_INLINE_ATTRIBUTE succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c8844/fast" /usr/bin/make -f CMakeFiles/cmTC_c8844.dir/build.make CMakeFiles/cmTC_c8844.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c8844.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DHAVE_ALWAYS_INLINE_ATTRIBUTE -Werror -fPIE -o CMakeFiles/cmTC_c8844.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_c8844 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c8844.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DHAVE_ALWAYS_INLINE_ATTRIBUTE -Werror -rdynamic CMakeFiles/cmTC_c8844.dir/src.c.o -o cmTC_c8844 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: inline void always_inline() __attribute__((always_inline)); inline void always_inline(){return;} int main(int argc, char *argv[]) {always_inline(); return 0;} STATUS: Performing Test HAVE_PRINTF12_ATTRIBUTE STATUS: Performing Test HAVE_PRINTF12_ATTRIBUTE - Success Performing C SOURCE FILE Test HAVE_PRINTF12_ATTRIBUTE succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4f873/fast" /usr/bin/make -f CMakeFiles/cmTC_4f873.dir/build.make CMakeFiles/cmTC_4f873.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4f873.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DHAVE_PRINTF12_ATTRIBUTE -Werror -fPIE -o CMakeFiles/cmTC_4f873.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_4f873 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4f873.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DHAVE_PRINTF12_ATTRIBUTE -Werror -rdynamic CMakeFiles/cmTC_4f873.dir/src.c.o -o cmTC_4f873 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int pf(const char *f, ...) __attribute__((format (__printf__, 1, 2))); int pf(const char *f, ...){return 1;} int main(int argc, char *argv[]) {return pf("%c",'a');} STATUS: Performing Test HAVE_PRINTF23_ATTRIBUTE STATUS: Performing Test HAVE_PRINTF23_ATTRIBUTE - Success Performing C SOURCE FILE Test HAVE_PRINTF23_ATTRIBUTE succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_af4b5/fast" /usr/bin/make -f CMakeFiles/cmTC_af4b5.dir/build.make CMakeFiles/cmTC_af4b5.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_af4b5.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DHAVE_PRINTF23_ATTRIBUTE -Werror -fPIE -o CMakeFiles/cmTC_af4b5.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_af4b5 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_af4b5.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DHAVE_PRINTF23_ATTRIBUTE -Werror -rdynamic CMakeFiles/cmTC_af4b5.dir/src.c.o -o cmTC_af4b5 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int pf(void *o, const char *f, ...) __attribute__((format (__printf__, 2, 3))); int pf(void *o, const char *f, ...){return 1;} int main(int argc, char *argv[]) {return pf((void *)0, "%c",'a');} STATUS: Performing Test HAVE_SCANF23_ATTRIBUTE STATUS: Performing Test HAVE_SCANF23_ATTRIBUTE - Success Performing C SOURCE FILE Test HAVE_SCANF23_ATTRIBUTE succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_130f7/fast" /usr/bin/make -f CMakeFiles/cmTC_130f7.dir/build.make CMakeFiles/cmTC_130f7.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_130f7.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DHAVE_SCANF23_ATTRIBUTE -Werror -fPIE -o CMakeFiles/cmTC_130f7.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_130f7 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_130f7.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DHAVE_SCANF23_ATTRIBUTE -Werror -rdynamic CMakeFiles/cmTC_130f7.dir/src.c.o -o cmTC_130f7 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int sf(void *o, const char *f, ...) __attribute__((format (__scanf__, 2, 3))); int sf(void *o, const char *f, ...){return 1;} int main(int argc, char *argv[]) {int i = 1; return sf((void *)0, "%d", &i);} STATUS: Performing Test QUNUSED_ARGUMENTS_C_FLAG_FOUND STATUS: Performing Test QUNUSED_ARGUMENTS_C_FLAG_FOUND - Success Performing C SOURCE FILE Test QUNUSED_ARGUMENTS_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7af15/fast" /usr/bin/make -f CMakeFiles/cmTC_7af15.dir/build.make CMakeFiles/cmTC_7af15.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_7af15.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DQUNUSED_ARGUMENTS_C_FLAG_FOUND -Werror -fPIE -Qunused-arguments -o CMakeFiles/cmTC_7af15.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_7af15 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7af15.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -DQUNUSED_ARGUMENTS_C_FLAG_FOUND -Werror -rdynamic CMakeFiles/cmTC_7af15.dir/src.c.o -o cmTC_7af15 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test QUNUSED_ARGUMENTS_CXX_FLAG_FOUND STATUS: Performing Test QUNUSED_ARGUMENTS_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test QUNUSED_ARGUMENTS_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_bcad2/fast" /usr/bin/make -f CMakeFiles/cmTC_bcad2.dir/build.make CMakeFiles/cmTC_bcad2.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_bcad2.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -DQUNUSED_ARGUMENTS_CXX_FLAG_FOUND -Werror -fPIE -Qunused-arguments -o CMakeFiles/cmTC_bcad2.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_bcad2 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bcad2.dir/link.txt --verbose=1 /usr/bin/clang++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -DQUNUSED_ARGUMENTS_CXX_FLAG_FOUND -Werror -rdynamic CMakeFiles/cmTC_bcad2.dir/src.cxx.o -o cmTC_bcad2 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test O3_C_FLAG_FOUND STATUS: Performing Test O3_C_FLAG_FOUND - Success Performing C SOURCE FILE Test O3_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7d4f1/fast" /usr/bin/make -f CMakeFiles/cmTC_7d4f1.dir/build.make CMakeFiles/cmTC_7d4f1.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_7d4f1.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -DO3_C_FLAG_FOUND -fPIE -O3 -o CMakeFiles/cmTC_7d4f1.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_7d4f1 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7d4f1.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -DO3_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_7d4f1.dir/src.c.o -o cmTC_7d4f1 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test O3_CXX_FLAG_FOUND STATUS: Performing Test O3_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test O3_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_513d3/fast" /usr/bin/make -f CMakeFiles/cmTC_513d3.dir/build.make CMakeFiles/cmTC_513d3.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_513d3.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -DO3_CXX_FLAG_FOUND -fPIE -O3 -o CMakeFiles/cmTC_513d3.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_513d3 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_513d3.dir/link.txt --verbose=1 /usr/bin/clang++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -DO3_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_513d3.dir/src.cxx.o -o cmTC_513d3 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test MARCH_NATIVE_C_FLAG_FOUND STATUS: Performing Test MARCH_NATIVE_C_FLAG_FOUND - Success Performing C SOURCE FILE Test MARCH_NATIVE_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b293c/fast" /usr/bin/make -f CMakeFiles/cmTC_b293c.dir/build.make CMakeFiles/cmTC_b293c.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b293c.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -DMARCH_NATIVE_C_FLAG_FOUND -fPIE -march=native -o CMakeFiles/cmTC_b293c.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_b293c /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b293c.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -DMARCH_NATIVE_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_b293c.dir/src.c.o -o cmTC_b293c make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test MARCH_NATIVE_CXX_FLAG_FOUND STATUS: Performing Test MARCH_NATIVE_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test MARCH_NATIVE_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b7979/fast" /usr/bin/make -f CMakeFiles/cmTC_b7979.dir/build.make CMakeFiles/cmTC_b7979.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_b7979.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -DMARCH_NATIVE_CXX_FLAG_FOUND -fPIE -march=native -o CMakeFiles/cmTC_b7979.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_b7979 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b7979.dir/link.txt --verbose=1 /usr/bin/clang++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -DMARCH_NATIVE_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_b7979.dir/src.cxx.o -o cmTC_b7979 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test FIPA_PTA_C_FLAG_FOUND STATUS: Performing Test FIPA_PTA_C_FLAG_FOUND - Failed STATUS: Performing Test FIPA_PTA_CXX_FLAG_FOUND STATUS: Performing Test FIPA_PTA_CXX_FLAG_FOUND - Failed STATUS: Performing Test FSTRENGTH_REDUCE_C_FLAG_FOUND STATUS: Performing Test FSTRENGTH_REDUCE_C_FLAG_FOUND - Failed STATUS: Performing Test FSTRENGTH_REDUCE_CXX_FLAG_FOUND STATUS: Performing Test FSTRENGTH_REDUCE_CXX_FLAG_FOUND - Failed STATUS: Performing Test FEXPENSIVE_OPTIMIZATIONS_C_FLAG_FOUND STATUS: Performing Test FEXPENSIVE_OPTIMIZATIONS_C_FLAG_FOUND - Failed STATUS: Performing Test FEXPENSIVE_OPTIMIZATIONS_CXX_FLAG_FOUND STATUS: Performing Test FEXPENSIVE_OPTIMIZATIONS_CXX_FLAG_FOUND - Failed STATUS: Performing Test FINLINE_FUNCTIONS_C_FLAG_FOUND STATUS: Performing Test FINLINE_FUNCTIONS_C_FLAG_FOUND - Success Performing C SOURCE FILE Test FINLINE_FUNCTIONS_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3839a/fast" /usr/bin/make -f CMakeFiles/cmTC_3839a.dir/build.make CMakeFiles/cmTC_3839a.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3839a.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -DFINLINE_FUNCTIONS_C_FLAG_FOUND -fPIE -finline-functions -o CMakeFiles/cmTC_3839a.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_3839a /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3839a.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -DFINLINE_FUNCTIONS_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_3839a.dir/src.c.o -o cmTC_3839a make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test FINLINE_FUNCTIONS_CXX_FLAG_FOUND STATUS: Performing Test FINLINE_FUNCTIONS_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test FINLINE_FUNCTIONS_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_70c4a/fast" /usr/bin/make -f CMakeFiles/cmTC_70c4a.dir/build.make CMakeFiles/cmTC_70c4a.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_70c4a.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -DFINLINE_FUNCTIONS_CXX_FLAG_FOUND -fPIE -finline-functions -o CMakeFiles/cmTC_70c4a.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_70c4a /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_70c4a.dir/link.txt --verbose=1 /usr/bin/clang++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -DFINLINE_FUNCTIONS_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_70c4a.dir/src.cxx.o -o cmTC_70c4a make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test FLTO_C_FLAG_FOUND STATUS: Performing Test FLTO_C_FLAG_FOUND - Failed STATUS: Performing Test FLTO_CXX_FLAG_FOUND STATUS: Performing Test FLTO_CXX_FLAG_FOUND - Failed STATUS: Performing Test FNO_OMIT_FRAME_POINTER_C_FLAG_FOUND STATUS: Performing Test FNO_OMIT_FRAME_POINTER_C_FLAG_FOUND - Success Performing C SOURCE FILE Test FNO_OMIT_FRAME_POINTER_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7f6b3/fast" /usr/bin/make -f CMakeFiles/cmTC_7f6b3.dir/build.make CMakeFiles/cmTC_7f6b3.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_7f6b3.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -DFNO_OMIT_FRAME_POINTER_C_FLAG_FOUND -fPIE -fno-omit-frame-pointer -o CMakeFiles/cmTC_7f6b3.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_7f6b3 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7f6b3.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -DFNO_OMIT_FRAME_POINTER_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_7f6b3.dir/src.c.o -o cmTC_7f6b3 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test FNO_OMIT_FRAME_POINTER_CXX_FLAG_FOUND STATUS: Performing Test FNO_OMIT_FRAME_POINTER_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test FNO_OMIT_FRAME_POINTER_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e5648/fast" /usr/bin/make -f CMakeFiles/cmTC_e5648.dir/build.make CMakeFiles/cmTC_e5648.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_e5648.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -DFNO_OMIT_FRAME_POINTER_CXX_FLAG_FOUND -fPIE -fno-omit-frame-pointer -o CMakeFiles/cmTC_e5648.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_e5648 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e5648.dir/link.txt --verbose=1 /usr/bin/clang++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -DFNO_OMIT_FRAME_POINTER_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_e5648.dir/src.cxx.o -o cmTC_e5648 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test PEDANTIC_C_FLAG_FOUND STATUS: Performing Test PEDANTIC_C_FLAG_FOUND - Success Performing C SOURCE FILE Test PEDANTIC_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b1845/fast" /usr/bin/make -f CMakeFiles/cmTC_b1845.dir/build.make CMakeFiles/cmTC_b1845.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b1845.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -DPEDANTIC_C_FLAG_FOUND -fPIE -pedantic -o CMakeFiles/cmTC_b1845.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_b1845 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b1845.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -DPEDANTIC_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_b1845.dir/src.c.o -o cmTC_b1845 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test PEDANTIC_CXX_FLAG_FOUND STATUS: Performing Test PEDANTIC_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test PEDANTIC_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9e522/fast" /usr/bin/make -f CMakeFiles/cmTC_9e522.dir/build.make CMakeFiles/cmTC_9e522.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_9e522.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -DPEDANTIC_CXX_FLAG_FOUND -fPIE -pedantic -o CMakeFiles/cmTC_9e522.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_9e522 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9e522.dir/link.txt --verbose=1 /usr/bin/clang++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -DPEDANTIC_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_9e522.dir/src.cxx.o -o cmTC_9e522 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test PEDANTIC_ERRORS_C_FLAG_FOUND STATUS: Performing Test PEDANTIC_ERRORS_C_FLAG_FOUND - Success Performing C SOURCE FILE Test PEDANTIC_ERRORS_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_304c8/fast" /usr/bin/make -f CMakeFiles/cmTC_304c8.dir/build.make CMakeFiles/cmTC_304c8.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_304c8.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -DPEDANTIC_ERRORS_C_FLAG_FOUND -fPIE -pedantic-errors -o CMakeFiles/cmTC_304c8.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_304c8 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_304c8.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -DPEDANTIC_ERRORS_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_304c8.dir/src.c.o -o cmTC_304c8 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test WALL_C_FLAG_FOUND STATUS: Performing Test WALL_C_FLAG_FOUND - Success Performing C SOURCE FILE Test WALL_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_60936/fast" /usr/bin/make -f CMakeFiles/cmTC_60936.dir/build.make CMakeFiles/cmTC_60936.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_60936.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -DWALL_C_FLAG_FOUND -fPIE -Wall -o CMakeFiles/cmTC_60936.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_60936 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_60936.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -DWALL_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_60936.dir/src.c.o -o cmTC_60936 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test WALL_CXX_FLAG_FOUND STATUS: Performing Test WALL_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test WALL_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_bb060/fast" /usr/bin/make -f CMakeFiles/cmTC_bb060.dir/build.make CMakeFiles/cmTC_bb060.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_bb060.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -DWALL_CXX_FLAG_FOUND -fPIE -Wall -o CMakeFiles/cmTC_bb060.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_bb060 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bb060.dir/link.txt --verbose=1 /usr/bin/clang++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -DWALL_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_bb060.dir/src.cxx.o -o cmTC_bb060 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test WEXTRA_C_FLAG_FOUND STATUS: Performing Test WEXTRA_C_FLAG_FOUND - Success Performing C SOURCE FILE Test WEXTRA_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_54540/fast" /usr/bin/make -f CMakeFiles/cmTC_54540.dir/build.make CMakeFiles/cmTC_54540.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_54540.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -DWEXTRA_C_FLAG_FOUND -fPIE -Wextra -o CMakeFiles/cmTC_54540.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_54540 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_54540.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -DWEXTRA_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_54540.dir/src.c.o -o cmTC_54540 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test WEXTRA_CXX_FLAG_FOUND STATUS: Performing Test WEXTRA_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test WEXTRA_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_151b1/fast" /usr/bin/make -f CMakeFiles/cmTC_151b1.dir/build.make CMakeFiles/cmTC_151b1.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_151b1.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -Wall -DWEXTRA_CXX_FLAG_FOUND -fPIE -Wextra -o CMakeFiles/cmTC_151b1.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_151b1 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_151b1.dir/link.txt --verbose=1 /usr/bin/clang++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -Wall -DWEXTRA_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_151b1.dir/src.cxx.o -o cmTC_151b1 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test WUNDEF_C_FLAG_FOUND STATUS: Performing Test WUNDEF_C_FLAG_FOUND - Success Performing C SOURCE FILE Test WUNDEF_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9e5c5/fast" /usr/bin/make -f CMakeFiles/cmTC_9e5c5.dir/build.make CMakeFiles/cmTC_9e5c5.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9e5c5.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -DWUNDEF_C_FLAG_FOUND -fPIE -Wundef -o CMakeFiles/cmTC_9e5c5.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_9e5c5 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9e5c5.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -DWUNDEF_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_9e5c5.dir/src.c.o -o cmTC_9e5c5 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test WUNDEF_CXX_FLAG_FOUND STATUS: Performing Test WUNDEF_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test WUNDEF_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7bc00/fast" /usr/bin/make -f CMakeFiles/cmTC_7bc00.dir/build.make CMakeFiles/cmTC_7bc00.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_7bc00.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -Wall -Wextra -DWUNDEF_CXX_FLAG_FOUND -fPIE -Wundef -o CMakeFiles/cmTC_7bc00.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_7bc00 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7bc00.dir/link.txt --verbose=1 /usr/bin/clang++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -Wall -Wextra -DWUNDEF_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_7bc00.dir/src.cxx.o -o cmTC_7bc00 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test WFLOAT_EQUAL_C_FLAG_FOUND STATUS: Performing Test WFLOAT_EQUAL_C_FLAG_FOUND - Success Performing C SOURCE FILE Test WFLOAT_EQUAL_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_fcd4e/fast" /usr/bin/make -f CMakeFiles/cmTC_fcd4e.dir/build.make CMakeFiles/cmTC_fcd4e.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_fcd4e.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -DWFLOAT_EQUAL_C_FLAG_FOUND -fPIE -Wfloat-equal -o CMakeFiles/cmTC_fcd4e.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_fcd4e /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fcd4e.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -DWFLOAT_EQUAL_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_fcd4e.dir/src.c.o -o cmTC_fcd4e make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test WFLOAT_EQUAL_CXX_FLAG_FOUND STATUS: Performing Test WFLOAT_EQUAL_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test WFLOAT_EQUAL_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4d4fb/fast" /usr/bin/make -f CMakeFiles/cmTC_4d4fb.dir/build.make CMakeFiles/cmTC_4d4fb.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_4d4fb.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -DWFLOAT_EQUAL_CXX_FLAG_FOUND -fPIE -Wfloat-equal -o CMakeFiles/cmTC_4d4fb.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_4d4fb /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4d4fb.dir/link.txt --verbose=1 /usr/bin/clang++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -DWFLOAT_EQUAL_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_4d4fb.dir/src.cxx.o -o cmTC_4d4fb make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test WSHADOW_C_FLAG_FOUND STATUS: Performing Test WSHADOW_C_FLAG_FOUND - Success Performing C SOURCE FILE Test WSHADOW_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a1c98/fast" /usr/bin/make -f CMakeFiles/cmTC_a1c98.dir/build.make CMakeFiles/cmTC_a1c98.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a1c98.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -DWSHADOW_C_FLAG_FOUND -fPIE -Wshadow -o CMakeFiles/cmTC_a1c98.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_a1c98 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a1c98.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -DWSHADOW_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_a1c98.dir/src.c.o -o cmTC_a1c98 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test WSHADOW_CXX_FLAG_FOUND STATUS: Performing Test WSHADOW_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test WSHADOW_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3a78f/fast" /usr/bin/make -f CMakeFiles/cmTC_3a78f.dir/build.make CMakeFiles/cmTC_3a78f.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_3a78f.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -Wfloat-equal -DWSHADOW_CXX_FLAG_FOUND -fPIE -Wshadow -o CMakeFiles/cmTC_3a78f.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_3a78f /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3a78f.dir/link.txt --verbose=1 /usr/bin/clang++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -Wfloat-equal -DWSHADOW_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_3a78f.dir/src.cxx.o -o cmTC_3a78f make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test WBAD_FUNCTION_CAST_C_FLAG_FOUND STATUS: Performing Test WBAD_FUNCTION_CAST_C_FLAG_FOUND - Success Performing C SOURCE FILE Test WBAD_FUNCTION_CAST_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d082e/fast" /usr/bin/make -f CMakeFiles/cmTC_d082e.dir/build.make CMakeFiles/cmTC_d082e.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d082e.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -DWBAD_FUNCTION_CAST_C_FLAG_FOUND -fPIE -Wbad-function-cast -o CMakeFiles/cmTC_d082e.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_d082e /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d082e.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -DWBAD_FUNCTION_CAST_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_d082e.dir/src.c.o -o cmTC_d082e make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test WBAD_FUNCTION_CAST_CXX_FLAG_FOUND STATUS: Performing Test WBAD_FUNCTION_CAST_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test WBAD_FUNCTION_CAST_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0c4d8/fast" /usr/bin/make -f CMakeFiles/cmTC_0c4d8.dir/build.make CMakeFiles/cmTC_0c4d8.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_0c4d8.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -DWBAD_FUNCTION_CAST_CXX_FLAG_FOUND -fPIE -Wbad-function-cast -o CMakeFiles/cmTC_0c4d8.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_0c4d8 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0c4d8.dir/link.txt --verbose=1 /usr/bin/clang++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -DWBAD_FUNCTION_CAST_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_0c4d8.dir/src.cxx.o -o cmTC_0c4d8 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test WDECLARATION_AFTER_STATEMENT_C_FLAG_FOUND STATUS: Performing Test WDECLARATION_AFTER_STATEMENT_C_FLAG_FOUND - Success Performing C SOURCE FILE Test WDECLARATION_AFTER_STATEMENT_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1d62a/fast" /usr/bin/make -f CMakeFiles/cmTC_1d62a.dir/build.make CMakeFiles/cmTC_1d62a.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1d62a.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -DWDECLARATION_AFTER_STATEMENT_C_FLAG_FOUND -fPIE -Wdeclaration-after-statement -o CMakeFiles/cmTC_1d62a.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_1d62a /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1d62a.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -DWDECLARATION_AFTER_STATEMENT_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_1d62a.dir/src.c.o -o cmTC_1d62a make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test WDECLARATION_AFTER_STATEMENT_CXX_FLAG_FOUND STATUS: Performing Test WDECLARATION_AFTER_STATEMENT_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test WDECLARATION_AFTER_STATEMENT_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4dfc3/fast" /usr/bin/make -f CMakeFiles/cmTC_4dfc3.dir/build.make CMakeFiles/cmTC_4dfc3.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_4dfc3.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -DWDECLARATION_AFTER_STATEMENT_CXX_FLAG_FOUND -fPIE -Wdeclaration-after-statement -o CMakeFiles/cmTC_4dfc3.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_4dfc3 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4dfc3.dir/link.txt --verbose=1 /usr/bin/clang++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -DWDECLARATION_AFTER_STATEMENT_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_4dfc3.dir/src.cxx.o -o cmTC_4dfc3 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test WC___COMPAT_C_FLAG_FOUND STATUS: Performing Test WC___COMPAT_C_FLAG_FOUND - Success Performing C SOURCE FILE Test WC___COMPAT_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_97c37/fast" /usr/bin/make -f CMakeFiles/cmTC_97c37.dir/build.make CMakeFiles/cmTC_97c37.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_97c37.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -DWC___COMPAT_C_FLAG_FOUND -fPIE -Wc++-compat -o CMakeFiles/cmTC_97c37.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_97c37 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_97c37.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -DWC___COMPAT_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_97c37.dir/src.c.o -o cmTC_97c37 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test WINLINE_C_FLAG_FOUND STATUS: Performing Test WINLINE_C_FLAG_FOUND - Success Performing C SOURCE FILE Test WINLINE_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_141bb/fast" /usr/bin/make -f CMakeFiles/cmTC_141bb.dir/build.make CMakeFiles/cmTC_141bb.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_141bb.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -DWINLINE_C_FLAG_FOUND -fPIE -Winline -o CMakeFiles/cmTC_141bb.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_141bb /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_141bb.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -DWINLINE_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_141bb.dir/src.c.o -o cmTC_141bb make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test WNINLINE_CXX_FLAG_FOUND STATUS: Performing Test WNINLINE_CXX_FLAG_FOUND - Failed STATUS: Performing Test WNO_LONG_LONG_C_FLAG_FOUND STATUS: Performing Test WNO_LONG_LONG_C_FLAG_FOUND - Success Performing C SOURCE FILE Test WNO_LONG_LONG_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a4709/fast" /usr/bin/make -f CMakeFiles/cmTC_a4709.dir/build.make CMakeFiles/cmTC_a4709.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a4709.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -DWNO_LONG_LONG_C_FLAG_FOUND -fPIE -Wno-long-long -o CMakeFiles/cmTC_a4709.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_a4709 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a4709.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -DWNO_LONG_LONG_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_a4709.dir/src.c.o -o cmTC_a4709 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test WNO_LONG_LONG_CXX_FLAG_FOUND STATUS: Performing Test WNO_LONG_LONG_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test WNO_LONG_LONG_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_57ff7/fast" /usr/bin/make -f CMakeFiles/cmTC_57ff7.dir/build.make CMakeFiles/cmTC_57ff7.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_57ff7.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -DWNO_LONG_LONG_CXX_FLAG_FOUND -fPIE -Wno-long-long -o CMakeFiles/cmTC_57ff7.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_57ff7 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_57ff7.dir/link.txt --verbose=1 /usr/bin/clang++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -DWNO_LONG_LONG_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_57ff7.dir/src.cxx.o -o cmTC_57ff7 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test WNO_VARIADIC_MACROS_C_FLAG_FOUND STATUS: Performing Test WNO_VARIADIC_MACROS_C_FLAG_FOUND - Success Performing C SOURCE FILE Test WNO_VARIADIC_MACROS_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c9123/fast" /usr/bin/make -f CMakeFiles/cmTC_c9123.dir/build.make CMakeFiles/cmTC_c9123.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c9123.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -DWNO_VARIADIC_MACROS_C_FLAG_FOUND -fPIE -Wno-variadic-macros -o CMakeFiles/cmTC_c9123.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_c9123 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c9123.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -DWNO_VARIADIC_MACROS_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_c9123.dir/src.c.o -o cmTC_c9123 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test WNO_VARIADIC_MACROS_CXX_FLAG_FOUND STATUS: Performing Test WNO_VARIADIC_MACROS_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test WNO_VARIADIC_MACROS_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_15ac7/fast" /usr/bin/make -f CMakeFiles/cmTC_15ac7.dir/build.make CMakeFiles/cmTC_15ac7.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_15ac7.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wno-long-long -DWNO_VARIADIC_MACROS_CXX_FLAG_FOUND -fPIE -Wno-variadic-macros -o CMakeFiles/cmTC_15ac7.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_15ac7 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_15ac7.dir/link.txt --verbose=1 /usr/bin/clang++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wno-long-long -DWNO_VARIADIC_MACROS_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_15ac7.dir/src.cxx.o -o cmTC_15ac7 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test WDOCUMENTATION_C_FLAG_FOUND STATUS: Performing Test WDOCUMENTATION_C_FLAG_FOUND - Success Performing C SOURCE FILE Test WDOCUMENTATION_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_653ce/fast" /usr/bin/make -f CMakeFiles/cmTC_653ce.dir/build.make CMakeFiles/cmTC_653ce.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_653ce.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -DWDOCUMENTATION_C_FLAG_FOUND -fPIE -Wdocumentation -o CMakeFiles/cmTC_653ce.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_653ce /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_653ce.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -DWDOCUMENTATION_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_653ce.dir/src.c.o -o cmTC_653ce make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test WDOCUMENTATION_CXX_FLAG_FOUND STATUS: Performing Test WDOCUMENTATION_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test WDOCUMENTATION_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_665bc/fast" /usr/bin/make -f CMakeFiles/cmTC_665bc.dir/build.make CMakeFiles/cmTC_665bc.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_665bc.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wno-long-long -Wno-variadic-macros -DWDOCUMENTATION_CXX_FLAG_FOUND -fPIE -Wdocumentation -o CMakeFiles/cmTC_665bc.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_665bc /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_665bc.dir/link.txt --verbose=1 /usr/bin/clang++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wno-long-long -Wno-variadic-macros -DWDOCUMENTATION_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_665bc.dir/src.cxx.o -o cmTC_665bc make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test HAVE_C_WUNUSED_CONST_VARIABLE STATUS: Performing Test HAVE_C_WUNUSED_CONST_VARIABLE - Success Performing C SOURCE FILE Test HAVE_C_WUNUSED_CONST_VARIABLE succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ed92f/fast" /usr/bin/make -f CMakeFiles/cmTC_ed92f.dir/build.make CMakeFiles/cmTC_ed92f.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ed92f.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_C_WUNUSED_CONST_VARIABLE -fPIE -Wunused-const-variable -o CMakeFiles/cmTC_ed92f.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_ed92f /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ed92f.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_C_WUNUSED_CONST_VARIABLE -rdynamic CMakeFiles/cmTC_ed92f.dir/src.c.o -o cmTC_ed92f make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } *********************************************************** * Stage 4 of 9 - Check for Libraries * *********************************************************** STATUS: Looking for pthread.h STATUS: Looking for pthread.h - found Determining if the include file pthread.h exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_67428/fast" /usr/bin/make -f CMakeFiles/cmTC_67428.dir/build.make CMakeFiles/cmTC_67428.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_67428.dir/CheckIncludeFile.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -fPIE -o CMakeFiles/cmTC_67428.dir/CheckIncludeFile.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_67428 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_67428.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -rdynamic CMakeFiles/cmTC_67428.dir/CheckIncludeFile.c.o -o cmTC_67428 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for pthread_create STATUS: Looking for pthread_create - not found STATUS: Looking for pthread_create in pthreads STATUS: Looking for pthread_create in pthreads - not found STATUS: Looking for pthread_create in pthread STATUS: Looking for pthread_create in pthread - found Determining if the function pthread_create exists in the pthread passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_bee1f/fast" /usr/bin/make -f CMakeFiles/cmTC_bee1f.dir/build.make CMakeFiles/cmTC_bee1f.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_bee1f.dir/CheckFunctionExists.c.o /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DCHECK_FUNCTION_EXISTS=pthread_create -fPIE -o CMakeFiles/cmTC_bee1f.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_bee1f /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bee1f.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DCHECK_FUNCTION_EXISTS=pthread_create -rdynamic CMakeFiles/cmTC_bee1f.dir/CheckFunctionExists.c.o -o cmTC_bee1f -lpthread make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Found Threads: TRUE STATUS: Performing Test STL_LIB_TEST STATUS: Performing Test STL_LIB_TEST - Success Performing C SOURCE FILE Test STL_LIB_TEST succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_18b88/fast" /usr/bin/make -f CMakeFiles/cmTC_18b88.dir/build.make CMakeFiles/cmTC_18b88.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_18b88.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DSTL_LIB_TEST -fPIE -o CMakeFiles/cmTC_18b88.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_18b88 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_18b88.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DSTL_LIB_TEST -rdynamic CMakeFiles/cmTC_18b88.dir/src.c.o -o cmTC_18b88 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Return value: 1 Source file was: int main(int ac, char *av[]) { if (av) return 0; else return ac-ac; } STATUS: Performing Test HAVE_NO_BUILTIN STATUS: Performing Test HAVE_NO_BUILTIN - Success Performing C SOURCE FILE Test HAVE_NO_BUILTIN succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b91a9/fast" /usr/bin/make -f CMakeFiles/cmTC_b91a9.dir/build.make CMakeFiles/cmTC_b91a9.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b91a9.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_NO_BUILTIN -std=gnu99 -fPIE -fno-builtin -o CMakeFiles/cmTC_b91a9.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_b91a9 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b91a9.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_NO_BUILTIN -std=gnu99 -rdynamic CMakeFiles/cmTC_b91a9.dir/src.c.o -o cmTC_b91a9 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Looking for daemon in bsd STATUS: Looking for daemon in bsd - not found STATUS: Looking for daemon in c STATUS: Looking for daemon in c - found Determining if the function daemon exists in the c passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_babc4/fast" /usr/bin/make -f CMakeFiles/cmTC_babc4.dir/build.make CMakeFiles/cmTC_babc4.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_babc4.dir/CheckFunctionExists.c.o /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DCHECK_FUNCTION_EXISTS=daemon -std=gnu99 -fno-builtin -fPIE -o CMakeFiles/cmTC_babc4.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_babc4 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_babc4.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DCHECK_FUNCTION_EXISTS=daemon -std=gnu99 -fno-builtin -rdynamic CMakeFiles/cmTC_babc4.dir/CheckFunctionExists.c.o -o cmTC_babc4 -lc make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' X11 detected and enabled Defining HAVE_X11_XLIB_H STATUS: Looking for cos in m STATUS: Looking for cos in m - found Determining if the function cos exists in the m passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7a7b8/fast" /usr/bin/make -f CMakeFiles/cmTC_7a7b8.dir/build.make CMakeFiles/cmTC_7a7b8.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_7a7b8.dir/CheckFunctionExists.c.o /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DCHECK_FUNCTION_EXISTS=cos -std=gnu99 -fno-builtin -fPIE -o CMakeFiles/cmTC_7a7b8.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_7a7b8 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7a7b8.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DCHECK_FUNCTION_EXISTS=cos -std=gnu99 -fno-builtin -rdynamic CMakeFiles/cmTC_7a7b8.dir/CheckFunctionExists.c.o -o cmTC_7a7b8 -lm make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for socket in socket STATUS: Looking for socket in socket - not found STATUS: Looking for gethostbyaddr in nsl STATUS: Looking for gethostbyaddr in nsl - found Determining if the function gethostbyaddr exists in the nsl passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_58d7b/fast" /usr/bin/make -f CMakeFiles/cmTC_58d7b.dir/build.make CMakeFiles/cmTC_58d7b.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_58d7b.dir/CheckFunctionExists.c.o /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DCHECK_FUNCTION_EXISTS=gethostbyaddr -std=gnu99 -fno-builtin -fPIE -o CMakeFiles/cmTC_58d7b.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_58d7b /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_58d7b.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DCHECK_FUNCTION_EXISTS=gethostbyaddr -std=gnu99 -fno-builtin -rdynamic CMakeFiles/cmTC_58d7b.dir/CheckFunctionExists.c.o -o cmTC_58d7b -lnsl make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for socket in network STATUS: Looking for socket in network - not found STATUS: Looking for mallopt in c STATUS: Looking for mallopt in c - found Determining if the function mallopt exists in the c passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9caac/fast" /usr/bin/make -f CMakeFiles/cmTC_9caac.dir/build.make CMakeFiles/cmTC_9caac.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9caac.dir/CheckFunctionExists.c.o /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DCHECK_FUNCTION_EXISTS=mallopt -std=gnu99 -fno-builtin -fPIE -o CMakeFiles/cmTC_9caac.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_9caac /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9caac.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DCHECK_FUNCTION_EXISTS=mallopt -std=gnu99 -fno-builtin -rdynamic CMakeFiles/cmTC_9caac.dir/CheckFunctionExists.c.o -o cmTC_9caac -lc make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for mallopt STATUS: Looking for mallopt - found Determining if the function mallopt exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_489ad/fast" /usr/bin/make -f CMakeFiles/cmTC_489ad.dir/build.make CMakeFiles/cmTC_489ad.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_489ad.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DCHECK_FUNCTION_EXISTS=mallopt -std=gnu99 -fno-builtin -fPIE -o CMakeFiles/cmTC_489ad.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_489ad /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_489ad.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DCHECK_FUNCTION_EXISTS=mallopt -std=gnu99 -fno-builtin -rdynamic CMakeFiles/cmTC_489ad.dir/CheckFunctionExists.c.o -o cmTC_489ad -lc make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for dlopen in dl STATUS: Looking for dlopen in dl - found Determining if the function dlopen exists in the dl passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8b1c0/fast" /usr/bin/make -f CMakeFiles/cmTC_8b1c0.dir/build.make CMakeFiles/cmTC_8b1c0.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8b1c0.dir/CheckFunctionExists.c.o /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DCHECK_FUNCTION_EXISTS=dlopen -std=gnu99 -fno-builtin -fPIE -o CMakeFiles/cmTC_8b1c0.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_8b1c0 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8b1c0.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DCHECK_FUNCTION_EXISTS=dlopen -std=gnu99 -fno-builtin -rdynamic CMakeFiles/cmTC_8b1c0.dir/CheckFunctionExists.c.o -o cmTC_8b1c0 -ldl make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for yyless in l STATUS: Looking for yyless in l - not found STATUS: Performing Test HAVE_TIMESETEVENT STATUS: Performing Test HAVE_TIMESETEVENT - Failed *********************************************************** * Stage 5 of 9 - Check for Headers * *********************************************************** STATUS: Performing Test WORKING_SYS_WAIT STATUS: Performing Test WORKING_SYS_WAIT - Success Performing C SOURCE FILE Test WORKING_SYS_WAIT succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8b0a3/fast" /usr/bin/make -f CMakeFiles/cmTC_8b0a3.dir/build.make CMakeFiles/cmTC_8b0a3.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8b0a3.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DWORKING_SYS_WAIT -std=gnu99 -fPIE -o CMakeFiles/cmTC_8b0a3.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_8b0a3 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8b0a3.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DWORKING_SYS_WAIT -std=gnu99 -rdynamic CMakeFiles/cmTC_8b0a3.dir/src.c.o -o cmTC_8b0a3 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Return value: 1 Source file was: #include #include #ifndef WEXITSTATUS # define WEXITSTATUS(stat_val) ((unsigned int) (stat_val) >> 8) #endif #ifndef WIFEXITED # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) #endif int main() { int s; wait(&s); s = WIFEXITED(s) ? WEXITSTATUS(s) : 1; return 0; } STATUS: Looking for include file dirent.h STATUS: Looking for include file dirent.h - found Determining if files dirent.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_788a3/fast" /usr/bin/make -f CMakeFiles/cmTC_788a3.dir/build.make CMakeFiles/cmTC_788a3.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_788a3.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_788a3.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_788a3 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_788a3.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_788a3.dir/CheckIncludeFiles.c.o -o cmTC_788a3 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file arpa/inet.h STATUS: Looking for include file arpa/inet.h - found Determining if files arpa/inet.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_60006/fast" /usr/bin/make -f CMakeFiles/cmTC_60006.dir/build.make CMakeFiles/cmTC_60006.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_60006.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_60006.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_60006 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_60006.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_60006.dir/CheckIncludeFiles.c.o -o cmTC_60006 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file direct.h STATUS: Looking for include file direct.h - not found STATUS: Looking for include file dlfcn.h STATUS: Looking for include file dlfcn.h - found Determining if files dlfcn.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_acece/fast" /usr/bin/make -f CMakeFiles/cmTC_acece.dir/build.make CMakeFiles/cmTC_acece.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_acece.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_acece.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_acece /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_acece.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_acece.dir/CheckIncludeFiles.c.o -o cmTC_acece make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file dslib.h STATUS: Looking for include file dslib.h - not found STATUS: Looking for include file emmintrin.h STATUS: Looking for include file emmintrin.h - found Determining if files emmintrin.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_54d23/fast" /usr/bin/make -f CMakeFiles/cmTC_54d23.dir/build.make CMakeFiles/cmTC_54d23.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_54d23.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_54d23.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_54d23 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_54d23.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_54d23.dir/CheckIncludeFiles.c.o -o cmTC_54d23 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file getopt.h STATUS: Looking for include file getopt.h - found Determining if files getopt.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_62fc8/fast" /usr/bin/make -f CMakeFiles/cmTC_62fc8.dir/build.make CMakeFiles/cmTC_62fc8.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_62fc8.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_62fc8.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_62fc8 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_62fc8.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_62fc8.dir/CheckIncludeFiles.c.o -o cmTC_62fc8 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file gl/device.h STATUS: Looking for include file gl/device.h - not found STATUS: Looking for include file gl/glext.h STATUS: Looking for include file gl/glext.h - not found STATUS: Looking for include file gl/wglext.h STATUS: Looking for include file gl/wglext.h - not found STATUS: Looking for include file grp.h STATUS: Looking for include file grp.h - found Determining if files grp.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f3a14/fast" /usr/bin/make -f CMakeFiles/cmTC_f3a14.dir/build.make CMakeFiles/cmTC_f3a14.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f3a14.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_f3a14.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_f3a14 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f3a14.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_f3a14.dir/CheckIncludeFiles.c.o -o cmTC_f3a14 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file inttypes.h STATUS: Looking for include file inttypes.h - found Determining if files inttypes.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_984af/fast" /usr/bin/make -f CMakeFiles/cmTC_984af.dir/build.make CMakeFiles/cmTC_984af.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_984af.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_984af.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_984af /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_984af.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_984af.dir/CheckIncludeFiles.c.o -o cmTC_984af make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file io.h STATUS: Looking for include file io.h - not found STATUS: Looking for include file libgen.h STATUS: Looking for include file libgen.h - found Determining if files libgen.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a253f/fast" /usr/bin/make -f CMakeFiles/cmTC_a253f.dir/build.make CMakeFiles/cmTC_a253f.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a253f.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_a253f.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_a253f /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a253f.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_a253f.dir/CheckIncludeFiles.c.o -o cmTC_a253f make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file mach/thread_policy.h STATUS: Looking for include file mach/thread_policy.h - not found STATUS: Looking for include file memory.h STATUS: Looking for include file memory.h - found Determining if files memory.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_16289/fast" /usr/bin/make -f CMakeFiles/cmTC_16289.dir/build.make CMakeFiles/cmTC_16289.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_16289.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_16289.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_16289 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_16289.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_16289.dir/CheckIncludeFiles.c.o -o cmTC_16289 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file netdb.h STATUS: Looking for include file netdb.h - found Determining if files netdb.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7c981/fast" /usr/bin/make -f CMakeFiles/cmTC_7c981.dir/build.make CMakeFiles/cmTC_7c981.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_7c981.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_7c981.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_7c981 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7c981.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_7c981.dir/CheckIncludeFiles.c.o -o cmTC_7c981 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file netinet/in.h STATUS: Looking for include file netinet/in.h - found Determining if files netinet/in.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5ee71/fast" /usr/bin/make -f CMakeFiles/cmTC_5ee71.dir/build.make CMakeFiles/cmTC_5ee71.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5ee71.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_5ee71.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_5ee71 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5ee71.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_5ee71.dir/CheckIncludeFiles.c.o -o cmTC_5ee71 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file poll.h STATUS: Looking for include file poll.h - found Determining if files poll.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d5bd4/fast" /usr/bin/make -f CMakeFiles/cmTC_d5bd4.dir/build.make CMakeFiles/cmTC_d5bd4.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d5bd4.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_d5bd4.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_d5bd4 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d5bd4.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_d5bd4.dir/CheckIncludeFiles.c.o -o cmTC_d5bd4 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file process.h STATUS: Looking for include file process.h - not found STATUS: Looking for include file pthread.h STATUS: Looking for include file pthread.h - found Determining if files pthread.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_586f5/fast" /usr/bin/make -f CMakeFiles/cmTC_586f5.dir/build.make CMakeFiles/cmTC_586f5.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_586f5.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_586f5.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_586f5 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_586f5.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_586f5.dir/CheckIncludeFiles.c.o -o cmTC_586f5 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file pthread_np.h STATUS: Looking for include file pthread_np.h - not found STATUS: Looking for include file pwd.h STATUS: Looking for include file pwd.h - found Determining if files pwd.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_bf263/fast" /usr/bin/make -f CMakeFiles/cmTC_bf263.dir/build.make CMakeFiles/cmTC_bf263.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_bf263.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_bf263.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_bf263 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bf263.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_bf263.dir/CheckIncludeFiles.c.o -o cmTC_bf263 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file rle.h STATUS: Looking for include file rle.h - not found STATUS: Looking for include file sched.h STATUS: Looking for include file sched.h - found Determining if files sched.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ba8ef/fast" /usr/bin/make -f CMakeFiles/cmTC_ba8ef.dir/build.make CMakeFiles/cmTC_ba8ef.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ba8ef.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_ba8ef.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_ba8ef /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ba8ef.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_ba8ef.dir/CheckIncludeFiles.c.o -o cmTC_ba8ef make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file sgtty.h STATUS: Looking for include file sgtty.h - found Determining if files sgtty.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9e18b/fast" /usr/bin/make -f CMakeFiles/cmTC_9e18b.dir/build.make CMakeFiles/cmTC_9e18b.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9e18b.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_9e18b.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_9e18b /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9e18b.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_9e18b.dir/CheckIncludeFiles.c.o -o cmTC_9e18b make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file signal.h STATUS: Looking for include file signal.h - found Determining if files signal.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b93d7/fast" /usr/bin/make -f CMakeFiles/cmTC_b93d7.dir/build.make CMakeFiles/cmTC_b93d7.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b93d7.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_b93d7.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_b93d7 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b93d7.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_b93d7.dir/CheckIncludeFiles.c.o -o cmTC_b93d7 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file stdlib.h STATUS: Looking for include file stdlib.h - found Determining if files stdlib.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ccdb1/fast" /usr/bin/make -f CMakeFiles/cmTC_ccdb1.dir/build.make CMakeFiles/cmTC_ccdb1.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ccdb1.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_ccdb1.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_ccdb1 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ccdb1.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_ccdb1.dir/CheckIncludeFiles.c.o -o cmTC_ccdb1 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file string.h STATUS: Looking for include file string.h - found Determining if files string.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_83a48/fast" /usr/bin/make -f CMakeFiles/cmTC_83a48.dir/build.make CMakeFiles/cmTC_83a48.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_83a48.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_83a48.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_83a48 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_83a48.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_83a48.dir/CheckIncludeFiles.c.o -o cmTC_83a48 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file strings.h STATUS: Looking for include file strings.h - found Determining if files strings.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_25721/fast" /usr/bin/make -f CMakeFiles/cmTC_25721.dir/build.make CMakeFiles/cmTC_25721.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_25721.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_25721.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_25721 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_25721.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_25721.dir/CheckIncludeFiles.c.o -o cmTC_25721 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file strsafe.h STATUS: Looking for include file strsafe.h - not found STATUS: Looking for include file sys/_ioctl.h STATUS: Looking for include file sys/_ioctl.h - not found STATUS: Looking for include file sys/cpuset.h STATUS: Looking for include file sys/cpuset.h - not found STATUS: Looking for include file sys/file.h STATUS: Looking for include file sys/file.h - found Determining if files sys/file.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d013f/fast" /usr/bin/make -f CMakeFiles/cmTC_d013f.dir/build.make CMakeFiles/cmTC_d013f.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d013f.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_d013f.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_d013f /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d013f.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_d013f.dir/CheckIncludeFiles.c.o -o cmTC_d013f make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file sys/ioctl.h STATUS: Looking for include file sys/ioctl.h - found Determining if files sys/ioctl.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4457e/fast" /usr/bin/make -f CMakeFiles/cmTC_4457e.dir/build.make CMakeFiles/cmTC_4457e.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4457e.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_4457e.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_4457e /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4457e.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_4457e.dir/CheckIncludeFiles.c.o -o cmTC_4457e make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file sys/ioctl_compat.h STATUS: Looking for include file sys/ioctl_compat.h - not found STATUS: Looking for include file sys/ipc.h STATUS: Looking for include file sys/ipc.h - found Determining if files sys/ipc.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4d833/fast" /usr/bin/make -f CMakeFiles/cmTC_4d833.dir/build.make CMakeFiles/cmTC_4d833.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4d833.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_4d833.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_4d833 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4d833.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_4d833.dir/CheckIncludeFiles.c.o -o cmTC_4d833 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file sys/machd.h STATUS: Looking for include file sys/machd.h - not found STATUS: Looking for include file sys/mman.h STATUS: Looking for include file sys/mman.h - found Determining if files sys/mman.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d1232/fast" /usr/bin/make -f CMakeFiles/cmTC_d1232.dir/build.make CMakeFiles/cmTC_d1232.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d1232.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_d1232.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_d1232 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d1232.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_d1232.dir/CheckIncludeFiles.c.o -o cmTC_d1232 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file sys/mount.h STATUS: Looking for include file sys/mount.h - found Determining if files sys/mount.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2cdbc/fast" /usr/bin/make -f CMakeFiles/cmTC_2cdbc.dir/build.make CMakeFiles/cmTC_2cdbc.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2cdbc.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_2cdbc.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_2cdbc /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2cdbc.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_2cdbc.dir/CheckIncludeFiles.c.o -o cmTC_2cdbc make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file sys/param.h STATUS: Looking for include file sys/param.h - found Determining if files sys/param.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_58b8e/fast" /usr/bin/make -f CMakeFiles/cmTC_58b8e.dir/build.make CMakeFiles/cmTC_58b8e.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_58b8e.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_58b8e.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_58b8e /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_58b8e.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_58b8e.dir/CheckIncludeFiles.c.o -o cmTC_58b8e make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file sys/prctl.h STATUS: Looking for include file sys/prctl.h - found Determining if files sys/prctl.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e50f0/fast" /usr/bin/make -f CMakeFiles/cmTC_e50f0.dir/build.make CMakeFiles/cmTC_e50f0.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e50f0.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_e50f0.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_e50f0 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e50f0.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_e50f0.dir/CheckIncludeFiles.c.o -o cmTC_e50f0 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file sys/resource.h STATUS: Looking for include file sys/resource.h - found Determining if files sys/resource.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e7916/fast" /usr/bin/make -f CMakeFiles/cmTC_e7916.dir/build.make CMakeFiles/cmTC_e7916.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e7916.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_e7916.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_e7916 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e7916.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_e7916.dir/CheckIncludeFiles.c.o -o cmTC_e7916 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file sys/sched.h STATUS: Looking for include file sys/sched.h - not found STATUS: Looking for include file sys/select.h STATUS: Looking for include file sys/select.h - found Determining if files sys/select.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2afea/fast" /usr/bin/make -f CMakeFiles/cmTC_2afea.dir/build.make CMakeFiles/cmTC_2afea.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2afea.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_2afea.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_2afea /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2afea.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_2afea.dir/CheckIncludeFiles.c.o -o cmTC_2afea make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file sys/shm.h STATUS: Looking for include file sys/shm.h - found Determining if files sys/shm.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_67b62/fast" /usr/bin/make -f CMakeFiles/cmTC_67b62.dir/build.make CMakeFiles/cmTC_67b62.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_67b62.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_67b62.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_67b62 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_67b62.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_67b62.dir/CheckIncludeFiles.c.o -o cmTC_67b62 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file sys/socket.h STATUS: Looking for include file sys/socket.h - found Determining if files sys/socket.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f0e7c/fast" /usr/bin/make -f CMakeFiles/cmTC_f0e7c.dir/build.make CMakeFiles/cmTC_f0e7c.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f0e7c.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_f0e7c.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_f0e7c /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f0e7c.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_f0e7c.dir/CheckIncludeFiles.c.o -o cmTC_f0e7c make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file sys/stat.h STATUS: Looking for include file sys/stat.h - found Determining if files sys/stat.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b865c/fast" /usr/bin/make -f CMakeFiles/cmTC_b865c.dir/build.make CMakeFiles/cmTC_b865c.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b865c.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_b865c.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_b865c /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b865c.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_b865c.dir/CheckIncludeFiles.c.o -o cmTC_b865c make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file sys/sysctl.h STATUS: Looking for include file sys/sysctl.h - found Determining if files sys/sysctl.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_6091b/fast" /usr/bin/make -f CMakeFiles/cmTC_6091b.dir/build.make CMakeFiles/cmTC_6091b.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_6091b.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_6091b.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_6091b /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6091b.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_6091b.dir/CheckIncludeFiles.c.o -o cmTC_6091b make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file sys/sysinfo.h STATUS: Looking for include file sys/sysinfo.h - found Determining if files sys/sysinfo.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_55f75/fast" /usr/bin/make -f CMakeFiles/cmTC_55f75.dir/build.make CMakeFiles/cmTC_55f75.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_55f75.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_55f75.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_55f75 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_55f75.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_55f75.dir/CheckIncludeFiles.c.o -o cmTC_55f75 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file sys/sysmp.h STATUS: Looking for include file sys/sysmp.h - not found STATUS: Looking for include file sys/time.h STATUS: Looking for include file sys/time.h - found Determining if files sys/time.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_dd7c5/fast" /usr/bin/make -f CMakeFiles/cmTC_dd7c5.dir/build.make CMakeFiles/cmTC_dd7c5.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_dd7c5.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_dd7c5.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_dd7c5 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dd7c5.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_dd7c5.dir/CheckIncludeFiles.c.o -o cmTC_dd7c5 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file sys/times.h STATUS: Looking for include file sys/times.h - found Determining if files sys/times.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9374e/fast" /usr/bin/make -f CMakeFiles/cmTC_9374e.dir/build.make CMakeFiles/cmTC_9374e.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9374e.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_9374e.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_9374e /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9374e.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_9374e.dir/CheckIncludeFiles.c.o -o cmTC_9374e make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file sys/uio.h STATUS: Looking for include file sys/uio.h - found Determining if files sys/uio.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8bbe1/fast" /usr/bin/make -f CMakeFiles/cmTC_8bbe1.dir/build.make CMakeFiles/cmTC_8bbe1.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8bbe1.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_8bbe1.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_8bbe1 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8bbe1.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_8bbe1.dir/CheckIncludeFiles.c.o -o cmTC_8bbe1 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file sys/un.h STATUS: Looking for include file sys/un.h - found Determining if files sys/un.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_12858/fast" /usr/bin/make -f CMakeFiles/cmTC_12858.dir/build.make CMakeFiles/cmTC_12858.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_12858.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_12858.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_12858 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_12858.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_12858.dir/CheckIncludeFiles.c.o -o cmTC_12858 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file sys/wait.h STATUS: Looking for include file sys/wait.h - found Determining if files sys/wait.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5aa6e/fast" /usr/bin/make -f CMakeFiles/cmTC_5aa6e.dir/build.make CMakeFiles/cmTC_5aa6e.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5aa6e.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_5aa6e.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_5aa6e /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5aa6e.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_5aa6e.dir/CheckIncludeFiles.c.o -o cmTC_5aa6e make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file syslog.h STATUS: Looking for include file syslog.h - found Determining if files syslog.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c3c64/fast" /usr/bin/make -f CMakeFiles/cmTC_c3c64.dir/build.make CMakeFiles/cmTC_c3c64.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c3c64.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_c3c64.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_c3c64 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c3c64.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_c3c64.dir/CheckIncludeFiles.c.o -o cmTC_c3c64 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file ulocks.h STATUS: Looking for include file ulocks.h - not found STATUS: Looking for include file uuid.h STATUS: Looking for include file uuid.h - not found STATUS: Looking for include file unistd.h STATUS: Looking for include file unistd.h - found Determining if files unistd.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3ebbb/fast" /usr/bin/make -f CMakeFiles/cmTC_3ebbb.dir/build.make CMakeFiles/cmTC_3ebbb.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3ebbb.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_3ebbb.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_3ebbb /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3ebbb.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_3ebbb.dir/CheckIncludeFiles.c.o -o cmTC_3ebbb make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file uuid/uuid.h STATUS: Looking for include file uuid/uuid.h - not found STATUS: Looking for include file windows.h STATUS: Looking for include file windows.h - not found STATUS: Looking for include file termios.h STATUS: Looking for include file termios.h - found Determining if files termios.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9009c/fast" /usr/bin/make -f CMakeFiles/cmTC_9009c.dir/build.make CMakeFiles/cmTC_9009c.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9009c.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_9009c.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_9009c /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9009c.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_9009c.dir/CheckIncludeFiles.c.o -o cmTC_9009c make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file termio.h STATUS: Looking for include file termio.h - found Determining if files termio.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3e479/fast" /usr/bin/make -f CMakeFiles/cmTC_3e479.dir/build.make CMakeFiles/cmTC_3e479.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3e479.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_3e479.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_3e479 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3e479.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_3e479.dir/CheckIncludeFiles.c.o -o cmTC_3e479 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for C++ include istream STATUS: Looking for C++ include istream - found Determining if the include file istream exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5ec0a/fast" /usr/bin/make -f CMakeFiles/cmTC_5ec0a.dir/build.make CMakeFiles/cmTC_5ec0a.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_5ec0a.dir/CheckIncludeFile.cxx.o /usr/bin/clang++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=c++11 -fPIE -o CMakeFiles/cmTC_5ec0a.dir/CheckIncludeFile.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx Linking CXX executable cmTC_5ec0a /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5ec0a.dir/link.txt --verbose=1 /usr/bin/clang++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=c++11 -rdynamic CMakeFiles/cmTC_5ec0a.dir/CheckIncludeFile.cxx.o -o cmTC_5ec0a make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for C++ include limits STATUS: Looking for C++ include limits - found Determining if the include file limits exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7fb3b/fast" /usr/bin/make -f CMakeFiles/cmTC_7fb3b.dir/build.make CMakeFiles/cmTC_7fb3b.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_7fb3b.dir/CheckIncludeFile.cxx.o /usr/bin/clang++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=c++11 -fPIE -o CMakeFiles/cmTC_7fb3b.dir/CheckIncludeFile.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx Linking CXX executable cmTC_7fb3b /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7fb3b.dir/link.txt --verbose=1 /usr/bin/clang++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=c++11 -rdynamic CMakeFiles/cmTC_7fb3b.dir/CheckIncludeFile.cxx.o -o cmTC_7fb3b make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_BASENAME STATUS: Performing Test HAVE_BASENAME - Success Performing C SOURCE FILE Test HAVE_BASENAME succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_db400/fast" /usr/bin/make -f CMakeFiles/cmTC_db400.dir/build.make CMakeFiles/cmTC_db400.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_db400.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_BASENAME -std=gnu99 -fPIE -o CMakeFiles/cmTC_db400.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_db400 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_db400.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_BASENAME -std=gnu99 -rdynamic CMakeFiles/cmTC_db400.dir/src.c.o -o cmTC_db400 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Return value: 1 Source file was: #include int main(int argc, char *argv[]) { if(!argc) return 1; (void)basename(argv[0]); return 0; } STATUS: Performing Test HAVE_DIRNAME STATUS: Performing Test HAVE_DIRNAME - Success Performing C SOURCE FILE Test HAVE_DIRNAME succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f2b3f/fast" /usr/bin/make -f CMakeFiles/cmTC_f2b3f.dir/build.make CMakeFiles/cmTC_f2b3f.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f2b3f.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DIRNAME -std=gnu99 -fPIE -o CMakeFiles/cmTC_f2b3f.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_f2b3f /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f2b3f.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DIRNAME -std=gnu99 -rdynamic CMakeFiles/cmTC_f2b3f.dir/src.c.o -o cmTC_f2b3f make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Return value: 1 Source file was: #include int main(int argc, char *argv[]) { if(!argc) return 1; (void)dirname(argv[0]); return 0; } STATUS: Performing Test HAVE_EMMINTRIN STATUS: Performing Test HAVE_EMMINTRIN - Success Performing C++ SOURCE FILE Test HAVE_EMMINTRIN succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_cf8b5/fast" /usr/bin/make -f CMakeFiles/cmTC_cf8b5.dir/build.make CMakeFiles/cmTC_cf8b5.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_cf8b5.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_EMMINTRIN -fPIE -o CMakeFiles/cmTC_cf8b5.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_cf8b5 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cf8b5.dir/link.txt --verbose=1 /usr/bin/clang++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_EMMINTRIN -rdynamic CMakeFiles/cmTC_cf8b5.dir/src.cxx.o -o cmTC_cf8b5 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include int main() { return 0; } *********************************************************** * Stage 6 of 9 - Check for Types/Structures * *********************************************************** STATUS: Performing Test HAVE_STRUCT_STAT_ST_BLKSIZE STATUS: Performing Test HAVE_STRUCT_STAT_ST_BLKSIZE - Success Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_BLKSIZE succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d6fd1/fast" /usr/bin/make -f CMakeFiles/cmTC_d6fd1.dir/build.make CMakeFiles/cmTC_d6fd1.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d6fd1.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_STRUCT_STAT_ST_BLKSIZE -std=gnu99 -fPIE -o CMakeFiles/cmTC_d6fd1.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_d6fd1 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d6fd1.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_STRUCT_STAT_ST_BLKSIZE -std=gnu99 -rdynamic CMakeFiles/cmTC_d6fd1.dir/src.c.o -o cmTC_d6fd1 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include int main() { (void)sizeof(((struct stat *)0)->st_blksize); return 0; } STATUS: Performing Test HAVE_STRUCT_STAT_ST_BLOCKS STATUS: Performing Test HAVE_STRUCT_STAT_ST_BLOCKS - Success Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_BLOCKS succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_53c62/fast" /usr/bin/make -f CMakeFiles/cmTC_53c62.dir/build.make CMakeFiles/cmTC_53c62.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_53c62.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_STRUCT_STAT_ST_BLOCKS -std=gnu99 -fPIE -o CMakeFiles/cmTC_53c62.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_53c62 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_53c62.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_STRUCT_STAT_ST_BLOCKS -std=gnu99 -rdynamic CMakeFiles/cmTC_53c62.dir/src.c.o -o cmTC_53c62 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include int main() { (void)sizeof(((struct stat *)0)->st_blocks); return 0; } STATUS: Performing Test HAVE_STRUCT_STAT_ST_RDEV STATUS: Performing Test HAVE_STRUCT_STAT_ST_RDEV - Success Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_RDEV succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a45b8/fast" /usr/bin/make -f CMakeFiles/cmTC_a45b8.dir/build.make CMakeFiles/cmTC_a45b8.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a45b8.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_STRUCT_STAT_ST_RDEV -std=gnu99 -fPIE -o CMakeFiles/cmTC_a45b8.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_a45b8 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a45b8.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_STRUCT_STAT_ST_RDEV -std=gnu99 -rdynamic CMakeFiles/cmTC_a45b8.dir/src.c.o -o cmTC_a45b8 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include int main() { (void)sizeof(((struct stat *)0)->st_rdev); return 0; } STATUS: Check size of socklen_t STATUS: Check size of socklen_t - failed STATUS: Check size of socklen_t STATUS: Check size of socklen_t - failed STATUS: Check size of socklen_t STATUS: Check size of socklen_t - done Determining size of socklen_t passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3ddcb/fast" /usr/bin/make -f CMakeFiles/cmTC_3ddcb.dir/build.make CMakeFiles/cmTC_3ddcb.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3ddcb.dir/HAVE_SOCKLEN_TSYS_SOCKET_H.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_3ddcb.dir/HAVE_SOCKLEN_TSYS_SOCKET_H.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/HAVE_SOCKLEN_TSYS_SOCKET_H.c Linking C executable cmTC_3ddcb /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3ddcb.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_3ddcb.dir/HAVE_SOCKLEN_TSYS_SOCKET_H.c.o -o cmTC_3ddcb make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Check size of cpu_set_t STATUS: Check size of cpu_set_t - done Determining size of cpu_set_t passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9f35f/fast" /usr/bin/make -f CMakeFiles/cmTC_9f35f.dir/build.make CMakeFiles/cmTC_9f35f.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9f35f.dir/HAVE_CPU_SET_TSCHED_H.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_9f35f.dir/HAVE_CPU_SET_TSCHED_H.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/HAVE_CPU_SET_TSCHED_H.c Linking C executable cmTC_9f35f /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9f35f.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_9f35f.dir/HAVE_CPU_SET_TSCHED_H.c.o -o cmTC_9f35f make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Check size of int STATUS: Check size of int - done Determining size of int passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_044dc/fast" /usr/bin/make -f CMakeFiles/cmTC_044dc.dir/build.make CMakeFiles/cmTC_044dc.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_044dc.dir/HAVE_INT.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_044dc.dir/HAVE_INT.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/HAVE_INT.c Linking C executable cmTC_044dc /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_044dc.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_044dc.dir/HAVE_INT.c.o -o cmTC_044dc make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Check size of long STATUS: Check size of long - done Determining size of long passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8d572/fast" /usr/bin/make -f CMakeFiles/cmTC_8d572.dir/build.make CMakeFiles/cmTC_8d572.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8d572.dir/HAVE_LONG.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_8d572.dir/HAVE_LONG.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/HAVE_LONG.c Linking C executable cmTC_8d572 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8d572.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_8d572.dir/HAVE_LONG.c.o -o cmTC_8d572 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Check size of long long STATUS: Check size of long long - done Determining size of long long passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_99f4b/fast" /usr/bin/make -f CMakeFiles/cmTC_99f4b.dir/build.make CMakeFiles/cmTC_99f4b.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_99f4b.dir/HAVE_LONG_LONG.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_99f4b.dir/HAVE_LONG_LONG.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/HAVE_LONG_LONG.c Linking C executable cmTC_99f4b /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_99f4b.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_99f4b.dir/HAVE_LONG_LONG.c.o -o cmTC_99f4b make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Check size of off_t STATUS: Check size of off_t - done Determining size of off_t passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_6aef9/fast" /usr/bin/make -f CMakeFiles/cmTC_6aef9.dir/build.make CMakeFiles/cmTC_6aef9.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_6aef9.dir/HAVE_OFF_T.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_6aef9.dir/HAVE_OFF_T.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/HAVE_OFF_T.c Linking C executable cmTC_6aef9 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6aef9.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_6aef9.dir/HAVE_OFF_T.c.o -o cmTC_6aef9 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Check size of ptrdiff_t STATUS: Check size of ptrdiff_t - done Determining size of ptrdiff_t passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a7e1c/fast" /usr/bin/make -f CMakeFiles/cmTC_a7e1c.dir/build.make CMakeFiles/cmTC_a7e1c.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a7e1c.dir/HAVE_PTRDIFF_T.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_a7e1c.dir/HAVE_PTRDIFF_T.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/HAVE_PTRDIFF_T.c Linking C executable cmTC_a7e1c /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a7e1c.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_a7e1c.dir/HAVE_PTRDIFF_T.c.o -o cmTC_a7e1c make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Check size of size_t STATUS: Check size of size_t - done Determining size of size_t passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2ceed/fast" /usr/bin/make -f CMakeFiles/cmTC_2ceed.dir/build.make CMakeFiles/cmTC_2ceed.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2ceed.dir/HAVE_SIZE_T.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_2ceed.dir/HAVE_SIZE_T.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/HAVE_SIZE_T.c Linking C executable cmTC_2ceed /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2ceed.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_2ceed.dir/HAVE_SIZE_T.c.o -o cmTC_2ceed make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Check size of ssize_t STATUS: Check size of ssize_t - done Determining size of ssize_t passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1bdb4/fast" /usr/bin/make -f CMakeFiles/cmTC_1bdb4.dir/build.make CMakeFiles/cmTC_1bdb4.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1bdb4.dir/HAVE_SSIZE_T.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_1bdb4.dir/HAVE_SSIZE_T.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/HAVE_SSIZE_T.c Linking C executable cmTC_1bdb4 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1bdb4.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_1bdb4.dir/HAVE_SSIZE_T.c.o -o cmTC_1bdb4 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Check size of uint64_t STATUS: Check size of uint64_t - done Determining size of uint64_t passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_46c04/fast" /usr/bin/make -f CMakeFiles/cmTC_46c04.dir/build.make CMakeFiles/cmTC_46c04.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_46c04.dir/HAVE_UINT64_T.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_46c04.dir/HAVE_UINT64_T.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/HAVE_UINT64_T.c Linking C executable cmTC_46c04 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_46c04.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_46c04.dir/HAVE_UINT64_T.c.o -o cmTC_46c04 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Check size of uintptr_t STATUS: Check size of uintptr_t - done Determining size of uintptr_t passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_000e2/fast" /usr/bin/make -f CMakeFiles/cmTC_000e2.dir/build.make CMakeFiles/cmTC_000e2.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_000e2.dir/HAVE_UINTPTR_T.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_000e2.dir/HAVE_UINTPTR_T.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/HAVE_UINTPTR_T.c Linking C executable cmTC_000e2 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_000e2.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_000e2.dir/HAVE_UINTPTR_T.c.o -o cmTC_000e2 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Check size of sig_t STATUS: Check size of sig_t - done Determining size of sig_t passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8f6ef/fast" /usr/bin/make -f CMakeFiles/cmTC_8f6ef.dir/build.make CMakeFiles/cmTC_8f6ef.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8f6ef.dir/HAVE_SIG_TSIGNAL_H.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -fPIE -o CMakeFiles/cmTC_8f6ef.dir/HAVE_SIG_TSIGNAL_H.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/HAVE_SIG_TSIGNAL_H.c Linking C executable cmTC_8f6ef /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8f6ef.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 -rdynamic CMakeFiles/cmTC_8f6ef.dir/HAVE_SIG_TSIGNAL_H.c.o -o cmTC_8f6ef make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_THREAD_LOCAL STATUS: Performing Test HAVE_THREAD_LOCAL - Success Performing C++ SOURCE FILE Test HAVE_THREAD_LOCAL succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_87ad2/fast" /usr/bin/make -f CMakeFiles/cmTC_87ad2.dir/build.make CMakeFiles/cmTC_87ad2.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_87ad2.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_THREAD_LOCAL -fPIE -o CMakeFiles/cmTC_87ad2.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_87ad2 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_87ad2.dir/link.txt --verbose=1 /usr/bin/clang++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_THREAD_LOCAL -rdynamic CMakeFiles/cmTC_87ad2.dir/src.cxx.o -o cmTC_87ad2 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: static thread_local int i = 0; int main() { return i; } STATUS: Performing Test HAVE_C99_FORMAT_SPECIFIERS STATUS: Performing Test HAVE_C99_FORMAT_SPECIFIERS - Success Performing C SOURCE FILE Test HAVE_C99_FORMAT_SPECIFIERS succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d2e03/fast" /usr/bin/make -f CMakeFiles/cmTC_d2e03.dir/build.make CMakeFiles/cmTC_d2e03.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d2e03.dir/src.c.o /usr/bin/clang -DHAVE_STDINT_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_C99_FORMAT_SPECIFIERS -std=gnu99 -fPIE -o CMakeFiles/cmTC_d2e03.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c:7:14: warning: unused parameter 'ac' [-Wunused-parameter] int main(int ac, char *av[]) ^ /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c:7:24: warning: unused parameter 'av' [-Wunused-parameter] int main(int ac, char *av[]) ^ 2 warnings generated. Linking C executable cmTC_d2e03 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d2e03.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_C99_FORMAT_SPECIFIERS -std=gnu99 -rdynamic CMakeFiles/cmTC_d2e03.dir/src.c.o -o cmTC_d2e03 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Return value: 1 Source file was: #ifdef HAVE_STDINT_H # include #endif #include #include int main(int ac, char *av[]) { char buf[64] = {0}; if (sprintf(buf, "%zu", (size_t)1234) != 4) return 1; else if (strcmp(buf, "1234")) return 2; return 0; } STATUS: Performing Test HAVE_STATIC_ARRAYS STATUS: Performing Test HAVE_STATIC_ARRAYS - Success Performing C SOURCE FILE Test HAVE_STATIC_ARRAYS succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5245d/fast" /usr/bin/make -f CMakeFiles/cmTC_5245d.dir/build.make CMakeFiles/cmTC_5245d.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5245d.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_STATIC_ARRAYS -std=gnu99 -fPIE -o CMakeFiles/cmTC_5245d.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_5245d /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5245d.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_STATIC_ARRAYS -std=gnu99 -rdynamic CMakeFiles/cmTC_5245d.dir/src.c.o -o cmTC_5245d make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Return value: 1 Source file was: #include #include int foobar(char arg[static 100]) { return (int)arg[0]; } int main(int ac, char *av[]) { char hello[100]; if (ac > 0 && av) foobar(hello); return 0; } *********************************************************** * Stage 7 of 9 - Check for Functions * *********************************************************** STATUS: Performing Test WORKING_ALLOCA STATUS: Performing Test WORKING_ALLOCA - Success Performing C SOURCE FILE Test WORKING_ALLOCA succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ce7f8/fast" /usr/bin/make -f CMakeFiles/cmTC_ce7f8.dir/build.make CMakeFiles/cmTC_ce7f8.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ce7f8.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DWORKING_ALLOCA -std=gnu99 -fPIE -o CMakeFiles/cmTC_ce7f8.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_ce7f8 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ce7f8.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DWORKING_ALLOCA -std=gnu99 -rdynamic CMakeFiles/cmTC_ce7f8.dir/src.c.o -o cmTC_ce7f8 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Return value: 1 Source file was: #ifdef __GNUC__ # define alloca __builtin_alloca #else # ifdef _MSC_VER # include # define alloca _alloca # else # ifdef HAVE_ALLOCA_H # include # else # ifdef _AIX #pragma alloca # else # ifndef alloca /* predefined by HP cc +Olibcalls */ char *alloca (); # endif # endif # endif # endif #endif int main() { char *p = (char *) alloca (1); if (p) return 0; ; return 0; } STATUS: Looking for XQueryExtension STATUS: Looking for XQueryExtension - not found STATUS: Looking for _putenv_s STATUS: Looking for _putenv_s - not found STATUS: Looking for _splitpath STATUS: Looking for _splitpath - not found STATUS: Looking for _strtoi64 STATUS: Looking for _strtoi64 - not found STATUS: Looking for alarm STATUS: Looking for alarm - found Determining if the function alarm exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_10b0a/fast" /usr/bin/make -f CMakeFiles/cmTC_10b0a.dir/build.make CMakeFiles/cmTC_10b0a.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_10b0a.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=alarm -fPIE -o CMakeFiles/cmTC_10b0a.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_10b0a /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_10b0a.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=alarm -rdynamic CMakeFiles/cmTC_10b0a.dir/CheckFunctionExists.c.o -o cmTC_10b0a make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_ALARM STATUS: Performing Test HAVE_DECL_ALARM - Success Performing C SOURCE FILE Test HAVE_DECL_ALARM succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_11eab/fast" /usr/bin/make -f CMakeFiles/cmTC_11eab.dir/build.make CMakeFiles/cmTC_11eab.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_11eab.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_ALARM -fPIE -o CMakeFiles/cmTC_11eab.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_11eab /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_11eab.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_ALARM -rdynamic CMakeFiles/cmTC_11eab.dir/src.c.o -o cmTC_11eab make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)alarm; return 0;} STATUS: Looking for dlopen STATUS: Looking for dlopen - not found STATUS: Looking for drand48 STATUS: Looking for drand48 - found Determining if the function drand48 exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b21de/fast" /usr/bin/make -f CMakeFiles/cmTC_b21de.dir/build.make CMakeFiles/cmTC_b21de.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b21de.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=drand48 -fPIE -o CMakeFiles/cmTC_b21de.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_b21de /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b21de.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=drand48 -rdynamic CMakeFiles/cmTC_b21de.dir/CheckFunctionExists.c.o -o cmTC_b21de make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_DRAND48 STATUS: Performing Test HAVE_DECL_DRAND48 - Success Performing C SOURCE FILE Test HAVE_DECL_DRAND48 succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_93f4c/fast" /usr/bin/make -f CMakeFiles/cmTC_93f4c.dir/build.make CMakeFiles/cmTC_93f4c.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_93f4c.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_DRAND48 -fPIE -o CMakeFiles/cmTC_93f4c.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_93f4c /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_93f4c.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_DRAND48 -rdynamic CMakeFiles/cmTC_93f4c.dir/src.c.o -o cmTC_93f4c make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)drand48; return 0;} STATUS: Looking for fchmod STATUS: Looking for fchmod - found Determining if the function fchmod exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9b73b/fast" /usr/bin/make -f CMakeFiles/cmTC_9b73b.dir/build.make CMakeFiles/cmTC_9b73b.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9b73b.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=fchmod -fPIE -o CMakeFiles/cmTC_9b73b.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_9b73b /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9b73b.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=fchmod -rdynamic CMakeFiles/cmTC_9b73b.dir/CheckFunctionExists.c.o -o cmTC_9b73b make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_FCHMOD STATUS: Performing Test HAVE_DECL_FCHMOD - Success Performing C SOURCE FILE Test HAVE_DECL_FCHMOD succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_6db03/fast" /usr/bin/make -f CMakeFiles/cmTC_6db03.dir/build.make CMakeFiles/cmTC_6db03.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_6db03.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_FCHMOD -fPIE -o CMakeFiles/cmTC_6db03.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_6db03 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6db03.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_FCHMOD -rdynamic CMakeFiles/cmTC_6db03.dir/src.c.o -o cmTC_6db03 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)fchmod; return 0;} STATUS: Looking for fsync STATUS: Looking for fsync - found Determining if the function fsync exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_cf48e/fast" /usr/bin/make -f CMakeFiles/cmTC_cf48e.dir/build.make CMakeFiles/cmTC_cf48e.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_cf48e.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=fsync -fPIE -o CMakeFiles/cmTC_cf48e.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_cf48e /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cf48e.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=fsync -rdynamic CMakeFiles/cmTC_cf48e.dir/CheckFunctionExists.c.o -o cmTC_cf48e make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_FSYNC STATUS: Performing Test HAVE_DECL_FSYNC - Success Performing C SOURCE FILE Test HAVE_DECL_FSYNC succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9b248/fast" /usr/bin/make -f CMakeFiles/cmTC_9b248.dir/build.make CMakeFiles/cmTC_9b248.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9b248.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_FSYNC -fPIE -o CMakeFiles/cmTC_9b248.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_9b248 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9b248.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_FSYNC -rdynamic CMakeFiles/cmTC_9b248.dir/src.c.o -o cmTC_9b248 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)fsync; return 0;} STATUS: Looking for getcwd STATUS: Looking for getcwd - found Determining if the function getcwd exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4fd8f/fast" /usr/bin/make -f CMakeFiles/cmTC_4fd8f.dir/build.make CMakeFiles/cmTC_4fd8f.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4fd8f.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=getcwd -fPIE -o CMakeFiles/cmTC_4fd8f.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_4fd8f /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4fd8f.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=getcwd -rdynamic CMakeFiles/cmTC_4fd8f.dir/CheckFunctionExists.c.o -o cmTC_4fd8f make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_GETCWD STATUS: Performing Test HAVE_DECL_GETCWD - Success Performing C SOURCE FILE Test HAVE_DECL_GETCWD succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e80d9/fast" /usr/bin/make -f CMakeFiles/cmTC_e80d9.dir/build.make CMakeFiles/cmTC_e80d9.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e80d9.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_GETCWD -fPIE -o CMakeFiles/cmTC_e80d9.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_e80d9 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e80d9.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_GETCWD -rdynamic CMakeFiles/cmTC_e80d9.dir/src.c.o -o cmTC_e80d9 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)getcwd; return 0;} STATUS: Looking for getegid STATUS: Looking for getegid - found Determining if the function getegid exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4772b/fast" /usr/bin/make -f CMakeFiles/cmTC_4772b.dir/build.make CMakeFiles/cmTC_4772b.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4772b.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=getegid -fPIE -o CMakeFiles/cmTC_4772b.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_4772b /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4772b.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=getegid -rdynamic CMakeFiles/cmTC_4772b.dir/CheckFunctionExists.c.o -o cmTC_4772b make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_GETEGID STATUS: Performing Test HAVE_DECL_GETEGID - Success Performing C SOURCE FILE Test HAVE_DECL_GETEGID succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d9887/fast" /usr/bin/make -f CMakeFiles/cmTC_d9887.dir/build.make CMakeFiles/cmTC_d9887.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d9887.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_GETEGID -fPIE -o CMakeFiles/cmTC_d9887.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_d9887 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d9887.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_GETEGID -rdynamic CMakeFiles/cmTC_d9887.dir/src.c.o -o cmTC_d9887 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)getegid; return 0;} STATUS: Looking for getenv_s STATUS: Looking for getenv_s - not found STATUS: Looking for geteuid STATUS: Looking for geteuid - found Determining if the function geteuid exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a8006/fast" /usr/bin/make -f CMakeFiles/cmTC_a8006.dir/build.make CMakeFiles/cmTC_a8006.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a8006.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=geteuid -fPIE -o CMakeFiles/cmTC_a8006.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_a8006 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a8006.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=geteuid -rdynamic CMakeFiles/cmTC_a8006.dir/CheckFunctionExists.c.o -o cmTC_a8006 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_GETEUID STATUS: Performing Test HAVE_DECL_GETEUID - Success Performing C SOURCE FILE Test HAVE_DECL_GETEUID succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8dd78/fast" /usr/bin/make -f CMakeFiles/cmTC_8dd78.dir/build.make CMakeFiles/cmTC_8dd78.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8dd78.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_GETEUID -fPIE -o CMakeFiles/cmTC_8dd78.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_8dd78 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8dd78.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_GETEUID -rdynamic CMakeFiles/cmTC_8dd78.dir/src.c.o -o cmTC_8dd78 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)geteuid; return 0;} STATUS: Looking for gethostname STATUS: Looking for gethostname - found Determining if the function gethostname exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a6f0a/fast" /usr/bin/make -f CMakeFiles/cmTC_a6f0a.dir/build.make CMakeFiles/cmTC_a6f0a.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a6f0a.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=gethostname -fPIE -o CMakeFiles/cmTC_a6f0a.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_a6f0a /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a6f0a.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=gethostname -rdynamic CMakeFiles/cmTC_a6f0a.dir/CheckFunctionExists.c.o -o cmTC_a6f0a make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_GETHOSTNAME STATUS: Performing Test HAVE_DECL_GETHOSTNAME - Success Performing C SOURCE FILE Test HAVE_DECL_GETHOSTNAME succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a189a/fast" /usr/bin/make -f CMakeFiles/cmTC_a189a.dir/build.make CMakeFiles/cmTC_a189a.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a189a.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_GETHOSTNAME -fPIE -o CMakeFiles/cmTC_a189a.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_a189a /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a189a.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_GETHOSTNAME -rdynamic CMakeFiles/cmTC_a189a.dir/src.c.o -o cmTC_a189a make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)gethostname; return 0;} STATUS: Looking for getloadavg STATUS: Looking for getloadavg - found Determining if the function getloadavg exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_12fa0/fast" /usr/bin/make -f CMakeFiles/cmTC_12fa0.dir/build.make CMakeFiles/cmTC_12fa0.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_12fa0.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=getloadavg -fPIE -o CMakeFiles/cmTC_12fa0.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_12fa0 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_12fa0.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=getloadavg -rdynamic CMakeFiles/cmTC_12fa0.dir/CheckFunctionExists.c.o -o cmTC_12fa0 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_GETLOADAVG STATUS: Performing Test HAVE_DECL_GETLOADAVG - Success Performing C SOURCE FILE Test HAVE_DECL_GETLOADAVG succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_bab77/fast" /usr/bin/make -f CMakeFiles/cmTC_bab77.dir/build.make CMakeFiles/cmTC_bab77.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_bab77.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_GETLOADAVG -fPIE -o CMakeFiles/cmTC_bab77.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_bab77 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bab77.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_GETLOADAVG -rdynamic CMakeFiles/cmTC_bab77.dir/src.c.o -o cmTC_bab77 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)getloadavg; return 0;} STATUS: Looking for getopt_long STATUS: Looking for getopt_long - found Determining if the function getopt_long exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ce6e6/fast" /usr/bin/make -f CMakeFiles/cmTC_ce6e6.dir/build.make CMakeFiles/cmTC_ce6e6.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ce6e6.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=getopt_long -fPIE -o CMakeFiles/cmTC_ce6e6.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_ce6e6 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ce6e6.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=getopt_long -rdynamic CMakeFiles/cmTC_ce6e6.dir/CheckFunctionExists.c.o -o cmTC_ce6e6 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_GETOPT_LONG STATUS: Performing Test HAVE_DECL_GETOPT_LONG - Success Performing C SOURCE FILE Test HAVE_DECL_GETOPT_LONG succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ce4c2/fast" /usr/bin/make -f CMakeFiles/cmTC_ce4c2.dir/build.make CMakeFiles/cmTC_ce4c2.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ce4c2.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_GETOPT_LONG -fPIE -o CMakeFiles/cmTC_ce4c2.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_ce4c2 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ce4c2.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_GETOPT_LONG -rdynamic CMakeFiles/cmTC_ce4c2.dir/src.c.o -o cmTC_ce4c2 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)getopt_long; return 0;} STATUS: Looking for getprogname STATUS: Looking for getprogname - not found STATUS: Looking for htonll STATUS: Looking for htonll - not found STATUS: Looking for logb STATUS: Looking for logb - found Determining if the function logb exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_860fc/fast" /usr/bin/make -f CMakeFiles/cmTC_860fc.dir/build.make CMakeFiles/cmTC_860fc.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_860fc.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DCHECK_FUNCTION_EXISTS=logb -fPIE -o CMakeFiles/cmTC_860fc.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c:7:3: warning: incompatible redeclaration of library function 'logb' [-Wincompatible-library-redeclaration] CHECK_FUNCTION_EXISTS(void); ^ :10:31: note: expanded from here #define CHECK_FUNCTION_EXISTS logb ^ /usr/share/cmake-3.9/Modules/CheckFunctionExists.c:7:3: note: 'logb' is a builtin with type 'double (double)' :10:31: note: expanded from here #define CHECK_FUNCTION_EXISTS logb ^ 1 warning generated. Linking C executable cmTC_860fc /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_860fc.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=logb -rdynamic CMakeFiles/cmTC_860fc.dir/CheckFunctionExists.c.o -o cmTC_860fc -lm make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_LOGB STATUS: Performing Test HAVE_DECL_LOGB - Success Performing C SOURCE FILE Test HAVE_DECL_LOGB succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_fa7c1/fast" /usr/bin/make -f CMakeFiles/cmTC_fa7c1.dir/build.make CMakeFiles/cmTC_fa7c1.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_fa7c1.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_LOGB -fPIE -o CMakeFiles/cmTC_fa7c1.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_fa7c1 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fa7c1.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_LOGB -rdynamic CMakeFiles/cmTC_fa7c1.dir/src.c.o -o cmTC_fa7c1 -lm make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)logb; return 0;} STATUS: Looking for lrand48 STATUS: Looking for lrand48 - found Determining if the function lrand48 exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8858f/fast" /usr/bin/make -f CMakeFiles/cmTC_8858f.dir/build.make CMakeFiles/cmTC_8858f.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8858f.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=lrand48 -fPIE -o CMakeFiles/cmTC_8858f.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_8858f /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8858f.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=lrand48 -rdynamic CMakeFiles/cmTC_8858f.dir/CheckFunctionExists.c.o -o cmTC_8858f make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_LRAND48 STATUS: Performing Test HAVE_DECL_LRAND48 - Success Performing C SOURCE FILE Test HAVE_DECL_LRAND48 succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_fae56/fast" /usr/bin/make -f CMakeFiles/cmTC_fae56.dir/build.make CMakeFiles/cmTC_fae56.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_fae56.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_LRAND48 -fPIE -o CMakeFiles/cmTC_fae56.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_fae56 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fae56.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_LRAND48 -rdynamic CMakeFiles/cmTC_fae56.dir/src.c.o -o cmTC_fae56 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)lrand48; return 0;} STATUS: Looking for mkstemp STATUS: Looking for mkstemp - found Determining if the function mkstemp exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3cfd3/fast" /usr/bin/make -f CMakeFiles/cmTC_3cfd3.dir/build.make CMakeFiles/cmTC_3cfd3.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3cfd3.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=mkstemp -fPIE -o CMakeFiles/cmTC_3cfd3.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_3cfd3 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3cfd3.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=mkstemp -rdynamic CMakeFiles/cmTC_3cfd3.dir/CheckFunctionExists.c.o -o cmTC_3cfd3 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_MKSTEMP STATUS: Performing Test HAVE_DECL_MKSTEMP - Success Performing C SOURCE FILE Test HAVE_DECL_MKSTEMP succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1463d/fast" /usr/bin/make -f CMakeFiles/cmTC_1463d.dir/build.make CMakeFiles/cmTC_1463d.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1463d.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_MKSTEMP -fPIE -o CMakeFiles/cmTC_1463d.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_1463d /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1463d.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_MKSTEMP -rdynamic CMakeFiles/cmTC_1463d.dir/src.c.o -o cmTC_1463d make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)mkstemp; return 0;} STATUS: Looking for ntohll STATUS: Looking for ntohll - not found STATUS: Looking for pipe STATUS: Looking for pipe - found Determining if the function pipe exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_462c1/fast" /usr/bin/make -f CMakeFiles/cmTC_462c1.dir/build.make CMakeFiles/cmTC_462c1.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_462c1.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=pipe -fPIE -o CMakeFiles/cmTC_462c1.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_462c1 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_462c1.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=pipe -rdynamic CMakeFiles/cmTC_462c1.dir/CheckFunctionExists.c.o -o cmTC_462c1 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_PIPE STATUS: Performing Test HAVE_DECL_PIPE - Success Performing C SOURCE FILE Test HAVE_DECL_PIPE succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_adebd/fast" /usr/bin/make -f CMakeFiles/cmTC_adebd.dir/build.make CMakeFiles/cmTC_adebd.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_adebd.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_PIPE -fPIE -o CMakeFiles/cmTC_adebd.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_adebd /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_adebd.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_PIPE -rdynamic CMakeFiles/cmTC_adebd.dir/src.c.o -o cmTC_adebd make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)pipe; return 0;} STATUS: Looking for popen STATUS: Looking for popen - found Determining if the function popen exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8d930/fast" /usr/bin/make -f CMakeFiles/cmTC_8d930.dir/build.make CMakeFiles/cmTC_8d930.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8d930.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=popen -fPIE -o CMakeFiles/cmTC_8d930.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_8d930 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8d930.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=popen -rdynamic CMakeFiles/cmTC_8d930.dir/CheckFunctionExists.c.o -o cmTC_8d930 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_POPEN STATUS: Performing Test HAVE_DECL_POPEN - Success Performing C SOURCE FILE Test HAVE_DECL_POPEN succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_aa22f/fast" /usr/bin/make -f CMakeFiles/cmTC_aa22f.dir/build.make CMakeFiles/cmTC_aa22f.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_aa22f.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_POPEN -fPIE -o CMakeFiles/cmTC_aa22f.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_aa22f /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_aa22f.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_POPEN -rdynamic CMakeFiles/cmTC_aa22f.dir/src.c.o -o cmTC_aa22f make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)popen; return 0;} STATUS: Looking for posix_memalign STATUS: Looking for posix_memalign - found Determining if the function posix_memalign exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a7cff/fast" /usr/bin/make -f CMakeFiles/cmTC_a7cff.dir/build.make CMakeFiles/cmTC_a7cff.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a7cff.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=posix_memalign -fPIE -o CMakeFiles/cmTC_a7cff.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_a7cff /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a7cff.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=posix_memalign -rdynamic CMakeFiles/cmTC_a7cff.dir/CheckFunctionExists.c.o -o cmTC_a7cff make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_POSIX_MEMALIGN STATUS: Performing Test HAVE_DECL_POSIX_MEMALIGN - Success Performing C SOURCE FILE Test HAVE_DECL_POSIX_MEMALIGN succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_55ffe/fast" /usr/bin/make -f CMakeFiles/cmTC_55ffe.dir/build.make CMakeFiles/cmTC_55ffe.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_55ffe.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_POSIX_MEMALIGN -fPIE -o CMakeFiles/cmTC_55ffe.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_55ffe /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_55ffe.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_POSIX_MEMALIGN -rdynamic CMakeFiles/cmTC_55ffe.dir/src.c.o -o cmTC_55ffe make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)posix_memalign; return 0;} STATUS: Looking for random STATUS: Looking for random - found Determining if the function random exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_90991/fast" /usr/bin/make -f CMakeFiles/cmTC_90991.dir/build.make CMakeFiles/cmTC_90991.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_90991.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=random -fPIE -o CMakeFiles/cmTC_90991.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_90991 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_90991.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=random -rdynamic CMakeFiles/cmTC_90991.dir/CheckFunctionExists.c.o -o cmTC_90991 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_RANDOM STATUS: Performing Test HAVE_DECL_RANDOM - Success Performing C SOURCE FILE Test HAVE_DECL_RANDOM succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_40d36/fast" /usr/bin/make -f CMakeFiles/cmTC_40d36.dir/build.make CMakeFiles/cmTC_40d36.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_40d36.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_RANDOM -fPIE -o CMakeFiles/cmTC_40d36.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_40d36 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_40d36.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_RANDOM -rdynamic CMakeFiles/cmTC_40d36.dir/src.c.o -o cmTC_40d36 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)random; return 0;} STATUS: Looking for realpath STATUS: Looking for realpath - found Determining if the function realpath exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_bdfbd/fast" /usr/bin/make -f CMakeFiles/cmTC_bdfbd.dir/build.make CMakeFiles/cmTC_bdfbd.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_bdfbd.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=realpath -fPIE -o CMakeFiles/cmTC_bdfbd.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_bdfbd /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bdfbd.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=realpath -rdynamic CMakeFiles/cmTC_bdfbd.dir/CheckFunctionExists.c.o -o cmTC_bdfbd make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_REALPATH STATUS: Performing Test HAVE_DECL_REALPATH - Success Performing C SOURCE FILE Test HAVE_DECL_REALPATH succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d1e01/fast" /usr/bin/make -f CMakeFiles/cmTC_d1e01.dir/build.make CMakeFiles/cmTC_d1e01.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d1e01.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_REALPATH -fPIE -o CMakeFiles/cmTC_d1e01.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_d1e01 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d1e01.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_REALPATH -rdynamic CMakeFiles/cmTC_d1e01.dir/src.c.o -o cmTC_d1e01 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)realpath; return 0;} STATUS: Looking for setenv STATUS: Looking for setenv - found Determining if the function setenv exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2605a/fast" /usr/bin/make -f CMakeFiles/cmTC_2605a.dir/build.make CMakeFiles/cmTC_2605a.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2605a.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=setenv -fPIE -o CMakeFiles/cmTC_2605a.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_2605a /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2605a.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=setenv -rdynamic CMakeFiles/cmTC_2605a.dir/CheckFunctionExists.c.o -o cmTC_2605a make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_SETENV STATUS: Performing Test HAVE_DECL_SETENV - Success Performing C SOURCE FILE Test HAVE_DECL_SETENV succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3efba/fast" /usr/bin/make -f CMakeFiles/cmTC_3efba.dir/build.make CMakeFiles/cmTC_3efba.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3efba.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_SETENV -fPIE -o CMakeFiles/cmTC_3efba.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_3efba /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3efba.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_SETENV -rdynamic CMakeFiles/cmTC_3efba.dir/src.c.o -o cmTC_3efba make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)setenv; return 0;} STATUS: Looking for setpgid STATUS: Looking for setpgid - found Determining if the function setpgid exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0d8f8/fast" /usr/bin/make -f CMakeFiles/cmTC_0d8f8.dir/build.make CMakeFiles/cmTC_0d8f8.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0d8f8.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=setpgid -fPIE -o CMakeFiles/cmTC_0d8f8.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_0d8f8 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0d8f8.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=setpgid -rdynamic CMakeFiles/cmTC_0d8f8.dir/CheckFunctionExists.c.o -o cmTC_0d8f8 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_SETPGID STATUS: Performing Test HAVE_DECL_SETPGID - Success Performing C SOURCE FILE Test HAVE_DECL_SETPGID succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_68ecb/fast" /usr/bin/make -f CMakeFiles/cmTC_68ecb.dir/build.make CMakeFiles/cmTC_68ecb.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_68ecb.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_SETPGID -fPIE -o CMakeFiles/cmTC_68ecb.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_68ecb /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_68ecb.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_SETPGID -rdynamic CMakeFiles/cmTC_68ecb.dir/src.c.o -o cmTC_68ecb make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)setpgid; return 0;} STATUS: Looking for setpriority STATUS: Looking for setpriority - found Determining if the function setpriority exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3b03d/fast" /usr/bin/make -f CMakeFiles/cmTC_3b03d.dir/build.make CMakeFiles/cmTC_3b03d.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3b03d.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=setpriority -fPIE -o CMakeFiles/cmTC_3b03d.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_3b03d /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3b03d.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=setpriority -rdynamic CMakeFiles/cmTC_3b03d.dir/CheckFunctionExists.c.o -o cmTC_3b03d make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_SETPRIORITY STATUS: Performing Test HAVE_DECL_SETPRIORITY - Success Performing C SOURCE FILE Test HAVE_DECL_SETPRIORITY succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8d4b2/fast" /usr/bin/make -f CMakeFiles/cmTC_8d4b2.dir/build.make CMakeFiles/cmTC_8d4b2.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8d4b2.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_SETPRIORITY -fPIE -o CMakeFiles/cmTC_8d4b2.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_8d4b2 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8d4b2.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_SETPRIORITY -rdynamic CMakeFiles/cmTC_8d4b2.dir/src.c.o -o cmTC_8d4b2 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)setpriority; return 0;} STATUS: Looking for shmat STATUS: Looking for shmat - found Determining if the function shmat exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_598eb/fast" /usr/bin/make -f CMakeFiles/cmTC_598eb.dir/build.make CMakeFiles/cmTC_598eb.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_598eb.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=shmat -fPIE -o CMakeFiles/cmTC_598eb.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_598eb /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_598eb.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=shmat -rdynamic CMakeFiles/cmTC_598eb.dir/CheckFunctionExists.c.o -o cmTC_598eb make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_SHMAT STATUS: Performing Test HAVE_DECL_SHMAT - Success Performing C SOURCE FILE Test HAVE_DECL_SHMAT succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_22df4/fast" /usr/bin/make -f CMakeFiles/cmTC_22df4.dir/build.make CMakeFiles/cmTC_22df4.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_22df4.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_SHMAT -fPIE -o CMakeFiles/cmTC_22df4.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_22df4 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_22df4.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_SHMAT -rdynamic CMakeFiles/cmTC_22df4.dir/src.c.o -o cmTC_22df4 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)shmat; return 0;} STATUS: Looking for shmctl STATUS: Looking for shmctl - found Determining if the function shmctl exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_68412/fast" /usr/bin/make -f CMakeFiles/cmTC_68412.dir/build.make CMakeFiles/cmTC_68412.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_68412.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=shmctl -fPIE -o CMakeFiles/cmTC_68412.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_68412 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_68412.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=shmctl -rdynamic CMakeFiles/cmTC_68412.dir/CheckFunctionExists.c.o -o cmTC_68412 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_SHMCTL STATUS: Performing Test HAVE_DECL_SHMCTL - Success Performing C SOURCE FILE Test HAVE_DECL_SHMCTL succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a6533/fast" /usr/bin/make -f CMakeFiles/cmTC_a6533.dir/build.make CMakeFiles/cmTC_a6533.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a6533.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_SHMCTL -fPIE -o CMakeFiles/cmTC_a6533.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_a6533 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a6533.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_SHMCTL -rdynamic CMakeFiles/cmTC_a6533.dir/src.c.o -o cmTC_a6533 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)shmctl; return 0;} STATUS: Looking for shmdt STATUS: Looking for shmdt - found Determining if the function shmdt exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b6aa0/fast" /usr/bin/make -f CMakeFiles/cmTC_b6aa0.dir/build.make CMakeFiles/cmTC_b6aa0.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b6aa0.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=shmdt -fPIE -o CMakeFiles/cmTC_b6aa0.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_b6aa0 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b6aa0.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=shmdt -rdynamic CMakeFiles/cmTC_b6aa0.dir/CheckFunctionExists.c.o -o cmTC_b6aa0 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_SHMDT STATUS: Performing Test HAVE_DECL_SHMDT - Success Performing C SOURCE FILE Test HAVE_DECL_SHMDT succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_716e8/fast" /usr/bin/make -f CMakeFiles/cmTC_716e8.dir/build.make CMakeFiles/cmTC_716e8.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_716e8.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_SHMDT -fPIE -o CMakeFiles/cmTC_716e8.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_716e8 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_716e8.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_SHMDT -rdynamic CMakeFiles/cmTC_716e8.dir/src.c.o -o cmTC_716e8 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)shmdt; return 0;} STATUS: Looking for shmget STATUS: Looking for shmget - found Determining if the function shmget exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_51809/fast" /usr/bin/make -f CMakeFiles/cmTC_51809.dir/build.make CMakeFiles/cmTC_51809.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_51809.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=shmget -fPIE -o CMakeFiles/cmTC_51809.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_51809 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_51809.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=shmget -rdynamic CMakeFiles/cmTC_51809.dir/CheckFunctionExists.c.o -o cmTC_51809 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_SHMGET STATUS: Performing Test HAVE_DECL_SHMGET - Success Performing C SOURCE FILE Test HAVE_DECL_SHMGET succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2605f/fast" /usr/bin/make -f CMakeFiles/cmTC_2605f.dir/build.make CMakeFiles/cmTC_2605f.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2605f.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_SHMGET -fPIE -o CMakeFiles/cmTC_2605f.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_2605f /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2605f.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_SHMGET -rdynamic CMakeFiles/cmTC_2605f.dir/src.c.o -o cmTC_2605f make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)shmget; return 0;} STATUS: Looking for snprintf STATUS: Looking for snprintf - found Determining if the function snprintf exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_12d31/fast" /usr/bin/make -f CMakeFiles/cmTC_12d31.dir/build.make CMakeFiles/cmTC_12d31.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_12d31.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=snprintf -fPIE -o CMakeFiles/cmTC_12d31.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c:7:3: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] CHECK_FUNCTION_EXISTS(void); ^ :10:31: note: expanded from here #define CHECK_FUNCTION_EXISTS snprintf ^ /usr/share/cmake-3.9/Modules/CheckFunctionExists.c:7:3: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' :10:31: note: expanded from here #define CHECK_FUNCTION_EXISTS snprintf ^ 1 warning generated. Linking C executable cmTC_12d31 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_12d31.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=snprintf -rdynamic CMakeFiles/cmTC_12d31.dir/CheckFunctionExists.c.o -o cmTC_12d31 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_SNPRINTF STATUS: Performing Test HAVE_DECL_SNPRINTF - Success Performing C SOURCE FILE Test HAVE_DECL_SNPRINTF succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ea1fe/fast" /usr/bin/make -f CMakeFiles/cmTC_ea1fe.dir/build.make CMakeFiles/cmTC_ea1fe.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ea1fe.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_SNPRINTF -fPIE -o CMakeFiles/cmTC_ea1fe.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_ea1fe /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ea1fe.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_SNPRINTF -rdynamic CMakeFiles/cmTC_ea1fe.dir/src.c.o -o cmTC_ea1fe make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)snprintf; return 0;} STATUS: Looking for srand48 STATUS: Looking for srand48 - found Determining if the function srand48 exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a4efb/fast" /usr/bin/make -f CMakeFiles/cmTC_a4efb.dir/build.make CMakeFiles/cmTC_a4efb.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a4efb.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=srand48 -fPIE -o CMakeFiles/cmTC_a4efb.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_a4efb /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a4efb.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=srand48 -rdynamic CMakeFiles/cmTC_a4efb.dir/CheckFunctionExists.c.o -o cmTC_a4efb make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_SRAND48 STATUS: Performing Test HAVE_DECL_SRAND48 - Success Performing C SOURCE FILE Test HAVE_DECL_SRAND48 succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d745d/fast" /usr/bin/make -f CMakeFiles/cmTC_d745d.dir/build.make CMakeFiles/cmTC_d745d.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d745d.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_SRAND48 -fPIE -o CMakeFiles/cmTC_d745d.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_d745d /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d745d.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_SRAND48 -rdynamic CMakeFiles/cmTC_d745d.dir/src.c.o -o cmTC_d745d make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)srand48; return 0;} STATUS: Looking for strcasecmp STATUS: Looking for strcasecmp - found Determining if the function strcasecmp exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_abd54/fast" /usr/bin/make -f CMakeFiles/cmTC_abd54.dir/build.make CMakeFiles/cmTC_abd54.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_abd54.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=strcasecmp -fPIE -o CMakeFiles/cmTC_abd54.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c:7:3: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration] CHECK_FUNCTION_EXISTS(void); ^ :10:31: note: expanded from here #define CHECK_FUNCTION_EXISTS strcasecmp ^ /usr/share/cmake-3.9/Modules/CheckFunctionExists.c:7:3: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)' :10:31: note: expanded from here #define CHECK_FUNCTION_EXISTS strcasecmp ^ 1 warning generated. Linking C executable cmTC_abd54 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_abd54.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=strcasecmp -rdynamic CMakeFiles/cmTC_abd54.dir/CheckFunctionExists.c.o -o cmTC_abd54 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_STRCASECMP STATUS: Performing Test HAVE_DECL_STRCASECMP - Success Performing C SOURCE FILE Test HAVE_DECL_STRCASECMP succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_bf2e0/fast" /usr/bin/make -f CMakeFiles/cmTC_bf2e0.dir/build.make CMakeFiles/cmTC_bf2e0.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_bf2e0.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_STRCASECMP -fPIE -o CMakeFiles/cmTC_bf2e0.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_bf2e0 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bf2e0.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_STRCASECMP -rdynamic CMakeFiles/cmTC_bf2e0.dir/src.c.o -o cmTC_bf2e0 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)strcasecmp; return 0;} STATUS: Looking for strdup STATUS: Looking for strdup - found Determining if the function strdup exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_055be/fast" /usr/bin/make -f CMakeFiles/cmTC_055be.dir/build.make CMakeFiles/cmTC_055be.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_055be.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=strdup -fPIE -o CMakeFiles/cmTC_055be.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c:7:3: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration] CHECK_FUNCTION_EXISTS(void); ^ :10:31: note: expanded from here #define CHECK_FUNCTION_EXISTS strdup ^ /usr/share/cmake-3.9/Modules/CheckFunctionExists.c:7:3: note: 'strdup' is a builtin with type 'char *(const char *)' :10:31: note: expanded from here #define CHECK_FUNCTION_EXISTS strdup ^ 1 warning generated. Linking C executable cmTC_055be /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_055be.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=strdup -rdynamic CMakeFiles/cmTC_055be.dir/CheckFunctionExists.c.o -o cmTC_055be make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_STRDUP STATUS: Performing Test HAVE_DECL_STRDUP - Success Performing C SOURCE FILE Test HAVE_DECL_STRDUP succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b1a18/fast" /usr/bin/make -f CMakeFiles/cmTC_b1a18.dir/build.make CMakeFiles/cmTC_b1a18.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b1a18.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_STRDUP -fPIE -o CMakeFiles/cmTC_b1a18.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_b1a18 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b1a18.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_STRDUP -rdynamic CMakeFiles/cmTC_b1a18.dir/src.c.o -o cmTC_b1a18 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)strdup; return 0;} STATUS: Looking for strlcat STATUS: Looking for strlcat - not found STATUS: Looking for strlcpy STATUS: Looking for strlcpy - not found STATUS: Looking for strtoll STATUS: Looking for strtoll - found Determining if the function strtoll exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_426c1/fast" /usr/bin/make -f CMakeFiles/cmTC_426c1.dir/build.make CMakeFiles/cmTC_426c1.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_426c1.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=strtoll -fPIE -o CMakeFiles/cmTC_426c1.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_426c1 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_426c1.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=strtoll -rdynamic CMakeFiles/cmTC_426c1.dir/CheckFunctionExists.c.o -o cmTC_426c1 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_STRTOLL STATUS: Performing Test HAVE_DECL_STRTOLL - Success Performing C SOURCE FILE Test HAVE_DECL_STRTOLL succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1c169/fast" /usr/bin/make -f CMakeFiles/cmTC_1c169.dir/build.make CMakeFiles/cmTC_1c169.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1c169.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_STRTOLL -fPIE -o CMakeFiles/cmTC_1c169.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_1c169 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1c169.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_STRTOLL -rdynamic CMakeFiles/cmTC_1c169.dir/src.c.o -o cmTC_1c169 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)strtoll; return 0;} STATUS: Looking for strncasecmp STATUS: Looking for strncasecmp - found Determining if the function strncasecmp exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_89c51/fast" /usr/bin/make -f CMakeFiles/cmTC_89c51.dir/build.make CMakeFiles/cmTC_89c51.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_89c51.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=strncasecmp -fPIE -o CMakeFiles/cmTC_89c51.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c:7:3: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration] CHECK_FUNCTION_EXISTS(void); ^ :10:31: note: expanded from here #define CHECK_FUNCTION_EXISTS strncasecmp ^ /usr/share/cmake-3.9/Modules/CheckFunctionExists.c:7:3: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)' :10:31: note: expanded from here #define CHECK_FUNCTION_EXISTS strncasecmp ^ 1 warning generated. Linking C executable cmTC_89c51 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_89c51.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=strncasecmp -rdynamic CMakeFiles/cmTC_89c51.dir/CheckFunctionExists.c.o -o cmTC_89c51 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_STRNCASECMP STATUS: Performing Test HAVE_DECL_STRNCASECMP - Success Performing C SOURCE FILE Test HAVE_DECL_STRNCASECMP succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c48b8/fast" /usr/bin/make -f CMakeFiles/cmTC_c48b8.dir/build.make CMakeFiles/cmTC_c48b8.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c48b8.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_STRNCASECMP -fPIE -o CMakeFiles/cmTC_c48b8.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_c48b8 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c48b8.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_STRNCASECMP -rdynamic CMakeFiles/cmTC_c48b8.dir/src.c.o -o cmTC_c48b8 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)strncasecmp; return 0;} STATUS: Looking for sync STATUS: Looking for sync - found Determining if the function sync exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_848c2/fast" /usr/bin/make -f CMakeFiles/cmTC_848c2.dir/build.make CMakeFiles/cmTC_848c2.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_848c2.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=sync -fPIE -o CMakeFiles/cmTC_848c2.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_848c2 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_848c2.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=sync -rdynamic CMakeFiles/cmTC_848c2.dir/CheckFunctionExists.c.o -o cmTC_848c2 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_SYNC STATUS: Performing Test HAVE_DECL_SYNC - Success Performing C SOURCE FILE Test HAVE_DECL_SYNC succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5e4ae/fast" /usr/bin/make -f CMakeFiles/cmTC_5e4ae.dir/build.make CMakeFiles/cmTC_5e4ae.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5e4ae.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_SYNC -fPIE -o CMakeFiles/cmTC_5e4ae.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_5e4ae /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5e4ae.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_SYNC -rdynamic CMakeFiles/cmTC_5e4ae.dir/src.c.o -o cmTC_5e4ae make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)sync; return 0;} STATUS: Looking for sysconf STATUS: Looking for sysconf - found Determining if the function sysconf exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_158cf/fast" /usr/bin/make -f CMakeFiles/cmTC_158cf.dir/build.make CMakeFiles/cmTC_158cf.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_158cf.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=sysconf -fPIE -o CMakeFiles/cmTC_158cf.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_158cf /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_158cf.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=sysconf -rdynamic CMakeFiles/cmTC_158cf.dir/CheckFunctionExists.c.o -o cmTC_158cf make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_SYSCONF STATUS: Performing Test HAVE_DECL_SYSCONF - Success Performing C SOURCE FILE Test HAVE_DECL_SYSCONF succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_126bd/fast" /usr/bin/make -f CMakeFiles/cmTC_126bd.dir/build.make CMakeFiles/cmTC_126bd.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_126bd.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_SYSCONF -fPIE -o CMakeFiles/cmTC_126bd.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_126bd /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_126bd.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_SYSCONF -rdynamic CMakeFiles/cmTC_126bd.dir/src.c.o -o cmTC_126bd make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)sysconf; return 0;} STATUS: Looking for sysctl STATUS: Looking for sysctl - found Determining if the function sysctl exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_36110/fast" /usr/bin/make -f CMakeFiles/cmTC_36110.dir/build.make CMakeFiles/cmTC_36110.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_36110.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=sysctl -fPIE -o CMakeFiles/cmTC_36110.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_36110 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_36110.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=sysctl -rdynamic CMakeFiles/cmTC_36110.dir/CheckFunctionExists.c.o -o cmTC_36110 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_SYSCTL STATUS: Performing Test HAVE_DECL_SYSCTL - Success Performing C SOURCE FILE Test HAVE_DECL_SYSCTL succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3985e/fast" /usr/bin/make -f CMakeFiles/cmTC_3985e.dir/build.make CMakeFiles/cmTC_3985e.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3985e.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_SYSCTL -fPIE -o CMakeFiles/cmTC_3985e.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_3985e /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3985e.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_SYSCTL -rdynamic CMakeFiles/cmTC_3985e.dir/src.c.o -o cmTC_3985e make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)sysctl; return 0;} STATUS: Looking for sysmp STATUS: Looking for sysmp - not found STATUS: Looking for vfork STATUS: Looking for vfork - found Determining if the function vfork exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_fcff4/fast" /usr/bin/make -f CMakeFiles/cmTC_fcff4.dir/build.make CMakeFiles/cmTC_fcff4.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_fcff4.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=vfork -fPIE -o CMakeFiles/cmTC_fcff4.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c:7:3: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration] CHECK_FUNCTION_EXISTS(void); ^ :10:31: note: expanded from here #define CHECK_FUNCTION_EXISTS vfork ^ /usr/share/cmake-3.9/Modules/CheckFunctionExists.c:7:3: note: 'vfork' is a builtin with type 'int (void)' :10:31: note: expanded from here #define CHECK_FUNCTION_EXISTS vfork ^ 1 warning generated. Linking C executable cmTC_fcff4 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fcff4.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=vfork -rdynamic CMakeFiles/cmTC_fcff4.dir/CheckFunctionExists.c.o -o cmTC_fcff4 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_VFORK STATUS: Performing Test HAVE_DECL_VFORK - Success Performing C SOURCE FILE Test HAVE_DECL_VFORK succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9ce34/fast" /usr/bin/make -f CMakeFiles/cmTC_9ce34.dir/build.make CMakeFiles/cmTC_9ce34.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9ce34.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_VFORK -fPIE -o CMakeFiles/cmTC_9ce34.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_9ce34 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9ce34.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_VFORK -rdynamic CMakeFiles/cmTC_9ce34.dir/src.c.o -o cmTC_9ce34 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)vfork; return 0;} STATUS: Looking for vsscanf STATUS: Looking for vsscanf - found Determining if the function vsscanf exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_63a60/fast" /usr/bin/make -f CMakeFiles/cmTC_63a60.dir/build.make CMakeFiles/cmTC_63a60.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_63a60.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=vsscanf -fPIE -o CMakeFiles/cmTC_63a60.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c:7:3: warning: incompatible redeclaration of library function 'vsscanf' [-Wincompatible-library-redeclaration] CHECK_FUNCTION_EXISTS(void); ^ :10:31: note: expanded from here #define CHECK_FUNCTION_EXISTS vsscanf ^ /usr/share/cmake-3.9/Modules/CheckFunctionExists.c:7:3: note: 'vsscanf' is a builtin with type 'int (const char *restrict, const char *restrict, struct __va_list_tag *)' :10:31: note: expanded from here #define CHECK_FUNCTION_EXISTS vsscanf ^ 1 warning generated. Linking C executable cmTC_63a60 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_63a60.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=vsscanf -rdynamic CMakeFiles/cmTC_63a60.dir/CheckFunctionExists.c.o -o cmTC_63a60 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_VSSCANF STATUS: Performing Test HAVE_DECL_VSSCANF - Success Performing C SOURCE FILE Test HAVE_DECL_VSSCANF succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3e0ff/fast" /usr/bin/make -f CMakeFiles/cmTC_3e0ff.dir/build.make CMakeFiles/cmTC_3e0ff.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3e0ff.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_VSSCANF -fPIE -o CMakeFiles/cmTC_3e0ff.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_3e0ff /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3e0ff.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_VSSCANF -rdynamic CMakeFiles/cmTC_3e0ff.dir/src.c.o -o cmTC_3e0ff make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)vsscanf; return 0;} STATUS: Looking for writev STATUS: Looking for writev - found Determining if the function writev exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a5557/fast" /usr/bin/make -f CMakeFiles/cmTC_a5557.dir/build.make CMakeFiles/cmTC_a5557.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a5557.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=writev -fPIE -o CMakeFiles/cmTC_a5557.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_a5557 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a5557.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=writev -rdynamic CMakeFiles/cmTC_a5557.dir/CheckFunctionExists.c.o -o cmTC_a5557 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_WRITEV STATUS: Performing Test HAVE_DECL_WRITEV - Success Performing C SOURCE FILE Test HAVE_DECL_WRITEV succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_00aec/fast" /usr/bin/make -f CMakeFiles/cmTC_00aec.dir/build.make CMakeFiles/cmTC_00aec.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_00aec.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_WRITEV -fPIE -o CMakeFiles/cmTC_00aec.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_00aec /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_00aec.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_WRITEV -rdynamic CMakeFiles/cmTC_00aec.dir/src.c.o -o cmTC_00aec make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)writev; return 0;} STATUS: Looking for kill STATUS: Looking for kill - found Determining if the function kill exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b7481/fast" /usr/bin/make -f CMakeFiles/cmTC_b7481.dir/build.make CMakeFiles/cmTC_b7481.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b7481.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=kill -fPIE -o CMakeFiles/cmTC_b7481.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_b7481 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b7481.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=kill -rdynamic CMakeFiles/cmTC_b7481.dir/CheckFunctionExists.c.o -o cmTC_b7481 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_KILL STATUS: Performing Test HAVE_DECL_KILL - Success Performing C SOURCE FILE Test HAVE_DECL_KILL succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_62efb/fast" /usr/bin/make -f CMakeFiles/cmTC_62efb.dir/build.make CMakeFiles/cmTC_62efb.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_62efb.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_KILL -fPIE -o CMakeFiles/cmTC_62efb.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_62efb /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_62efb.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_KILL -rdynamic CMakeFiles/cmTC_62efb.dir/src.c.o -o cmTC_62efb make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)kill; return 0;} STATUS: Looking for fileno STATUS: Looking for fileno - found Determining if the function fileno exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e23ba/fast" /usr/bin/make -f CMakeFiles/cmTC_e23ba.dir/build.make CMakeFiles/cmTC_e23ba.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e23ba.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=fileno -fPIE -o CMakeFiles/cmTC_e23ba.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_e23ba /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e23ba.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=fileno -rdynamic CMakeFiles/cmTC_e23ba.dir/CheckFunctionExists.c.o -o cmTC_e23ba make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_FILENO STATUS: Performing Test HAVE_DECL_FILENO - Success Performing C SOURCE FILE Test HAVE_DECL_FILENO succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_85367/fast" /usr/bin/make -f CMakeFiles/cmTC_85367.dir/build.make CMakeFiles/cmTC_85367.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_85367.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_FILENO -fPIE -o CMakeFiles/cmTC_85367.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_85367 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_85367.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_FILENO -rdynamic CMakeFiles/cmTC_85367.dir/src.c.o -o cmTC_85367 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)fileno; return 0;} STATUS: Looking for daemon STATUS: Looking for daemon - found Determining if the function daemon exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_02053/fast" /usr/bin/make -f CMakeFiles/cmTC_02053.dir/build.make CMakeFiles/cmTC_02053.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_02053.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -DCHECK_FUNCTION_EXISTS=daemon -fPIE -o CMakeFiles/cmTC_02053.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_02053 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_02053.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=daemon -rdynamic CMakeFiles/cmTC_02053.dir/CheckFunctionExists.c.o -o cmTC_02053 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_DAEMON STATUS: Performing Test HAVE_DECL_DAEMON - Success Performing C SOURCE FILE Test HAVE_DECL_DAEMON succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_102c4/fast" /usr/bin/make -f CMakeFiles/cmTC_102c4.dir/build.make CMakeFiles/cmTC_102c4.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_102c4.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_DAEMON -fPIE -o CMakeFiles/cmTC_102c4.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_102c4 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_102c4.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_DAEMON -rdynamic CMakeFiles/cmTC_102c4.dir/src.c.o -o cmTC_102c4 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)daemon; return 0;} STATUS: Performing Test HAVE_WORKING_DAEMON_FUNCTION STATUS: Performing Test HAVE_WORKING_DAEMON_FUNCTION - Failed STATUS: Looking for ntohll STATUS: Looking for ntohll - not found STATUS: Looking for htonll STATUS: Looking for htonll - not found STATUS: Performing Test HAVE_GETFULLPATHNAME STATUS: Performing Test HAVE_GETFULLPATHNAME - Failed STATUS: Performing Test HAVE_PROGRAM_INVOCATION_NAME STATUS: Performing Test HAVE_PROGRAM_INVOCATION_NAME - Success Performing C SOURCE FILE Test HAVE_PROGRAM_INVOCATION_NAME succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_22855/fast" /usr/bin/make -f CMakeFiles/cmTC_22855.dir/build.make CMakeFiles/cmTC_22855.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_22855.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_PROGRAM_INVOCATION_NAME -fPIE -o CMakeFiles/cmTC_22855.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_22855 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_22855.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_PROGRAM_INVOCATION_NAME -rdynamic CMakeFiles/cmTC_22855.dir/src.c.o -o cmTC_22855 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #define _GNU_SOURCE #include int main() { return (program_invocation_name)?0:1; } STATUS: Looking for lrint STATUS: Looking for lrint - found Determining if the function lrint exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e25a1/fast" /usr/bin/make -f CMakeFiles/cmTC_e25a1.dir/build.make CMakeFiles/cmTC_e25a1.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e25a1.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DCHECK_FUNCTION_EXISTS=lrint -fPIE -o CMakeFiles/cmTC_e25a1.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c:7:3: warning: incompatible redeclaration of library function 'lrint' [-Wincompatible-library-redeclaration] CHECK_FUNCTION_EXISTS(void); ^ :10:31: note: expanded from here #define CHECK_FUNCTION_EXISTS lrint ^ /usr/share/cmake-3.9/Modules/CheckFunctionExists.c:7:3: note: 'lrint' is a builtin with type 'long (double)' :10:31: note: expanded from here #define CHECK_FUNCTION_EXISTS lrint ^ 1 warning generated. Linking C executable cmTC_e25a1 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e25a1.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=lrint -rdynamic CMakeFiles/cmTC_e25a1.dir/CheckFunctionExists.c.o -o cmTC_e25a1 -lm make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_LRINT STATUS: Performing Test HAVE_DECL_LRINT - Failed STATUS: Looking for tgamma STATUS: Looking for tgamma - found Determining if the function tgamma exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_23ee5/fast" /usr/bin/make -f CMakeFiles/cmTC_23ee5.dir/build.make CMakeFiles/cmTC_23ee5.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_23ee5.dir/CheckFunctionExists.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DCHECK_FUNCTION_EXISTS=tgamma -fPIE -o CMakeFiles/cmTC_23ee5.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c:7:3: warning: incompatible redeclaration of library function 'tgamma' [-Wincompatible-library-redeclaration] CHECK_FUNCTION_EXISTS(void); ^ :10:31: note: expanded from here #define CHECK_FUNCTION_EXISTS tgamma ^ /usr/share/cmake-3.9/Modules/CheckFunctionExists.c:7:3: note: 'tgamma' is a builtin with type 'double (double)' :10:31: note: expanded from here #define CHECK_FUNCTION_EXISTS tgamma ^ 1 warning generated. Linking C executable cmTC_23ee5 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_23ee5.dir/link.txt --verbose=1 /usr/bin/clang -DCHECK_FUNCTION_EXISTS=tgamma -rdynamic CMakeFiles/cmTC_23ee5.dir/CheckFunctionExists.c.o -o cmTC_23ee5 -lm make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_DECL_TGAMMA STATUS: Performing Test HAVE_DECL_TGAMMA - Success Performing C SOURCE FILE Test HAVE_DECL_TGAMMA succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3db6b/fast" /usr/bin/make -f CMakeFiles/cmTC_3db6b.dir/build.make CMakeFiles/cmTC_3db6b.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3db6b.dir/src.c.o /usr/bin/clang -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_TGAMMA -fPIE -o CMakeFiles/cmTC_3db6b.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_3db6b /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3db6b.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_DECL_TGAMMA -rdynamic CMakeFiles/cmTC_3db6b.dir/src.c.o -o cmTC_3db6b -lm make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include #include #if HAVE_GETOPT_H # include #endif #if HAVE_SIGNAL_H # include #endif #if HAVE_SYS_RESOURCE_H # include #endif #if HAVE_SYS_SHM_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_SYS_SYSCTL_H # include #endif #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_UIO_H # include #endif #if HAVE_UNISTD_H # include #endif int main() {(void)tgamma; return 0;} STATUS: Performing Test HAVE_CXX_LOGB STATUS: Performing Test HAVE_CXX_LOGB - Success Performing C++ SOURCE FILE Test HAVE_CXX_LOGB succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_86980/fast" /usr/bin/make -f CMakeFiles/cmTC_86980.dir/build.make CMakeFiles/cmTC_86980.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_86980.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_CXX_LOGB -fPIE -o CMakeFiles/cmTC_86980.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_86980 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_86980.dir/link.txt --verbose=1 /usr/bin/clang++ -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_CXX_LOGB -rdynamic CMakeFiles/cmTC_86980.dir/src.cxx.o -o cmTC_86980 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include int main() {return logb(3.14);} *********************************************************** * Stage 8 of 9 - Check for System Services * *********************************************************** STATUS: Performing Test W__C_FLAG_FOUND STATUS: Performing Test W__C_FLAG_FOUND - Failed STATUS: Performing Test W__CXX_FLAG_FOUND STATUS: Performing Test W__CXX_FLAG_FOUND - Failed STATUS: Performing Test W0_C_FLAG_FOUND STATUS: Performing Test W0_C_FLAG_FOUND - Failed STATUS: Performing Test W0_CXX_FLAG_FOUND STATUS: Performing Test W0_CXX_FLAG_FOUND - Failed STATUS: Performing Test W_C_FLAG_FOUND STATUS: Performing Test W_C_FLAG_FOUND - Success Performing C SOURCE FILE Test W_C_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9756d/fast" /usr/bin/make -f CMakeFiles/cmTC_9756d.dir/build.make CMakeFiles/cmTC_9756d.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9756d.dir/src.c.o /usr/bin/clang -I/usr/local/include -DW_C_FLAG_FOUND -fPIE -w -o CMakeFiles/cmTC_9756d.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_9756d /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9756d.dir/link.txt --verbose=1 /usr/bin/clang -DW_C_FLAG_FOUND -rdynamic CMakeFiles/cmTC_9756d.dir/src.c.o -o cmTC_9756d make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test W_CXX_FLAG_FOUND STATUS: Performing Test W_CXX_FLAG_FOUND - Success Performing C++ SOURCE FILE Test W_CXX_FLAG_FOUND succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_67908/fast" /usr/bin/make -f CMakeFiles/cmTC_67908.dir/build.make CMakeFiles/cmTC_67908.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_67908.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -DW_CXX_FLAG_FOUND -fPIE -w -o CMakeFiles/cmTC_67908.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_67908 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_67908.dir/link.txt --verbose=1 /usr/bin/clang++ -DW_CXX_FLAG_FOUND -rdynamic CMakeFiles/cmTC_67908.dir/src.cxx.o -o cmTC_67908 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Found LEMON: /home/naseef/Code/brlcad/build-clang/bin/lemon STATUS: Looking for stdbool.h STATUS: Looking for stdbool.h - found Determining if the include file stdbool.h exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d8592/fast" /usr/bin/make -f CMakeFiles/cmTC_d8592.dir/build.make CMakeFiles/cmTC_d8592.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d8592.dir/CheckIncludeFile.c.o /usr/bin/clang -I/usr/local/include -w -fPIE -o CMakeFiles/cmTC_d8592.dir/CheckIncludeFile.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_d8592 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d8592.dir/link.txt --verbose=1 /usr/bin/clang -w -rdynamic CMakeFiles/cmTC_d8592.dir/CheckIncludeFile.c.o -o cmTC_d8592 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for memset STATUS: Looking for memset - found Determining if the function memset exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0fa66/fast" /usr/bin/make -f CMakeFiles/cmTC_0fa66.dir/build.make CMakeFiles/cmTC_0fa66.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0fa66.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=memset -fPIE -o CMakeFiles/cmTC_0fa66.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_0fa66 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0fa66.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=memset -rdynamic CMakeFiles/cmTC_0fa66.dir/CheckFunctionExists.c.o -o cmTC_0fa66 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for mmap STATUS: Looking for mmap - found Determining if the function mmap exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_829bc/fast" /usr/bin/make -f CMakeFiles/cmTC_829bc.dir/build.make CMakeFiles/cmTC_829bc.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_829bc.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=mmap -fPIE -o CMakeFiles/cmTC_829bc.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_829bc /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_829bc.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=mmap -rdynamic CMakeFiles/cmTC_829bc.dir/CheckFunctionExists.c.o -o cmTC_829bc make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for munmap STATUS: Looking for munmap - found Determining if the function munmap exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ab2c2/fast" /usr/bin/make -f CMakeFiles/cmTC_ab2c2.dir/build.make CMakeFiles/cmTC_ab2c2.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ab2c2.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=munmap -fPIE -o CMakeFiles/cmTC_ab2c2.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_ab2c2 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ab2c2.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=munmap -rdynamic CMakeFiles/cmTC_ab2c2.dir/CheckFunctionExists.c.o -o cmTC_ab2c2 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for strndup STATUS: Looking for strndup - found Determining if the function strndup exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_584fe/fast" /usr/bin/make -f CMakeFiles/cmTC_584fe.dir/build.make CMakeFiles/cmTC_584fe.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_584fe.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=strndup -fPIE -o CMakeFiles/cmTC_584fe.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_584fe /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_584fe.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=strndup -rdynamic CMakeFiles/cmTC_584fe.dir/CheckFunctionExists.c.o -o cmTC_584fe make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Check size of char STATUS: Check size of char - done Determining size of char passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_61886/fast" /usr/bin/make -f CMakeFiles/cmTC_61886.dir/build.make CMakeFiles/cmTC_61886.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_61886.dir/SIZEOF_CHAR.c.o /usr/bin/clang -I/usr/local/include -w -fPIE -o CMakeFiles/cmTC_61886.dir/SIZEOF_CHAR.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/SIZEOF_CHAR.c Linking C executable cmTC_61886 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_61886.dir/link.txt --verbose=1 /usr/bin/clang -w -rdynamic CMakeFiles/cmTC_61886.dir/SIZEOF_CHAR.c.o -o cmTC_61886 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Check size of int STATUS: Check size of int - done Determining size of int passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c0214/fast" /usr/bin/make -f CMakeFiles/cmTC_c0214.dir/build.make CMakeFiles/cmTC_c0214.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c0214.dir/SIZEOF_INT.c.o /usr/bin/clang -I/usr/local/include -w -fPIE -o CMakeFiles/cmTC_c0214.dir/SIZEOF_INT.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/SIZEOF_INT.c Linking C executable cmTC_c0214 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c0214.dir/link.txt --verbose=1 /usr/bin/clang -w -rdynamic CMakeFiles/cmTC_c0214.dir/SIZEOF_INT.c.o -o cmTC_c0214 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Check size of long STATUS: Check size of long - done Determining size of long passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a3dc5/fast" /usr/bin/make -f CMakeFiles/cmTC_a3dc5.dir/build.make CMakeFiles/cmTC_a3dc5.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a3dc5.dir/SIZEOF_LONG.c.o /usr/bin/clang -I/usr/local/include -w -fPIE -o CMakeFiles/cmTC_a3dc5.dir/SIZEOF_LONG.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/SIZEOF_LONG.c Linking C executable cmTC_a3dc5 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a3dc5.dir/link.txt --verbose=1 /usr/bin/clang -w -rdynamic CMakeFiles/cmTC_a3dc5.dir/SIZEOF_LONG.c.o -o cmTC_a3dc5 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Check size of short STATUS: Check size of short - done Determining size of short passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b58ef/fast" /usr/bin/make -f CMakeFiles/cmTC_b58ef.dir/build.make CMakeFiles/cmTC_b58ef.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b58ef.dir/SIZEOF_SHORT.c.o /usr/bin/clang -I/usr/local/include -w -fPIE -o CMakeFiles/cmTC_b58ef.dir/SIZEOF_SHORT.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/SIZEOF_SHORT.c Linking C executable cmTC_b58ef /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b58ef.dir/link.txt --verbose=1 /usr/bin/clang -w -rdynamic CMakeFiles/cmTC_b58ef.dir/SIZEOF_SHORT.c.o -o cmTC_b58ef make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Found RE2C: /home/naseef/Code/brlcad/build-clang/bin/re2c STATUS: Found PERPLEX: /home/naseef/Code/brlcad/build-clang/bin/perplex STATUS: Looking for time.h STATUS: Looking for time.h - found Determining if the include file time.h exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9b645/fast" /usr/bin/make -f CMakeFiles/cmTC_9b645.dir/build.make CMakeFiles/cmTC_9b645.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9b645.dir/CheckIncludeFile.c.o /usr/bin/clang -I/usr/local/include -w -fPIE -o CMakeFiles/cmTC_9b645.dir/CheckIncludeFile.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_9b645 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9b645.dir/link.txt --verbose=1 /usr/bin/clang -w -rdynamic CMakeFiles/cmTC_9b645.dir/CheckIncludeFile.c.o -o cmTC_9b645 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for stdarg.h STATUS: Looking for stdarg.h - found Determining if the include file stdarg.h exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ed3f4/fast" /usr/bin/make -f CMakeFiles/cmTC_ed3f4.dir/build.make CMakeFiles/cmTC_ed3f4.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ed3f4.dir/CheckIncludeFile.c.o /usr/bin/clang -I/usr/local/include -w -fPIE -o CMakeFiles/cmTC_ed3f4.dir/CheckIncludeFile.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_ed3f4 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ed3f4.dir/link.txt --verbose=1 /usr/bin/clang -w -rdynamic CMakeFiles/cmTC_ed3f4.dir/CheckIncludeFile.c.o -o cmTC_ed3f4 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for ansidecl.h STATUS: Looking for ansidecl.h - not found STATUS: Looking for arpa/nameser.h STATUS: Looking for arpa/nameser.h - found Determining if the include file arpa/nameser.h exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_25099/fast" /usr/bin/make -f CMakeFiles/cmTC_25099.dir/build.make CMakeFiles/cmTC_25099.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_25099.dir/CheckIncludeFile.c.o /usr/bin/clang -I/usr/local/include -w -fPIE -o CMakeFiles/cmTC_25099.dir/CheckIncludeFile.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_25099 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_25099.dir/link.txt --verbose=1 /usr/bin/clang -w -rdynamic CMakeFiles/cmTC_25099.dir/CheckIncludeFile.c.o -o cmTC_25099 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for ctype.h STATUS: Looking for ctype.h - found Determining if the include file ctype.h exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_bdbbf/fast" /usr/bin/make -f CMakeFiles/cmTC_bdbbf.dir/build.make CMakeFiles/cmTC_bdbbf.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_bdbbf.dir/CheckIncludeFile.c.o /usr/bin/clang -I/usr/local/include -w -fPIE -o CMakeFiles/cmTC_bdbbf.dir/CheckIncludeFile.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_bdbbf /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bdbbf.dir/link.txt --verbose=1 /usr/bin/clang -w -rdynamic CMakeFiles/cmTC_bdbbf.dir/CheckIncludeFile.c.o -o cmTC_bdbbf make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for dl.h STATUS: Looking for dl.h - not found STATUS: Looking for errno.h STATUS: Looking for errno.h - found Determining if the include file errno.h exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_31512/fast" /usr/bin/make -f CMakeFiles/cmTC_31512.dir/build.make CMakeFiles/cmTC_31512.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_31512.dir/CheckIncludeFile.c.o /usr/bin/clang -I/usr/local/include -w -fPIE -o CMakeFiles/cmTC_31512.dir/CheckIncludeFile.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_31512 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_31512.dir/link.txt --verbose=1 /usr/bin/clang -w -rdynamic CMakeFiles/cmTC_31512.dir/CheckIncludeFile.c.o -o cmTC_31512 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for fcntl.h STATUS: Looking for fcntl.h - found Determining if the include file fcntl.h exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8f891/fast" /usr/bin/make -f CMakeFiles/cmTC_8f891.dir/build.make CMakeFiles/cmTC_8f891.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8f891.dir/CheckIncludeFile.c.o /usr/bin/clang -I/usr/local/include -w -fPIE -o CMakeFiles/cmTC_8f891.dir/CheckIncludeFile.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_8f891 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8f891.dir/link.txt --verbose=1 /usr/bin/clang -w -rdynamic CMakeFiles/cmTC_8f891.dir/CheckIncludeFile.c.o -o cmTC_8f891 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for float.h STATUS: Looking for float.h - found Determining if the include file float.h exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d3355/fast" /usr/bin/make -f CMakeFiles/cmTC_d3355.dir/build.make CMakeFiles/cmTC_d3355.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d3355.dir/CheckIncludeFile.c.o /usr/bin/clang -I/usr/local/include -w -fPIE -o CMakeFiles/cmTC_d3355.dir/CheckIncludeFile.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_d3355 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d3355.dir/link.txt --verbose=1 /usr/bin/clang -w -rdynamic CMakeFiles/cmTC_d3355.dir/CheckIncludeFile.c.o -o cmTC_d3355 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for fp_class.h STATUS: Looking for fp_class.h - not found STATUS: Looking for ieeefp.h STATUS: Looking for ieeefp.h - not found STATUS: Looking for inttypes.h.h STATUS: Looking for inttypes.h.h - not found STATUS: Looking for limits.h STATUS: Looking for limits.h - found Determining if the include file limits.h exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8245c/fast" /usr/bin/make -f CMakeFiles/cmTC_8245c.dir/build.make CMakeFiles/cmTC_8245c.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8245c.dir/CheckIncludeFile.c.o /usr/bin/clang -I/usr/local/include -w -fPIE -o CMakeFiles/cmTC_8245c.dir/CheckIncludeFile.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_8245c /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8245c.dir/link.txt --verbose=1 /usr/bin/clang -w -rdynamic CMakeFiles/cmTC_8245c.dir/CheckIncludeFile.c.o -o cmTC_8245c make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for malloc.h STATUS: Looking for malloc.h - found Determining if the include file malloc.h exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ca81b/fast" /usr/bin/make -f CMakeFiles/cmTC_ca81b.dir/build.make CMakeFiles/cmTC_ca81b.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ca81b.dir/CheckIncludeFile.c.o /usr/bin/clang -I/usr/local/include -w -fPIE -o CMakeFiles/cmTC_ca81b.dir/CheckIncludeFile.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_ca81b /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ca81b.dir/link.txt --verbose=1 /usr/bin/clang -w -rdynamic CMakeFiles/cmTC_ca81b.dir/CheckIncludeFile.c.o -o cmTC_ca81b make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for math.h STATUS: Looking for math.h - found Determining if the include file math.h exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a5495/fast" /usr/bin/make -f CMakeFiles/cmTC_a5495.dir/build.make CMakeFiles/cmTC_a5495.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a5495.dir/CheckIncludeFile.c.o /usr/bin/clang -I/usr/local/include -w -fPIE -o CMakeFiles/cmTC_a5495.dir/CheckIncludeFile.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_a5495 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a5495.dir/link.txt --verbose=1 /usr/bin/clang -w -rdynamic CMakeFiles/cmTC_a5495.dir/CheckIncludeFile.c.o -o cmTC_a5495 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for nan.h STATUS: Looking for nan.h - not found STATUS: Looking for ndir.h STATUS: Looking for ndir.h - not found STATUS: Looking for resolv.h STATUS: Looking for resolv.h - found Determining if the include file resolv.h exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_dfa51/fast" /usr/bin/make -f CMakeFiles/cmTC_dfa51.dir/build.make CMakeFiles/cmTC_dfa51.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_dfa51.dir/CheckIncludeFile.c.o /usr/bin/clang -I/usr/local/include -w -fPIE -o CMakeFiles/cmTC_dfa51.dir/CheckIncludeFile.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_dfa51 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dfa51.dir/link.txt --verbose=1 /usr/bin/clang -w -rdynamic CMakeFiles/cmTC_dfa51.dir/CheckIncludeFile.c.o -o cmTC_dfa51 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for sys/ndir.h STATUS: Looking for sys/ndir.h - not found STATUS: Looking for sys/timeb.h STATUS: Looking for sys/timeb.h - found Determining if the include file sys/timeb.h exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1d9f4/fast" /usr/bin/make -f CMakeFiles/cmTC_1d9f4.dir/build.make CMakeFiles/cmTC_1d9f4.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1d9f4.dir/CheckIncludeFile.c.o /usr/bin/clang -I/usr/local/include -w -fPIE -o CMakeFiles/cmTC_1d9f4.dir/CheckIncludeFile.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_1d9f4 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1d9f4.dir/link.txt --verbose=1 /usr/bin/clang -w -rdynamic CMakeFiles/cmTC_1d9f4.dir/CheckIncludeFile.c.o -o cmTC_1d9f4 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for finite STATUS: Looking for finite - found Determining if the function finite exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1a6e6/fast" /usr/bin/make -f CMakeFiles/cmTC_1a6e6.dir/build.make CMakeFiles/cmTC_1a6e6.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1a6e6.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=finite -fPIE -o CMakeFiles/cmTC_1a6e6.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_1a6e6 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1a6e6.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=finite -rdynamic CMakeFiles/cmTC_1a6e6.dir/CheckFunctionExists.c.o -o cmTC_1a6e6 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for printf STATUS: Looking for printf - found Determining if the function printf exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_fa894/fast" /usr/bin/make -f CMakeFiles/cmTC_fa894.dir/build.make CMakeFiles/cmTC_fa894.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_fa894.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=printf -fPIE -o CMakeFiles/cmTC_fa894.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_fa894 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fa894.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=printf -rdynamic CMakeFiles/cmTC_fa894.dir/CheckFunctionExists.c.o -o cmTC_fa894 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for fprintf STATUS: Looking for fprintf - found Determining if the function fprintf exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_6e2fa/fast" /usr/bin/make -f CMakeFiles/cmTC_6e2fa.dir/build.make CMakeFiles/cmTC_6e2fa.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_6e2fa.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=fprintf -fPIE -o CMakeFiles/cmTC_6e2fa.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_6e2fa /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6e2fa.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=fprintf -rdynamic CMakeFiles/cmTC_6e2fa.dir/CheckFunctionExists.c.o -o cmTC_6e2fa make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for sprintf STATUS: Looking for sprintf - found Determining if the function sprintf exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_118e0/fast" /usr/bin/make -f CMakeFiles/cmTC_118e0.dir/build.make CMakeFiles/cmTC_118e0.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_118e0.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=sprintf -fPIE -o CMakeFiles/cmTC_118e0.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_118e0 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_118e0.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=sprintf -rdynamic CMakeFiles/cmTC_118e0.dir/CheckFunctionExists.c.o -o cmTC_118e0 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for vfprintf STATUS: Looking for vfprintf - found Determining if the function vfprintf exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_32cef/fast" /usr/bin/make -f CMakeFiles/cmTC_32cef.dir/build.make CMakeFiles/cmTC_32cef.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_32cef.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=vfprintf -fPIE -o CMakeFiles/cmTC_32cef.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_32cef /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_32cef.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=vfprintf -rdynamic CMakeFiles/cmTC_32cef.dir/CheckFunctionExists.c.o -o cmTC_32cef make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for vsnprintf STATUS: Looking for vsnprintf - found Determining if the function vsnprintf exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4fe6b/fast" /usr/bin/make -f CMakeFiles/cmTC_4fe6b.dir/build.make CMakeFiles/cmTC_4fe6b.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4fe6b.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=vsnprintf -fPIE -o CMakeFiles/cmTC_4fe6b.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_4fe6b /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4fe6b.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=vsnprintf -rdynamic CMakeFiles/cmTC_4fe6b.dir/CheckFunctionExists.c.o -o cmTC_4fe6b make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for vsprintf STATUS: Looking for vsprintf - found Determining if the function vsprintf exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7e735/fast" /usr/bin/make -f CMakeFiles/cmTC_7e735.dir/build.make CMakeFiles/cmTC_7e735.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_7e735.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=vsprintf -fPIE -o CMakeFiles/cmTC_7e735.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_7e735 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7e735.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=vsprintf -rdynamic CMakeFiles/cmTC_7e735.dir/CheckFunctionExists.c.o -o cmTC_7e735 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for ftime STATUS: Looking for ftime - found Determining if the function ftime exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_656d7/fast" /usr/bin/make -f CMakeFiles/cmTC_656d7.dir/build.make CMakeFiles/cmTC_656d7.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_656d7.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=ftime -fPIE -o CMakeFiles/cmTC_656d7.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_656d7 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_656d7.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=ftime -rdynamic CMakeFiles/cmTC_656d7.dir/CheckFunctionExists.c.o -o cmTC_656d7 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for getaddrinfo STATUS: Looking for getaddrinfo - found Determining if the function getaddrinfo exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_aff52/fast" /usr/bin/make -f CMakeFiles/cmTC_aff52.dir/build.make CMakeFiles/cmTC_aff52.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_aff52.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=getaddrinfo -fPIE -o CMakeFiles/cmTC_aff52.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_aff52 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_aff52.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=getaddrinfo -rdynamic CMakeFiles/cmTC_aff52.dir/CheckFunctionExists.c.o -o cmTC_aff52 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for gettimeofday STATUS: Looking for gettimeofday - found Determining if the function gettimeofday exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_98f5b/fast" /usr/bin/make -f CMakeFiles/cmTC_98f5b.dir/build.make CMakeFiles/cmTC_98f5b.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_98f5b.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=gettimeofday -fPIE -o CMakeFiles/cmTC_98f5b.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_98f5b /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_98f5b.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=gettimeofday -rdynamic CMakeFiles/cmTC_98f5b.dir/CheckFunctionExists.c.o -o cmTC_98f5b make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for isinf STATUS: Looking for isinf - found Determining if the function isinf exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_12447/fast" /usr/bin/make -f CMakeFiles/cmTC_12447.dir/build.make CMakeFiles/cmTC_12447.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_12447.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=isinf -fPIE -o CMakeFiles/cmTC_12447.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_12447 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_12447.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=isinf -rdynamic CMakeFiles/cmTC_12447.dir/CheckFunctionExists.c.o -o cmTC_12447 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for isnan STATUS: Looking for isnan - found Determining if the function isnan exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f3077/fast" /usr/bin/make -f CMakeFiles/cmTC_f3077.dir/build.make CMakeFiles/cmTC_f3077.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f3077.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=isnan -fPIE -o CMakeFiles/cmTC_f3077.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_f3077 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f3077.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=isnan -rdynamic CMakeFiles/cmTC_f3077.dir/CheckFunctionExists.c.o -o cmTC_f3077 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for localtime STATUS: Looking for localtime - found Determining if the function localtime exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_03def/fast" /usr/bin/make -f CMakeFiles/cmTC_03def.dir/build.make CMakeFiles/cmTC_03def.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_03def.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=localtime -fPIE -o CMakeFiles/cmTC_03def.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_03def /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_03def.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=localtime -rdynamic CMakeFiles/cmTC_03def.dir/CheckFunctionExists.c.o -o cmTC_03def make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for signal STATUS: Looking for signal - found Determining if the function signal exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7b947/fast" /usr/bin/make -f CMakeFiles/cmTC_7b947.dir/build.make CMakeFiles/cmTC_7b947.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_7b947.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=signal -fPIE -o CMakeFiles/cmTC_7b947.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_7b947 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7b947.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=signal -rdynamic CMakeFiles/cmTC_7b947.dir/CheckFunctionExists.c.o -o cmTC_7b947 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for sscanf STATUS: Looking for sscanf - found Determining if the function sscanf exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b7861/fast" /usr/bin/make -f CMakeFiles/cmTC_b7861.dir/build.make CMakeFiles/cmTC_b7861.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b7861.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=sscanf -fPIE -o CMakeFiles/cmTC_b7861.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_b7861 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b7861.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=sscanf -rdynamic CMakeFiles/cmTC_b7861.dir/CheckFunctionExists.c.o -o cmTC_b7861 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for stat STATUS: Looking for stat - found Determining if the function stat exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b5f9e/fast" /usr/bin/make -f CMakeFiles/cmTC_b5f9e.dir/build.make CMakeFiles/cmTC_b5f9e.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b5f9e.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=stat -fPIE -o CMakeFiles/cmTC_b5f9e.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_b5f9e /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b5f9e.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=stat -rdynamic CMakeFiles/cmTC_b5f9e.dir/CheckFunctionExists.c.o -o cmTC_b5f9e make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for strerror STATUS: Looking for strerror - found Determining if the function strerror exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_cbdcf/fast" /usr/bin/make -f CMakeFiles/cmTC_cbdcf.dir/build.make CMakeFiles/cmTC_cbdcf.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_cbdcf.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=strerror -fPIE -o CMakeFiles/cmTC_cbdcf.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_cbdcf /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cbdcf.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=strerror -rdynamic CMakeFiles/cmTC_cbdcf.dir/CheckFunctionExists.c.o -o cmTC_cbdcf make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for strftime STATUS: Looking for strftime - found Determining if the function strftime exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_69f40/fast" /usr/bin/make -f CMakeFiles/cmTC_69f40.dir/build.make CMakeFiles/cmTC_69f40.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_69f40.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=strftime -fPIE -o CMakeFiles/cmTC_69f40.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_69f40 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_69f40.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=strftime -rdynamic CMakeFiles/cmTC_69f40.dir/CheckFunctionExists.c.o -o cmTC_69f40 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_VA_COPY STATUS: Performing Test HAVE_VA_COPY - Success Performing C SOURCE FILE Test HAVE_VA_COPY succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_bd48b/fast" /usr/bin/make -f CMakeFiles/cmTC_bd48b.dir/build.make CMakeFiles/cmTC_bd48b.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_bd48b.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -DHAVE_VA_COPY -fPIE -o CMakeFiles/cmTC_bd48b.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_bd48b /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bd48b.dir/link.txt --verbose=1 /usr/bin/clang -w -DHAVE_VA_COPY -rdynamic CMakeFiles/cmTC_bd48b.dir/src.c.o -o cmTC_bd48b make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include va_list ap1,ap2; int main () { va_copy(ap1,ap2); return 0; } STATUS: Looking for __va_copy STATUS: Looking for __va_copy - not found STATUS: Looking for dlopen in dl STATUS: Looking for dlopen in dl - found Determining if the function dlopen exists in the dl passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7f442/fast" /usr/bin/make -f CMakeFiles/cmTC_7f442.dir/build.make CMakeFiles/cmTC_7f442.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_7f442.dir/CheckFunctionExists.c.o /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=dlopen -fPIE -o CMakeFiles/cmTC_7f442.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_7f442 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7f442.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=dlopen -rdynamic CMakeFiles/cmTC_7f442.dir/CheckFunctionExists.c.o -o cmTC_7f442 -ldl make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for pow in m STATUS: Looking for pow in m - found Determining if the function pow exists in the m passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2ecb3/fast" /usr/bin/make -f CMakeFiles/cmTC_2ecb3.dir/build.make CMakeFiles/cmTC_2ecb3.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2ecb3.dir/CheckFunctionExists.c.o /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=pow -fPIE -o CMakeFiles/cmTC_2ecb3.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_2ecb3 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2ecb3.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=pow -rdynamic CMakeFiles/cmTC_2ecb3.dir/CheckFunctionExists.c.o -o cmTC_2ecb3 -lm make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for locale.h STATUS: Looking for locale.h - found Determining if the include file locale.h exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_228cf/fast" /usr/bin/make -f CMakeFiles/cmTC_228cf.dir/build.make CMakeFiles/cmTC_228cf.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_228cf.dir/CheckIncludeFile.c.o /usr/bin/clang -I/usr/local/include -w -fPIE -o CMakeFiles/cmTC_228cf.dir/CheckIncludeFile.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_228cf /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_228cf.dir/link.txt --verbose=1 /usr/bin/clang -w -rdynamic CMakeFiles/cmTC_228cf.dir/CheckIncludeFile.c.o -o cmTC_228cf make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for xlocale.h STATUS: Looking for xlocale.h - not found STATUS: Looking for asctime STATUS: Looking for asctime - found Determining if the function asctime exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_fb282/fast" /usr/bin/make -f CMakeFiles/cmTC_fb282.dir/build.make CMakeFiles/cmTC_fb282.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_fb282.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=asctime -fPIE -o CMakeFiles/cmTC_fb282.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_fb282 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fb282.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=asctime -rdynamic CMakeFiles/cmTC_fb282.dir/CheckFunctionExists.c.o -o cmTC_fb282 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for clock_gettime STATUS: Looking for clock_gettime - found Determining if the function clock_gettime exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f21c8/fast" /usr/bin/make -f CMakeFiles/cmTC_f21c8.dir/build.make CMakeFiles/cmTC_f21c8.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f21c8.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=clock_gettime -fPIE -o CMakeFiles/cmTC_f21c8.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_f21c8 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f21c8.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=clock_gettime -rdynamic CMakeFiles/cmTC_f21c8.dir/CheckFunctionExists.c.o -o cmTC_f21c8 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for gmtime_r STATUS: Looking for gmtime_r - found Determining if the function gmtime_r exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_6f416/fast" /usr/bin/make -f CMakeFiles/cmTC_6f416.dir/build.make CMakeFiles/cmTC_6f416.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_6f416.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=gmtime_r -fPIE -o CMakeFiles/cmTC_6f416.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_6f416 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6f416.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=gmtime_r -rdynamic CMakeFiles/cmTC_6f416.dir/CheckFunctionExists.c.o -o cmTC_6f416 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for localtime_r STATUS: Looking for localtime_r - found Determining if the function localtime_r exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3c633/fast" /usr/bin/make -f CMakeFiles/cmTC_3c633.dir/build.make CMakeFiles/cmTC_3c633.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3c633.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=localtime_r -fPIE -o CMakeFiles/cmTC_3c633.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_3c633 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3c633.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=localtime_r -rdynamic CMakeFiles/cmTC_3c633.dir/CheckFunctionExists.c.o -o cmTC_3c633 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for mktime STATUS: Looking for mktime - found Determining if the function mktime exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_62b09/fast" /usr/bin/make -f CMakeFiles/cmTC_62b09.dir/build.make CMakeFiles/cmTC_62b09.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_62b09.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=mktime -fPIE -o CMakeFiles/cmTC_62b09.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_62b09 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_62b09.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=mktime -rdynamic CMakeFiles/cmTC_62b09.dir/CheckFunctionExists.c.o -o cmTC_62b09 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for time STATUS: Looking for time - found Determining if the function time exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0ecf7/fast" /usr/bin/make -f CMakeFiles/cmTC_0ecf7.dir/build.make CMakeFiles/cmTC_0ecf7.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0ecf7.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=time -fPIE -o CMakeFiles/cmTC_0ecf7.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_0ecf7 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0ecf7.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=time -rdynamic CMakeFiles/cmTC_0ecf7.dir/CheckFunctionExists.c.o -o cmTC_0ecf7 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file regex.h STATUS: Looking for include file regex.h - found Determining if files regex.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2f5fa/fast" /usr/bin/make -f CMakeFiles/cmTC_2f5fa.dir/build.make CMakeFiles/cmTC_2f5fa.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2f5fa.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -w -std=gnu99 -fPIE -o CMakeFiles/cmTC_2f5fa.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_2f5fa /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2f5fa.dir/link.txt --verbose=1 /usr/bin/clang -w -std=gnu99 -rdynamic CMakeFiles/cmTC_2f5fa.dir/CheckIncludeFiles.c.o -o cmTC_2f5fa make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for regcomp in c STATUS: Looking for regcomp in c - found Determining if the function regcomp exists in the c passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e714a/fast" /usr/bin/make -f CMakeFiles/cmTC_e714a.dir/build.make CMakeFiles/cmTC_e714a.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e714a.dir/CheckFunctionExists.c.o /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=regcomp -fPIE -o CMakeFiles/cmTC_e714a.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_e714a /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e714a.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=regcomp -rdynamic CMakeFiles/cmTC_e714a.dir/CheckFunctionExists.c.o -o cmTC_e714a -lc make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Check size of off64_t STATUS: Check size of off64_t - done Determining size of off64_t passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ab732/fast" /usr/bin/make -f CMakeFiles/cmTC_ab732.dir/build.make CMakeFiles/cmTC_ab732.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ab732.dir/OFF64_T.c.o /usr/bin/clang -DHAVE_STDDEF_H -DHAVE_STDINT_H -DHAVE_SYS_TYPES_H -D_LARGEFILE64_SOURCE=1 -I/usr/local/include -w -fPIE -o CMakeFiles/cmTC_ab732.dir/OFF64_T.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/OFF64_T.c Linking C executable cmTC_ab732 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ab732.dir/link.txt --verbose=1 /usr/bin/clang -w -rdynamic CMakeFiles/cmTC_ab732.dir/OFF64_T.c.o -o cmTC_ab732 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for fseeko STATUS: Looking for fseeko - found Determining if the function fseeko exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ede65/fast" /usr/bin/make -f CMakeFiles/cmTC_ede65.dir/build.make CMakeFiles/cmTC_ede65.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ede65.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=fseeko -fPIE -o CMakeFiles/cmTC_ede65.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_ede65 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ede65.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=fseeko -rdynamic CMakeFiles/cmTC_ede65.dir/CheckFunctionExists.c.o -o cmTC_ede65 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for unistd.h STATUS: Looking for unistd.h - found Determining if the include file unistd.h exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_02aa0/fast" /usr/bin/make -f CMakeFiles/cmTC_02aa0.dir/build.make CMakeFiles/cmTC_02aa0.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_02aa0.dir/CheckIncludeFile.c.o /usr/bin/clang -I/usr/local/include -w -fPIE -o CMakeFiles/cmTC_02aa0.dir/CheckIncludeFile.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_02aa0 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_02aa0.dir/link.txt --verbose=1 /usr/bin/clang -w -rdynamic CMakeFiles/cmTC_02aa0.dir/CheckIncludeFile.c.o -o cmTC_02aa0 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test O3_COMPILER_FLAG STATUS: Performing Test O3_COMPILER_FLAG - Success Performing C SOURCE FILE Test O3_COMPILER_FLAG succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d0f78/fast" /usr/bin/make -f CMakeFiles/cmTC_d0f78.dir/build.make CMakeFiles/cmTC_d0f78.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d0f78.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -DO3_COMPILER_FLAG -fPIE -O3 -o CMakeFiles/cmTC_d0f78.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_d0f78 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d0f78.dir/link.txt --verbose=1 /usr/bin/clang -w -DO3_COMPILER_FLAG -rdynamic CMakeFiles/cmTC_d0f78.dir/src.c.o -o cmTC_d0f78 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test FPIC_COMPILER_FLAG STATUS: Performing Test FPIC_COMPILER_FLAG - Success Performing C SOURCE FILE Test FPIC_COMPILER_FLAG succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0e109/fast" /usr/bin/make -f CMakeFiles/cmTC_0e109.dir/build.make CMakeFiles/cmTC_0e109.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0e109.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -O3 -DFPIC_COMPILER_FLAG -fPIE -fPIC -o CMakeFiles/cmTC_0e109.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_0e109 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0e109.dir/link.txt --verbose=1 /usr/bin/clang -w -O3 -DFPIC_COMPILER_FLAG -rdynamic CMakeFiles/cmTC_0e109.dir/src.c.o -o cmTC_0e109 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Check size of int64_t STATUS: Check size of int64_t - done Determining size of int64_t passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_21d73/fast" /usr/bin/make -f CMakeFiles/cmTC_21d73.dir/build.make CMakeFiles/cmTC_21d73.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_21d73.dir/HAVE_INT64.c.o /usr/bin/clang -I/usr/local/include -w -fPIE -o CMakeFiles/cmTC_21d73.dir/HAVE_INT64.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/HAVE_INT64.c Linking C executable cmTC_21d73 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_21d73.dir/link.txt --verbose=1 /usr/bin/clang -w -rdynamic CMakeFiles/cmTC_21d73.dir/HAVE_INT64.c.o -o cmTC_21d73 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Check size of long STATUS: Check size of long - done Determining size of long passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_093b3/fast" /usr/bin/make -f CMakeFiles/cmTC_093b3.dir/build.make CMakeFiles/cmTC_093b3.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_093b3.dir/LONG_SIZE.c.o /usr/bin/clang -I/usr/local/include -w -fPIE -o CMakeFiles/cmTC_093b3.dir/LONG_SIZE.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/LONG_SIZE.c Linking C executable cmTC_093b3 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_093b3.dir/link.txt --verbose=1 /usr/bin/clang -w -rdynamic CMakeFiles/cmTC_093b3.dir/LONG_SIZE.c.o -o cmTC_093b3 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Check size of int STATUS: Check size of int - done Determining size of int passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e06c4/fast" /usr/bin/make -f CMakeFiles/cmTC_e06c4.dir/build.make CMakeFiles/cmTC_e06c4.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e06c4.dir/INT_SIZE.c.o /usr/bin/clang -I/usr/local/include -w -fPIE -o CMakeFiles/cmTC_e06c4.dir/INT_SIZE.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/INT_SIZE.c Linking C executable cmTC_e06c4 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e06c4.dir/link.txt --verbose=1 /usr/bin/clang -w -rdynamic CMakeFiles/cmTC_e06c4.dir/INT_SIZE.c.o -o cmTC_e06c4 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Found ZLIB: zlib STATUS: Looking for cos in m STATUS: Looking for cos in m - found Determining if the function cos exists in the m passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9d105/fast" /usr/bin/make -f CMakeFiles/cmTC_9d105.dir/build.make CMakeFiles/cmTC_9d105.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9d105.dir/CheckFunctionExists.c.o /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=cos -fPIE -o CMakeFiles/cmTC_9d105.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_9d105 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9d105.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=cos -rdynamic CMakeFiles/cmTC_9d105.dir/CheckFunctionExists.c.o -o cmTC_9d105 -lm make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for sys/filio.h STATUS: Looking for sys/filio.h - not found STATUS: Performing Test HAVE_FLOAT_H_USABLE STATUS: Performing Test HAVE_FLOAT_H_USABLE - Success Performing C SOURCE FILE Test HAVE_FLOAT_H_USABLE succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b8820/fast" /usr/bin/make -f CMakeFiles/cmTC_b8820.dir/build.make CMakeFiles/cmTC_b8820.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b8820.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -DHAVE_FLOAT_H_USABLE -fPIE -o CMakeFiles/cmTC_b8820.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_b8820 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b8820.dir/link.txt --verbose=1 /usr/bin/clang -w -DHAVE_FLOAT_H_USABLE -rdynamic CMakeFiles/cmTC_b8820.dir/src.c.o -o cmTC_b8820 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include main(){}; STATUS: Looking for values.h STATUS: Looking for values.h - found Determining if the include file values.h exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3f08f/fast" /usr/bin/make -f CMakeFiles/cmTC_3f08f.dir/build.make CMakeFiles/cmTC_3f08f.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3f08f.dir/CheckIncludeFile.c.o /usr/bin/clang -I/usr/local/include -w -fPIE -o CMakeFiles/cmTC_3f08f.dir/CheckIncludeFile.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_3f08f /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3f08f.dir/link.txt --verbose=1 /usr/bin/clang -w -rdynamic CMakeFiles/cmTC_3f08f.dir/CheckIncludeFile.c.o -o cmTC_3f08f make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_VALUES_H_USABLE STATUS: Performing Test HAVE_VALUES_H_USABLE - Success Performing C SOURCE FILE Test HAVE_VALUES_H_USABLE succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f71db/fast" /usr/bin/make -f CMakeFiles/cmTC_f71db.dir/build.make CMakeFiles/cmTC_f71db.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f71db.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -DHAVE_VALUES_H_USABLE -fPIE -o CMakeFiles/cmTC_f71db.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_f71db /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f71db.dir/link.txt --verbose=1 /usr/bin/clang -w -DHAVE_VALUES_H_USABLE -rdynamic CMakeFiles/cmTC_f71db.dir/src.c.o -o cmTC_f71db make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include main(){}; STATUS: Performing Test HAVE_LIMITS_H_USABLE STATUS: Performing Test HAVE_LIMITS_H_USABLE - Success Performing C SOURCE FILE Test HAVE_LIMITS_H_USABLE succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2de23/fast" /usr/bin/make -f CMakeFiles/cmTC_2de23.dir/build.make CMakeFiles/cmTC_2de23.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2de23.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -DHAVE_LIMITS_H_USABLE -fPIE -o CMakeFiles/cmTC_2de23.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_2de23 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2de23.dir/link.txt --verbose=1 /usr/bin/clang -w -DHAVE_LIMITS_H_USABLE -rdynamic CMakeFiles/cmTC_2de23.dir/src.c.o -o cmTC_2de23 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include main(){}; STATUS: Performing Test HAVE_SYS_WAIT_H_USABLE STATUS: Performing Test HAVE_SYS_WAIT_H_USABLE - Success Performing C SOURCE FILE Test HAVE_SYS_WAIT_H_USABLE succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_20ef5/fast" /usr/bin/make -f CMakeFiles/cmTC_20ef5.dir/build.make CMakeFiles/cmTC_20ef5.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_20ef5.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -DHAVE_SYS_WAIT_H_USABLE -fPIE -o CMakeFiles/cmTC_20ef5.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_20ef5 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_20ef5.dir/link.txt --verbose=1 /usr/bin/clang -w -DHAVE_SYS_WAIT_H_USABLE -rdynamic CMakeFiles/cmTC_20ef5.dir/src.c.o -o cmTC_20ef5 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include main(){}; STATUS: Performing Test HAVE_DLFCN_H_USABLE STATUS: Performing Test HAVE_DLFCN_H_USABLE - Success Performing C SOURCE FILE Test HAVE_DLFCN_H_USABLE succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_aa3f1/fast" /usr/bin/make -f CMakeFiles/cmTC_aa3f1.dir/build.make CMakeFiles/cmTC_aa3f1.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_aa3f1.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -DHAVE_DLFCN_H_USABLE -fPIE -o CMakeFiles/cmTC_aa3f1.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_aa3f1 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_aa3f1.dir/link.txt --verbose=1 /usr/bin/clang -w -DHAVE_DLFCN_H_USABLE -rdynamic CMakeFiles/cmTC_aa3f1.dir/src.c.o -o cmTC_aa3f1 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include main(){}; STATUS: Performing Test HAVE_SYS_PARAM_H_USABLE STATUS: Performing Test HAVE_SYS_PARAM_H_USABLE - Success Performing C SOURCE FILE Test HAVE_SYS_PARAM_H_USABLE succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a1540/fast" /usr/bin/make -f CMakeFiles/cmTC_a1540.dir/build.make CMakeFiles/cmTC_a1540.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a1540.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -DHAVE_SYS_PARAM_H_USABLE -fPIE -o CMakeFiles/cmTC_a1540.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_a1540 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a1540.dir/link.txt --verbose=1 /usr/bin/clang -w -DHAVE_SYS_PARAM_H_USABLE -rdynamic CMakeFiles/cmTC_a1540.dir/src.c.o -o cmTC_a1540 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include main(){}; STATUS: Performing Test PIPE_COMPILER_FLAG STATUS: Performing Test PIPE_COMPILER_FLAG - Success Performing C SOURCE FILE Test PIPE_COMPILER_FLAG succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3165b/fast" /usr/bin/make -f CMakeFiles/cmTC_3165b.dir/build.make CMakeFiles/cmTC_3165b.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3165b.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -DPIPE_COMPILER_FLAG -fPIE -pipe -o CMakeFiles/cmTC_3165b.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_3165b /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3165b.dir/link.txt --verbose=1 /usr/bin/clang -w -DPIPE_COMPILER_FLAG -rdynamic CMakeFiles/cmTC_3165b.dir/src.c.o -o cmTC_3165b make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Looking for pthread_attr_setstacksize STATUS: Looking for pthread_attr_setstacksize - not found STATUS: Looking for pthread_atfork STATUS: Looking for pthread_atfork - not found STATUS: Looking for pthread_attr_get_np STATUS: Looking for pthread_attr_get_np - not found STATUS: Looking for pthread_getattr_np STATUS: Looking for pthread_getattr_np - not found STATUS: Looking for pthread_get_stacksize_np STATUS: Looking for pthread_get_stacksize_np - not found STATUS: Looking for ieee_flags in sunmath STATUS: Looking for ieee_flags in sunmath - not found -- Looking for INET library -- Found INET library: inet STATUS: Looking for net/errno.h STATUS: Looking for net/errno.h - not found STATUS: Looking for connect STATUS: Looking for connect - found Determining if the function connect exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b40d0/fast" /usr/bin/make -f CMakeFiles/cmTC_b40d0.dir/build.make CMakeFiles/cmTC_b40d0.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b40d0.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -pipe -DCHECK_FUNCTION_EXISTS=connect -fPIE -o CMakeFiles/cmTC_b40d0.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_b40d0 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b40d0.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -DCHECK_FUNCTION_EXISTS=connect -rdynamic CMakeFiles/cmTC_b40d0.dir/CheckFunctionExists.c.o -o cmTC_b40d0 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for gethostbyname STATUS: Looking for gethostbyname - found Determining if the function gethostbyname exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_6d4ba/fast" /usr/bin/make -f CMakeFiles/cmTC_6d4ba.dir/build.make CMakeFiles/cmTC_6d4ba.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_6d4ba.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -pipe -DCHECK_FUNCTION_EXISTS=gethostbyname -fPIE -o CMakeFiles/cmTC_6d4ba.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_6d4ba /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6d4ba.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -DCHECK_FUNCTION_EXISTS=gethostbyname -rdynamic CMakeFiles/cmTC_6d4ba.dir/CheckFunctionExists.c.o -o cmTC_6d4ba make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for dlopen in dl STATUS: Looking for dlopen in dl - found Determining if the function dlopen exists in the dl passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9bcf1/fast" /usr/bin/make -f CMakeFiles/cmTC_9bcf1.dir/build.make CMakeFiles/cmTC_9bcf1.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9bcf1.dir/CheckFunctionExists.c.o /usr/bin/clang -w -pipe -DCHECK_FUNCTION_EXISTS=dlopen -fPIE -o CMakeFiles/cmTC_9bcf1.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_9bcf1 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9bcf1.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -DCHECK_FUNCTION_EXISTS=dlopen -rdynamic CMakeFiles/cmTC_9bcf1.dir/CheckFunctionExists.c.o -o cmTC_9bcf1 -ldl make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test LONG_NOT_LONG_LONG STATUS: Performing Test LONG_NOT_LONG_LONG - Failed STATUS: Check if the system is big endian STATUS: Searching 16 bit integer STATUS: Check size of unsigned short STATUS: Check size of unsigned short - done Determining size of unsigned short passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0136d/fast" /usr/bin/make -f CMakeFiles/cmTC_0136d.dir/build.make CMakeFiles/cmTC_0136d.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0136d.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -fPIE -o CMakeFiles/cmTC_0136d.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_SHORT.c Linking C executable cmTC_0136d /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0136d.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -rdynamic CMakeFiles/cmTC_0136d.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -o cmTC_0136d make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Using unsigned short STATUS: Check if the system is big endian - little endian Determining if the system is big endian passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b7bf6/fast" /usr/bin/make -f CMakeFiles/cmTC_b7bf6.dir/build.make CMakeFiles/cmTC_b7bf6.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b7bf6.dir/TestEndianess.c.o /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -fPIE -o CMakeFiles/cmTC_b7bf6.dir/TestEndianess.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/TestEndianess.c Linking C executable cmTC_b7bf6 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b7bf6.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -rdynamic CMakeFiles/cmTC_b7bf6.dir/TestEndianess.c.o -o cmTC_b7bf6 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' TestEndianess.c: /* A 16 bit integer is required. */ typedef unsigned short cmakeint16; /* On a little endian machine, these 16bit ints will give "THIS IS LITTLE ENDIAN." On a big endian machine the characters will be exchanged pairwise. */ const cmakeint16 info_little[] = {0x4854, 0x5349, 0x4920, 0x2053, 0x494c, 0x5454, 0x454c, 0x4520, 0x444e, 0x4149, 0x2e4e, 0x0000}; /* on a big endian machine, these 16bit ints will give "THIS IS BIG ENDIAN." On a little endian machine the characters will be exchanged pairwise. */ const cmakeint16 info_big[] = {0x5448, 0x4953, 0x2049, 0x5320, 0x4249, 0x4720, 0x454e, 0x4449, 0x414e, 0x2e2e, 0x0000}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_little[argc]; require += info_big[argc]; (void)argv; return require; } STATUS: Looking for opendir STATUS: Looking for opendir - found Determining if the function opendir exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_cae61/fast" /usr/bin/make -f CMakeFiles/cmTC_cae61.dir/build.make CMakeFiles/cmTC_cae61.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_cae61.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=opendir -fPIE -o CMakeFiles/cmTC_cae61.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_cae61 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cae61.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=opendir -rdynamic CMakeFiles/cmTC_cae61.dir/CheckFunctionExists.c.o -o cmTC_cae61 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for strtol STATUS: Looking for strtol - found Determining if the function strtol exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1e4a8/fast" /usr/bin/make -f CMakeFiles/cmTC_1e4a8.dir/build.make CMakeFiles/cmTC_1e4a8.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1e4a8.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=strtol -fPIE -o CMakeFiles/cmTC_1e4a8.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_1e4a8 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1e4a8.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=strtol -rdynamic CMakeFiles/cmTC_1e4a8.dir/CheckFunctionExists.c.o -o cmTC_1e4a8 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for waitpid STATUS: Looking for waitpid - found Determining if the function waitpid exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_206a8/fast" /usr/bin/make -f CMakeFiles/cmTC_206a8.dir/build.make CMakeFiles/cmTC_206a8.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_206a8.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=waitpid -fPIE -o CMakeFiles/cmTC_206a8.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_206a8 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_206a8.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=waitpid -rdynamic CMakeFiles/cmTC_206a8.dir/CheckFunctionExists.c.o -o cmTC_206a8 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for wait3 STATUS: Looking for wait3 - found Determining if the function wait3 exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_78bb1/fast" /usr/bin/make -f CMakeFiles/cmTC_78bb1.dir/build.make CMakeFiles/cmTC_78bb1.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_78bb1.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=wait3 -fPIE -o CMakeFiles/cmTC_78bb1.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_78bb1 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_78bb1.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=wait3 -rdynamic CMakeFiles/cmTC_78bb1.dir/CheckFunctionExists.c.o -o cmTC_78bb1 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for uname STATUS: Looking for uname - found Determining if the function uname exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_bb367/fast" /usr/bin/make -f CMakeFiles/cmTC_bb367.dir/build.make CMakeFiles/cmTC_bb367.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_bb367.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=uname -fPIE -o CMakeFiles/cmTC_bb367.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_bb367 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bb367.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=uname -rdynamic CMakeFiles/cmTC_bb367.dir/CheckFunctionExists.c.o -o cmTC_bb367 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test WORKING_GETADDRINFO STATUS: Performing Test WORKING_GETADDRINFO - Success Performing C SOURCE FILE Test WORKING_GETADDRINFO succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_cdc7c/fast" /usr/bin/make -f CMakeFiles/cmTC_cdc7c.dir/build.make CMakeFiles/cmTC_cdc7c.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_cdc7c.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DWORKING_GETADDRINFO -fPIE -o CMakeFiles/cmTC_cdc7c.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_cdc7c /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cdc7c.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DWORKING_GETADDRINFO -rdynamic CMakeFiles/cmTC_cdc7c.dir/src.c.o -o cmTC_cdc7c make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include int main () { const char *name, *port; struct addrinfo *aiPtr, hints; (void)getaddrinfo(name,port, &hints, &aiPtr); (void)freeaddrinfo(aiPtr); return 0; } STATUS: Looking for getpwuid_r STATUS: Looking for getpwuid_r - found Determining if the function getpwuid_r exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b07e6/fast" /usr/bin/make -f CMakeFiles/cmTC_b07e6.dir/build.make CMakeFiles/cmTC_b07e6.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b07e6.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=getpwuid_r -fPIE -o CMakeFiles/cmTC_b07e6.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_b07e6 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b07e6.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=getpwuid_r -rdynamic CMakeFiles/cmTC_b07e6.dir/CheckFunctionExists.c.o -o cmTC_b07e6 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_GETPWUID_R_5 STATUS: Performing Test HAVE_GETPWUID_R_5 - Success Performing C SOURCE FILE Test HAVE_GETPWUID_R_5 succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3a969/fast" /usr/bin/make -f CMakeFiles/cmTC_3a969.dir/build.make CMakeFiles/cmTC_3a969.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3a969.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DHAVE_GETPWUID_R_5 -fPIE -o CMakeFiles/cmTC_3a969.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_3a969 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3a969.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DHAVE_GETPWUID_R_5 -rdynamic CMakeFiles/cmTC_3a969.dir/src.c.o -o cmTC_3a969 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include int main(){ uid_t uid; struct passwd pw, *pwp; char buf[512]; int buflen = 512; (void) getpwuid_r(uid, &pw, buf, buflen, &pwp); return 0;} STATUS: Looking for getpwnam_r STATUS: Looking for getpwnam_r - found Determining if the function getpwnam_r exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_66dcf/fast" /usr/bin/make -f CMakeFiles/cmTC_66dcf.dir/build.make CMakeFiles/cmTC_66dcf.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_66dcf.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=getpwnam_r -fPIE -o CMakeFiles/cmTC_66dcf.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_66dcf /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_66dcf.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=getpwnam_r -rdynamic CMakeFiles/cmTC_66dcf.dir/CheckFunctionExists.c.o -o cmTC_66dcf make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_GETPWNAM_R_5 STATUS: Performing Test HAVE_GETPWNAM_R_5 - Success Performing C SOURCE FILE Test HAVE_GETPWNAM_R_5 succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1a2e6/fast" /usr/bin/make -f CMakeFiles/cmTC_1a2e6.dir/build.make CMakeFiles/cmTC_1a2e6.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1a2e6.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DHAVE_GETPWNAM_R_5 -fPIE -o CMakeFiles/cmTC_1a2e6.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_1a2e6 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1a2e6.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DHAVE_GETPWNAM_R_5 -rdynamic CMakeFiles/cmTC_1a2e6.dir/src.c.o -o cmTC_1a2e6 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include int main(){ char *name; struct passwd pw, *pwp; char buf[512]; int buflen = 512; (void) getpwnam_r(name, &pw, buf, buflen, &pwp); return 0;} STATUS: Looking for getgrgid_r STATUS: Looking for getgrgid_r - found Determining if the function getgrgid_r exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_50dda/fast" /usr/bin/make -f CMakeFiles/cmTC_50dda.dir/build.make CMakeFiles/cmTC_50dda.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_50dda.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=getgrgid_r -fPIE -o CMakeFiles/cmTC_50dda.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_50dda /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_50dda.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=getgrgid_r -rdynamic CMakeFiles/cmTC_50dda.dir/CheckFunctionExists.c.o -o cmTC_50dda make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_GETGRGID_R_5 STATUS: Performing Test HAVE_GETGRGID_R_5 - Success Performing C SOURCE FILE Test HAVE_GETGRGID_R_5 succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7639e/fast" /usr/bin/make -f CMakeFiles/cmTC_7639e.dir/build.make CMakeFiles/cmTC_7639e.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_7639e.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DHAVE_GETGRGID_R_5 -fPIE -o CMakeFiles/cmTC_7639e.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_7639e /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7639e.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DHAVE_GETGRGID_R_5 -rdynamic CMakeFiles/cmTC_7639e.dir/src.c.o -o cmTC_7639e make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include int main(){ gid_t gid; struct group gr, *grp; char buf[512]; int buflen = 512; (void) getgrgid_r(gid, &gr, buf, buflen, &grp); return 0;} STATUS: Looking for getgrnam_r STATUS: Looking for getgrnam_r - found Determining if the function getgrnam_r exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b5a77/fast" /usr/bin/make -f CMakeFiles/cmTC_b5a77.dir/build.make CMakeFiles/cmTC_b5a77.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b5a77.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=getgrnam_r -fPIE -o CMakeFiles/cmTC_b5a77.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_b5a77 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b5a77.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=getgrnam_r -rdynamic CMakeFiles/cmTC_b5a77.dir/CheckFunctionExists.c.o -o cmTC_b5a77 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_GETGRNAM_R_5 STATUS: Performing Test HAVE_GETGRNAM_R_5 - Success Performing C SOURCE FILE Test HAVE_GETGRNAM_R_5 succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1f36d/fast" /usr/bin/make -f CMakeFiles/cmTC_1f36d.dir/build.make CMakeFiles/cmTC_1f36d.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1f36d.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DHAVE_GETGRNAM_R_5 -fPIE -o CMakeFiles/cmTC_1f36d.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_1f36d /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1f36d.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DHAVE_GETGRNAM_R_5 -rdynamic CMakeFiles/cmTC_1f36d.dir/src.c.o -o cmTC_1f36d make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include int main(){ char *name; struct group gr, *grp; char buf[512]; int buflen = 512; (void) getgrnam_r(name, &gr, buf, buflen, &grp); return 0;} STATUS: Looking for gethostbyaddr_r STATUS: Looking for gethostbyaddr_r - found Determining if the function gethostbyaddr_r exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_33ff9/fast" /usr/bin/make -f CMakeFiles/cmTC_33ff9.dir/build.make CMakeFiles/cmTC_33ff9.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_33ff9.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=gethostbyaddr_r -fPIE -o CMakeFiles/cmTC_33ff9.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_33ff9 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_33ff9.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=gethostbyaddr_r -rdynamic CMakeFiles/cmTC_33ff9.dir/CheckFunctionExists.c.o -o cmTC_33ff9 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test TCL_HAVE_GETHOSTBYADDR_R_7 STATUS: Performing Test TCL_HAVE_GETHOSTBYADDR_R_7 - Failed STATUS: Performing Test TCL_HAVE_GETHOSTBYADDR_R_8 STATUS: Performing Test TCL_HAVE_GETHOSTBYADDR_R_8 - Success Performing C SOURCE FILE Test TCL_HAVE_GETHOSTBYADDR_R_8 succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_6cb67/fast" /usr/bin/make -f CMakeFiles/cmTC_6cb67.dir/build.make CMakeFiles/cmTC_6cb67.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_6cb67.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DTCL_HAVE_GETHOSTBYADDR_R_8 -fPIE -o CMakeFiles/cmTC_6cb67.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_6cb67 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6cb67.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DTCL_HAVE_GETHOSTBYADDR_R_8 -rdynamic CMakeFiles/cmTC_6cb67.dir/src.c.o -o cmTC_6cb67 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include int main(){ char *addr; int length; int type; struct hostent *result, *resultp; char buffer[2048]; int buflen = 2048; int h_errnop; (void) gethostbyaddr_r(addr, length, type, result, buffer, buflen, &resultp, &h_errnop); return 0;} STATUS: Looking for gethostbyname_r STATUS: Looking for gethostbyname_r - found Determining if the function gethostbyname_r exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b1038/fast" /usr/bin/make -f CMakeFiles/cmTC_b1038.dir/build.make CMakeFiles/cmTC_b1038.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b1038.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=gethostbyname_r -fPIE -o CMakeFiles/cmTC_b1038.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_b1038 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b1038.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=gethostbyname_r -rdynamic CMakeFiles/cmTC_b1038.dir/CheckFunctionExists.c.o -o cmTC_b1038 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_GETHOSTBYNAME_R_6 STATUS: Performing Test HAVE_GETHOSTBYNAME_R_6 - Success Performing C SOURCE FILE Test HAVE_GETHOSTBYNAME_R_6 succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_41940/fast" /usr/bin/make -f CMakeFiles/cmTC_41940.dir/build.make CMakeFiles/cmTC_41940.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_41940.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DHAVE_GETHOSTBYNAME_R_6 -fPIE -o CMakeFiles/cmTC_41940.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_41940 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_41940.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DHAVE_GETHOSTBYNAME_R_6 -rdynamic CMakeFiles/cmTC_41940.dir/src.c.o -o cmTC_41940 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include int main(){ char *name; struct hostent *he, *res; char buffer[2048]; int buflen = 2048; int h_errnop; (void) gethostbyname_r(name, he, buffer, buflen, &res, &h_errnop); return 0;} STATUS: Performing Test HAVE_TERMIOS STATUS: Performing Test HAVE_TERMIOS - Success Performing C SOURCE FILE Test HAVE_TERMIOS succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_51c51/fast" /usr/bin/make -f CMakeFiles/cmTC_51c51.dir/build.make CMakeFiles/cmTC_51c51.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_51c51.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DHAVE_TERMIOS -fPIE -o CMakeFiles/cmTC_51c51.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_51c51 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_51c51.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DHAVE_TERMIOS -rdynamic CMakeFiles/cmTC_51c51.dir/src.c.o -o cmTC_51c51 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Return value: 1 Source file was: #include int main() { struct termios t; if (tcgetattr(0, &t) == 0) { cfsetospeed(&t, 0); t.c_cflag |= PARENB | PARODD | CSIZE | CSTOPB; return 0; } return 1; } STATUS: Performing Test HAVE_SYS_TIME_H_USABLE STATUS: Performing Test HAVE_SYS_TIME_H_USABLE - Success Performing C SOURCE FILE Test HAVE_SYS_TIME_H_USABLE succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0720f/fast" /usr/bin/make -f CMakeFiles/cmTC_0720f.dir/build.make CMakeFiles/cmTC_0720f.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0720f.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DHAVE_SYS_TIME_H_USABLE -fPIE -o CMakeFiles/cmTC_0720f.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_0720f /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0720f.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DHAVE_SYS_TIME_H_USABLE -rdynamic CMakeFiles/cmTC_0720f.dir/src.c.o -o cmTC_0720f make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include main(){}; STATUS: Performing Test HAVE_STRUCT_TM_TM_ZONE STATUS: Performing Test HAVE_STRUCT_TM_TM_ZONE - Success Performing C SOURCE FILE Test HAVE_STRUCT_TM_TM_ZONE succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_afac1/fast" /usr/bin/make -f CMakeFiles/cmTC_afac1.dir/build.make CMakeFiles/cmTC_afac1.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_afac1.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DHAVE_STRUCT_TM_TM_ZONE -fPIE -o CMakeFiles/cmTC_afac1.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_afac1 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_afac1.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DHAVE_STRUCT_TM_TM_ZONE -rdynamic CMakeFiles/cmTC_afac1.dir/src.c.o -o cmTC_afac1 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include int main() { (void)sizeof(((struct tm *)0)->tm_zone); return 0; } STATUS: Performing Test HAVE_TM_TZADJ STATUS: Performing Test HAVE_TM_TZADJ - Failed STATUS: Performing Test HAVE_TM_GMTOFF STATUS: Performing Test HAVE_TM_GMTOFF - Success Performing C SOURCE FILE Test HAVE_TM_GMTOFF succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3707c/fast" /usr/bin/make -f CMakeFiles/cmTC_3707c.dir/build.make CMakeFiles/cmTC_3707c.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3707c.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DHAVE_TM_GMTOFF -fPIE -o CMakeFiles/cmTC_3707c.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_3707c /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3707c.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DHAVE_TM_GMTOFF -rdynamic CMakeFiles/cmTC_3707c.dir/src.c.o -o cmTC_3707c make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include int main() { (void)sizeof(((struct tm *)0)->tm_gmtoff); return 0; } STATUS: Performing Test HAVE_TIMEZONE_VAR STATUS: Performing Test HAVE_TIMEZONE_VAR - Success Performing C SOURCE FILE Test HAVE_TIMEZONE_VAR succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c37eb/fast" /usr/bin/make -f CMakeFiles/cmTC_c37eb.dir/build.make CMakeFiles/cmTC_c37eb.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c37eb.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DHAVE_TIMEZONE_VAR -fPIE -o CMakeFiles/cmTC_c37eb.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_c37eb /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c37eb.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DHAVE_TIMEZONE_VAR -rdynamic CMakeFiles/cmTC_c37eb.dir/src.c.o -o cmTC_c37eb make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include int main () { extern long timezone; timezone += 1; exit (0); return 0; } STATUS: Performing Test TIME_WITH_SYS_TIME_WORKS STATUS: Performing Test TIME_WITH_SYS_TIME_WORKS - Success Performing C SOURCE FILE Test TIME_WITH_SYS_TIME_WORKS succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f9eed/fast" /usr/bin/make -f CMakeFiles/cmTC_f9eed.dir/build.make CMakeFiles/cmTC_f9eed.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f9eed.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DTIME_WITH_SYS_TIME_WORKS -fPIE -o CMakeFiles/cmTC_f9eed.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_f9eed /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f9eed.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DTIME_WITH_SYS_TIME_WORKS -rdynamic CMakeFiles/cmTC_f9eed.dir/src.c.o -o cmTC_f9eed make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include int main() { extern time_t timezone; timezone += 1; exit (0); return 0; } STATUS: Check size of blkcnt_t STATUS: Check size of blkcnt_t - done Determining size of blkcnt_t passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e8aeb/fast" /usr/bin/make -f CMakeFiles/cmTC_e8aeb.dir/build.make CMakeFiles/cmTC_e8aeb.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e8aeb.dir/HAVE_BLKCNT_T.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -fPIE -o CMakeFiles/cmTC_e8aeb.dir/HAVE_BLKCNT_T.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/HAVE_BLKCNT_T.c Linking C executable cmTC_e8aeb /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e8aeb.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -rdynamic CMakeFiles/cmTC_e8aeb.dir/HAVE_BLKCNT_T.c.o -o cmTC_e8aeb make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for fstatfs, STATUS: Looking for fstatfs, - not found STATUS: Looking for memcmp STATUS: Looking for memcmp - found Determining if the function memcmp exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a87ce/fast" /usr/bin/make -f CMakeFiles/cmTC_a87ce.dir/build.make CMakeFiles/cmTC_a87ce.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a87ce.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=memcmp -fPIE -o CMakeFiles/cmTC_a87ce.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_a87ce /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a87ce.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=memcmp -rdynamic CMakeFiles/cmTC_a87ce.dir/CheckFunctionExists.c.o -o cmTC_a87ce make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for strstr STATUS: Looking for strstr - found Determining if the function strstr exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_383c4/fast" /usr/bin/make -f CMakeFiles/cmTC_383c4.dir/build.make CMakeFiles/cmTC_383c4.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_383c4.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=strstr -fPIE -o CMakeFiles/cmTC_383c4.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_383c4 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_383c4.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=strstr -rdynamic CMakeFiles/cmTC_383c4.dir/CheckFunctionExists.c.o -o cmTC_383c4 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test WORKING_strstr STATUS: Performing Test WORKING_strstr - Success Performing C SOURCE FILE Test WORKING_strstr succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b002d/fast" /usr/bin/make -f CMakeFiles/cmTC_b002d.dir/build.make CMakeFiles/cmTC_b002d.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b002d.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DWORKING_strstr -fPIE -o CMakeFiles/cmTC_b002d.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_b002d /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b002d.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DWORKING_strstr -rdynamic CMakeFiles/cmTC_b002d.dir/src.c.o -o cmTC_b002d make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Return value: 1 Source file was: int main() { } STATUS: Looking for strtoul STATUS: Looking for strtoul - found Determining if the function strtoul exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_61d8d/fast" /usr/bin/make -f CMakeFiles/cmTC_61d8d.dir/build.make CMakeFiles/cmTC_61d8d.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_61d8d.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=strtoul -fPIE -o CMakeFiles/cmTC_61d8d.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_61d8d /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_61d8d.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=strtoul -rdynamic CMakeFiles/cmTC_61d8d.dir/CheckFunctionExists.c.o -o cmTC_61d8d make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test WORKING_strtoul STATUS: Performing Test WORKING_strtoul - Success Performing C SOURCE FILE Test WORKING_strtoul succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2aa80/fast" /usr/bin/make -f CMakeFiles/cmTC_2aa80.dir/build.make CMakeFiles/cmTC_2aa80.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2aa80.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DWORKING_strtoul -fPIE -o CMakeFiles/cmTC_2aa80.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_2aa80 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2aa80.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DWORKING_strtoul -rdynamic CMakeFiles/cmTC_2aa80.dir/src.c.o -o cmTC_2aa80 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Return value: 1 Source file was: int main() { extern int strtoul(); char *term, *string = "0"; exit(strtoul(string,&term,0) != 0 || term != string+1); } STATUS: Looking for strtod STATUS: Looking for strtod - found Determining if the function strtod exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e9943/fast" /usr/bin/make -f CMakeFiles/cmTC_e9943.dir/build.make CMakeFiles/cmTC_e9943.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e9943.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=strtod -fPIE -o CMakeFiles/cmTC_e9943.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_e9943 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e9943.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=strtod -rdynamic CMakeFiles/cmTC_e9943.dir/CheckFunctionExists.c.o -o cmTC_e9943 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test WORKING_strtod STATUS: Performing Test WORKING_strtod - Success Performing C SOURCE FILE Test WORKING_strtod succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0d101/fast" /usr/bin/make -f CMakeFiles/cmTC_0d101.dir/build.make CMakeFiles/cmTC_0d101.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0d101.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DWORKING_strtod -fPIE -o CMakeFiles/cmTC_0d101.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_0d101 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0d101.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DWORKING_strtod -rdynamic CMakeFiles/cmTC_0d101.dir/src.c.o -o cmTC_0d101 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Return value: 1 Source file was: int main() { extern double strtod(); char *term, *string = " +69"; exit(strtod(string,&term) != 69 || term != string+4); } STATUS: Check size of mode_t STATUS: Check size of mode_t - done Determining size of mode_t passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4c15d/fast" /usr/bin/make -f CMakeFiles/cmTC_4c15d.dir/build.make CMakeFiles/cmTC_4c15d.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4c15d.dir/HAVE_MODE_T.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -fPIE -o CMakeFiles/cmTC_4c15d.dir/HAVE_MODE_T.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/HAVE_MODE_T.c Linking C executable cmTC_4c15d /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4c15d.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -rdynamic CMakeFiles/cmTC_4c15d.dir/HAVE_MODE_T.c.o -o cmTC_4c15d make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Check size of pid_t STATUS: Check size of pid_t - done Determining size of pid_t passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0bbfc/fast" /usr/bin/make -f CMakeFiles/cmTC_0bbfc.dir/build.make CMakeFiles/cmTC_0bbfc.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0bbfc.dir/HAVE_PID_T.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -fPIE -o CMakeFiles/cmTC_0bbfc.dir/HAVE_PID_T.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/HAVE_PID_T.c Linking C executable cmTC_0bbfc /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0bbfc.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -rdynamic CMakeFiles/cmTC_0bbfc.dir/HAVE_PID_T.c.o -o cmTC_0bbfc make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Check size of uid_t STATUS: Check size of uid_t - done Determining size of uid_t passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8c348/fast" /usr/bin/make -f CMakeFiles/cmTC_8c348.dir/build.make CMakeFiles/cmTC_8c348.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8c348.dir/HAVE_UID_T.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -fPIE -o CMakeFiles/cmTC_8c348.dir/HAVE_UID_T.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/HAVE_UID_T.c Linking C executable cmTC_8c348 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8c348.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -rdynamic CMakeFiles/cmTC_8c348.dir/HAVE_UID_T.c.o -o cmTC_8c348 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Check size of intptr_t STATUS: Check size of intptr_t - done Determining size of intptr_t passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e3a30/fast" /usr/bin/make -f CMakeFiles/cmTC_e3a30.dir/build.make CMakeFiles/cmTC_e3a30.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e3a30.dir/HAVE_INTPTR_T.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -fPIE -o CMakeFiles/cmTC_e3a30.dir/HAVE_INTPTR_T.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/HAVE_INTPTR_T.c Linking C executable cmTC_e3a30 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e3a30.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -rdynamic CMakeFiles/cmTC_e3a30.dir/HAVE_INTPTR_T.c.o -o cmTC_e3a30 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_UNION_WAIT STATUS: Performing Test HAVE_UNION_WAIT - Failed STATUS: Looking for BSDgettimeofday STATUS: Looking for BSDgettimeofday - not found STATUS: Looking for gettimeofday STATUS: Looking for gettimeofday - found Determining if the gettimeofday exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2ffd6/fast" /usr/bin/make -f CMakeFiles/cmTC_2ffd6.dir/build.make CMakeFiles/cmTC_2ffd6.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2ffd6.dir/CheckSymbolExists.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -fPIE -o CMakeFiles/cmTC_2ffd6.dir/CheckSymbolExists.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTC_2ffd6 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2ffd6.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -rdynamic CMakeFiles/cmTC_2ffd6.dir/CheckSymbolExists.c.o -o cmTC_2ffd6 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' File /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef gettimeofday return ((int*)(&gettimeofday))[argc]; #else (void)argc; return 0; #endif } STATUS: Performing Test CHAR_IS_UNSIGNED STATUS: Performing Test CHAR_IS_UNSIGNED - Success Performing C SOURCE FILE Test CHAR_IS_UNSIGNED succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ae562/fast" /usr/bin/make -f CMakeFiles/cmTC_ae562.dir/build.make CMakeFiles/cmTC_ae562.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ae562.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DCHAR_IS_UNSIGNED -fPIE -o CMakeFiles/cmTC_ae562.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_ae562 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ae562.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DCHAR_IS_UNSIGNED -rdynamic CMakeFiles/cmTC_ae562.dir/src.c.o -o cmTC_ae562 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Return value: 1 Source file was: int main () { static int test_array [1 - 2 * !(((char) -1) < 0)]; test_array [0] = 0; return 0; } STATUS: Performing Test HAVE_SIGNED_CHAR STATUS: Performing Test HAVE_SIGNED_CHAR - Success Performing C SOURCE FILE Test HAVE_SIGNED_CHAR succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c41e2/fast" /usr/bin/make -f CMakeFiles/cmTC_c41e2.dir/build.make CMakeFiles/cmTC_c41e2.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c41e2.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DHAVE_SIGNED_CHAR -fPIE -o CMakeFiles/cmTC_c41e2.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_c41e2 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c41e2.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DHAVE_SIGNED_CHAR -rdynamic CMakeFiles/cmTC_c41e2.dir/src.c.o -o cmTC_c41e2 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main () { signed char *p; p = 0; return 0; } STATUS: Looking for langinfo.h STATUS: Looking for langinfo.h - found Determining if the include file langinfo.h exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_26f18/fast" /usr/bin/make -f CMakeFiles/cmTC_26f18.dir/build.make CMakeFiles/cmTC_26f18.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_26f18.dir/CheckIncludeFile.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -fPIE -o CMakeFiles/cmTC_26f18.dir/CheckIncludeFile.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_26f18 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_26f18.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -rdynamic CMakeFiles/cmTC_26f18.dir/CheckIncludeFile.c.o -o cmTC_26f18 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test LANGINFO_COMPILES STATUS: Performing Test LANGINFO_COMPILES - Success Performing C SOURCE FILE Test LANGINFO_COMPILES succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_44b5c/fast" /usr/bin/make -f CMakeFiles/cmTC_44b5c.dir/build.make CMakeFiles/cmTC_44b5c.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_44b5c.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DLANGINFO_COMPILES -fPIE -o CMakeFiles/cmTC_44b5c.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_44b5c /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_44b5c.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DLANGINFO_COMPILES -rdynamic CMakeFiles/cmTC_44b5c.dir/src.c.o -o cmTC_44b5c make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include int main() { nl_langinfo(CODESET); } STATUS: Looking for chflags STATUS: Looking for chflags - found Determining if the function chflags exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3eb34/fast" /usr/bin/make -f CMakeFiles/cmTC_3eb34.dir/build.make CMakeFiles/cmTC_3eb34.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3eb34.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=chflags -fPIE -o CMakeFiles/cmTC_3eb34.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_3eb34 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3eb34.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=chflags -rdynamic CMakeFiles/cmTC_3eb34.dir/CheckFunctionExists.c.o -o cmTC_3eb34 CMakeFiles/cmTC_3eb34.dir/CheckFunctionExists.c.o: In function `main': /usr/share/cmake-3.9/Modules/CheckFunctionExists.c:(.text+0x9): warning: chflags is not implemented and will always fail make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for mkstemps STATUS: Looking for mkstemps - found Determining if the function mkstemps exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4dec2/fast" /usr/bin/make -f CMakeFiles/cmTC_4dec2.dir/build.make CMakeFiles/cmTC_4dec2.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4dec2.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=mkstemps -fPIE -o CMakeFiles/cmTC_4dec2.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_4dec2 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4dec2.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DCHECK_FUNCTION_EXISTS=mkstemps -rdynamic CMakeFiles/cmTC_4dec2.dir/CheckFunctionExists.c.o -o cmTC_4dec2 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test USABLE_ISNAN STATUS: Performing Test USABLE_ISNAN - Success Performing C SOURCE FILE Test USABLE_ISNAN succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c597f/fast" /usr/bin/make -f CMakeFiles/cmTC_c597f.dir/build.make CMakeFiles/cmTC_c597f.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c597f.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DUSABLE_ISNAN -fPIE -o CMakeFiles/cmTC_c597f.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_c597f /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c597f.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DUSABLE_ISNAN -rdynamic CMakeFiles/cmTC_c597f.dir/src.c.o -o cmTC_c597f make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Return value: 1 Source file was: #include int main () { isnan(0.0); /* Generates an error if isnan is missing */ return 0; } STATUS: Performing Test FTS_WORKING STATUS: Performing Test FTS_WORKING - Success Performing C SOURCE FILE Test FTS_WORKING succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_bfe5e/fast" /usr/bin/make -f CMakeFiles/cmTC_bfe5e.dir/build.make CMakeFiles/cmTC_bfe5e.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_bfe5e.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DFTS_WORKING -fPIE -o CMakeFiles/cmTC_bfe5e.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_bfe5e /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bfe5e.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DFTS_WORKING -rdynamic CMakeFiles/cmTC_bfe5e.dir/src.c.o -o cmTC_bfe5e make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include #include #include int main () { char*const p[2] = {"/", NULL}; FTS *f = fts_open(p, FTS_PHYSICAL|FTS_NOCHDIR|FTS_NOSTAT, NULL); FTSENT *e = fts_read(f); fts_close(f); return 0; } STATUS: Found TIMEZONE: /usr/share/zoneinfo STATUS: Performing Test STACK_GROWS_UP STATUS: Performing Test STACK_GROWS_UP - Success Performing C SOURCE FILE Test STACK_GROWS_UP succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_eebb3/fast" /usr/bin/make -f CMakeFiles/cmTC_eebb3.dir/build.make CMakeFiles/cmTC_eebb3.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_eebb3.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DSTACK_GROWS_UP -fPIE -o CMakeFiles/cmTC_eebb3.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_eebb3 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_eebb3.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DSTACK_GROWS_UP -rdynamic CMakeFiles/cmTC_eebb3.dir/src.c.o -o cmTC_eebb3 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Return value: 1 Source file was: int StackGrowsUp(int *parent) { int here; return (&here < parent); } int main (int argc, char *argv[]) { int foo; return StackGrowsUp(&foo); } STATUS: Looking for sys/fstatfs.h STATUS: Looking for sys/fstatfs.h - not found STATUS: Looking for AvailabilityMacros.h STATUS: Looking for AvailabilityMacros.h - not found STATUS: Performing Test COMPILER_SUPPORTS_HIDDEN STATUS: Performing Test COMPILER_SUPPORTS_HIDDEN - Success Performing C SOURCE FILE Test COMPILER_SUPPORTS_HIDDEN succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_dfde0/fast" /usr/bin/make -f CMakeFiles/cmTC_dfde0.dir/build.make CMakeFiles/cmTC_dfde0.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_dfde0.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DCOMPILER_SUPPORTS_HIDDEN -fPIE -o CMakeFiles/cmTC_dfde0.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_dfde0 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dfde0.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DCOMPILER_SUPPORTS_HIDDEN -rdynamic CMakeFiles/cmTC_dfde0.dir/src.c.o -o cmTC_dfde0 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #define MODULE_SCOPE extern __attribute__((__visibility__("hidden"))) main(){}; STATUS: Looking for sys/modem.h STATUS: Looking for sys/modem.h - not found STATUS: Performing Test FD_SET_IN_TYPES_H STATUS: Performing Test FD_SET_IN_TYPES_H - Success Performing C SOURCE FILE Test FD_SET_IN_TYPES_H succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3f12d/fast" /usr/bin/make -f CMakeFiles/cmTC_3f12d.dir/build.make CMakeFiles/cmTC_3f12d.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3f12d.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DNDEBUG=1 -O2 -DFD_SET_IN_TYPES_H -fPIE -o CMakeFiles/cmTC_3f12d.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_3f12d /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3f12d.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DFD_SET_IN_TYPES_H -rdynamic CMakeFiles/cmTC_3f12d.dir/src.c.o -o cmTC_3f12d make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include int main () { fd_set readMask, writeMask; return 0; } STATUS: Performing Test HAVE_PW_GECOS STATUS: Performing Test HAVE_PW_GECOS - Success Performing C SOURCE FILE Test HAVE_PW_GECOS succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a8e12/fast" /usr/bin/make -f CMakeFiles/cmTC_a8e12.dir/build.make CMakeFiles/cmTC_a8e12.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a8e12.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -pipe -m64 -DHAVE_PW_GECOS -fPIE -o CMakeFiles/cmTC_a8e12.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_a8e12 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a8e12.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DHAVE_PW_GECOS -rdynamic CMakeFiles/cmTC_a8e12.dir/src.c.o -o cmTC_a8e12 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include int main() { (void)sizeof(((struct passwd *)0)->pw_gecos); return 0; } STATUS: Looking for X11/XKBlib.h STATUS: Looking for X11/XKBlib.h - found Determining if the include file X11/XKBlib.h exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_55da7/fast" /usr/bin/make -f CMakeFiles/cmTC_55da7.dir/build.make CMakeFiles/cmTC_55da7.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_55da7.dir/CheckIncludeFile.c.o /usr/bin/clang -w -pipe -m64 -fPIE -o CMakeFiles/cmTC_55da7.dir/CheckIncludeFile.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_55da7 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_55da7.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -rdynamic CMakeFiles/cmTC_55da7.dir/CheckIncludeFile.c.o -o cmTC_55da7 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_XKBKEYCODETOKEYSYM STATUS: Performing Test HAVE_XKBKEYCODETOKEYSYM - Success Performing C SOURCE FILE Test HAVE_XKBKEYCODETOKEYSYM succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_6f0e8/fast" /usr/bin/make -f CMakeFiles/cmTC_6f0e8.dir/build.make CMakeFiles/cmTC_6f0e8.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_6f0e8.dir/src.c.o /usr/bin/clang -w -pipe -m64 -DHAVE_XKBKEYCODETOKEYSYM -fPIE -o CMakeFiles/cmTC_6f0e8.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_6f0e8 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6f0e8.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DHAVE_XKBKEYCODETOKEYSYM -rdynamic CMakeFiles/cmTC_6f0e8.dir/src.c.o -o cmTC_6f0e8 /usr/lib/x86_64-linux-gnu/libX11.so make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: #include int main() { void *ptr = (void*)&XkbKeycodeToKeysym; return 0;} STATUS: Performing Test PIC_COMPILER_FLAG STATUS: Performing Test PIC_COMPILER_FLAG - Success Performing C SOURCE FILE Test PIC_COMPILER_FLAG succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c39c7/fast" /usr/bin/make -f CMakeFiles/cmTC_c39c7.dir/build.make CMakeFiles/cmTC_c39c7.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c39c7.dir/src.c.o /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DPIC_COMPILER_FLAG -fPIE -fPIC -o CMakeFiles/cmTC_c39c7.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_c39c7 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c39c7.dir/link.txt --verbose=1 /usr/bin/clang -w -pipe -m64 -DNDEBUG=1 -O2 -DPIC_COMPILER_FLAG -rdynamic CMakeFiles/cmTC_c39c7.dir/src.c.o -o cmTC_c39c7 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Found ZLIB: /home/naseef/Code/brlcad/src/other/libz;/home/naseef/Code/brlcad/build-clang/src/other/libz STATUS: Performing Test HAVE_O3 STATUS: Performing Test HAVE_O3 - Success Performing C++ SOURCE FILE Test HAVE_O3 succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_68819/fast" /usr/bin/make -f CMakeFiles/cmTC_68819.dir/build.make CMakeFiles/cmTC_68819.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_68819.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -w -DHAVE_O3 -fPIE -O3 -o CMakeFiles/cmTC_68819.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_68819 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_68819.dir/link.txt --verbose=1 /usr/bin/clang++ -w -DHAVE_O3 -rdynamic CMakeFiles/cmTC_68819.dir/src.cxx.o -o cmTC_68819 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Looking for sysent.h STATUS: Looking for sysent.h - not found STATUS: Looking for abs STATUS: Looking for abs - found Determining if the function abs exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_08a13/fast" /usr/bin/make -f CMakeFiles/cmTC_08a13.dir/build.make CMakeFiles/cmTC_08a13.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_08a13.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=abs -fPIE -o CMakeFiles/cmTC_08a13.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_08a13 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_08a13.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=abs -rdynamic CMakeFiles/cmTC_08a13.dir/CheckFunctionExists.c.o -o cmTC_08a13 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for memcpy STATUS: Looking for memcpy - found Determining if the function memcpy exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_afbc9/fast" /usr/bin/make -f CMakeFiles/cmTC_afbc9.dir/build.make CMakeFiles/cmTC_afbc9.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_afbc9.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=memcpy -fPIE -o CMakeFiles/cmTC_afbc9.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_afbc9 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_afbc9.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=memcpy -rdynamic CMakeFiles/cmTC_afbc9.dir/CheckFunctionExists.c.o -o cmTC_afbc9 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for memmove STATUS: Looking for memmove - found Determining if the function memmove exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5098e/fast" /usr/bin/make -f CMakeFiles/cmTC_5098e.dir/build.make CMakeFiles/cmTC_5098e.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5098e.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=memmove -fPIE -o CMakeFiles/cmTC_5098e.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_5098e /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5098e.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=memmove -rdynamic CMakeFiles/cmTC_5098e.dir/CheckFunctionExists.c.o -o cmTC_5098e make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for getopt STATUS: Looking for getopt - found Determining if the function getopt exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d802b/fast" /usr/bin/make -f CMakeFiles/cmTC_d802b.dir/build.make CMakeFiles/cmTC_d802b.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d802b.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=getopt -fPIE -o CMakeFiles/cmTC_d802b.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_d802b /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d802b.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=getopt -rdynamic CMakeFiles/cmTC_d802b.dir/CheckFunctionExists.c.o -o cmTC_d802b make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test HAVE_STD_THREAD STATUS: Performing Test HAVE_STD_THREAD - Success Performing C++ SOURCE FILE Test HAVE_STD_THREAD succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_158e8/fast" /usr/bin/make -f CMakeFiles/cmTC_158e8.dir/build.make CMakeFiles/cmTC_158e8.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_158e8.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -w -DHAVE_STD_THREAD -pthread -std=c++0x -fPIE -o CMakeFiles/cmTC_158e8.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_158e8 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_158e8.dir/link.txt --verbose=1 /usr/bin/clang++ -w -DHAVE_STD_THREAD -pthread -std=c++0x -rdynamic CMakeFiles/cmTC_158e8.dir/src.cxx.o -o cmTC_158e8 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Return value: 1 Source file was: #include #include void do_work() { std::cout << "thread" << std::endl; } int main() { std::thread t(do_work); t.join(); } STATUS: Looking for include file jni.h STATUS: Looking for include file jni.h - not found STATUS: Looking for localeconv STATUS: Looking for localeconv - found Determining if the function localeconv exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9fb93/fast" /usr/bin/make -f CMakeFiles/cmTC_9fb93.dir/build.make CMakeFiles/cmTC_9fb93.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9fb93.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=localeconv -fPIE -o CMakeFiles/cmTC_9fb93.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_9fb93 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9fb93.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=localeconv -rdynamic CMakeFiles/cmTC_9fb93.dir/CheckFunctionExists.c.o -o cmTC_9fb93 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for ceil in m STATUS: Looking for ceil in m - found Determining if the function ceil exists in the m passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a9c9c/fast" /usr/bin/make -f CMakeFiles/cmTC_a9c9c.dir/build.make CMakeFiles/cmTC_a9c9c.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a9c9c.dir/CheckFunctionExists.c.o /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=ceil -fPIE -o CMakeFiles/cmTC_a9c9c.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_a9c9c /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a9c9c.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=ceil -rdynamic CMakeFiles/cmTC_a9c9c.dir/CheckFunctionExists.c.o -o cmTC_a9c9c -lm make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for PTHREAD_MUTEX_RECURSIVE STATUS: Looking for PTHREAD_MUTEX_RECURSIVE - not found STATUS: Performing Test CXX_HAS_AVX_1 STATUS: Performing Test CXX_HAS_AVX_1 - Failed STATUS: Performing Test CXX_HAS_AVX_2 STATUS: Performing Test CXX_HAS_AVX_2 - Failed STATUS: Performing Test CXX_HAS_AVX_3 STATUS: Performing Test CXX_HAS_AVX_3 - Failed STATUS: Performing Test CXX_HAS_SSE_1 STATUS: Performing Test CXX_HAS_SSE_1 - Failed STATUS: Performing Test CXX_HAS_SSE_2 STATUS: Performing Test CXX_HAS_SSE_2 - Failed STATUS: Performing Test CXX_HAS_SSE_3 STATUS: Performing Test CXX_HAS_SSE_3 - Failed STATUS: Performing Test CXX_HAS_SSSE3_1 STATUS: Performing Test CXX_HAS_SSSE3_1 - Failed STATUS: Performing Test CXX_HAS_SSSE3_2 STATUS: Performing Test CXX_HAS_SSSE3_2 - Failed STATUS: Performing Test CXX_HAS_SSSE3_3 STATUS: Performing Test CXX_HAS_SSSE3_3 - Failed STATUS: Found ZLIB: zlib STATUS: Found PNG: png STATUS: Check size of unsigned long STATUS: Check size of unsigned long - done Determining size of unsigned long passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_48c75/fast" /usr/bin/make -f CMakeFiles/cmTC_48c75.dir/build.make CMakeFiles/cmTC_48c75.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_48c75.dir/SIZEOF_ULONG.c.o /usr/bin/clang -I/usr/local/include -w -fPIE -o CMakeFiles/cmTC_48c75.dir/SIZEOF_ULONG.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c Linking C executable cmTC_48c75 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_48c75.dir/link.txt --verbose=1 /usr/bin/clang -w -rdynamic CMakeFiles/cmTC_48c75.dir/SIZEOF_ULONG.c.o -o cmTC_48c75 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Check size of int8 STATUS: Check size of int8 - failed STATUS: Check size of int16 STATUS: Check size of int16 - failed STATUS: Check size of int32 STATUS: Check size of int32 - failed STATUS: Check size of __uint128_t STATUS: Check size of __uint128_t - done Determining size of __uint128_t passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d4ef8/fast" /usr/bin/make -f CMakeFiles/cmTC_d4ef8.dir/build.make CMakeFiles/cmTC_d4ef8.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d4ef8.dir/HAVE_UINT128_T.c.o /usr/bin/clang -I/usr/local/include -w -fPIE -o CMakeFiles/cmTC_d4ef8.dir/HAVE_UINT128_T.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/HAVE_UINT128_T.c Linking C executable cmTC_d4ef8 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d4ef8.dir/link.txt --verbose=1 /usr/bin/clang -w -rdynamic CMakeFiles/cmTC_d4ef8.dir/HAVE_UINT128_T.c.o -o cmTC_d4ef8 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file assert.h STATUS: Looking for include file assert.h - found Determining if files assert.h exist passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0786d/fast" /usr/bin/make -f CMakeFiles/cmTC_0786d.dir/build.make CMakeFiles/cmTC_0786d.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0786d.dir/CheckIncludeFiles.c.o /usr/bin/clang -I/usr/local/include -w -fPIE -o CMakeFiles/cmTC_0786d.dir/CheckIncludeFiles.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_0786d /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0786d.dir/link.txt --verbose=1 /usr/bin/clang -w -rdynamic CMakeFiles/cmTC_0786d.dir/CheckIncludeFiles.c.o -o cmTC_0786d make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for include file csf.h STATUS: Looking for include file csf.h - not found STATUS: Looking for include file dbmalloc.h STATUS: Looking for include file dbmalloc.h - not found STATUS: Looking for atoll STATUS: Looking for atoll - found Determining if the function atoll exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c264b/fast" /usr/bin/make -f CMakeFiles/cmTC_c264b.dir/build.make CMakeFiles/cmTC_c264b.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c264b.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=atoll -fPIE -o CMakeFiles/cmTC_c264b.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_c264b /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c264b.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=atoll -rdynamic CMakeFiles/cmTC_c264b.dir/CheckFunctionExists.c.o -o cmTC_c264b make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for iconv STATUS: Looking for iconv - found Determining if the function iconv exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_143e2/fast" /usr/bin/make -f CMakeFiles/cmTC_143e2.dir/build.make CMakeFiles/cmTC_143e2.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_143e2.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=iconv -fPIE -o CMakeFiles/cmTC_143e2.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_143e2 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_143e2.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=iconv -rdynamic CMakeFiles/cmTC_143e2.dir/CheckFunctionExists.c.o -o cmTC_143e2 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for strtof STATUS: Looking for strtof - found Determining if the function strtof exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_35ce3/fast" /usr/bin/make -f CMakeFiles/cmTC_35ce3.dir/build.make CMakeFiles/cmTC_35ce3.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_35ce3.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=strtof -fPIE -o CMakeFiles/cmTC_35ce3.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_35ce3 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_35ce3.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=strtof -rdynamic CMakeFiles/cmTC_35ce3.dir/CheckFunctionExists.c.o -o cmTC_35ce3 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for vprintf STATUS: Looking for vprintf - found Determining if the function vprintf exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5dffd/fast" /usr/bin/make -f CMakeFiles/cmTC_5dffd.dir/build.make CMakeFiles/cmTC_5dffd.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5dffd.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=vprintf -fPIE -o CMakeFiles/cmTC_5dffd.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_5dffd /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5dffd.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=vprintf -rdynamic CMakeFiles/cmTC_5dffd.dir/CheckFunctionExists.c.o -o cmTC_5dffd make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for readlink STATUS: Looking for readlink - found Determining if the function readlink exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_98cad/fast" /usr/bin/make -f CMakeFiles/cmTC_98cad.dir/build.make CMakeFiles/cmTC_98cad.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_98cad.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=readlink -fPIE -o CMakeFiles/cmTC_98cad.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_98cad /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_98cad.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=readlink -rdynamic CMakeFiles/cmTC_98cad.dir/CheckFunctionExists.c.o -o cmTC_98cad make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for posix_spawnp STATUS: Looking for posix_spawnp - found Determining if the function posix_spawnp exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d4677/fast" /usr/bin/make -f CMakeFiles/cmTC_d4677.dir/build.make CMakeFiles/cmTC_d4677.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d4677.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=posix_spawnp -fPIE -o CMakeFiles/cmTC_d4677.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_d4677 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d4677.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=posix_spawnp -rdynamic CMakeFiles/cmTC_d4677.dir/CheckFunctionExists.c.o -o cmTC_d4677 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for posix_memalign STATUS: Looking for posix_memalign - found Determining if the function posix_memalign exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5c6be/fast" /usr/bin/make -f CMakeFiles/cmTC_5c6be.dir/build.make CMakeFiles/cmTC_5c6be.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5c6be.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=posix_memalign -fPIE -o CMakeFiles/cmTC_5c6be.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_5c6be /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5c6be.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=posix_memalign -rdynamic CMakeFiles/cmTC_5c6be.dir/CheckFunctionExists.c.o -o cmTC_5c6be make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for statvfs STATUS: Looking for statvfs - found Determining if the function statvfs exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_845e2/fast" /usr/bin/make -f CMakeFiles/cmTC_845e2.dir/build.make CMakeFiles/cmTC_845e2.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_845e2.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=statvfs -fPIE -o CMakeFiles/cmTC_845e2.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_845e2 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_845e2.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=statvfs -rdynamic CMakeFiles/cmTC_845e2.dir/CheckFunctionExists.c.o -o cmTC_845e2 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for statvfs64 STATUS: Looking for statvfs64 - found Determining if the function statvfs64 exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f3c18/fast" /usr/bin/make -f CMakeFiles/cmTC_f3c18.dir/build.make CMakeFiles/cmTC_f3c18.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f3c18.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=statvfs64 -fPIE -o CMakeFiles/cmTC_f3c18.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_f3c18 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f3c18.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=statvfs64 -rdynamic CMakeFiles/cmTC_f3c18.dir/CheckFunctionExists.c.o -o cmTC_f3c18 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for lstat STATUS: Looking for lstat - found Determining if the function lstat exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4d57d/fast" /usr/bin/make -f CMakeFiles/cmTC_4d57d.dir/build.make CMakeFiles/cmTC_4d57d.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4d57d.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=lstat -fPIE -o CMakeFiles/cmTC_4d57d.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_4d57d /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4d57d.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=lstat -rdynamic CMakeFiles/cmTC_4d57d.dir/CheckFunctionExists.c.o -o cmTC_4d57d make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for uselocale STATUS: Looking for uselocale - found Determining if the function uselocale exists passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0defc/fast" /usr/bin/make -f CMakeFiles/cmTC_0defc.dir/build.make CMakeFiles/cmTC_0defc.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0defc.dir/CheckFunctionExists.c.o /usr/bin/clang -I/usr/local/include -w -DCHECK_FUNCTION_EXISTS=uselocale -fPIE -o CMakeFiles/cmTC_0defc.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_0defc /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0defc.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=uselocale -rdynamic CMakeFiles/cmTC_0defc.dir/CheckFunctionExists.c.o -o cmTC_0defc make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for dlopen in dl STATUS: Looking for dlopen in dl - found Determining if the function dlopen exists in the dl passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0fc95/fast" /usr/bin/make -f CMakeFiles/cmTC_0fc95.dir/build.make CMakeFiles/cmTC_0fc95.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0fc95.dir/CheckFunctionExists.c.o /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=dlopen -fPIE -o CMakeFiles/cmTC_0fc95.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.9/Modules/CheckFunctionExists.c Linking C executable cmTC_0fc95 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0fc95.dir/link.txt --verbose=1 /usr/bin/clang -w -DCHECK_FUNCTION_EXISTS=dlopen -rdynamic CMakeFiles/cmTC_0fc95.dir/CheckFunctionExists.c.o -o cmTC_0fc95 -ldl make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Looking for PTHREAD_MUTEX_RECURSIVE STATUS: Looking for PTHREAD_MUTEX_RECURSIVE - not found STATUS: Looking for PTHREAD_MUTEX_ADAPTIVE_NP STATUS: Looking for PTHREAD_MUTEX_ADAPTIVE_NP - not found STATUS: Check size of pthread_spinlock_t STATUS: Check size of pthread_spinlock_t - done Determining size of pthread_spinlock_t passed with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_efb06/fast" /usr/bin/make -f CMakeFiles/cmTC_efb06.dir/build.make CMakeFiles/cmTC_efb06.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_efb06.dir/HAVE_PTHREAD_SPINLOCK.c.o /usr/bin/clang -I/usr/local/include -w -fPIE -o CMakeFiles/cmTC_efb06.dir/HAVE_PTHREAD_SPINLOCK.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CheckTypeSize/HAVE_PTHREAD_SPINLOCK.c Linking C executable cmTC_efb06 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_efb06.dir/link.txt --verbose=1 /usr/bin/clang -w -rdynamic CMakeFiles/cmTC_efb06.dir/HAVE_PTHREAD_SPINLOCK.c.o -o cmTC_efb06 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' STATUS: Performing Test Wno-error_FLAG_C STATUS: Performing Test Wno-error_FLAG_C - Success Performing C SOURCE FILE Test Wno-error_FLAG_C succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1db95/fast" /usr/bin/make -f CMakeFiles/cmTC_1db95.dir/build.make CMakeFiles/cmTC_1db95.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1db95.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -DWno-error_FLAG_C -fPIE -Wno-error -o CMakeFiles/cmTC_1db95.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_1db95 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1db95.dir/link.txt --verbose=1 /usr/bin/clang -w -DWno-error_FLAG_C -rdynamic CMakeFiles/cmTC_1db95.dir/src.c.o -o cmTC_1db95 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test Wno-error_FLAG_CXX STATUS: Performing Test Wno-error_FLAG_CXX - Success Performing C++ SOURCE FILE Test Wno-error_FLAG_CXX succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5ad1c/fast" /usr/bin/make -f CMakeFiles/cmTC_5ad1c.dir/build.make CMakeFiles/cmTC_5ad1c.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_5ad1c.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -w -DWno-error_FLAG_CXX -fPIE -Wno-error -o CMakeFiles/cmTC_5ad1c.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_5ad1c /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5ad1c.dir/link.txt --verbose=1 /usr/bin/clang++ -w -DWno-error_FLAG_CXX -rdynamic CMakeFiles/cmTC_5ad1c.dir/src.cxx.o -o cmTC_5ad1c make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test g_FLAG_C STATUS: Performing Test g_FLAG_C - Success Performing C SOURCE FILE Test g_FLAG_C succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d35f1/fast" /usr/bin/make -f CMakeFiles/cmTC_d35f1.dir/build.make CMakeFiles/cmTC_d35f1.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d35f1.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -Wno-error -Dg_FLAG_C -fPIE -g -o CMakeFiles/cmTC_d35f1.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_d35f1 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d35f1.dir/link.txt --verbose=1 /usr/bin/clang -w -Wno-error -Dg_FLAG_C -rdynamic CMakeFiles/cmTC_d35f1.dir/src.c.o -o cmTC_d35f1 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test g_FLAG_CXX STATUS: Performing Test g_FLAG_CXX - Success Performing C++ SOURCE FILE Test g_FLAG_CXX succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f5794/fast" /usr/bin/make -f CMakeFiles/cmTC_f5794.dir/build.make CMakeFiles/cmTC_f5794.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_f5794.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -w -Wno-error -Dg_FLAG_CXX -fPIE -g -o CMakeFiles/cmTC_f5794.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_f5794 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f5794.dir/link.txt --verbose=1 /usr/bin/clang++ -w -Wno-error -Dg_FLAG_CXX -rdynamic CMakeFiles/cmTC_f5794.dir/src.cxx.o -o cmTC_f5794 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test O2_FLAG_C STATUS: Performing Test O2_FLAG_C - Success Performing C SOURCE FILE Test O2_FLAG_C succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f5a6a/fast" /usr/bin/make -f CMakeFiles/cmTC_f5a6a.dir/build.make CMakeFiles/cmTC_f5a6a.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f5a6a.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -Wno-error -g -DO2_FLAG_C -fPIE -O2 -o CMakeFiles/cmTC_f5a6a.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_f5a6a /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f5a6a.dir/link.txt --verbose=1 /usr/bin/clang -w -Wno-error -g -DO2_FLAG_C -rdynamic CMakeFiles/cmTC_f5a6a.dir/src.c.o -o cmTC_f5a6a make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test O2_FLAG_CXX STATUS: Performing Test O2_FLAG_CXX - Success Performing C++ SOURCE FILE Test O2_FLAG_CXX succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4adf9/fast" /usr/bin/make -f CMakeFiles/cmTC_4adf9.dir/build.make CMakeFiles/cmTC_4adf9.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_4adf9.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -w -Wno-error -g -DO2_FLAG_CXX -fPIE -O2 -o CMakeFiles/cmTC_4adf9.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_4adf9 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4adf9.dir/link.txt --verbose=1 /usr/bin/clang++ -w -Wno-error -g -DO2_FLAG_CXX -rdynamic CMakeFiles/cmTC_4adf9.dir/src.cxx.o -o cmTC_4adf9 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test fPIC_FLAG_C STATUS: Performing Test fPIC_FLAG_C - Success Performing C SOURCE FILE Test fPIC_FLAG_C succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a684b/fast" /usr/bin/make -f CMakeFiles/cmTC_a684b.dir/build.make CMakeFiles/cmTC_a684b.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a684b.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -Wno-error -g -O2 -DfPIC_FLAG_C -fPIE -fPIC -o CMakeFiles/cmTC_a684b.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_a684b /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a684b.dir/link.txt --verbose=1 /usr/bin/clang -w -Wno-error -g -O2 -DfPIC_FLAG_C -rdynamic CMakeFiles/cmTC_a684b.dir/src.c.o -o cmTC_a684b make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test fPIC_FLAG_CXX STATUS: Performing Test fPIC_FLAG_CXX - Success Performing C++ SOURCE FILE Test fPIC_FLAG_CXX succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2bbd9/fast" /usr/bin/make -f CMakeFiles/cmTC_2bbd9.dir/build.make CMakeFiles/cmTC_2bbd9.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_2bbd9.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -w -Wno-error -g -O2 -DfPIC_FLAG_CXX -fPIE -fPIC -o CMakeFiles/cmTC_2bbd9.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_2bbd9 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2bbd9.dir/link.txt --verbose=1 /usr/bin/clang++ -w -Wno-error -g -O2 -DfPIC_FLAG_CXX -rdynamic CMakeFiles/cmTC_2bbd9.dir/src.cxx.o -o cmTC_2bbd9 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test DPIC_FLAG_C STATUS: Performing Test DPIC_FLAG_C - Success Performing C SOURCE FILE Test DPIC_FLAG_C succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ebf2b/fast" /usr/bin/make -f CMakeFiles/cmTC_ebf2b.dir/build.make CMakeFiles/cmTC_ebf2b.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ebf2b.dir/src.c.o /usr/bin/clang -DPIC -I/usr/local/include -w -Wno-error -g -O2 -fPIC -DDPIC_FLAG_C -fPIE -o CMakeFiles/cmTC_ebf2b.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_ebf2b /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ebf2b.dir/link.txt --verbose=1 /usr/bin/clang -w -Wno-error -g -O2 -fPIC -DDPIC_FLAG_C -rdynamic CMakeFiles/cmTC_ebf2b.dir/src.c.o -o cmTC_ebf2b make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test DPIC_FLAG_CXX STATUS: Performing Test DPIC_FLAG_CXX - Success Performing C++ SOURCE FILE Test DPIC_FLAG_CXX succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f5e16/fast" /usr/bin/make -f CMakeFiles/cmTC_f5e16.dir/build.make CMakeFiles/cmTC_f5e16.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_f5e16.dir/src.cxx.o /usr/bin/clang++ -DPIC -I/usr/local/include -w -Wno-error -g -O2 -fPIC -DDPIC_FLAG_CXX -fPIE -o CMakeFiles/cmTC_f5e16.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_f5e16 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f5e16.dir/link.txt --verbose=1 /usr/bin/clang++ -w -Wno-error -g -O2 -fPIC -DDPIC_FLAG_CXX -rdynamic CMakeFiles/cmTC_f5e16.dir/src.cxx.o -o cmTC_f5e16 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test Wl,-undefined,error_FLAG_C STATUS: Performing Test Wl,-undefined,error_FLAG_C - Success Performing C SOURCE FILE Test Wl,-undefined,error_FLAG_C succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_90931/fast" /usr/bin/make -f CMakeFiles/cmTC_90931.dir/build.make CMakeFiles/cmTC_90931.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_90931.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -Wno-error -g -O2 -fPIC -DPIC -DWl,-undefined,error_FLAG_C -fPIE -Wl,-undefined,error -o CMakeFiles/cmTC_90931.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_90931 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_90931.dir/link.txt --verbose=1 /usr/bin/clang -w -Wno-error -g -O2 -fPIC -DPIC -DWl,-undefined,error_FLAG_C -rdynamic CMakeFiles/cmTC_90931.dir/src.c.o -o cmTC_90931 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test Wl,-undefined,error_FLAG_CXX STATUS: Performing Test Wl,-undefined,error_FLAG_CXX - Success Performing C++ SOURCE FILE Test Wl,-undefined,error_FLAG_CXX succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e52d2/fast" /usr/bin/make -f CMakeFiles/cmTC_e52d2.dir/build.make CMakeFiles/cmTC_e52d2.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_e52d2.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -w -Wno-error -g -O2 -fPIC -DPIC -DWl,-undefined,error_FLAG_CXX -fPIE -Wl,-undefined,error -o CMakeFiles/cmTC_e52d2.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_e52d2 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e52d2.dir/link.txt --verbose=1 /usr/bin/clang++ -w -Wno-error -g -O2 -fPIC -DPIC -DWl,-undefined,error_FLAG_CXX -rdynamic CMakeFiles/cmTC_e52d2.dir/src.cxx.o -o cmTC_e52d2 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test W4_FLAG_C STATUS: Performing Test W4_FLAG_C - Success Performing C SOURCE FILE Test W4_FLAG_C succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a0bf2/fast" /usr/bin/make -f CMakeFiles/cmTC_a0bf2.dir/build.make CMakeFiles/cmTC_a0bf2.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a0bf2.dir/src.c.o /usr/bin/clang -I/usr/local/include -w -Wno-error -g -O2 -fPIC -DPIC -Wl,-undefined,error -DW4_FLAG_C -fPIE -W4 -o CMakeFiles/cmTC_a0bf2.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_a0bf2 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a0bf2.dir/link.txt --verbose=1 /usr/bin/clang -w -Wno-error -g -O2 -fPIC -DPIC -Wl,-undefined,error -DW4_FLAG_C -rdynamic CMakeFiles/cmTC_a0bf2.dir/src.c.o -o cmTC_a0bf2 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } STATUS: Performing Test W4_FLAG_CXX STATUS: Performing Test W4_FLAG_CXX - Success Performing C++ SOURCE FILE Test W4_FLAG_CXX succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2a3f6/fast" /usr/bin/make -f CMakeFiles/cmTC_2a3f6.dir/build.make CMakeFiles/cmTC_2a3f6.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_2a3f6.dir/src.cxx.o /usr/bin/clang++ -I/usr/local/include -w -Wno-error -g -O2 -fPIC -DPIC -Wl,-undefined,error -DW4_FLAG_CXX -fPIE -W4 -o CMakeFiles/cmTC_2a3f6.dir/src.cxx.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_2a3f6 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2a3f6.dir/link.txt --verbose=1 /usr/bin/clang++ -w -Wno-error -g -O2 -fPIC -DPIC -Wl,-undefined,error -DW4_FLAG_CXX -rdynamic CMakeFiles/cmTC_2a3f6.dir/src.cxx.o -o cmTC_2a3f6 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } STATUS: Performing Test wd4127_FLAG_C STATUS: Performing Test wd4127_FLAG_C - Failed STATUS: Performing Test wd4127_FLAG_CXX STATUS: Performing Test wd4127_FLAG_CXX - Failed STATUS: Performing Test wd4251_FLAG_C STATUS: Performing Test wd4251_FLAG_C - Failed STATUS: Performing Test wd4251_FLAG_CXX STATUS: Performing Test wd4251_FLAG_CXX - Failed STATUS: Performing Test wd4275_FLAG_C STATUS: Performing Test wd4275_FLAG_C - Failed STATUS: Performing Test wd4275_FLAG_CXX STATUS: Performing Test wd4275_FLAG_CXX - Failed STATUS: Performing Test wd4786_FLAG_C STATUS: Performing Test wd4786_FLAG_C - Failed STATUS: Performing Test wd4786_FLAG_CXX STATUS: Performing Test wd4786_FLAG_CXX - Failed STATUS: Performing Test wd4100_FLAG_C STATUS: Performing Test wd4100_FLAG_C - Failed STATUS: Performing Test wd4100_FLAG_CXX STATUS: Performing Test wd4100_FLAG_CXX - Failed STATUS: Performing Test wd4245_FLAG_C STATUS: Performing Test wd4245_FLAG_C - Failed STATUS: Performing Test wd4245_FLAG_CXX STATUS: Performing Test wd4245_FLAG_CXX - Failed STATUS: Performing Test wd4206_FLAG_C STATUS: Performing Test wd4206_FLAG_C - Failed STATUS: Performing Test wd4206_FLAG_CXX STATUS: Performing Test wd4206_FLAG_CXX - Failed STATUS: Performing Test wd4351_FLAG_C STATUS: Performing Test wd4351_FLAG_C - Failed STATUS: Performing Test wd4351_FLAG_CXX STATUS: Performing Test wd4351_FLAG_CXX - Failed STATUS: Performing Test wd4611_FLAG_C STATUS: Performing Test wd4611_FLAG_C - Failed STATUS: Performing Test wd4611_FLAG_CXX STATUS: Performing Test wd4611_FLAG_CXX - Failed *********************************************************** * Stage 9 of 9 - Define BRL-CAD Build Targets * *********************************************************** -- Adding src... -- Adding src/libbu... STATUS: Performing Test HAVE_FPIC STATUS: Performing Test HAVE_FPIC - Success Performing C SOURCE FILE Test HAVE_FPIC succeeded with the following output: Change Dir: /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f0c76/fast" /usr/bin/make -f CMakeFiles/cmTC_f0c76.dir/build.make CMakeFiles/cmTC_f0c76.dir/build make[1]: Entering directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f0c76.dir/src.c.o /usr/bin/clang -I/usr/local/include -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_FPIC -fPIE -fPIC -o CMakeFiles/cmTC_f0c76.dir/src.c.o -c /home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_f0c76 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f0c76.dir/link.txt --verbose=1 /usr/bin/clang -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -DHAVE_FPIC -rdynamic CMakeFiles/cmTC_f0c76.dir/src.c.o -o cmTC_f0c76 make[1]: Leaving directory '/home/naseef/Code/brlcad/build-clang/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } --- Checking operating system support for file symlinking --- Checking operating system support for file symlinking - Supported -- Adding src/libbu - done -- Adding src/libbn... -- Adding src/libbn - done -- Adding src/libbg... -- Adding src/libbg - done -- Adding src/libnmg... -- Adding src/libnmg - done -- Adding src/libbrep... -- Adding src/libbrep - done -- Adding src/librt... -- Adding src/librt - done -- Adding src/libwdb... -- Adding src/libwdb - done -- Adding src/libpkg... -- Adding src/libpkg - done -- Adding src/libfb... -- Adding src/libfb - done -- Adding src/libgcv... -- Adding src/libgcv - done -- Adding src/libanalyze... -- Adding src/libanalyze - done -- Adding src/libged... -- Adding src/libged - done -- Adding src/liboptical... -- Adding src/liboptical - done -- Adding src/libcursor... -- Adding src/libcursor - done -- Adding src/libdm... -- Adding src/libdm - done -- Adding src/libfft... -- Adding src/libfft - done -- Adding src/libicv... -- Adding src/libicv - done -- Adding src/libpc... -- Adding src/libpc - done -- Adding src/libtclcad... -- Adding src/libtclcad - done -- Adding src/libtermio... -- Adding src/libtermio - done -- Adding src/anim... -- Adding src/anim - done -- Adding src/brlman... -- Adding src/brlman - done -- Adding src/burst... -- Adding src/burst - done -- Adding src/bwish... -- Adding src/bwish - done -- Adding src/conv... -- Adding src/conv/3dm... -- Adding src/conv/3dm - done -- Adding src/conv/asc... -- Adding src/conv/asc - done -- Adding src/conv/gcv... -- Adding src/conv/gcv - done -- Adding src/conv/step... STATUS: Performing Test WD4065_CXX_FLAG_FOUND STATUS: Performing Test WD4065_CXX_FLAG_FOUND - Failed STATUS: Performing Test WD4251_CXX_FLAG_FOUND STATUS: Performing Test WD4251_CXX_FLAG_FOUND - Failed STATUS: Performing Test WD4800_CXX_FLAG_FOUND STATUS: Performing Test WD4800_CXX_FLAG_FOUND - Failed -- Adding src/conv/step - done -- Adding src/conv/csg... -- Adding src/conv/csg - done -- Adding src/conv/iges... -- Adding src/conv/iges - done -- Adding src/conv/intaval... -- Adding src/conv/intaval - done -- Adding src/conv/ply... -- Adding src/conv/ply - done -- Adding src/conv/raw... -- Adding src/conv/raw - done -- Adding src/conv/vdeck... -- Adding src/conv/vdeck - done -- Adding src/conv - done -- Adding src/fb... -- Adding src/fb - done -- Adding src/fbed... -- Adding src/fbed - done -- Adding src/fbserv... -- Adding src/fbserv - done -- Adding src/gtools... -- Adding src/gtools - done -- Adding src/halftone... -- Adding src/halftone - done -- Adding src/irprep... -- Adding src/irprep - done -- Adding src/lgt... -- Adding src/lgt - done -- Adding src/nirt... -- Adding src/nirt - done -- Adding src/proc-db... -- Adding src/proc-db - done -- Adding src/rt... -- Adding src/rt - done -- Adding src/shapes... -- Adding src/shapes - done -- Adding src/sig... -- Adding src/sig - done -- Adding src/tab... -- Adding src/tab - done -- Adding src/util... -- Adding src/util - done -- Adding src/external... -- Adding src/external - done -- Adding src/remrt... -- Adding src/remrt - done -- Adding src/tclscripts... -- Adding src/tclscripts - done -- Adding src/adrt... -- Adding src/adrt - done -- Adding src/rtwizard... -- Adding src/rtwizard - done -- Adding src/archer... -- Adding src/archer - done -- Adding src/mged... -- Adding src/mged - done -- Adding src - done -- Adding include... -- Adding include - done -- Adding sh... -- Adding sh - done -- Adding misc... -- Adding misc - done -- Adding doc... -- Adding doc/docbook... -- Adding doc/docbook - done -- Adding doc/html... -- Adding doc/html - done -- Adding doc/legal... -- Adding doc/legal - done -- Adding doc - done -- Adding db... -- Adding db - done -- Adding bench... -- Adding bench - done -- Adding regress... -- Adding regress - done ------------ BRL-CAD Release 7.27.0, Build 20180111 - Release Build ------------ Prefix: /usr/brlcad/rel-7.27.0 Binaries: /usr/brlcad/rel-7.27.0/bin Libraries: /usr/brlcad/rel-7.27.0/lib Manual pages: /usr/brlcad/rel-7.27.0/share/man Data resources: /usr/brlcad/rel-7.27.0/share CC = /usr/bin/clang CXX = /usr/bin/clang++ CFLAGS = -std=gnu99 -pipe -fno-strict-aliasing -fno-common -fexceptions -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -pedantic-errors -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=gnu99 CXXFLAGS = -std=c++11 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -march=native -finline-functions -fno-omit-frame-pointer -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=c++11 LDFLAGS = -m64 -g -ggdb3 Compile Tcl ...........................: ON Compile Tk ............................: ON Compile Itcl/Itk ......................: ON Compile Iwidgets ......................: ON Compile Tkhtml ........................: ON Compile tkpng .........................: ON Compile Tktable .......................: ON Compile libpng ........................: ON Compile libregex ......................: ON Compile zlib ..........................: ON Compile termlib .......................: ON Compile Utah Raster Toolkit ...........: ON Compile openNURBS .....................: ON Compile STEPcode.......................: ON OpenGL support (optional) .............: ON X11 support (optional) ................: ON Qt support (optional) .................: OFF Enable run-time debugging (optional) ..: ON Build 32/64-bit release ...............: 64BIT (Auto) Build optimized release ...............: ON Build static libraries ................: ON Build dynamic libraries ...............: ON Install example geometry models .......: ON Generate extra docs ...................: ON (html/man)