Skip to content

Instantly share code, notes, and snippets.

@brycehenley
Created December 21, 2014 16:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brycehenley/3d59ac92a23737444beb to your computer and use it in GitHub Desktop.
Save brycehenley/3d59ac92a23737444beb to your computer and use it in GitHub Desktop.
The system is: Linux - 3.16.0-28-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/bryce/NeoBuild/CMakeFiles/2.8.12.2/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/bryce/NeoBuild/CMakeFiles/2.8.12.2/CompilerIdCXX/a.out"
Determining if the C compiler works passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2188488405/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2188488405.dir/build.make CMakeFiles/cmTryCompileExec2188488405.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2188488405.dir/testCCompiler.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec2188488405.dir/testCCompiler.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTryCompileExec2188488405
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2188488405.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec2188488405.dir/testCCompiler.c.o -o cmTryCompileExec2188488405 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Detecting C compiler ABI info compiled with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1118003872/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1118003872.dir/build.make CMakeFiles/cmTryCompileExec1118003872.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1118003872.dir/CMakeCCompilerABI.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec1118003872.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-2.8/Modules/CMakeCCompilerABI.c
Linking C executable cmTryCompileExec1118003872
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1118003872.dir/link.txt --verbose=1
/usr/bin/cc -v CMakeFiles/cmTryCompileExec1118003872.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec1118003872 -rdynamic
Using built-in specs.
COLLECT_GCC=/usr/bin/cc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.9.1-16ubuntu6' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.9.1 (Ubuntu 4.9.1-16ubuntu6)
COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec1118003872' '-rdynamic' '-mtune=generic' '-march=x86-64'
/usr/lib/gcc/x86_64-linux-gnu/4.9/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/4.9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper -plugin-opt=-fresolution=/tmp/ccavBTIZ.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 -z relro -o cmTryCompileExec1118003872 /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.9/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.9 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../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/4.9/../../.. CMakeFiles/cmTryCompileExec1118003872.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/4.9/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crtn.o
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Parsed C implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:/usr/bin/make "cmTryCompileExec1118003872/fast"]
ignore line: [/usr/bin/make -f CMakeFiles/cmTryCompileExec1118003872.dir/build.make CMakeFiles/cmTryCompileExec1118003872.dir/build]
ignore line: [make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp']
ignore line: [/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1]
ignore line: [Building C object CMakeFiles/cmTryCompileExec1118003872.dir/CMakeCCompilerABI.c.o]
ignore line: [/usr/bin/cc -o CMakeFiles/cmTryCompileExec1118003872.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-2.8/Modules/CMakeCCompilerABI.c]
ignore line: [Linking C executable cmTryCompileExec1118003872]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1118003872.dir/link.txt --verbose=1]
ignore line: [/usr/bin/cc -v CMakeFiles/cmTryCompileExec1118003872.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec1118003872 -rdynamic ]
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/4.9/lto-wrapper]
ignore line: [Target: x86_64-linux-gnu]
ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.9.1-16ubuntu6' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --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 4.9.1 (Ubuntu 4.9.1-16ubuntu6) ]
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec1118003872' '-rdynamic' '-mtune=generic' '-march=x86-64']
link line: [ /usr/lib/gcc/x86_64-linux-gnu/4.9/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/4.9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper -plugin-opt=-fresolution=/tmp/ccavBTIZ.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 -z relro -o cmTryCompileExec1118003872 /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.9/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.9 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../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/4.9/../../.. CMakeFiles/cmTryCompileExec1118003872.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/4.9/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crtn.o]
arg [/usr/lib/gcc/x86_64-linux-gnu/4.9/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.9/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/tmp/ccavBTIZ.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 [-zrelro] ==> ignore
arg [-o] ==> ignore
arg [cmTryCompileExec1118003872] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crt1.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crti.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.9/crtbegin.o] ==> ignore
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.9] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.9]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../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/4.9/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../..]
arg [CMakeFiles/cmTryCompileExec1118003872.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/4.9/crtend.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crtn.o] ==> ignore
remove lib [gcc]
remove lib [gcc_s]
remove lib [gcc]
remove lib [gcc_s]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9] ==> [/usr/lib/gcc/x86_64-linux-gnu/4.9]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../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/4.9/../../..] ==> [/usr/lib]
implicit libs: [c]
implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/4.9;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]
implicit fwks: []
Determining if the CXX compiler works passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1440880584/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1440880584.dir/build.make CMakeFiles/cmTryCompileExec1440880584.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec1440880584.dir/testCXXCompiler.cxx.o
/usr/bin/c++ -o CMakeFiles/cmTryCompileExec1440880584.dir/testCXXCompiler.cxx.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTryCompileExec1440880584
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1440880584.dir/link.txt --verbose=1
/usr/bin/c++ CMakeFiles/cmTryCompileExec1440880584.dir/testCXXCompiler.cxx.o -o cmTryCompileExec1440880584 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec833133904/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec833133904.dir/build.make CMakeFiles/cmTryCompileExec833133904.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec833133904.dir/CMakeCXXCompilerABI.cpp.o
/usr/bin/c++ -o CMakeFiles/cmTryCompileExec833133904.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-2.8/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTryCompileExec833133904
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec833133904.dir/link.txt --verbose=1
/usr/bin/c++ -v CMakeFiles/cmTryCompileExec833133904.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec833133904 -rdynamic
Using built-in specs.
COLLECT_GCC=/usr/bin/c++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.9.1-16ubuntu6' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.9.1 (Ubuntu 4.9.1-16ubuntu6)
COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec833133904' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
/usr/lib/gcc/x86_64-linux-gnu/4.9/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/4.9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper -plugin-opt=-fresolution=/tmp/ccWhTJid.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 -z relro -o cmTryCompileExec833133904 /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.9/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.9 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../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/4.9/../../.. CMakeFiles/cmTryCompileExec833133904.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.9/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crtn.o
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Parsed CXX implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:/usr/bin/make "cmTryCompileExec833133904/fast"]
ignore line: [/usr/bin/make -f CMakeFiles/cmTryCompileExec833133904.dir/build.make CMakeFiles/cmTryCompileExec833133904.dir/build]
ignore line: [make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp']
ignore line: [/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1]
ignore line: [Building CXX object CMakeFiles/cmTryCompileExec833133904.dir/CMakeCXXCompilerABI.cpp.o]
ignore line: [/usr/bin/c++ -o CMakeFiles/cmTryCompileExec833133904.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-2.8/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Linking CXX executable cmTryCompileExec833133904]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec833133904.dir/link.txt --verbose=1]
ignore line: [/usr/bin/c++ -v CMakeFiles/cmTryCompileExec833133904.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec833133904 -rdynamic ]
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/4.9/lto-wrapper]
ignore line: [Target: x86_64-linux-gnu]
ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.9.1-16ubuntu6' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --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 4.9.1 (Ubuntu 4.9.1-16ubuntu6) ]
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec833133904' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64']
link line: [ /usr/lib/gcc/x86_64-linux-gnu/4.9/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/4.9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper -plugin-opt=-fresolution=/tmp/ccWhTJid.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 -z relro -o cmTryCompileExec833133904 /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.9/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.9 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../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/4.9/../../.. CMakeFiles/cmTryCompileExec833133904.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.9/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crtn.o]
arg [/usr/lib/gcc/x86_64-linux-gnu/4.9/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.9/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/tmp/ccWhTJid.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 [-zrelro] ==> ignore
arg [-o] ==> ignore
arg [cmTryCompileExec833133904] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crt1.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crti.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.9/crtbegin.o] ==> ignore
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.9] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.9]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../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/4.9/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../..]
arg [CMakeFiles/cmTryCompileExec833133904.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/4.9/crtend.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crtn.o] ==> ignore
remove lib [gcc_s]
remove lib [gcc]
remove lib [gcc_s]
remove lib [gcc]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9] ==> [/usr/lib/gcc/x86_64-linux-gnu/4.9]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../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/4.9/../../..] ==> [/usr/lib]
implicit libs: [stdc++;m;c]
implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/4.9;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]
implicit fwks: []
Determining if the include file sys/types.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec673658234/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec673658234.dir/build.make CMakeFiles/cmTryCompileExec673658234.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec673658234.dir/CheckIncludeFile.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec673658234.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec673658234
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec673658234.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec673658234.dir/CheckIncludeFile.c.o -o cmTryCompileExec673658234 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the include file stdint.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec569009142/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec569009142.dir/build.make CMakeFiles/cmTryCompileExec569009142.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec569009142.dir/CheckIncludeFile.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec569009142.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec569009142
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec569009142.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec569009142.dir/CheckIncludeFile.c.o -o cmTryCompileExec569009142 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the include file stddef.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1842032957/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1842032957.dir/build.make CMakeFiles/cmTryCompileExec1842032957.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1842032957.dir/CheckIncludeFile.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec1842032957.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec1842032957
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1842032957.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec1842032957.dir/CheckIncludeFile.c.o -o cmTryCompileExec1842032957 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining size of unsigned short passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2328470271/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2328470271.dir/build.make CMakeFiles/cmTryCompileExec2328470271.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2328470271.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec2328470271.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -c /home/bryce/NeoBuild/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_SHORT.c
Linking C executable cmTryCompileExec2328470271
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2328470271.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec2328470271.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -o cmTryCompileExec2328470271 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining size of short passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1168208842/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1168208842.dir/build.make CMakeFiles/cmTryCompileExec1168208842.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1168208842.dir/SIZEOF_SHORT.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec1168208842.dir/SIZEOF_SHORT.c.o -c /home/bryce/NeoBuild/CMakeFiles/CheckTypeSize/SIZEOF_SHORT.c
Linking C executable cmTryCompileExec1168208842
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1168208842.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec1168208842.dir/SIZEOF_SHORT.c.o -o cmTryCompileExec1168208842 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining size of int passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1105008751/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1105008751.dir/build.make CMakeFiles/cmTryCompileExec1105008751.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1105008751.dir/SIZEOF_INT.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec1105008751.dir/SIZEOF_INT.c.o -c /home/bryce/NeoBuild/CMakeFiles/CheckTypeSize/SIZEOF_INT.c
Linking C executable cmTryCompileExec1105008751
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1105008751.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec1105008751.dir/SIZEOF_INT.c.o -o cmTryCompileExec1105008751 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining size of long passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2472813882/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2472813882.dir/build.make CMakeFiles/cmTryCompileExec2472813882.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2472813882.dir/SIZEOF_LONG.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec2472813882.dir/SIZEOF_LONG.c.o -c /home/bryce/NeoBuild/CMakeFiles/CheckTypeSize/SIZEOF_LONG.c
Linking C executable cmTryCompileExec2472813882
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2472813882.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec2472813882.dir/SIZEOF_LONG.c.o -o cmTryCompileExec2472813882 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining size of long long passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2413201089/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2413201089.dir/build.make CMakeFiles/cmTryCompileExec2413201089.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2413201089.dir/HAVE_LONG_LONG.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec2413201089.dir/HAVE_LONG_LONG.c.o -c /home/bryce/NeoBuild/CMakeFiles/CheckTypeSize/HAVE_LONG_LONG.c
Linking C executable cmTryCompileExec2413201089
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2413201089.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec2413201089.dir/HAVE_LONG_LONG.c.o -o cmTryCompileExec2413201089 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function dlsym exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1307153595/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1307153595.dir/build.make CMakeFiles/cmTryCompileExec1307153595.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1307153595.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=dlsym -o CMakeFiles/cmTryCompileExec1307153595.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1307153595
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1307153595.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=dlsym CMakeFiles/cmTryCompileExec1307153595.dir/CheckFunctionExists.c.o -o cmTryCompileExec1307153595 -rdynamic -ldl
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function localeconv exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1195176461/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1195176461.dir/build.make CMakeFiles/cmTryCompileExec1195176461.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1195176461.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=localeconv -o CMakeFiles/cmTryCompileExec1195176461.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1195176461
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1195176461.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=localeconv CMakeFiles/cmTryCompileExec1195176461.dir/CheckFunctionExists.c.o -o cmTryCompileExec1195176461 -rdynamic -ldl
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function png_get_valid exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3336931368/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3336931368.dir/build.make CMakeFiles/cmTryCompileExec3336931368.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3336931368.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=png_get_valid -o CMakeFiles/cmTryCompileExec3336931368.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3336931368
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3336931368.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=png_get_valid CMakeFiles/cmTryCompileExec3336931368.dir/CheckFunctionExists.c.o -o cmTryCompileExec3336931368 -rdynamic -lpng
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function png_set_tRNS_to_alpha exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1553256523/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1553256523.dir/build.make CMakeFiles/cmTryCompileExec1553256523.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1553256523.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=png_set_tRNS_to_alpha -o CMakeFiles/cmTryCompileExec1553256523.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1553256523
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1553256523.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=png_set_tRNS_to_alpha CMakeFiles/cmTryCompileExec1553256523.dir/CheckFunctionExists.c.o -o cmTryCompileExec1553256523 -rdynamic -lpng
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function scandir exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1458129931/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1458129931.dir/build.make CMakeFiles/cmTryCompileExec1458129931.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1458129931.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=scandir -o CMakeFiles/cmTryCompileExec1458129931.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1458129931
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1458129931.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=scandir CMakeFiles/cmTryCompileExec1458129931.dir/CheckFunctionExists.c.o -o cmTryCompileExec1458129931 -rdynamic -lpng
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function snprintf exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec615979283/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec615979283.dir/build.make CMakeFiles/cmTryCompileExec615979283.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec615979283.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=snprintf -o CMakeFiles/cmTryCompileExec615979283.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘snprintf’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec615979283
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec615979283.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=snprintf CMakeFiles/cmTryCompileExec615979283.dir/CheckFunctionExists.c.o -o cmTryCompileExec615979283 -rdynamic -lpng
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function strcasecmp exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2399524123/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2399524123.dir/build.make CMakeFiles/cmTryCompileExec2399524123.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2399524123.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=strcasecmp -o CMakeFiles/cmTryCompileExec2399524123.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘strcasecmp’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec2399524123
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2399524123.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=strcasecmp CMakeFiles/cmTryCompileExec2399524123.dir/CheckFunctionExists.c.o -o cmTryCompileExec2399524123 -rdynamic -lpng
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function strtoll exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2933201279/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2933201279.dir/build.make CMakeFiles/cmTryCompileExec2933201279.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2933201279.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=strtoll -o CMakeFiles/cmTryCompileExec2933201279.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2933201279
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2933201279.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=strtoll CMakeFiles/cmTryCompileExec2933201279.dir/CheckFunctionExists.c.o -o cmTryCompileExec2933201279 -rdynamic -lpng
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function vsnprintf exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec4200310123/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec4200310123.dir/build.make CMakeFiles/cmTryCompileExec4200310123.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4200310123.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=vsnprintf -o CMakeFiles/cmTryCompileExec4200310123.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘vsnprintf’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec4200310123
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4200310123.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=vsnprintf CMakeFiles/cmTryCompileExec4200310123.dir/CheckFunctionExists.c.o -o cmTryCompileExec4200310123 -rdynamic -lpng
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
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/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec4266747566/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec4266747566.dir/build.make CMakeFiles/cmTryCompileExec4266747566.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4266747566.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=XOpenDisplay -o CMakeFiles/cmTryCompileExec4266747566.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec4266747566
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4266747566.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=XOpenDisplay CMakeFiles/cmTryCompileExec4266747566.dir/CheckFunctionExists.c.o -o cmTryCompileExec4266747566 -rdynamic -lX11 -lXext
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function gethostbyname exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3699393681/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3699393681.dir/build.make CMakeFiles/cmTryCompileExec3699393681.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3699393681.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=gethostbyname -o CMakeFiles/cmTryCompileExec3699393681.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3699393681
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3699393681.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=gethostbyname CMakeFiles/cmTryCompileExec3699393681.dir/CheckFunctionExists.c.o -o cmTryCompileExec3699393681 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function connect exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec130003514/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec130003514.dir/build.make CMakeFiles/cmTryCompileExec130003514.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec130003514.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=connect -o CMakeFiles/cmTryCompileExec130003514.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec130003514
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec130003514.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=connect CMakeFiles/cmTryCompileExec130003514.dir/CheckFunctionExists.c.o -o cmTryCompileExec130003514 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function remove exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3412344548/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3412344548.dir/build.make CMakeFiles/cmTryCompileExec3412344548.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3412344548.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=remove -o CMakeFiles/cmTryCompileExec3412344548.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3412344548
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3412344548.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=remove CMakeFiles/cmTryCompileExec3412344548.dir/CheckFunctionExists.c.o -o cmTryCompileExec3412344548 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function shmat exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3268237486/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3268237486.dir/build.make CMakeFiles/cmTryCompileExec3268237486.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3268237486.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=shmat -o CMakeFiles/cmTryCompileExec3268237486.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3268237486
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3268237486.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=shmat CMakeFiles/cmTryCompileExec3268237486.dir/CheckFunctionExists.c.o -o cmTryCompileExec3268237486 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function IceConnectionNumber exists in the ICE passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec885990965/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec885990965.dir/build.make CMakeFiles/cmTryCompileExec885990965.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec885990965.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -o CMakeFiles/cmTryCompileExec885990965.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec885990965
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec885990965.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=IceConnectionNumber CMakeFiles/cmTryCompileExec885990965.dir/CheckFunctionExists.c.o -o cmTryCompileExec885990965 -rdynamic -lICE
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function glXGetProcAddressARB exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1530750471/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1530750471.dir/build.make CMakeFiles/cmTryCompileExec1530750471.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1530750471.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=glXGetProcAddressARB -I/usr/include/GL -o CMakeFiles/cmTryCompileExec1530750471.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1530750471
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1530750471.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=glXGetProcAddressARB CMakeFiles/cmTryCompileExec1530750471.dir/CheckFunctionExists.c.o -o cmTryCompileExec1530750471 -rdynamic -lGLU -lGL
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if files pthread.h exist passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec472948886/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec472948886.dir/build.make CMakeFiles/cmTryCompileExec472948886.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec472948886.dir/CheckIncludeFiles.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -I/usr/include/GL -o CMakeFiles/cmTryCompileExec472948886.dir/CheckIncludeFiles.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec472948886
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec472948886.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec472948886.dir/CheckIncludeFiles.c.o -o cmTryCompileExec472948886 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function pthread_create exists in the pthread passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1194574656/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1194574656.dir/build.make CMakeFiles/cmTryCompileExec1194574656.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1194574656.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTryCompileExec1194574656.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1194574656
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1194574656.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTryCompileExec1194574656.dir/CheckFunctionExists.c.o -o cmTryCompileExec1194574656 -rdynamic -lpthread -lGLU -lGL
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Performing C SOURCE FILE Test HAVE_GCC_ATOMICS succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3034262319/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3034262319.dir/build.make CMakeFiles/cmTryCompileExec3034262319.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3034262319.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_GCC_ATOMICS -o CMakeFiles/cmTryCompileExec3034262319.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3034262319
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3034262319.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_GCC_ATOMICS CMakeFiles/cmTryCompileExec3034262319.dir/src.c.o -o cmTryCompileExec3034262319 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
int main(int argc, char **argv) {
int a;
void *x, *y, *z;
__sync_lock_test_and_set(&a, 4);
__sync_lock_test_and_set(&x, y);
__sync_fetch_and_add(&a, 1);
__sync_bool_compare_and_swap(&a, 5, 10);
__sync_bool_compare_and_swap(&x, y, z); }
Performing C SOURCE FILE Test HAVE_GCC_FVISIBILITY succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3828821398/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3828821398.dir/build.make CMakeFiles/cmTryCompileExec3828821398.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3828821398.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_GCC_FVISIBILITY -fvisibility=hidden -Werror -o CMakeFiles/cmTryCompileExec3828821398.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3828821398
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3828821398.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_GCC_FVISIBILITY -fvisibility=hidden -Werror CMakeFiles/cmTryCompileExec3828821398.dir/src.c.o -o cmTryCompileExec3828821398 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
#if !defined(__GNUC__) || __GNUC__ < 4
#error SDL only uses visibility attributes in GCC 4 or newer
#endif
int main(int argc, char **argv) {}
Performing C SOURCE FILE Test HAVE_GCC_WALL succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1821586691/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1821586691.dir/build.make CMakeFiles/cmTryCompileExec1821586691.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1821586691.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_GCC_WALL -Wall -o CMakeFiles/cmTryCompileExec1821586691.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec1821586691
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1821586691.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_GCC_WALL CMakeFiles/cmTryCompileExec1821586691.dir/src.c.o -o cmTryCompileExec1821586691 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test HAVE_MMX succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3513059703/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3513059703.dir/build.make CMakeFiles/cmTryCompileExec3513059703.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3513059703.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_MMX -mmmx -o CMakeFiles/cmTryCompileExec3513059703.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3513059703
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3513059703.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_MMX -mmmx CMakeFiles/cmTryCompileExec3513059703.dir/src.c.o -o cmTryCompileExec3513059703 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
#ifdef __MINGW32__
#include <_mingw.h>
#ifdef __MINGW64_VERSION_MAJOR
#include <intrin.h>
#else
#include <mmintrin.h>
#endif
#else
#include <mmintrin.h>
#endif
#ifndef __MMX__
#error Assembler CPP flag not enabled
#endif
int main(int argc, char **argv) { }
Performing C SOURCE FILE Test HAVE_3DNOW succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec4119764014/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec4119764014.dir/build.make CMakeFiles/cmTryCompileExec4119764014.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4119764014.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_3DNOW -m3dnow -o CMakeFiles/cmTryCompileExec4119764014.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec4119764014
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4119764014.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_3DNOW -m3dnow CMakeFiles/cmTryCompileExec4119764014.dir/src.c.o -o cmTryCompileExec4119764014 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
#include <mm3dnow.h>
#ifndef __3dNOW__
#error Assembler CPP flag not enabled
#endif
int main(int argc, char **argv) {
void *p = 0;
_m_prefetch(p);
}
Performing C SOURCE FILE Test HAVE_SSE succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec378539299/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec378539299.dir/build.make CMakeFiles/cmTryCompileExec378539299.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec378539299.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_SSE -msse -o CMakeFiles/cmTryCompileExec378539299.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec378539299
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec378539299.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_SSE -msse CMakeFiles/cmTryCompileExec378539299.dir/src.c.o -o cmTryCompileExec378539299 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
#ifdef __MINGW32__
#include <_mingw.h>
#ifdef __MINGW64_VERSION_MAJOR
#include <intrin.h>
#else
#include <xmmintrin.h>
#endif
#else
#include <xmmintrin.h>
#endif
#ifndef __SSE__
#error Assembler CPP flag not enabled
#endif
int main(int argc, char **argv) { }
Performing C SOURCE FILE Test HAVE_SSE2 succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec351568554/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec351568554.dir/build.make CMakeFiles/cmTryCompileExec351568554.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec351568554.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_SSE2 -msse2 -o CMakeFiles/cmTryCompileExec351568554.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec351568554
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec351568554.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_SSE2 -msse2 CMakeFiles/cmTryCompileExec351568554.dir/src.c.o -o cmTryCompileExec351568554 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
#ifdef __MINGW32__
#include <_mingw.h>
#ifdef __MINGW64_VERSION_MAJOR
#include <intrin.h>
#else
#include <emmintrin.h>
#endif
#else
#include <emmintrin.h>
#endif
#ifndef __SSE2__
#error Assembler CPP flag not enabled
#endif
int main(int argc, char **argv) { }
Determining if the include file stdlib.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3054994100/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3054994100.dir/build.make CMakeFiles/cmTryCompileExec3054994100.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3054994100.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec3054994100.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec3054994100
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3054994100.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec3054994100.dir/CheckIncludeFile.c.o -o cmTryCompileExec3054994100 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the include file stdarg.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3631483528/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3631483528.dir/build.make CMakeFiles/cmTryCompileExec3631483528.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3631483528.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec3631483528.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec3631483528
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3631483528.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec3631483528.dir/CheckIncludeFile.c.o -o cmTryCompileExec3631483528 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the include file malloc.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec4086016048/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec4086016048.dir/build.make CMakeFiles/cmTryCompileExec4086016048.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4086016048.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec4086016048.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec4086016048
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4086016048.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec4086016048.dir/CheckIncludeFile.c.o -o cmTryCompileExec4086016048 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the include file memory.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2526340146/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2526340146.dir/build.make CMakeFiles/cmTryCompileExec2526340146.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2526340146.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec2526340146.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec2526340146
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2526340146.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec2526340146.dir/CheckIncludeFile.c.o -o cmTryCompileExec2526340146 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the include file string.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3402011383/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3402011383.dir/build.make CMakeFiles/cmTryCompileExec3402011383.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3402011383.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec3402011383.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec3402011383
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3402011383.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec3402011383.dir/CheckIncludeFile.c.o -o cmTryCompileExec3402011383 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the include file inttypes.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec792527569/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec792527569.dir/build.make CMakeFiles/cmTryCompileExec792527569.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec792527569.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec792527569.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec792527569
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec792527569.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec792527569.dir/CheckIncludeFile.c.o -o cmTryCompileExec792527569 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the include file ctype.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec4092562429/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec4092562429.dir/build.make CMakeFiles/cmTryCompileExec4092562429.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4092562429.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec4092562429.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec4092562429
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4092562429.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec4092562429.dir/CheckIncludeFile.c.o -o cmTryCompileExec4092562429 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the include file math.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec4258331354/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec4258331354.dir/build.make CMakeFiles/cmTryCompileExec4258331354.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4258331354.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec4258331354.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec4258331354
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4258331354.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec4258331354.dir/CheckIncludeFile.c.o -o cmTryCompileExec4258331354 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the include file iconv.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec4004449484/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec4004449484.dir/build.make CMakeFiles/cmTryCompileExec4004449484.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4004449484.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec4004449484.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec4004449484
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4004449484.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec4004449484.dir/CheckIncludeFile.c.o -o cmTryCompileExec4004449484 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the include file signal.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2631949487/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2631949487.dir/build.make CMakeFiles/cmTryCompileExec2631949487.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2631949487.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec2631949487.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec2631949487
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2631949487.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec2631949487.dir/CheckIncludeFile.c.o -o cmTryCompileExec2631949487 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if files dlfcn.h;stdint.h;stddef.h;inttypes.h;stdlib.h;strings.h;string.h;float.h exist passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2966022622/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2966022622.dir/build.make CMakeFiles/cmTryCompileExec2966022622.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2966022622.dir/CheckIncludeFiles.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec2966022622.dir/CheckIncludeFiles.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec2966022622
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2966022622.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec2966022622.dir/CheckIncludeFiles.c.o -o cmTryCompileExec2966022622 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining size of size_t passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3750659951/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3750659951.dir/build.make CMakeFiles/cmTryCompileExec3750659951.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3750659951.dir/SIZEOF_SIZE_T.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec3750659951.dir/SIZEOF_SIZE_T.c.o -c /home/bryce/NeoBuild/CMakeFiles/CheckTypeSize/SIZEOF_SIZE_T.c
Linking C executable cmTryCompileExec3750659951
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3750659951.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec3750659951.dir/SIZEOF_SIZE_T.c.o -o cmTryCompileExec3750659951 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the M_PI exist passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2320833572/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2320833572.dir/build.make CMakeFiles/cmTryCompileExec2320833572.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2320833572.dir/CheckSymbolExists.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec2320833572.dir/CheckSymbolExists.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec2320833572
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2320833572.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec2320833572.dir/CheckSymbolExists.c.o -o cmTryCompileExec2320833572 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
File /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <math.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef M_PI
return ((int*)(&M_PI))[argc];
#else
(void)argc;
return 0;
#endif
}
Performing C SOURCE FILE Test HAVE_MPROTECT succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3675305851/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3675305851.dir/build.make CMakeFiles/cmTryCompileExec3675305851.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3675305851.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_MPROTECT -o CMakeFiles/cmTryCompileExec3675305851.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3675305851
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3675305851.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_MPROTECT CMakeFiles/cmTryCompileExec3675305851.dir/src.c.o -o cmTryCompileExec3675305851 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
#include <sys/types.h>
#include <sys/mman.h>
int main() { }
Determining if the function strtod exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1262246338/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1262246338.dir/build.make CMakeFiles/cmTryCompileExec1262246338.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1262246338.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strtod -o CMakeFiles/cmTryCompileExec1262246338.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1262246338
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1262246338.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strtod CMakeFiles/cmTryCompileExec1262246338.dir/CheckFunctionExists.c.o -o cmTryCompileExec1262246338 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function malloc exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1009643256/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1009643256.dir/build.make CMakeFiles/cmTryCompileExec1009643256.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1009643256.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=malloc -o CMakeFiles/cmTryCompileExec1009643256.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘malloc’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec1009643256
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1009643256.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=malloc CMakeFiles/cmTryCompileExec1009643256.dir/CheckFunctionExists.c.o -o cmTryCompileExec1009643256 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function calloc exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1827654672/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1827654672.dir/build.make CMakeFiles/cmTryCompileExec1827654672.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1827654672.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=calloc -o CMakeFiles/cmTryCompileExec1827654672.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘calloc’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec1827654672
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1827654672.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=calloc CMakeFiles/cmTryCompileExec1827654672.dir/CheckFunctionExists.c.o -o cmTryCompileExec1827654672 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function realloc exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3238889987/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3238889987.dir/build.make CMakeFiles/cmTryCompileExec3238889987.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3238889987.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=realloc -o CMakeFiles/cmTryCompileExec3238889987.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘realloc’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec3238889987
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3238889987.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=realloc CMakeFiles/cmTryCompileExec3238889987.dir/CheckFunctionExists.c.o -o cmTryCompileExec3238889987 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function free exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3635744819/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3635744819.dir/build.make CMakeFiles/cmTryCompileExec3635744819.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3635744819.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=free -o CMakeFiles/cmTryCompileExec3635744819.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘free’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec3635744819
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3635744819.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=free CMakeFiles/cmTryCompileExec3635744819.dir/CheckFunctionExists.c.o -o cmTryCompileExec3635744819 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function getenv exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1839934342/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1839934342.dir/build.make CMakeFiles/cmTryCompileExec1839934342.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1839934342.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=getenv -o CMakeFiles/cmTryCompileExec1839934342.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1839934342
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1839934342.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=getenv CMakeFiles/cmTryCompileExec1839934342.dir/CheckFunctionExists.c.o -o cmTryCompileExec1839934342 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function setenv exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec257845892/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec257845892.dir/build.make CMakeFiles/cmTryCompileExec257845892.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec257845892.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=setenv -o CMakeFiles/cmTryCompileExec257845892.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec257845892
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec257845892.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=setenv CMakeFiles/cmTryCompileExec257845892.dir/CheckFunctionExists.c.o -o cmTryCompileExec257845892 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function putenv exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3028632394/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3028632394.dir/build.make CMakeFiles/cmTryCompileExec3028632394.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3028632394.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=putenv -o CMakeFiles/cmTryCompileExec3028632394.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3028632394
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3028632394.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=putenv CMakeFiles/cmTryCompileExec3028632394.dir/CheckFunctionExists.c.o -o cmTryCompileExec3028632394 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function unsetenv exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2781058575/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2781058575.dir/build.make CMakeFiles/cmTryCompileExec2781058575.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2781058575.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=unsetenv -o CMakeFiles/cmTryCompileExec2781058575.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2781058575
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2781058575.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=unsetenv CMakeFiles/cmTryCompileExec2781058575.dir/CheckFunctionExists.c.o -o cmTryCompileExec2781058575 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function qsort exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1470232253/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1470232253.dir/build.make CMakeFiles/cmTryCompileExec1470232253.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1470232253.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=qsort -o CMakeFiles/cmTryCompileExec1470232253.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1470232253
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1470232253.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=qsort CMakeFiles/cmTryCompileExec1470232253.dir/CheckFunctionExists.c.o -o cmTryCompileExec1470232253 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function abs exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec4002750639/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec4002750639.dir/build.make CMakeFiles/cmTryCompileExec4002750639.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4002750639.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=abs -o CMakeFiles/cmTryCompileExec4002750639.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘abs’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec4002750639
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4002750639.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=abs CMakeFiles/cmTryCompileExec4002750639.dir/CheckFunctionExists.c.o -o cmTryCompileExec4002750639 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function bcopy exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec231084444/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec231084444.dir/build.make CMakeFiles/cmTryCompileExec231084444.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec231084444.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=bcopy -o CMakeFiles/cmTryCompileExec231084444.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘bcopy’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec231084444
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec231084444.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=bcopy CMakeFiles/cmTryCompileExec231084444.dir/CheckFunctionExists.c.o -o cmTryCompileExec231084444 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function memset exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec773019701/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec773019701.dir/build.make CMakeFiles/cmTryCompileExec773019701.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec773019701.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=memset -o CMakeFiles/cmTryCompileExec773019701.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘memset’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec773019701
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec773019701.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=memset CMakeFiles/cmTryCompileExec773019701.dir/CheckFunctionExists.c.o -o cmTryCompileExec773019701 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function memcpy exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2426797851/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2426797851.dir/build.make CMakeFiles/cmTryCompileExec2426797851.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2426797851.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=memcpy -o CMakeFiles/cmTryCompileExec2426797851.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘memcpy’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec2426797851
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2426797851.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=memcpy CMakeFiles/cmTryCompileExec2426797851.dir/CheckFunctionExists.c.o -o cmTryCompileExec2426797851 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function memmove exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec112345883/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec112345883.dir/build.make CMakeFiles/cmTryCompileExec112345883.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec112345883.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=memmove -o CMakeFiles/cmTryCompileExec112345883.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘memmove’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec112345883
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec112345883.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=memmove CMakeFiles/cmTryCompileExec112345883.dir/CheckFunctionExists.c.o -o cmTryCompileExec112345883 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function memcmp exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1612501553/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1612501553.dir/build.make CMakeFiles/cmTryCompileExec1612501553.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1612501553.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=memcmp -o CMakeFiles/cmTryCompileExec1612501553.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘memcmp’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec1612501553
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1612501553.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=memcmp CMakeFiles/cmTryCompileExec1612501553.dir/CheckFunctionExists.c.o -o cmTryCompileExec1612501553 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function strlen exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec4032199862/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec4032199862.dir/build.make CMakeFiles/cmTryCompileExec4032199862.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4032199862.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strlen -o CMakeFiles/cmTryCompileExec4032199862.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘strlen’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec4032199862
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4032199862.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strlen CMakeFiles/cmTryCompileExec4032199862.dir/CheckFunctionExists.c.o -o cmTryCompileExec4032199862 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function strdup exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3230394908/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3230394908.dir/build.make CMakeFiles/cmTryCompileExec3230394908.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3230394908.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strdup -o CMakeFiles/cmTryCompileExec3230394908.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘strdup’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec3230394908
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3230394908.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strdup CMakeFiles/cmTryCompileExec3230394908.dir/CheckFunctionExists.c.o -o cmTryCompileExec3230394908 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function strchr exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1944679699/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1944679699.dir/build.make CMakeFiles/cmTryCompileExec1944679699.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1944679699.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strchr -o CMakeFiles/cmTryCompileExec1944679699.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘strchr’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec1944679699
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1944679699.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strchr CMakeFiles/cmTryCompileExec1944679699.dir/CheckFunctionExists.c.o -o cmTryCompileExec1944679699 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function strrchr exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1184914918/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1184914918.dir/build.make CMakeFiles/cmTryCompileExec1184914918.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1184914918.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strrchr -o CMakeFiles/cmTryCompileExec1184914918.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘strrchr’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec1184914918
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1184914918.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strrchr CMakeFiles/cmTryCompileExec1184914918.dir/CheckFunctionExists.c.o -o cmTryCompileExec1184914918 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function strstr exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec321631031/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec321631031.dir/build.make CMakeFiles/cmTryCompileExec321631031.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec321631031.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strstr -o CMakeFiles/cmTryCompileExec321631031.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘strstr’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec321631031
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec321631031.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strstr CMakeFiles/cmTryCompileExec321631031.dir/CheckFunctionExists.c.o -o cmTryCompileExec321631031 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function strtol exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2560052391/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2560052391.dir/build.make CMakeFiles/cmTryCompileExec2560052391.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2560052391.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strtol -o CMakeFiles/cmTryCompileExec2560052391.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2560052391
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2560052391.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strtol CMakeFiles/cmTryCompileExec2560052391.dir/CheckFunctionExists.c.o -o cmTryCompileExec2560052391 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function strtoul exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec413280456/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec413280456.dir/build.make CMakeFiles/cmTryCompileExec413280456.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec413280456.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strtoul -o CMakeFiles/cmTryCompileExec413280456.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec413280456
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec413280456.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strtoul CMakeFiles/cmTryCompileExec413280456.dir/CheckFunctionExists.c.o -o cmTryCompileExec413280456 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function strtoull exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3122603148/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3122603148.dir/build.make CMakeFiles/cmTryCompileExec3122603148.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3122603148.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strtoull -o CMakeFiles/cmTryCompileExec3122603148.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3122603148
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3122603148.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strtoull CMakeFiles/cmTryCompileExec3122603148.dir/CheckFunctionExists.c.o -o cmTryCompileExec3122603148 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function atoi exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1179562682/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1179562682.dir/build.make CMakeFiles/cmTryCompileExec1179562682.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1179562682.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=atoi -o CMakeFiles/cmTryCompileExec1179562682.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1179562682
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1179562682.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=atoi CMakeFiles/cmTryCompileExec1179562682.dir/CheckFunctionExists.c.o -o cmTryCompileExec1179562682 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function atof exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1607388805/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1607388805.dir/build.make CMakeFiles/cmTryCompileExec1607388805.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1607388805.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=atof -o CMakeFiles/cmTryCompileExec1607388805.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1607388805
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1607388805.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=atof CMakeFiles/cmTryCompileExec1607388805.dir/CheckFunctionExists.c.o -o cmTryCompileExec1607388805 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function strcmp exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec4006993736/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec4006993736.dir/build.make CMakeFiles/cmTryCompileExec4006993736.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4006993736.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strcmp -o CMakeFiles/cmTryCompileExec4006993736.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘strcmp’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec4006993736
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4006993736.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strcmp CMakeFiles/cmTryCompileExec4006993736.dir/CheckFunctionExists.c.o -o cmTryCompileExec4006993736 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function strncmp exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3907002893/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3907002893.dir/build.make CMakeFiles/cmTryCompileExec3907002893.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3907002893.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strncmp -o CMakeFiles/cmTryCompileExec3907002893.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘strncmp’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec3907002893
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3907002893.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strncmp CMakeFiles/cmTryCompileExec3907002893.dir/CheckFunctionExists.c.o -o cmTryCompileExec3907002893 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function strncasecmp exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1546875995/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1546875995.dir/build.make CMakeFiles/cmTryCompileExec1546875995.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1546875995.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strncasecmp -o CMakeFiles/cmTryCompileExec1546875995.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘strncasecmp’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec1546875995
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1546875995.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strncasecmp CMakeFiles/cmTryCompileExec1546875995.dir/CheckFunctionExists.c.o -o cmTryCompileExec1546875995 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function vsscanf exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1946920274/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1946920274.dir/build.make CMakeFiles/cmTryCompileExec1946920274.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1946920274.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=vsscanf -o CMakeFiles/cmTryCompileExec1946920274.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘vsscanf’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec1946920274
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1946920274.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=vsscanf CMakeFiles/cmTryCompileExec1946920274.dir/CheckFunctionExists.c.o -o cmTryCompileExec1946920274 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function fseeko exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3640038306/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3640038306.dir/build.make CMakeFiles/cmTryCompileExec3640038306.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3640038306.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=fseeko -o CMakeFiles/cmTryCompileExec3640038306.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3640038306
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3640038306.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=fseeko CMakeFiles/cmTryCompileExec3640038306.dir/CheckFunctionExists.c.o -o cmTryCompileExec3640038306 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function fseeko64 exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3109480263/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3109480263.dir/build.make CMakeFiles/cmTryCompileExec3109480263.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3109480263.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=fseeko64 -o CMakeFiles/cmTryCompileExec3109480263.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3109480263
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3109480263.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=fseeko64 CMakeFiles/cmTryCompileExec3109480263.dir/CheckFunctionExists.c.o -o cmTryCompileExec3109480263 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function sigaction exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2840534541/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2840534541.dir/build.make CMakeFiles/cmTryCompileExec2840534541.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2840534541.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=sigaction -o CMakeFiles/cmTryCompileExec2840534541.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2840534541
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2840534541.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=sigaction CMakeFiles/cmTryCompileExec2840534541.dir/CheckFunctionExists.c.o -o cmTryCompileExec2840534541 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function setjmp exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3777522100/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3777522100.dir/build.make CMakeFiles/cmTryCompileExec3777522100.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3777522100.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=setjmp -o CMakeFiles/cmTryCompileExec3777522100.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3777522100
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3777522100.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=setjmp CMakeFiles/cmTryCompileExec3777522100.dir/CheckFunctionExists.c.o -o cmTryCompileExec3777522100 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function nanosleep exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2234153664/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2234153664.dir/build.make CMakeFiles/cmTryCompileExec2234153664.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2234153664.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=nanosleep -o CMakeFiles/cmTryCompileExec2234153664.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2234153664
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2234153664.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=nanosleep CMakeFiles/cmTryCompileExec2234153664.dir/CheckFunctionExists.c.o -o cmTryCompileExec2234153664 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function sysconf exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec537804698/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec537804698.dir/build.make CMakeFiles/cmTryCompileExec537804698.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec537804698.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=sysconf -o CMakeFiles/cmTryCompileExec537804698.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec537804698
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec537804698.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=sysconf CMakeFiles/cmTryCompileExec537804698.dir/CheckFunctionExists.c.o -o cmTryCompileExec537804698 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function pow exists in the m passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec415132621/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec415132621.dir/build.make CMakeFiles/cmTryCompileExec415132621.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec415132621.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=pow -o CMakeFiles/cmTryCompileExec415132621.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘pow’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec415132621
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec415132621.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=pow CMakeFiles/cmTryCompileExec415132621.dir/CheckFunctionExists.c.o -o cmTryCompileExec415132621 -rdynamic -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function atan exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1953703783/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1953703783.dir/build.make CMakeFiles/cmTryCompileExec1953703783.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1953703783.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=atan -o CMakeFiles/cmTryCompileExec1953703783.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘atan’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec1953703783
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1953703783.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=atan CMakeFiles/cmTryCompileExec1953703783.dir/CheckFunctionExists.c.o -o cmTryCompileExec1953703783 -rdynamic -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function atan2 exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec106061822/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec106061822.dir/build.make CMakeFiles/cmTryCompileExec106061822.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec106061822.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=atan2 -o CMakeFiles/cmTryCompileExec106061822.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘atan2’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec106061822
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec106061822.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=atan2 CMakeFiles/cmTryCompileExec106061822.dir/CheckFunctionExists.c.o -o cmTryCompileExec106061822 -rdynamic -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function ceil exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec303112871/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec303112871.dir/build.make CMakeFiles/cmTryCompileExec303112871.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec303112871.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=ceil -o CMakeFiles/cmTryCompileExec303112871.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘ceil’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec303112871
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec303112871.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=ceil CMakeFiles/cmTryCompileExec303112871.dir/CheckFunctionExists.c.o -o cmTryCompileExec303112871 -rdynamic -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function copysign exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3991887952/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3991887952.dir/build.make CMakeFiles/cmTryCompileExec3991887952.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3991887952.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=copysign -o CMakeFiles/cmTryCompileExec3991887952.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘copysign’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec3991887952
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3991887952.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=copysign CMakeFiles/cmTryCompileExec3991887952.dir/CheckFunctionExists.c.o -o cmTryCompileExec3991887952 -rdynamic -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function cos exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1113090120/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1113090120.dir/build.make CMakeFiles/cmTryCompileExec1113090120.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1113090120.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=cos -o CMakeFiles/cmTryCompileExec1113090120.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘cos’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec1113090120
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1113090120.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=cos CMakeFiles/cmTryCompileExec1113090120.dir/CheckFunctionExists.c.o -o cmTryCompileExec1113090120 -rdynamic -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function cosf exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1579207144/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1579207144.dir/build.make CMakeFiles/cmTryCompileExec1579207144.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1579207144.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=cosf -o CMakeFiles/cmTryCompileExec1579207144.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘cosf’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec1579207144
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1579207144.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=cosf CMakeFiles/cmTryCompileExec1579207144.dir/CheckFunctionExists.c.o -o cmTryCompileExec1579207144 -rdynamic -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function fabs exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec95563361/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec95563361.dir/build.make CMakeFiles/cmTryCompileExec95563361.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec95563361.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=fabs -o CMakeFiles/cmTryCompileExec95563361.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘fabs’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec95563361
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec95563361.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=fabs CMakeFiles/cmTryCompileExec95563361.dir/CheckFunctionExists.c.o -o cmTryCompileExec95563361 -rdynamic -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function floor exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec911423877/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec911423877.dir/build.make CMakeFiles/cmTryCompileExec911423877.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec911423877.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=floor -o CMakeFiles/cmTryCompileExec911423877.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘floor’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec911423877
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec911423877.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=floor CMakeFiles/cmTryCompileExec911423877.dir/CheckFunctionExists.c.o -o cmTryCompileExec911423877 -rdynamic -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function log exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2606789263/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2606789263.dir/build.make CMakeFiles/cmTryCompileExec2606789263.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2606789263.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=log -o CMakeFiles/cmTryCompileExec2606789263.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘log’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec2606789263
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2606789263.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=log CMakeFiles/cmTryCompileExec2606789263.dir/CheckFunctionExists.c.o -o cmTryCompileExec2606789263 -rdynamic -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function pow exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2375027312/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2375027312.dir/build.make CMakeFiles/cmTryCompileExec2375027312.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2375027312.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=pow -o CMakeFiles/cmTryCompileExec2375027312.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘pow’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec2375027312
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2375027312.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=pow CMakeFiles/cmTryCompileExec2375027312.dir/CheckFunctionExists.c.o -o cmTryCompileExec2375027312 -rdynamic -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function scalbn exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1606445860/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1606445860.dir/build.make CMakeFiles/cmTryCompileExec1606445860.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1606445860.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=scalbn -o CMakeFiles/cmTryCompileExec1606445860.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘scalbn’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec1606445860
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1606445860.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=scalbn CMakeFiles/cmTryCompileExec1606445860.dir/CheckFunctionExists.c.o -o cmTryCompileExec1606445860 -rdynamic -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function sin exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2146373632/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2146373632.dir/build.make CMakeFiles/cmTryCompileExec2146373632.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2146373632.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=sin -o CMakeFiles/cmTryCompileExec2146373632.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘sin’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec2146373632
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2146373632.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=sin CMakeFiles/cmTryCompileExec2146373632.dir/CheckFunctionExists.c.o -o cmTryCompileExec2146373632 -rdynamic -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function sinf exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec507216583/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec507216583.dir/build.make CMakeFiles/cmTryCompileExec507216583.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec507216583.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=sinf -o CMakeFiles/cmTryCompileExec507216583.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘sinf’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec507216583
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec507216583.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=sinf CMakeFiles/cmTryCompileExec507216583.dir/CheckFunctionExists.c.o -o cmTryCompileExec507216583 -rdynamic -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function sqrt exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec546845120/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec546845120.dir/build.make CMakeFiles/cmTryCompileExec546845120.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec546845120.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=sqrt -o CMakeFiles/cmTryCompileExec546845120.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function ‘sqrt’
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTryCompileExec546845120
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec546845120.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=sqrt CMakeFiles/cmTryCompileExec546845120.dir/CheckFunctionExists.c.o -o cmTryCompileExec546845120 -rdynamic -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Performing C SOURCE FILE Test HAVE_SA_SIGACTION succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1528237650/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1528237650.dir/build.make CMakeFiles/cmTryCompileExec1528237650.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1528237650.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_SA_SIGACTION -o CMakeFiles/cmTryCompileExec1528237650.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec1528237650
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1528237650.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_SA_SIGACTION CMakeFiles/cmTryCompileExec1528237650.dir/src.c.o -o cmTryCompileExec1528237650 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
#include <signal.h>
int main()
{
struct sigaction* tmp;
tmp->sa_sigaction;
return 0;
}
Determining if the function dlopen exists in the dl passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1258916587/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1258916587.dir/build.make CMakeFiles/cmTryCompileExec1258916587.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1258916587.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=dlopen -o CMakeFiles/cmTryCompileExec1258916587.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1258916587
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1258916587.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=dlopen CMakeFiles/cmTryCompileExec1258916587.dir/CheckFunctionExists.c.o -o cmTryCompileExec1258916587 -rdynamic -ldl
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Performing C SOURCE FILE Test OSS_FOUND succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1657144187/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1657144187.dir/build.make CMakeFiles/cmTryCompileExec1657144187.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1657144187.dir/src.c.o
/usr/bin/cc -g -O3 -DOSS_FOUND -o CMakeFiles/cmTryCompileExec1657144187.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec1657144187
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1657144187.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DOSS_FOUND CMakeFiles/cmTryCompileExec1657144187.dir/src.c.o -o cmTryCompileExec1657144187 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
#include <sys/soundcard.h>
int main() { int arg = SNDCTL_DSP_SETFRAGMENT; }
Determining if the include file alsa/asoundlib.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1777832861/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1777832861.dir/build.make CMakeFiles/cmTryCompileExec1777832861.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1777832861.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec1777832861.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec1777832861
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1777832861.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec1777832861.dir/CheckIncludeFile.c.o -o cmTryCompileExec1777832861 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function snd_pcm_open exists in the asound passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2392324910/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2392324910.dir/build.make CMakeFiles/cmTryCompileExec2392324910.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2392324910.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=snd_pcm_open -o CMakeFiles/cmTryCompileExec2392324910.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2392324910
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2392324910.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=snd_pcm_open CMakeFiles/cmTryCompileExec2392324910.dir/CheckFunctionExists.c.o -o cmTryCompileExec2392324910 -rdynamic -lasound
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the include file X11/Xcursor/Xcursor.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1749799360/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1749799360.dir/build.make CMakeFiles/cmTryCompileExec1749799360.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1749799360.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec1749799360.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec1749799360
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1749799360.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec1749799360.dir/CheckIncludeFile.c.o -o cmTryCompileExec1749799360 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the include file X11/extensions/Xinerama.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3820606904/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3820606904.dir/build.make CMakeFiles/cmTryCompileExec3820606904.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3820606904.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec3820606904.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec3820606904
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3820606904.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec3820606904.dir/CheckIncludeFile.c.o -o cmTryCompileExec3820606904 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the include file X11/extensions/XInput2.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3446911755/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3446911755.dir/build.make CMakeFiles/cmTryCompileExec3446911755.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3446911755.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec3446911755.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec3446911755
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3446911755.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec3446911755.dir/CheckIncludeFile.c.o -o cmTryCompileExec3446911755 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the include file X11/extensions/Xrandr.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3087216732/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3087216732.dir/build.make CMakeFiles/cmTryCompileExec3087216732.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3087216732.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec3087216732.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec3087216732
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3087216732.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec3087216732.dir/CheckIncludeFile.c.o -o cmTryCompileExec3087216732 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the include file X11/extensions/Xrender.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec843482387/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec843482387.dir/build.make CMakeFiles/cmTryCompileExec843482387.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec843482387.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec843482387.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec843482387
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec843482387.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec843482387.dir/CheckIncludeFile.c.o -o cmTryCompileExec843482387 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the include file X11/extensions/scrnsaver.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3403144269/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3403144269.dir/build.make CMakeFiles/cmTryCompileExec3403144269.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3403144269.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec3403144269.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec3403144269
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3403144269.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec3403144269.dir/CheckIncludeFile.c.o -o cmTryCompileExec3403144269 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the include file X11/extensions/shape.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2424670496/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2424670496.dir/build.make CMakeFiles/cmTryCompileExec2424670496.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2424670496.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec2424670496.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec2424670496
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2424670496.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec2424670496.dir/CheckIncludeFile.c.o -o cmTryCompileExec2424670496 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if files X11/Xlib.h;X11/extensions/xf86vmode.h exist passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3489885553/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3489885553.dir/build.make CMakeFiles/cmTryCompileExec3489885553.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3489885553.dir/CheckIncludeFiles.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec3489885553.dir/CheckIncludeFiles.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec3489885553
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3489885553.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec3489885553.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3489885553 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if files X11/Xlib.h;X11/Xproto.h;X11/extensions/Xext.h exist passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3620387864/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3620387864.dir/build.make CMakeFiles/cmTryCompileExec3620387864.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3620387864.dir/CheckIncludeFiles.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec3620387864.dir/CheckIncludeFiles.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec3620387864
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3620387864.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec3620387864.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3620387864 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function shmat exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3146052334/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3146052334.dir/build.make CMakeFiles/cmTryCompileExec3146052334.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3146052334.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=shmat -o CMakeFiles/cmTryCompileExec3146052334.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3146052334
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3146052334.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=shmat CMakeFiles/cmTryCompileExec3146052334.dir/CheckFunctionExists.c.o -o cmTryCompileExec3146052334 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Performing C SOURCE FILE Test HAVE_CONST_XEXT_ADDDISPLAY succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1530283971/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1530283971.dir/build.make CMakeFiles/cmTryCompileExec1530283971.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1530283971.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_CONST_XEXT_ADDDISPLAY -o CMakeFiles/cmTryCompileExec1530283971.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec1530283971
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1530283971.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_CONST_XEXT_ADDDISPLAY CMakeFiles/cmTryCompileExec1530283971.dir/src.c.o -o cmTryCompileExec1530283971 -rdynamic -lX11 -lX11
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
#include <X11/Xlib.h>
#include <X11/Xproto.h>
#include <X11/extensions/Xext.h>
#include <X11/extensions/extutil.h>
extern XExtDisplayInfo* XextAddDisplay(XExtensionInfo* a,Display* b,_Xconst char* c,XExtensionHooks* d,int e,XPointer f);
int main(int argc, char **argv) {}
Performing C SOURCE FILE Test HAVE_XGENERICEVENT succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3206097780/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3206097780.dir/build.make CMakeFiles/cmTryCompileExec3206097780.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3206097780.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_XGENERICEVENT -o CMakeFiles/cmTryCompileExec3206097780.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3206097780
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3206097780.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_XGENERICEVENT CMakeFiles/cmTryCompileExec3206097780.dir/src.c.o -o cmTryCompileExec3206097780 -rdynamic -lX11 -lX11
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
#include <X11/Xlib.h>
int main(int argc, char **argv) {
Display *display;
XEvent event;
XGenericEventCookie *cookie = &event.xcookie;
XNextEvent(display, &event);
XGetEventData(display, cookie);
XFreeEventData(display, cookie); }
Performing C SOURCE FILE Test HAVE_CONST_XDATA32 succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3082037998/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3082037998.dir/build.make CMakeFiles/cmTryCompileExec3082037998.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3082037998.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_CONST_XDATA32 -o CMakeFiles/cmTryCompileExec3082037998.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3082037998
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3082037998.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_CONST_XDATA32 CMakeFiles/cmTryCompileExec3082037998.dir/src.c.o -o cmTryCompileExec3082037998 -rdynamic -lX11 -lX11
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
#include <X11/Xlibint.h>
extern int _XData32(Display *dpy,register _Xconst long *data,unsigned len);
int main(int argc, char **argv) {}
Determining if the function XkbKeycodeToKeysym exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2824930927/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2824930927.dir/build.make CMakeFiles/cmTryCompileExec2824930927.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2824930927.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=XkbKeycodeToKeysym -o CMakeFiles/cmTryCompileExec2824930927.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2824930927
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2824930927.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=XkbKeycodeToKeysym CMakeFiles/cmTryCompileExec2824930927.dir/CheckFunctionExists.c.o -o cmTryCompileExec2824930927 -rdynamic -lX11 -lX11
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Performing C SOURCE FILE Test HAVE_XINPUT2_MULTITOUCH succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1152508835/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1152508835.dir/build.make CMakeFiles/cmTryCompileExec1152508835.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1152508835.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_XINPUT2_MULTITOUCH -o CMakeFiles/cmTryCompileExec1152508835.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec1152508835
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1152508835.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_XINPUT2_MULTITOUCH CMakeFiles/cmTryCompileExec1152508835.dir/src.c.o -o cmTryCompileExec1152508835 -rdynamic -lX11 -lX11
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
#include <X11/Xlib.h>
#include <X11/Xproto.h>
#include <X11/extensions/XInput2.h>
int event_type = XI_TouchBegin;
XITouchClassInfo *t;
Status XIAllowTouchEvents(Display *a,int b,unsigned int c,Window d,int f)
{
return (Status)0;
}
int main(int argc, char **argv) {}
Performing C SOURCE FILE Test HAVE_VIDEO_OPENGL succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3230030458/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3230030458.dir/build.make CMakeFiles/cmTryCompileExec3230030458.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3230030458.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_VIDEO_OPENGL -o CMakeFiles/cmTryCompileExec3230030458.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3230030458
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3230030458.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_VIDEO_OPENGL CMakeFiles/cmTryCompileExec3230030458.dir/src.c.o -o cmTryCompileExec3230030458 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
#include <GL/gl.h>
#include <GL/glx.h>
int main(int argc, char** argv) {}
Performing C SOURCE FILE Test HAVE_INPUT_EVENTS succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1556377423/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1556377423.dir/build.make CMakeFiles/cmTryCompileExec1556377423.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1556377423.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_INPUT_EVENTS -o CMakeFiles/cmTryCompileExec1556377423.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec1556377423
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1556377423.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_INPUT_EVENTS CMakeFiles/cmTryCompileExec1556377423.dir/src.c.o -o cmTryCompileExec1556377423 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
#include <linux/input.h>
#ifndef EVIOCGNAME
#error EVIOCGNAME() ioctl not available
#endif
int main(int argc, char** argv) {}
Performing C SOURCE FILE Test HAVE_INPUT_KD succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2435738412/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2435738412.dir/build.make CMakeFiles/cmTryCompileExec2435738412.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2435738412.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_INPUT_KD -o CMakeFiles/cmTryCompileExec2435738412.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec2435738412
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2435738412.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_INPUT_KD CMakeFiles/cmTryCompileExec2435738412.dir/src.c.o -o cmTryCompileExec2435738412 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
#include <linux/kd.h>
#include <linux/keyboard.h>
int main(int argc, char **argv)
{
struct kbentry kbe;
kbe.kb_table = KG_CTRL;
ioctl(0, KDGKBENT, &kbe);
}
Determining if the include file libudev.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1132175506/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1132175506.dir/build.make CMakeFiles/cmTryCompileExec1132175506.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1132175506.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec1132175506.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec1132175506
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1132175506.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec1132175506.dir/CheckIncludeFile.c.o -o cmTryCompileExec1132175506 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Performing C SOURCE FILE Test HAVE_INPUT_TSLIB succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1804304830/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1804304830.dir/build.make CMakeFiles/cmTryCompileExec1804304830.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1804304830.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_INPUT_TSLIB -o CMakeFiles/cmTryCompileExec1804304830.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec1804304830
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1804304830.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_INPUT_TSLIB CMakeFiles/cmTryCompileExec1804304830.dir/src.c.o -o cmTryCompileExec1804304830 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
#include "tslib.h"
int main(int argc, char** argv) { }
Determining if the include file usb.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1780198209/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1780198209.dir/build.make CMakeFiles/cmTryCompileExec1780198209.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1780198209.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec1780198209.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec1780198209
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1780198209.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec1780198209.dir/CheckIncludeFile.c.o -o cmTryCompileExec1780198209 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Performing C SOURCE FILE Test HAVE_PTHREADS succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1153121081/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1153121081.dir/build.make CMakeFiles/cmTryCompileExec1153121081.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1153121081.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_PTHREADS -D_REENTRANT -pthread -o CMakeFiles/cmTryCompileExec1153121081.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec1153121081
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1153121081.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_PTHREADS -D_REENTRANT -pthread CMakeFiles/cmTryCompileExec1153121081.dir/src.c.o -o cmTryCompileExec1153121081 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Return value: 1
Source file was:
#include <pthread.h>
int main(int argc, char** argv) {
pthread_attr_t type;
pthread_attr_init(&type);
return 0;
}
Performing C SOURCE FILE Test HAVE_RECURSIVE_MUTEXES succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec197922015/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec197922015.dir/build.make CMakeFiles/cmTryCompileExec197922015.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec197922015.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_RECURSIVE_MUTEXES -D_REENTRANT -pthread -o CMakeFiles/cmTryCompileExec197922015.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec197922015
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec197922015.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_RECURSIVE_MUTEXES -D_REENTRANT -pthread CMakeFiles/cmTryCompileExec197922015.dir/src.c.o -o cmTryCompileExec197922015 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
#include <pthread.h>
int main(int argc, char **argv) {
pthread_mutexattr_t attr;
pthread_mutexattr_settype(&attr, PTHREAD_MUTEX_RECURSIVE);
return 0;
}
Performing C SOURCE FILE Test HAVE_PTHREADS_SEM succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3330173236/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3330173236.dir/build.make CMakeFiles/cmTryCompileExec3330173236.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3330173236.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_PTHREADS_SEM -D_REENTRANT -pthread -o CMakeFiles/cmTryCompileExec3330173236.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3330173236
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3330173236.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_PTHREADS_SEM -D_REENTRANT -pthread CMakeFiles/cmTryCompileExec3330173236.dir/src.c.o -o cmTryCompileExec3330173236 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
#include <pthread.h>
#include <semaphore.h>
int main(int argc, char **argv) { return 0; }
Performing C SOURCE FILE Test HAVE_SEM_TIMEDWAIT succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1690214725/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1690214725.dir/build.make CMakeFiles/cmTryCompileExec1690214725.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1690214725.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_SEM_TIMEDWAIT -D_REENTRANT -pthread -o CMakeFiles/cmTryCompileExec1690214725.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec1690214725
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1690214725.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_SEM_TIMEDWAIT -D_REENTRANT -pthread CMakeFiles/cmTryCompileExec1690214725.dir/src.c.o -o cmTryCompileExec1690214725 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
#include <pthread.h>
#include <semaphore.h>
int main(int argc, char **argv) {
sem_timedwait(NULL, NULL);
return 0;
}
Performing C SOURCE FILE Test HAVE_PTHREAD_SPINLOCK succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3244666596/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3244666596.dir/build.make CMakeFiles/cmTryCompileExec3244666596.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3244666596.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_PTHREAD_SPINLOCK -D_REENTRANT -pthread -o CMakeFiles/cmTryCompileExec3244666596.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
/home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c: In function ‘main’:
/home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c:4:15: warning: null argument where non-null required (argument 1) [-Wnonnull]
pthread_spin_trylock(NULL);
^
Linking C executable cmTryCompileExec3244666596
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3244666596.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_PTHREAD_SPINLOCK -D_REENTRANT -pthread CMakeFiles/cmTryCompileExec3244666596.dir/src.c.o -o cmTryCompileExec3244666596 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
#include <pthread.h>
int main(int argc, char** argv) {
pthread_spin_trylock(NULL);
return 0;
}
Determining if the function pthread_setname_np exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3755886041/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3755886041.dir/build.make CMakeFiles/cmTryCompileExec3755886041.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3755886041.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=pthread_setname_np -D_REENTRANT -pthread -o CMakeFiles/cmTryCompileExec3755886041.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3755886041
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3755886041.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=pthread_setname_np -D_REENTRANT -pthread CMakeFiles/cmTryCompileExec3755886041.dir/CheckFunctionExists.c.o -o cmTryCompileExec3755886041 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the include file linux/version.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1524925899/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1524925899.dir/build.make CMakeFiles/cmTryCompileExec1524925899.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1524925899.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec1524925899.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec1524925899
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1524925899.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec1524925899.dir/CheckIncludeFile.c.o -o cmTryCompileExec1524925899 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining size of long long passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec769693570/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec769693570.dir/build.make CMakeFiles/cmTryCompileExec769693570.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec769693570.dir/SIZEOF_LONG_LONG.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -o CMakeFiles/cmTryCompileExec769693570.dir/SIZEOF_LONG_LONG.c.o -c /home/bryce/NeoBuild/CMakeFiles/CheckTypeSize/SIZEOF_LONG_LONG.c
Linking C executable cmTryCompileExec769693570
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec769693570.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec769693570.dir/SIZEOF_LONG_LONG.c.o -o cmTryCompileExec769693570 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Performing C SOURCE FILE Test HAVE_STD_C99 succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec4279640830/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec4279640830.dir/build.make CMakeFiles/cmTryCompileExec4279640830.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4279640830.dir/src.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DHAVE_STD_C99 -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -std=c99 -o CMakeFiles/cmTryCompileExec4279640830.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec4279640830
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4279640830.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DHAVE_STD_C99 -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec4279640830.dir/src.c.o -o cmTryCompileExec4279640830 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test INLINE_IS_C99 succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3442525848/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3442525848.dir/build.make CMakeFiles/cmTryCompileExec3442525848.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3442525848.dir/src.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DINLINE_IS_C99 -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -fno-inline -o CMakeFiles/cmTryCompileExec3442525848.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3442525848
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3442525848.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DINLINE_IS_C99 -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -fno-inline CMakeFiles/cmTryCompileExec3442525848.dir/src.c.o -o cmTryCompileExec3442525848 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
extern inline int foo() { return 0; }
int main() {return foo();}
Performing C SOURCE FILE Test HAVE_C99_VLA succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec4112181899/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec4112181899.dir/build.make CMakeFiles/cmTryCompileExec4112181899.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4112181899.dir/src.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_C99_VLA -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -o CMakeFiles/cmTryCompileExec4112181899.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec4112181899
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4112181899.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_C99_VLA -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec4112181899.dir/src.c.o -o cmTryCompileExec4112181899 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
int main(int argc, char *argv[])
{
volatile int tmp[argc];
tmp[0] = argv[0][0];
return tmp[0];
}
Performing C SOURCE FILE Test HAVE_C99_BOOL succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec4128304221/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec4128304221.dir/build.make CMakeFiles/cmTryCompileExec4128304221.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4128304221.dir/src.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_C99_BOOL -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -o CMakeFiles/cmTryCompileExec4128304221.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec4128304221
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4128304221.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_C99_BOOL -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec4128304221.dir/src.c.o -o cmTryCompileExec4128304221 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
int main(int argc, char *argv[])
{
volatile _Bool ret;
ret = (argc > 1) ? 1 : 0;
return ret ? -1 : 0;
}
Performing C SOURCE FILE Test HAVE_C11_STATIC_ASSERT succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3939481844/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3939481844.dir/build.make CMakeFiles/cmTryCompileExec3939481844.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3939481844.dir/src.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_C11_STATIC_ASSERT -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -o CMakeFiles/cmTryCompileExec3939481844.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3939481844
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3939481844.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_C11_STATIC_ASSERT -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec3939481844.dir/src.c.o -o cmTryCompileExec3939481844 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
int main()
{
_Static_assert(sizeof(int) == sizeof(int), "What");
return 0;
}
Performing C SOURCE FILE Test HAVE_C11_ALIGNAS succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec197276641/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec197276641.dir/build.make CMakeFiles/cmTryCompileExec197276641.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec197276641.dir/src.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_C11_ALIGNAS -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -o CMakeFiles/cmTryCompileExec197276641.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec197276641
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec197276641.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_C11_ALIGNAS -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec197276641.dir/src.c.o -o cmTryCompileExec197276641 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
_Alignas(16) int foo;
int main()
{
return 0;
}
Performing C SOURCE FILE Test HAVE_C11_ATOMIC succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec4213291120/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec4213291120.dir/build.make CMakeFiles/cmTryCompileExec4213291120.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4213291120.dir/src.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_C11_ATOMIC -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -o CMakeFiles/cmTryCompileExec4213291120.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec4213291120
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4213291120.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_C11_ATOMIC -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec4213291120.dir/src.c.o -o cmTryCompileExec4213291120 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
#include <stdatomic.h>
const int _Atomic foo = ATOMIC_VAR_INIT(~0);
int main()
{
return atomic_load(&foo);
}
Performing C SOURCE FILE Test HAVE_W_EXTRA succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec673087807/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec673087807.dir/build.make CMakeFiles/cmTryCompileExec673087807.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec673087807.dir/src.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_W_EXTRA -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wextra -o CMakeFiles/cmTryCompileExec673087807.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec673087807
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec673087807.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_W_EXTRA -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec673087807.dir/src.c.o -o cmTryCompileExec673087807 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test HAVE_GCC_DESTRUCTOR succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3839395897/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3839395897.dir/build.make CMakeFiles/cmTryCompileExec3839395897.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3839395897.dir/src.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_GCC_DESTRUCTOR -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -o CMakeFiles/cmTryCompileExec3839395897.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3839395897
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3839395897.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_GCC_DESTRUCTOR -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec3839395897.dir/src.c.o -o cmTryCompileExec3839395897 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
int foo() __attribute__((destructor));
int main() {return 0;}
Performing C SOURCE FILE Test HAVE_GCC_PROTECTED_VISIBILITY succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1541652034/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1541652034.dir/build.make CMakeFiles/cmTryCompileExec1541652034.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1541652034.dir/src.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_GCC_PROTECTED_VISIBILITY -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wattributes -Werror -o CMakeFiles/cmTryCompileExec1541652034.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec1541652034
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1541652034.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_GCC_PROTECTED_VISIBILITY -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wattributes -Werror CMakeFiles/cmTryCompileExec1541652034.dir/src.c.o -o cmTryCompileExec1541652034 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
int foo() __attribute__((visibility("protected")));
int main() {return 0;}
Performing C SOURCE FILE Test HAVE_VISIBILITY_HIDDEN_SWITCH succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1201343262/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1201343262.dir/build.make CMakeFiles/cmTryCompileExec1201343262.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1201343262.dir/src.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_VISIBILITY_HIDDEN_SWITCH -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wattributes -Werror -fvisibility=hidden -o CMakeFiles/cmTryCompileExec1201343262.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec1201343262
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1201343262.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_VISIBILITY_HIDDEN_SWITCH -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wattributes -Werror CMakeFiles/cmTryCompileExec1201343262.dir/src.c.o -o cmTryCompileExec1201343262 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test HAVE_ATTRIBUTE_ALIGNED succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2068112290/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2068112290.dir/build.make CMakeFiles/cmTryCompileExec2068112290.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2068112290.dir/src.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_ATTRIBUTE_ALIGNED -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wattributes -Werror -o CMakeFiles/cmTryCompileExec2068112290.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec2068112290
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2068112290.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_ATTRIBUTE_ALIGNED -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wattributes -Werror CMakeFiles/cmTryCompileExec2068112290.dir/src.c.o -o cmTryCompileExec2068112290 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
int foo __attribute__((aligned(16)));
int main() {return 0;}
Performing C SOURCE FILE Test HAVE_MSSE_SWITCH succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3933011754/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3933011754.dir/build.make CMakeFiles/cmTryCompileExec3933011754.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3933011754.dir/src.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_MSSE_SWITCH -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -msse -o CMakeFiles/cmTryCompileExec3933011754.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3933011754
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3933011754.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_MSSE_SWITCH -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec3933011754.dir/src.c.o -o cmTryCompileExec3933011754 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test HAVE_MSSE2_SWITCH succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3204837024/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3204837024.dir/build.make CMakeFiles/cmTryCompileExec3204837024.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3204837024.dir/src.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_MSSE2_SWITCH -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -msse2 -o CMakeFiles/cmTryCompileExec3204837024.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3204837024
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3204837024.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_MSSE2_SWITCH -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec3204837024.dir/src.c.o -o cmTryCompileExec3204837024 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test HAVE_MSSE4_1_SWITCH succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3942591889/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3942591889.dir/build.make CMakeFiles/cmTryCompileExec3942591889.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3942591889.dir/src.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_MSSE4_1_SWITCH -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -msse4.1 -o CMakeFiles/cmTryCompileExec3942591889.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3942591889
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3942591889.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_MSSE4_1_SWITCH -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec3942591889.dir/src.c.o -o cmTryCompileExec3942591889 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test HAVE_GCC_FORMAT succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec72297916/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec72297916.dir/build.make CMakeFiles/cmTryCompileExec72297916.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec72297916.dir/src.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_GCC_FORMAT -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -o CMakeFiles/cmTryCompileExec72297916.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec72297916
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec72297916.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_GCC_FORMAT -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec72297916.dir/src.c.o -o cmTryCompileExec72297916 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
int foo(const char *str, ...) __attribute__((format(printf, 1, 2)));
int main() {return 0;}
Determining if the include file stdbool.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec814048814/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec814048814.dir/build.make CMakeFiles/cmTryCompileExec814048814.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec814048814.dir/CheckIncludeFile.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -o CMakeFiles/cmTryCompileExec814048814.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec814048814
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec814048814.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec814048814.dir/CheckIncludeFile.c.o -o cmTryCompileExec814048814 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the include file stdalign.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec385035419/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec385035419.dir/build.make CMakeFiles/cmTryCompileExec385035419.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec385035419.dir/CheckIncludeFile.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -o CMakeFiles/cmTryCompileExec385035419.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec385035419
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec385035419.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec385035419.dir/CheckIncludeFile.c.o -o cmTryCompileExec385035419 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the include file ftw.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3220808358/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3220808358.dir/build.make CMakeFiles/cmTryCompileExec3220808358.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3220808358.dir/CheckIncludeFile.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -o CMakeFiles/cmTryCompileExec3220808358.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec3220808358
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3220808358.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec3220808358.dir/CheckIncludeFile.c.o -o cmTryCompileExec3220808358 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the include file cpuid.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec581198665/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec581198665.dir/build.make CMakeFiles/cmTryCompileExec581198665.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec581198665.dir/CheckIncludeFile.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -o CMakeFiles/cmTryCompileExec581198665.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec581198665
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec581198665.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec581198665.dir/CheckIncludeFile.c.o -o cmTryCompileExec581198665 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the include file fenv.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3580441698/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3580441698.dir/build.make CMakeFiles/cmTryCompileExec3580441698.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3580441698.dir/CheckIncludeFile.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -o CMakeFiles/cmTryCompileExec3580441698.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec3580441698
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3580441698.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec3580441698.dir/CheckIncludeFile.c.o -o cmTryCompileExec3580441698 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the include file float.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec4049053671/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec4049053671.dir/build.make CMakeFiles/cmTryCompileExec4049053671.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4049053671.dir/CheckIncludeFile.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -o CMakeFiles/cmTryCompileExec4049053671.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec4049053671
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4049053671.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec4049053671.dir/CheckIncludeFile.c.o -o cmTryCompileExec4049053671 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Performing C SOURCE FILE Test HAVE_GCC_GET_CPUID succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3740209872/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3740209872.dir/build.make CMakeFiles/cmTryCompileExec3740209872.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3740209872.dir/src.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_GCC_GET_CPUID -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -o CMakeFiles/cmTryCompileExec3740209872.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3740209872
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3740209872.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_GCC_GET_CPUID -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec3740209872.dir/src.c.o -o cmTryCompileExec3740209872 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
#include <cpuid.h>
int main()
{
unsigned int eax, ebx, ecx, edx;
return __get_cpuid(0, &eax, &ebx, &ecx, &edx);
}
Determining if the aligned_alloc exist passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec213023751/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec213023751.dir/build.make CMakeFiles/cmTryCompileExec213023751.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec213023751.dir/CheckSymbolExists.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -o CMakeFiles/cmTryCompileExec213023751.dir/CheckSymbolExists.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec213023751
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec213023751.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec213023751.dir/CheckSymbolExists.c.o -o cmTryCompileExec213023751 -rdynamic -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
File /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef aligned_alloc
return ((int*)(&aligned_alloc))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the posix_memalign exist passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2477017763/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2477017763.dir/build.make CMakeFiles/cmTryCompileExec2477017763.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2477017763.dir/CheckSymbolExists.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -o CMakeFiles/cmTryCompileExec2477017763.dir/CheckSymbolExists.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec2477017763
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2477017763.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec2477017763.dir/CheckSymbolExists.c.o -o cmTryCompileExec2477017763 -rdynamic -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
File /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef posix_memalign
return ((int*)(&posix_memalign))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the lrintf exist passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec529553727/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec529553727.dir/build.make CMakeFiles/cmTryCompileExec529553727.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec529553727.dir/CheckSymbolExists.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -o CMakeFiles/cmTryCompileExec529553727.dir/CheckSymbolExists.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec529553727
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec529553727.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec529553727.dir/CheckSymbolExists.c.o -o cmTryCompileExec529553727 -rdynamic -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
File /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <math.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef lrintf
return ((int*)(&lrintf))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the ftw exist passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3940591333/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3940591333.dir/build.make CMakeFiles/cmTryCompileExec3940591333.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3940591333.dir/CheckSymbolExists.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -o CMakeFiles/cmTryCompileExec3940591333.dir/CheckSymbolExists.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec3940591333
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3940591333.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec3940591333.dir/CheckSymbolExists.c.o -o cmTryCompileExec3940591333 -rdynamic -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
File /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <ftw.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef ftw
return ((int*)(&ftw))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the function strtof exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2477281081/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2477281081.dir/build.make CMakeFiles/cmTryCompileExec2477281081.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2477281081.dir/CheckFunctionExists.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=strtof -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -o CMakeFiles/cmTryCompileExec2477281081.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2477281081
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2477281081.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=strtof -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec2477281081.dir/CheckFunctionExists.c.o -o cmTryCompileExec2477281081 -rdynamic -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function stat exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2689819767/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2689819767.dir/build.make CMakeFiles/cmTryCompileExec2689819767.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2689819767.dir/CheckFunctionExists.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=stat -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -o CMakeFiles/cmTryCompileExec2689819767.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2689819767
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2689819767.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=stat -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec2689819767.dir/CheckFunctionExists.c.o -o cmTryCompileExec2689819767 -rdynamic -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the isfinite exist passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec601207446/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec601207446.dir/build.make CMakeFiles/cmTryCompileExec601207446.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec601207446.dir/CheckSymbolExists.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -o CMakeFiles/cmTryCompileExec601207446.dir/CheckSymbolExists.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec601207446
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec601207446.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec601207446.dir/CheckSymbolExists.c.o -o cmTryCompileExec601207446 -rdynamic -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
File /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <math.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef isfinite
return ((int*)(&isfinite))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the isnan exist passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3173819327/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3173819327.dir/build.make CMakeFiles/cmTryCompileExec3173819327.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3173819327.dir/CheckSymbolExists.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -o CMakeFiles/cmTryCompileExec3173819327.dir/CheckSymbolExists.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec3173819327
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3173819327.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec3173819327.dir/CheckSymbolExists.c.o -o cmTryCompileExec3173819327 -rdynamic -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
File /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <math.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef isnan
return ((int*)(&isnan))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the function dlopen exists in the dl passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2394787348/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2394787348.dir/build.make CMakeFiles/cmTryCompileExec2394787348.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2394787348.dir/CheckFunctionExists.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=dlopen -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -o CMakeFiles/cmTryCompileExec2394787348.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2394787348
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2394787348.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=dlopen -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec2394787348.dir/CheckFunctionExists.c.o -o cmTryCompileExec2394787348 -rdynamic -ldl -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function gettimeofday exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec416631946/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec416631946.dir/build.make CMakeFiles/cmTryCompileExec416631946.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec416631946.dir/CheckFunctionExists.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=gettimeofday -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -o CMakeFiles/cmTryCompileExec416631946.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec416631946
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec416631946.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=gettimeofday -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec416631946.dir/CheckFunctionExists.c.o -o cmTryCompileExec416631946 -rdynamic -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Performing C SOURCE FILE Test HAVE_PTHREAD succeded with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1335980370/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1335980370.dir/build.make CMakeFiles/cmTryCompileExec1335980370.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1335980370.dir/src.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_PTHREAD -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread -o CMakeFiles/cmTryCompileExec1335980370.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec1335980370
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1335980370.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DHAVE_PTHREAD -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES CMakeFiles/cmTryCompileExec1335980370.dir/src.c.o -o cmTryCompileExec1335980370 -rdynamic -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Determining if the function pthread_create exists in the pthread passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3011838916/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3011838916.dir/build.make CMakeFiles/cmTryCompileExec3011838916.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3011838916.dir/CheckFunctionExists.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=pthread_create -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread -o CMakeFiles/cmTryCompileExec3011838916.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3011838916
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3011838916.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=pthread_create -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread CMakeFiles/cmTryCompileExec3011838916.dir/CheckFunctionExists.c.o -o cmTryCompileExec3011838916 -rdynamic -lpthread -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the pthread_setschedparam exist passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec83369502/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec83369502.dir/build.make CMakeFiles/cmTryCompileExec83369502.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec83369502.dir/CheckSymbolExists.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread -o CMakeFiles/cmTryCompileExec83369502.dir/CheckSymbolExists.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec83369502
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec83369502.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread CMakeFiles/cmTryCompileExec83369502.dir/CheckSymbolExists.c.o -o cmTryCompileExec83369502 -rdynamic -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
File /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <pthread.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef pthread_setschedparam
return ((int*)(&pthread_setschedparam))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the pthread_setname_np exist passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3930477449/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3930477449.dir/build.make CMakeFiles/cmTryCompileExec3930477449.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3930477449.dir/CheckSymbolExists.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread -o CMakeFiles/cmTryCompileExec3930477449.dir/CheckSymbolExists.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec3930477449
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3930477449.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread CMakeFiles/cmTryCompileExec3930477449.dir/CheckSymbolExists.c.o -o cmTryCompileExec3930477449 -rdynamic -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
File /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <pthread.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef pthread_setname_np
return ((int*)(&pthread_setname_np))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the pthread_mutex_timedlock exist passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec965618597/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec965618597.dir/build.make CMakeFiles/cmTryCompileExec965618597.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec965618597.dir/CheckSymbolExists.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread -o CMakeFiles/cmTryCompileExec965618597.dir/CheckSymbolExists.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec965618597
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec965618597.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread CMakeFiles/cmTryCompileExec965618597.dir/CheckSymbolExists.c.o -o cmTryCompileExec965618597 -rdynamic -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
File /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <pthread.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef pthread_mutex_timedlock
return ((int*)(&pthread_mutex_timedlock))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the function clock_gettime exists in the rt passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3783758549/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3783758549.dir/build.make CMakeFiles/cmTryCompileExec3783758549.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3783758549.dir/CheckFunctionExists.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=clock_gettime -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread -o CMakeFiles/cmTryCompileExec3783758549.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3783758549
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3783758549.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=clock_gettime -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread CMakeFiles/cmTryCompileExec3783758549.dir/CheckFunctionExists.c.o -o cmTryCompileExec3783758549 -rdynamic -lrt -lm
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the include file xmmintrin.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec947431005/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec947431005.dir/build.make CMakeFiles/cmTryCompileExec947431005.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec947431005.dir/CheckIncludeFile.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -msse -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread -o CMakeFiles/cmTryCompileExec947431005.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec947431005
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec947431005.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -msse -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread CMakeFiles/cmTryCompileExec947431005.dir/CheckIncludeFile.c.o -o cmTryCompileExec947431005 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the include file emmintrin.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec63855475/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec63855475.dir/build.make CMakeFiles/cmTryCompileExec63855475.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec63855475.dir/CheckIncludeFile.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -msse2 -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread -o CMakeFiles/cmTryCompileExec63855475.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec63855475
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec63855475.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -msse2 -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread CMakeFiles/cmTryCompileExec63855475.dir/CheckIncludeFile.c.o -o cmTryCompileExec63855475 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the include file smmintrin.h exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2606050956/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2606050956.dir/build.make CMakeFiles/cmTryCompileExec2606050956.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2606050956.dir/CheckIncludeFile.c.o
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -msse4.1 -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread -o CMakeFiles/cmTryCompileExec2606050956.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec2606050956
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2606050956.dir/link.txt --verbose=1
/usr/bin/cc -std=c99 -O3 -fPIC -DLINUX -msse4.1 -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread CMakeFiles/cmTryCompileExec2606050956.dir/CheckIncludeFile.c.o -o cmTryCompileExec2606050956 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment