Skip to content

Instantly share code, notes, and snippets.

@brycehenley
Created December 24, 2014 22:34
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/3f8a1805ca535807231d to your computer and use it in GitHub Desktop.
Save brycehenley/3f8a1805ca535807231d 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 "cmTryCompileExec2515209222/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2515209222.dir/build.make CMakeFiles/cmTryCompileExec2515209222.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/cmTryCompileExec2515209222.dir/testCCompiler.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec2515209222.dir/testCCompiler.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTryCompileExec2515209222
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2515209222.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec2515209222.dir/testCCompiler.c.o -o cmTryCompileExec2515209222 -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 "cmTryCompileExec2721327654/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2721327654.dir/build.make CMakeFiles/cmTryCompileExec2721327654.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/cmTryCompileExec2721327654.dir/CMakeCCompilerABI.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec2721327654.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-2.8/Modules/CMakeCCompilerABI.c
Linking C executable cmTryCompileExec2721327654
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2721327654.dir/link.txt --verbose=1
/usr/bin/cc -v CMakeFiles/cmTryCompileExec2721327654.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec2721327654 -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' 'cmTryCompileExec2721327654' '-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/ccnMzmGh.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 cmTryCompileExec2721327654 /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/cmTryCompileExec2721327654.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 "cmTryCompileExec2721327654/fast"]
ignore line: [/usr/bin/make -f CMakeFiles/cmTryCompileExec2721327654.dir/build.make CMakeFiles/cmTryCompileExec2721327654.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/cmTryCompileExec2721327654.dir/CMakeCCompilerABI.c.o]
ignore line: [/usr/bin/cc -o CMakeFiles/cmTryCompileExec2721327654.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-2.8/Modules/CMakeCCompilerABI.c]
ignore line: [Linking C executable cmTryCompileExec2721327654]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2721327654.dir/link.txt --verbose=1]
ignore line: [/usr/bin/cc -v CMakeFiles/cmTryCompileExec2721327654.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec2721327654 -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' 'cmTryCompileExec2721327654' '-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/ccnMzmGh.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 cmTryCompileExec2721327654 /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/cmTryCompileExec2721327654.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/ccnMzmGh.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 [cmTryCompileExec2721327654] ==> 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/cmTryCompileExec2721327654.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 "cmTryCompileExec3424876188/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3424876188.dir/build.make CMakeFiles/cmTryCompileExec3424876188.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/cmTryCompileExec3424876188.dir/testCXXCompiler.cxx.o
/usr/bin/c++ -o CMakeFiles/cmTryCompileExec3424876188.dir/testCXXCompiler.cxx.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTryCompileExec3424876188
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3424876188.dir/link.txt --verbose=1
/usr/bin/c++ CMakeFiles/cmTryCompileExec3424876188.dir/testCXXCompiler.cxx.o -o cmTryCompileExec3424876188 -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 "cmTryCompileExec2016976004/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2016976004.dir/build.make CMakeFiles/cmTryCompileExec2016976004.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/cmTryCompileExec2016976004.dir/CMakeCXXCompilerABI.cpp.o
/usr/bin/c++ -o CMakeFiles/cmTryCompileExec2016976004.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-2.8/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTryCompileExec2016976004
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2016976004.dir/link.txt --verbose=1
/usr/bin/c++ -v CMakeFiles/cmTryCompileExec2016976004.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec2016976004 -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' 'cmTryCompileExec2016976004' '-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/ccywEI9o.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 cmTryCompileExec2016976004 /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/cmTryCompileExec2016976004.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 "cmTryCompileExec2016976004/fast"]
ignore line: [/usr/bin/make -f CMakeFiles/cmTryCompileExec2016976004.dir/build.make CMakeFiles/cmTryCompileExec2016976004.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/cmTryCompileExec2016976004.dir/CMakeCXXCompilerABI.cpp.o]
ignore line: [/usr/bin/c++ -o CMakeFiles/cmTryCompileExec2016976004.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-2.8/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Linking CXX executable cmTryCompileExec2016976004]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2016976004.dir/link.txt --verbose=1]
ignore line: [/usr/bin/c++ -v CMakeFiles/cmTryCompileExec2016976004.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec2016976004 -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' 'cmTryCompileExec2016976004' '-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/ccywEI9o.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 cmTryCompileExec2016976004 /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/cmTryCompileExec2016976004.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/ccywEI9o.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 [cmTryCompileExec2016976004] ==> 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/cmTryCompileExec2016976004.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 "cmTryCompileExec1101652198/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1101652198.dir/build.make CMakeFiles/cmTryCompileExec1101652198.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/cmTryCompileExec1101652198.dir/CheckIncludeFile.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec1101652198.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec1101652198
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1101652198.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec1101652198.dir/CheckIncludeFile.c.o -o cmTryCompileExec1101652198 -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 "cmTryCompileExec1115211313/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1115211313.dir/build.make CMakeFiles/cmTryCompileExec1115211313.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/cmTryCompileExec1115211313.dir/CheckIncludeFile.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec1115211313.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec1115211313
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1115211313.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec1115211313.dir/CheckIncludeFile.c.o -o cmTryCompileExec1115211313 -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 "cmTryCompileExec3966634075/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3966634075.dir/build.make CMakeFiles/cmTryCompileExec3966634075.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/cmTryCompileExec3966634075.dir/CheckIncludeFile.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec3966634075.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec3966634075
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3966634075.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec3966634075.dir/CheckIncludeFile.c.o -o cmTryCompileExec3966634075 -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 "cmTryCompileExec1347274043/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1347274043.dir/build.make CMakeFiles/cmTryCompileExec1347274043.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/cmTryCompileExec1347274043.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec1347274043.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -c /home/bryce/NeoBuild/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_SHORT.c
Linking C executable cmTryCompileExec1347274043
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1347274043.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec1347274043.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -o cmTryCompileExec1347274043 -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 "cmTryCompileExec735996892/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec735996892.dir/build.make CMakeFiles/cmTryCompileExec735996892.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/cmTryCompileExec735996892.dir/SIZEOF_SHORT.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec735996892.dir/SIZEOF_SHORT.c.o -c /home/bryce/NeoBuild/CMakeFiles/CheckTypeSize/SIZEOF_SHORT.c
Linking C executable cmTryCompileExec735996892
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec735996892.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec735996892.dir/SIZEOF_SHORT.c.o -o cmTryCompileExec735996892 -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 "cmTryCompileExec2312526758/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2312526758.dir/build.make CMakeFiles/cmTryCompileExec2312526758.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/cmTryCompileExec2312526758.dir/SIZEOF_INT.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec2312526758.dir/SIZEOF_INT.c.o -c /home/bryce/NeoBuild/CMakeFiles/CheckTypeSize/SIZEOF_INT.c
Linking C executable cmTryCompileExec2312526758
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2312526758.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec2312526758.dir/SIZEOF_INT.c.o -o cmTryCompileExec2312526758 -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 "cmTryCompileExec2973639101/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2973639101.dir/build.make CMakeFiles/cmTryCompileExec2973639101.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/cmTryCompileExec2973639101.dir/SIZEOF_LONG.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec2973639101.dir/SIZEOF_LONG.c.o -c /home/bryce/NeoBuild/CMakeFiles/CheckTypeSize/SIZEOF_LONG.c
Linking C executable cmTryCompileExec2973639101
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2973639101.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec2973639101.dir/SIZEOF_LONG.c.o -o cmTryCompileExec2973639101 -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 "cmTryCompileExec2327029672/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2327029672.dir/build.make CMakeFiles/cmTryCompileExec2327029672.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/cmTryCompileExec2327029672.dir/HAVE_LONG_LONG.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec2327029672.dir/HAVE_LONG_LONG.c.o -c /home/bryce/NeoBuild/CMakeFiles/CheckTypeSize/HAVE_LONG_LONG.c
Linking C executable cmTryCompileExec2327029672
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2327029672.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec2327029672.dir/HAVE_LONG_LONG.c.o -o cmTryCompileExec2327029672 -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 "cmTryCompileExec3267245657/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3267245657.dir/build.make CMakeFiles/cmTryCompileExec3267245657.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/cmTryCompileExec3267245657.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=dlsym -o CMakeFiles/cmTryCompileExec3267245657.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3267245657
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3267245657.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=dlsym CMakeFiles/cmTryCompileExec3267245657.dir/CheckFunctionExists.c.o -o cmTryCompileExec3267245657 -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 "cmTryCompileExec1720642497/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1720642497.dir/build.make CMakeFiles/cmTryCompileExec1720642497.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/cmTryCompileExec1720642497.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=localeconv -o CMakeFiles/cmTryCompileExec1720642497.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1720642497
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1720642497.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=localeconv CMakeFiles/cmTryCompileExec1720642497.dir/CheckFunctionExists.c.o -o cmTryCompileExec1720642497 -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 "cmTryCompileExec4173028768/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec4173028768.dir/build.make CMakeFiles/cmTryCompileExec4173028768.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/cmTryCompileExec4173028768.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=png_get_valid -o CMakeFiles/cmTryCompileExec4173028768.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec4173028768
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4173028768.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=png_get_valid CMakeFiles/cmTryCompileExec4173028768.dir/CheckFunctionExists.c.o -o cmTryCompileExec4173028768 -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 "cmTryCompileExec1048057597/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1048057597.dir/build.make CMakeFiles/cmTryCompileExec1048057597.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/cmTryCompileExec1048057597.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=png_set_tRNS_to_alpha -o CMakeFiles/cmTryCompileExec1048057597.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1048057597
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1048057597.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=png_set_tRNS_to_alpha CMakeFiles/cmTryCompileExec1048057597.dir/CheckFunctionExists.c.o -o cmTryCompileExec1048057597 -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 "cmTryCompileExec2822648650/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2822648650.dir/build.make CMakeFiles/cmTryCompileExec2822648650.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/cmTryCompileExec2822648650.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=scandir -o CMakeFiles/cmTryCompileExec2822648650.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2822648650
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2822648650.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=scandir CMakeFiles/cmTryCompileExec2822648650.dir/CheckFunctionExists.c.o -o cmTryCompileExec2822648650 -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 "cmTryCompileExec1244313351/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1244313351.dir/build.make CMakeFiles/cmTryCompileExec1244313351.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/cmTryCompileExec1244313351.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=snprintf -o CMakeFiles/cmTryCompileExec1244313351.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 cmTryCompileExec1244313351
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1244313351.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=snprintf CMakeFiles/cmTryCompileExec1244313351.dir/CheckFunctionExists.c.o -o cmTryCompileExec1244313351 -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 "cmTryCompileExec2791817498/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2791817498.dir/build.make CMakeFiles/cmTryCompileExec2791817498.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/cmTryCompileExec2791817498.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=strcasecmp -o CMakeFiles/cmTryCompileExec2791817498.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 cmTryCompileExec2791817498
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2791817498.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=strcasecmp CMakeFiles/cmTryCompileExec2791817498.dir/CheckFunctionExists.c.o -o cmTryCompileExec2791817498 -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 "cmTryCompileExec860276087/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec860276087.dir/build.make CMakeFiles/cmTryCompileExec860276087.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/cmTryCompileExec860276087.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=strtoll -o CMakeFiles/cmTryCompileExec860276087.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec860276087
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec860276087.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=strtoll CMakeFiles/cmTryCompileExec860276087.dir/CheckFunctionExists.c.o -o cmTryCompileExec860276087 -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 "cmTryCompileExec621309870/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec621309870.dir/build.make CMakeFiles/cmTryCompileExec621309870.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/cmTryCompileExec621309870.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=vsnprintf -o CMakeFiles/cmTryCompileExec621309870.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 cmTryCompileExec621309870
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec621309870.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=vsnprintf CMakeFiles/cmTryCompileExec621309870.dir/CheckFunctionExists.c.o -o cmTryCompileExec621309870 -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 "cmTryCompileExec3024338626/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3024338626.dir/build.make CMakeFiles/cmTryCompileExec3024338626.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/cmTryCompileExec3024338626.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=XOpenDisplay -o CMakeFiles/cmTryCompileExec3024338626.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3024338626
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3024338626.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=XOpenDisplay CMakeFiles/cmTryCompileExec3024338626.dir/CheckFunctionExists.c.o -o cmTryCompileExec3024338626 -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 "cmTryCompileExec321792753/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec321792753.dir/build.make CMakeFiles/cmTryCompileExec321792753.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/cmTryCompileExec321792753.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=gethostbyname -o CMakeFiles/cmTryCompileExec321792753.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec321792753
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec321792753.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=gethostbyname CMakeFiles/cmTryCompileExec321792753.dir/CheckFunctionExists.c.o -o cmTryCompileExec321792753 -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 "cmTryCompileExec883259161/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec883259161.dir/build.make CMakeFiles/cmTryCompileExec883259161.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/cmTryCompileExec883259161.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=connect -o CMakeFiles/cmTryCompileExec883259161.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec883259161
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec883259161.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=connect CMakeFiles/cmTryCompileExec883259161.dir/CheckFunctionExists.c.o -o cmTryCompileExec883259161 -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 "cmTryCompileExec786793534/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec786793534.dir/build.make CMakeFiles/cmTryCompileExec786793534.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/cmTryCompileExec786793534.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=remove -o CMakeFiles/cmTryCompileExec786793534.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec786793534
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec786793534.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=remove CMakeFiles/cmTryCompileExec786793534.dir/CheckFunctionExists.c.o -o cmTryCompileExec786793534 -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 "cmTryCompileExec3461130022/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3461130022.dir/build.make CMakeFiles/cmTryCompileExec3461130022.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/cmTryCompileExec3461130022.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=shmat -o CMakeFiles/cmTryCompileExec3461130022.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3461130022
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3461130022.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=shmat CMakeFiles/cmTryCompileExec3461130022.dir/CheckFunctionExists.c.o -o cmTryCompileExec3461130022 -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 "cmTryCompileExec3438250699/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3438250699.dir/build.make CMakeFiles/cmTryCompileExec3438250699.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/cmTryCompileExec3438250699.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -o CMakeFiles/cmTryCompileExec3438250699.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3438250699
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3438250699.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=IceConnectionNumber CMakeFiles/cmTryCompileExec3438250699.dir/CheckFunctionExists.c.o -o cmTryCompileExec3438250699 -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 "cmTryCompileExec3041561254/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3041561254.dir/build.make CMakeFiles/cmTryCompileExec3041561254.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/cmTryCompileExec3041561254.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=glXGetProcAddressARB -I/usr/include/GL -o CMakeFiles/cmTryCompileExec3041561254.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3041561254
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3041561254.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=glXGetProcAddressARB CMakeFiles/cmTryCompileExec3041561254.dir/CheckFunctionExists.c.o -o cmTryCompileExec3041561254 -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 "cmTryCompileExec628781382/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec628781382.dir/build.make CMakeFiles/cmTryCompileExec628781382.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/cmTryCompileExec628781382.dir/CheckIncludeFiles.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -I/usr/include/GL -o CMakeFiles/cmTryCompileExec628781382.dir/CheckIncludeFiles.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec628781382
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec628781382.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec628781382.dir/CheckIncludeFiles.c.o -o cmTryCompileExec628781382 -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 "cmTryCompileExec1004757507/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1004757507.dir/build.make CMakeFiles/cmTryCompileExec1004757507.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/cmTryCompileExec1004757507.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTryCompileExec1004757507.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1004757507
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1004757507.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTryCompileExec1004757507.dir/CheckFunctionExists.c.o -o cmTryCompileExec1004757507 -rdynamic -lpthread -lGLU -lGL
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 "cmTryCompileExec185290312/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec185290312.dir/build.make CMakeFiles/cmTryCompileExec185290312.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/cmTryCompileExec185290312.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=fseeko -o CMakeFiles/cmTryCompileExec185290312.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec185290312
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec185290312.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=fseeko CMakeFiles/cmTryCompileExec185290312.dir/CheckFunctionExists.c.o -o cmTryCompileExec185290312 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function ftello exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2996985932/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2996985932.dir/build.make CMakeFiles/cmTryCompileExec2996985932.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/cmTryCompileExec2996985932.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=ftello -o CMakeFiles/cmTryCompileExec2996985932.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2996985932
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2996985932.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=ftello CMakeFiles/cmTryCompileExec2996985932.dir/CheckFunctionExists.c.o -o cmTryCompileExec2996985932 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function open exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3327027677/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3327027677.dir/build.make CMakeFiles/cmTryCompileExec3327027677.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/cmTryCompileExec3327027677.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=open -o CMakeFiles/cmTryCompileExec3327027677.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3327027677
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3327027677.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=open CMakeFiles/cmTryCompileExec3327027677.dir/CheckFunctionExists.c.o -o cmTryCompileExec3327027677 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the function mkstemp exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2812841164/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2812841164.dir/build.make CMakeFiles/cmTryCompileExec2812841164.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/cmTryCompileExec2812841164.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=mkstemp -o CMakeFiles/cmTryCompileExec2812841164.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2812841164
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2812841164.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=mkstemp CMakeFiles/cmTryCompileExec2812841164.dir/CheckFunctionExists.c.o -o cmTryCompileExec2812841164 -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 "cmTryCompileExec2092785127/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2092785127.dir/build.make CMakeFiles/cmTryCompileExec2092785127.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/cmTryCompileExec2092785127.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=strdup -o CMakeFiles/cmTryCompileExec2092785127.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 cmTryCompileExec2092785127
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2092785127.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=strdup CMakeFiles/cmTryCompileExec2092785127.dir/CheckFunctionExists.c.o -o cmTryCompileExec2092785127 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if files unistd.h exist passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec4127789087/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec4127789087.dir/build.make CMakeFiles/cmTryCompileExec4127789087.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/cmTryCompileExec4127789087.dir/CheckIncludeFiles.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec4127789087.dir/CheckIncludeFiles.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec4127789087
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4127789087.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec4127789087.dir/CheckIncludeFiles.c.o -o cmTryCompileExec4127789087 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if files sys/types.h exist passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec4177481454/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec4177481454.dir/build.make CMakeFiles/cmTryCompileExec4177481454.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/cmTryCompileExec4177481454.dir/CheckIncludeFiles.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec4177481454.dir/CheckIncludeFiles.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec4177481454
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4177481454.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec4177481454.dir/CheckIncludeFiles.c.o -o cmTryCompileExec4177481454 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if files inttypes.h exist passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3778850633/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3778850633.dir/build.make CMakeFiles/cmTryCompileExec3778850633.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/cmTryCompileExec3778850633.dir/CheckIncludeFiles.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec3778850633.dir/CheckIncludeFiles.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec3778850633
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3778850633.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec3778850633.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3778850633 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if files stdint.h exist passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec300817472/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec300817472.dir/build.make CMakeFiles/cmTryCompileExec300817472.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/cmTryCompileExec300817472.dir/CheckIncludeFiles.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec300817472.dir/CheckIncludeFiles.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec300817472
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec300817472.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec300817472.dir/CheckIncludeFiles.c.o -o cmTryCompileExec300817472 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining size of int8_t passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec741178791/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec741178791.dir/build.make CMakeFiles/cmTryCompileExec741178791.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/cmTryCompileExec741178791.dir/INT8_T_LIBZIP.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec741178791.dir/INT8_T_LIBZIP.c.o -c /home/bryce/NeoBuild/CMakeFiles/CheckTypeSize/INT8_T_LIBZIP.c
Linking C executable cmTryCompileExec741178791
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec741178791.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec741178791.dir/INT8_T_LIBZIP.c.o -o cmTryCompileExec741178791 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining size of uint8_t passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec687815859/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec687815859.dir/build.make CMakeFiles/cmTryCompileExec687815859.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/cmTryCompileExec687815859.dir/UINT8_T_LIBZIP.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec687815859.dir/UINT8_T_LIBZIP.c.o -c /home/bryce/NeoBuild/CMakeFiles/CheckTypeSize/UINT8_T_LIBZIP.c
Linking C executable cmTryCompileExec687815859
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec687815859.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec687815859.dir/UINT8_T_LIBZIP.c.o -o cmTryCompileExec687815859 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining size of int16_t passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1976852404/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1976852404.dir/build.make CMakeFiles/cmTryCompileExec1976852404.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/cmTryCompileExec1976852404.dir/INT16_T_LIBZIP.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec1976852404.dir/INT16_T_LIBZIP.c.o -c /home/bryce/NeoBuild/CMakeFiles/CheckTypeSize/INT16_T_LIBZIP.c
Linking C executable cmTryCompileExec1976852404
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1976852404.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec1976852404.dir/INT16_T_LIBZIP.c.o -o cmTryCompileExec1976852404 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining size of uint16_t passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec933467453/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec933467453.dir/build.make CMakeFiles/cmTryCompileExec933467453.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/cmTryCompileExec933467453.dir/UINT16_T_LIBZIP.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec933467453.dir/UINT16_T_LIBZIP.c.o -c /home/bryce/NeoBuild/CMakeFiles/CheckTypeSize/UINT16_T_LIBZIP.c
Linking C executable cmTryCompileExec933467453
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec933467453.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec933467453.dir/UINT16_T_LIBZIP.c.o -o cmTryCompileExec933467453 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining size of int32_t passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1735403298/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1735403298.dir/build.make CMakeFiles/cmTryCompileExec1735403298.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/cmTryCompileExec1735403298.dir/INT32_T_LIBZIP.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec1735403298.dir/INT32_T_LIBZIP.c.o -c /home/bryce/NeoBuild/CMakeFiles/CheckTypeSize/INT32_T_LIBZIP.c
Linking C executable cmTryCompileExec1735403298
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1735403298.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec1735403298.dir/INT32_T_LIBZIP.c.o -o cmTryCompileExec1735403298 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining size of uint32_t passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3483590526/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3483590526.dir/build.make CMakeFiles/cmTryCompileExec3483590526.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/cmTryCompileExec3483590526.dir/UINT32_T_LIBZIP.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec3483590526.dir/UINT32_T_LIBZIP.c.o -c /home/bryce/NeoBuild/CMakeFiles/CheckTypeSize/UINT32_T_LIBZIP.c
Linking C executable cmTryCompileExec3483590526
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3483590526.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec3483590526.dir/UINT32_T_LIBZIP.c.o -o cmTryCompileExec3483590526 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining size of int64_t passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec442704843/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec442704843.dir/build.make CMakeFiles/cmTryCompileExec442704843.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/cmTryCompileExec442704843.dir/INT64_T_LIBZIP.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec442704843.dir/INT64_T_LIBZIP.c.o -c /home/bryce/NeoBuild/CMakeFiles/CheckTypeSize/INT64_T_LIBZIP.c
Linking C executable cmTryCompileExec442704843
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec442704843.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec442704843.dir/INT64_T_LIBZIP.c.o -o cmTryCompileExec442704843 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining size of uint64_t passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec485768930/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec485768930.dir/build.make CMakeFiles/cmTryCompileExec485768930.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/cmTryCompileExec485768930.dir/UINT64_T_LIBZIP.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec485768930.dir/UINT64_T_LIBZIP.c.o -c /home/bryce/NeoBuild/CMakeFiles/CheckTypeSize/UINT64_T_LIBZIP.c
Linking C executable cmTryCompileExec485768930
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec485768930.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec485768930.dir/UINT64_T_LIBZIP.c.o -o cmTryCompileExec485768930 -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 "cmTryCompileExec2004006539/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2004006539.dir/build.make CMakeFiles/cmTryCompileExec2004006539.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/cmTryCompileExec2004006539.dir/SHORT_LIBZIP.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec2004006539.dir/SHORT_LIBZIP.c.o -c /home/bryce/NeoBuild/CMakeFiles/CheckTypeSize/SHORT_LIBZIP.c
Linking C executable cmTryCompileExec2004006539
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2004006539.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec2004006539.dir/SHORT_LIBZIP.c.o -o cmTryCompileExec2004006539 -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 "cmTryCompileExec2323024972/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2323024972.dir/build.make CMakeFiles/cmTryCompileExec2323024972.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/cmTryCompileExec2323024972.dir/INT_LIBZIP.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec2323024972.dir/INT_LIBZIP.c.o -c /home/bryce/NeoBuild/CMakeFiles/CheckTypeSize/INT_LIBZIP.c
Linking C executable cmTryCompileExec2323024972
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2323024972.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec2323024972.dir/INT_LIBZIP.c.o -o cmTryCompileExec2323024972 -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 "cmTryCompileExec1048558623/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1048558623.dir/build.make CMakeFiles/cmTryCompileExec1048558623.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/cmTryCompileExec1048558623.dir/LONG_LIBZIP.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec1048558623.dir/LONG_LIBZIP.c.o -c /home/bryce/NeoBuild/CMakeFiles/CheckTypeSize/LONG_LIBZIP.c
Linking C executable cmTryCompileExec1048558623
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1048558623.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec1048558623.dir/LONG_LIBZIP.c.o -o cmTryCompileExec1048558623 -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 "cmTryCompileExec602486309/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec602486309.dir/build.make CMakeFiles/cmTryCompileExec602486309.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/cmTryCompileExec602486309.dir/LONGLONG_LIBZIP.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec602486309.dir/LONGLONG_LIBZIP.c.o -c /home/bryce/NeoBuild/CMakeFiles/CheckTypeSize/LONGLONG_LIBZIP.c
Linking C executable cmTryCompileExec602486309
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec602486309.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec602486309.dir/LONGLONG_LIBZIP.c.o -o cmTryCompileExec602486309 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
Determining if the ZEXPORT exist passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec4152867883/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec4152867883.dir/build.make CMakeFiles/cmTryCompileExec4152867883.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/cmTryCompileExec4152867883.dir/CheckSymbolExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -I/home/bryce/NeoEditor/3rdparty/zlib -o CMakeFiles/cmTryCompileExec4152867883.dir/CheckSymbolExists.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec4152867883
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4152867883.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX CMakeFiles/cmTryCompileExec4152867883.dir/CheckSymbolExists.c.o -o cmTryCompileExec4152867883 -rdynamic
make[1]: Leaving directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
File /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <zlib.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef ZEXPORT
return ((int*)(&ZEXPORT))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the function getopt exists passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec698384518/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec698384518.dir/build.make CMakeFiles/cmTryCompileExec698384518.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/cmTryCompileExec698384518.dir/CheckFunctionExists.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=getopt -I/home/bryce/NeoEditor/3rdparty/zlib -o CMakeFiles/cmTryCompileExec698384518.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec698384518
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec698384518.dir/link.txt --verbose=1
/usr/bin/cc -O3 -fPIC -DLINUX -DCHECK_FUNCTION_EXISTS=getopt CMakeFiles/cmTryCompileExec698384518.dir/CheckFunctionExists.c.o -o cmTryCompileExec698384518 -rdynamic
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 "cmTryCompileExec3892985684/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3892985684.dir/build.make CMakeFiles/cmTryCompileExec3892985684.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/cmTryCompileExec3892985684.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_GCC_ATOMICS -o CMakeFiles/cmTryCompileExec3892985684.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3892985684
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3892985684.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_GCC_ATOMICS CMakeFiles/cmTryCompileExec3892985684.dir/src.c.o -o cmTryCompileExec3892985684 -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 "cmTryCompileExec3165458156/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3165458156.dir/build.make CMakeFiles/cmTryCompileExec3165458156.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/cmTryCompileExec3165458156.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_GCC_FVISIBILITY -fvisibility=hidden -Werror -o CMakeFiles/cmTryCompileExec3165458156.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3165458156
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3165458156.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_GCC_FVISIBILITY -fvisibility=hidden -Werror CMakeFiles/cmTryCompileExec3165458156.dir/src.c.o -o cmTryCompileExec3165458156 -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 "cmTryCompileExec3880947708/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3880947708.dir/build.make CMakeFiles/cmTryCompileExec3880947708.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/cmTryCompileExec3880947708.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_GCC_WALL -Wall -o CMakeFiles/cmTryCompileExec3880947708.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3880947708
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3880947708.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_GCC_WALL CMakeFiles/cmTryCompileExec3880947708.dir/src.c.o -o cmTryCompileExec3880947708 -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 "cmTryCompileExec1162096680/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1162096680.dir/build.make CMakeFiles/cmTryCompileExec1162096680.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/cmTryCompileExec1162096680.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_MMX -mmmx -o CMakeFiles/cmTryCompileExec1162096680.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec1162096680
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1162096680.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_MMX -mmmx CMakeFiles/cmTryCompileExec1162096680.dir/src.c.o -o cmTryCompileExec1162096680 -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 "cmTryCompileExec1548204171/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1548204171.dir/build.make CMakeFiles/cmTryCompileExec1548204171.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/cmTryCompileExec1548204171.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_3DNOW -m3dnow -o CMakeFiles/cmTryCompileExec1548204171.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec1548204171
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1548204171.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_3DNOW -m3dnow CMakeFiles/cmTryCompileExec1548204171.dir/src.c.o -o cmTryCompileExec1548204171 -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 "cmTryCompileExec2018563691/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2018563691.dir/build.make CMakeFiles/cmTryCompileExec2018563691.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/cmTryCompileExec2018563691.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_SSE -msse -o CMakeFiles/cmTryCompileExec2018563691.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec2018563691
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2018563691.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_SSE -msse CMakeFiles/cmTryCompileExec2018563691.dir/src.c.o -o cmTryCompileExec2018563691 -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 "cmTryCompileExec656795372/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec656795372.dir/build.make CMakeFiles/cmTryCompileExec656795372.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/cmTryCompileExec656795372.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_SSE2 -msse2 -o CMakeFiles/cmTryCompileExec656795372.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec656795372
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec656795372.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_SSE2 -msse2 CMakeFiles/cmTryCompileExec656795372.dir/src.c.o -o cmTryCompileExec656795372 -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 "cmTryCompileExec3226582896/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3226582896.dir/build.make CMakeFiles/cmTryCompileExec3226582896.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/cmTryCompileExec3226582896.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec3226582896.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec3226582896
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3226582896.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec3226582896.dir/CheckIncludeFile.c.o -o cmTryCompileExec3226582896 -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 "cmTryCompileExec1185943404/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1185943404.dir/build.make CMakeFiles/cmTryCompileExec1185943404.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/cmTryCompileExec1185943404.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec1185943404.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec1185943404
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1185943404.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec1185943404.dir/CheckIncludeFile.c.o -o cmTryCompileExec1185943404 -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 "cmTryCompileExec570108009/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec570108009.dir/build.make CMakeFiles/cmTryCompileExec570108009.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/cmTryCompileExec570108009.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec570108009.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec570108009
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec570108009.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec570108009.dir/CheckIncludeFile.c.o -o cmTryCompileExec570108009 -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 "cmTryCompileExec3617817348/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3617817348.dir/build.make CMakeFiles/cmTryCompileExec3617817348.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/cmTryCompileExec3617817348.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec3617817348.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec3617817348
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3617817348.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec3617817348.dir/CheckIncludeFile.c.o -o cmTryCompileExec3617817348 -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 "cmTryCompileExec1213048943/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1213048943.dir/build.make CMakeFiles/cmTryCompileExec1213048943.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/cmTryCompileExec1213048943.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec1213048943.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec1213048943
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1213048943.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec1213048943.dir/CheckIncludeFile.c.o -o cmTryCompileExec1213048943 -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 "cmTryCompileExec2458800235/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2458800235.dir/build.make CMakeFiles/cmTryCompileExec2458800235.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/cmTryCompileExec2458800235.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec2458800235.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec2458800235
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2458800235.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec2458800235.dir/CheckIncludeFile.c.o -o cmTryCompileExec2458800235 -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 "cmTryCompileExec1783321159/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1783321159.dir/build.make CMakeFiles/cmTryCompileExec1783321159.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/cmTryCompileExec1783321159.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec1783321159.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec1783321159
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1783321159.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec1783321159.dir/CheckIncludeFile.c.o -o cmTryCompileExec1783321159 -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 "cmTryCompileExec2791493625/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2791493625.dir/build.make CMakeFiles/cmTryCompileExec2791493625.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/cmTryCompileExec2791493625.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec2791493625.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec2791493625
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2791493625.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec2791493625.dir/CheckIncludeFile.c.o -o cmTryCompileExec2791493625 -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 "cmTryCompileExec610955924/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec610955924.dir/build.make CMakeFiles/cmTryCompileExec610955924.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/cmTryCompileExec610955924.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec610955924.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec610955924
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec610955924.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec610955924.dir/CheckIncludeFile.c.o -o cmTryCompileExec610955924 -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 "cmTryCompileExec3383904205/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3383904205.dir/build.make CMakeFiles/cmTryCompileExec3383904205.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/cmTryCompileExec3383904205.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec3383904205.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec3383904205
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3383904205.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec3383904205.dir/CheckIncludeFile.c.o -o cmTryCompileExec3383904205 -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 "cmTryCompileExec345728076/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec345728076.dir/build.make CMakeFiles/cmTryCompileExec345728076.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/cmTryCompileExec345728076.dir/CheckIncludeFiles.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec345728076.dir/CheckIncludeFiles.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec345728076
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec345728076.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec345728076.dir/CheckIncludeFiles.c.o -o cmTryCompileExec345728076 -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 "cmTryCompileExec3928067560/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3928067560.dir/build.make CMakeFiles/cmTryCompileExec3928067560.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/cmTryCompileExec3928067560.dir/SIZEOF_SIZE_T.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec3928067560.dir/SIZEOF_SIZE_T.c.o -c /home/bryce/NeoBuild/CMakeFiles/CheckTypeSize/SIZEOF_SIZE_T.c
Linking C executable cmTryCompileExec3928067560
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3928067560.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec3928067560.dir/SIZEOF_SIZE_T.c.o -o cmTryCompileExec3928067560 -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 "cmTryCompileExec2984854490/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2984854490.dir/build.make CMakeFiles/cmTryCompileExec2984854490.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/cmTryCompileExec2984854490.dir/CheckSymbolExists.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec2984854490.dir/CheckSymbolExists.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec2984854490
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2984854490.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec2984854490.dir/CheckSymbolExists.c.o -o cmTryCompileExec2984854490 -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 "cmTryCompileExec180260201/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec180260201.dir/build.make CMakeFiles/cmTryCompileExec180260201.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/cmTryCompileExec180260201.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_MPROTECT -o CMakeFiles/cmTryCompileExec180260201.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec180260201
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec180260201.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_MPROTECT CMakeFiles/cmTryCompileExec180260201.dir/src.c.o -o cmTryCompileExec180260201 -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 "cmTryCompileExec1083111992/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1083111992.dir/build.make CMakeFiles/cmTryCompileExec1083111992.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/cmTryCompileExec1083111992.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strtod -o CMakeFiles/cmTryCompileExec1083111992.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1083111992
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1083111992.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strtod CMakeFiles/cmTryCompileExec1083111992.dir/CheckFunctionExists.c.o -o cmTryCompileExec1083111992 -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 "cmTryCompileExec2811611830/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2811611830.dir/build.make CMakeFiles/cmTryCompileExec2811611830.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/cmTryCompileExec2811611830.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=malloc -o CMakeFiles/cmTryCompileExec2811611830.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 cmTryCompileExec2811611830
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2811611830.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=malloc CMakeFiles/cmTryCompileExec2811611830.dir/CheckFunctionExists.c.o -o cmTryCompileExec2811611830 -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 "cmTryCompileExec1176278490/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1176278490.dir/build.make CMakeFiles/cmTryCompileExec1176278490.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/cmTryCompileExec1176278490.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=calloc -o CMakeFiles/cmTryCompileExec1176278490.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 cmTryCompileExec1176278490
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1176278490.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=calloc CMakeFiles/cmTryCompileExec1176278490.dir/CheckFunctionExists.c.o -o cmTryCompileExec1176278490 -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 "cmTryCompileExec2140742057/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2140742057.dir/build.make CMakeFiles/cmTryCompileExec2140742057.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/cmTryCompileExec2140742057.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=realloc -o CMakeFiles/cmTryCompileExec2140742057.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 cmTryCompileExec2140742057
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2140742057.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=realloc CMakeFiles/cmTryCompileExec2140742057.dir/CheckFunctionExists.c.o -o cmTryCompileExec2140742057 -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 "cmTryCompileExec561028731/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec561028731.dir/build.make CMakeFiles/cmTryCompileExec561028731.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/cmTryCompileExec561028731.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=free -o CMakeFiles/cmTryCompileExec561028731.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 cmTryCompileExec561028731
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec561028731.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=free CMakeFiles/cmTryCompileExec561028731.dir/CheckFunctionExists.c.o -o cmTryCompileExec561028731 -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 "cmTryCompileExec2442719485/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2442719485.dir/build.make CMakeFiles/cmTryCompileExec2442719485.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/cmTryCompileExec2442719485.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=getenv -o CMakeFiles/cmTryCompileExec2442719485.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2442719485
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2442719485.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=getenv CMakeFiles/cmTryCompileExec2442719485.dir/CheckFunctionExists.c.o -o cmTryCompileExec2442719485 -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 "cmTryCompileExec3298931051/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3298931051.dir/build.make CMakeFiles/cmTryCompileExec3298931051.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/cmTryCompileExec3298931051.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=setenv -o CMakeFiles/cmTryCompileExec3298931051.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3298931051
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3298931051.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=setenv CMakeFiles/cmTryCompileExec3298931051.dir/CheckFunctionExists.c.o -o cmTryCompileExec3298931051 -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 "cmTryCompileExec552069491/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec552069491.dir/build.make CMakeFiles/cmTryCompileExec552069491.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/cmTryCompileExec552069491.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=putenv -o CMakeFiles/cmTryCompileExec552069491.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec552069491
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec552069491.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=putenv CMakeFiles/cmTryCompileExec552069491.dir/CheckFunctionExists.c.o -o cmTryCompileExec552069491 -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 "cmTryCompileExec2734633542/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2734633542.dir/build.make CMakeFiles/cmTryCompileExec2734633542.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/cmTryCompileExec2734633542.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=unsetenv -o CMakeFiles/cmTryCompileExec2734633542.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2734633542
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2734633542.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=unsetenv CMakeFiles/cmTryCompileExec2734633542.dir/CheckFunctionExists.c.o -o cmTryCompileExec2734633542 -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 "cmTryCompileExec2479538584/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2479538584.dir/build.make CMakeFiles/cmTryCompileExec2479538584.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/cmTryCompileExec2479538584.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=qsort -o CMakeFiles/cmTryCompileExec2479538584.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2479538584
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2479538584.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=qsort CMakeFiles/cmTryCompileExec2479538584.dir/CheckFunctionExists.c.o -o cmTryCompileExec2479538584 -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 "cmTryCompileExec2755016528/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2755016528.dir/build.make CMakeFiles/cmTryCompileExec2755016528.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/cmTryCompileExec2755016528.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=abs -o CMakeFiles/cmTryCompileExec2755016528.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 cmTryCompileExec2755016528
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2755016528.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=abs CMakeFiles/cmTryCompileExec2755016528.dir/CheckFunctionExists.c.o -o cmTryCompileExec2755016528 -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 "cmTryCompileExec3227774394/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3227774394.dir/build.make CMakeFiles/cmTryCompileExec3227774394.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/cmTryCompileExec3227774394.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=bcopy -o CMakeFiles/cmTryCompileExec3227774394.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 cmTryCompileExec3227774394
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3227774394.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=bcopy CMakeFiles/cmTryCompileExec3227774394.dir/CheckFunctionExists.c.o -o cmTryCompileExec3227774394 -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 "cmTryCompileExec3359087934/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3359087934.dir/build.make CMakeFiles/cmTryCompileExec3359087934.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/cmTryCompileExec3359087934.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=memset -o CMakeFiles/cmTryCompileExec3359087934.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 cmTryCompileExec3359087934
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3359087934.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=memset CMakeFiles/cmTryCompileExec3359087934.dir/CheckFunctionExists.c.o -o cmTryCompileExec3359087934 -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 "cmTryCompileExec3518287985/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3518287985.dir/build.make CMakeFiles/cmTryCompileExec3518287985.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/cmTryCompileExec3518287985.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=memcpy -o CMakeFiles/cmTryCompileExec3518287985.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 cmTryCompileExec3518287985
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3518287985.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=memcpy CMakeFiles/cmTryCompileExec3518287985.dir/CheckFunctionExists.c.o -o cmTryCompileExec3518287985 -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 "cmTryCompileExec67717907/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec67717907.dir/build.make CMakeFiles/cmTryCompileExec67717907.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/cmTryCompileExec67717907.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=memmove -o CMakeFiles/cmTryCompileExec67717907.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 cmTryCompileExec67717907
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec67717907.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=memmove CMakeFiles/cmTryCompileExec67717907.dir/CheckFunctionExists.c.o -o cmTryCompileExec67717907 -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 "cmTryCompileExec1385202799/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1385202799.dir/build.make CMakeFiles/cmTryCompileExec1385202799.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/cmTryCompileExec1385202799.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=memcmp -o CMakeFiles/cmTryCompileExec1385202799.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 cmTryCompileExec1385202799
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1385202799.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=memcmp CMakeFiles/cmTryCompileExec1385202799.dir/CheckFunctionExists.c.o -o cmTryCompileExec1385202799 -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 "cmTryCompileExec2550784976/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2550784976.dir/build.make CMakeFiles/cmTryCompileExec2550784976.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/cmTryCompileExec2550784976.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strlen -o CMakeFiles/cmTryCompileExec2550784976.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 cmTryCompileExec2550784976
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2550784976.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strlen CMakeFiles/cmTryCompileExec2550784976.dir/CheckFunctionExists.c.o -o cmTryCompileExec2550784976 -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 "cmTryCompileExec557310473/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec557310473.dir/build.make CMakeFiles/cmTryCompileExec557310473.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/cmTryCompileExec557310473.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strchr -o CMakeFiles/cmTryCompileExec557310473.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 cmTryCompileExec557310473
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec557310473.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strchr CMakeFiles/cmTryCompileExec557310473.dir/CheckFunctionExists.c.o -o cmTryCompileExec557310473 -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 "cmTryCompileExec1027363032/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1027363032.dir/build.make CMakeFiles/cmTryCompileExec1027363032.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/cmTryCompileExec1027363032.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strrchr -o CMakeFiles/cmTryCompileExec1027363032.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 cmTryCompileExec1027363032
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1027363032.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strrchr CMakeFiles/cmTryCompileExec1027363032.dir/CheckFunctionExists.c.o -o cmTryCompileExec1027363032 -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 "cmTryCompileExec1773123073/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1773123073.dir/build.make CMakeFiles/cmTryCompileExec1773123073.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/cmTryCompileExec1773123073.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strstr -o CMakeFiles/cmTryCompileExec1773123073.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 cmTryCompileExec1773123073
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1773123073.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strstr CMakeFiles/cmTryCompileExec1773123073.dir/CheckFunctionExists.c.o -o cmTryCompileExec1773123073 -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 "cmTryCompileExec737994962/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec737994962.dir/build.make CMakeFiles/cmTryCompileExec737994962.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/cmTryCompileExec737994962.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strtol -o CMakeFiles/cmTryCompileExec737994962.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec737994962
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec737994962.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strtol CMakeFiles/cmTryCompileExec737994962.dir/CheckFunctionExists.c.o -o cmTryCompileExec737994962 -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 "cmTryCompileExec2203899583/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2203899583.dir/build.make CMakeFiles/cmTryCompileExec2203899583.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/cmTryCompileExec2203899583.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strtoul -o CMakeFiles/cmTryCompileExec2203899583.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2203899583
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2203899583.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strtoul CMakeFiles/cmTryCompileExec2203899583.dir/CheckFunctionExists.c.o -o cmTryCompileExec2203899583 -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 "cmTryCompileExec2289072208/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2289072208.dir/build.make CMakeFiles/cmTryCompileExec2289072208.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/cmTryCompileExec2289072208.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strtoull -o CMakeFiles/cmTryCompileExec2289072208.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2289072208
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2289072208.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strtoull CMakeFiles/cmTryCompileExec2289072208.dir/CheckFunctionExists.c.o -o cmTryCompileExec2289072208 -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 "cmTryCompileExec974762696/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec974762696.dir/build.make CMakeFiles/cmTryCompileExec974762696.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/cmTryCompileExec974762696.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=atoi -o CMakeFiles/cmTryCompileExec974762696.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec974762696
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec974762696.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=atoi CMakeFiles/cmTryCompileExec974762696.dir/CheckFunctionExists.c.o -o cmTryCompileExec974762696 -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 "cmTryCompileExec1878348956/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1878348956.dir/build.make CMakeFiles/cmTryCompileExec1878348956.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/cmTryCompileExec1878348956.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=atof -o CMakeFiles/cmTryCompileExec1878348956.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1878348956
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1878348956.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=atof CMakeFiles/cmTryCompileExec1878348956.dir/CheckFunctionExists.c.o -o cmTryCompileExec1878348956 -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 "cmTryCompileExec219636281/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec219636281.dir/build.make CMakeFiles/cmTryCompileExec219636281.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/cmTryCompileExec219636281.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strcmp -o CMakeFiles/cmTryCompileExec219636281.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 cmTryCompileExec219636281
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec219636281.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strcmp CMakeFiles/cmTryCompileExec219636281.dir/CheckFunctionExists.c.o -o cmTryCompileExec219636281 -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 "cmTryCompileExec2638983684/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2638983684.dir/build.make CMakeFiles/cmTryCompileExec2638983684.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/cmTryCompileExec2638983684.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strncmp -o CMakeFiles/cmTryCompileExec2638983684.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 cmTryCompileExec2638983684
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2638983684.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strncmp CMakeFiles/cmTryCompileExec2638983684.dir/CheckFunctionExists.c.o -o cmTryCompileExec2638983684 -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 "cmTryCompileExec484864036/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec484864036.dir/build.make CMakeFiles/cmTryCompileExec484864036.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/cmTryCompileExec484864036.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strncasecmp -o CMakeFiles/cmTryCompileExec484864036.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 cmTryCompileExec484864036
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec484864036.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strncasecmp CMakeFiles/cmTryCompileExec484864036.dir/CheckFunctionExists.c.o -o cmTryCompileExec484864036 -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 "cmTryCompileExec935172355/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec935172355.dir/build.make CMakeFiles/cmTryCompileExec935172355.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/cmTryCompileExec935172355.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=vsscanf -o CMakeFiles/cmTryCompileExec935172355.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 cmTryCompileExec935172355
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec935172355.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=vsscanf CMakeFiles/cmTryCompileExec935172355.dir/CheckFunctionExists.c.o -o cmTryCompileExec935172355 -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 "cmTryCompileExec2996635155/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2996635155.dir/build.make CMakeFiles/cmTryCompileExec2996635155.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/cmTryCompileExec2996635155.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=fseeko64 -o CMakeFiles/cmTryCompileExec2996635155.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2996635155
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2996635155.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=fseeko64 CMakeFiles/cmTryCompileExec2996635155.dir/CheckFunctionExists.c.o -o cmTryCompileExec2996635155 -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 "cmTryCompileExec3670783703/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3670783703.dir/build.make CMakeFiles/cmTryCompileExec3670783703.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/cmTryCompileExec3670783703.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=sigaction -o CMakeFiles/cmTryCompileExec3670783703.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3670783703
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3670783703.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=sigaction CMakeFiles/cmTryCompileExec3670783703.dir/CheckFunctionExists.c.o -o cmTryCompileExec3670783703 -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 "cmTryCompileExec3950942907/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3950942907.dir/build.make CMakeFiles/cmTryCompileExec3950942907.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/cmTryCompileExec3950942907.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=setjmp -o CMakeFiles/cmTryCompileExec3950942907.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3950942907
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3950942907.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=setjmp CMakeFiles/cmTryCompileExec3950942907.dir/CheckFunctionExists.c.o -o cmTryCompileExec3950942907 -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 "cmTryCompileExec2300987821/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2300987821.dir/build.make CMakeFiles/cmTryCompileExec2300987821.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/cmTryCompileExec2300987821.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=nanosleep -o CMakeFiles/cmTryCompileExec2300987821.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2300987821
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2300987821.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=nanosleep CMakeFiles/cmTryCompileExec2300987821.dir/CheckFunctionExists.c.o -o cmTryCompileExec2300987821 -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 "cmTryCompileExec2200036924/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2200036924.dir/build.make CMakeFiles/cmTryCompileExec2200036924.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/cmTryCompileExec2200036924.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=sysconf -o CMakeFiles/cmTryCompileExec2200036924.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2200036924
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2200036924.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=sysconf CMakeFiles/cmTryCompileExec2200036924.dir/CheckFunctionExists.c.o -o cmTryCompileExec2200036924 -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 "cmTryCompileExec3342408440/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3342408440.dir/build.make CMakeFiles/cmTryCompileExec3342408440.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/cmTryCompileExec3342408440.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=pow -o CMakeFiles/cmTryCompileExec3342408440.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 cmTryCompileExec3342408440
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3342408440.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=pow CMakeFiles/cmTryCompileExec3342408440.dir/CheckFunctionExists.c.o -o cmTryCompileExec3342408440 -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 "cmTryCompileExec758105989/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec758105989.dir/build.make CMakeFiles/cmTryCompileExec758105989.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/cmTryCompileExec758105989.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=atan -o CMakeFiles/cmTryCompileExec758105989.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 cmTryCompileExec758105989
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec758105989.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=atan CMakeFiles/cmTryCompileExec758105989.dir/CheckFunctionExists.c.o -o cmTryCompileExec758105989 -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 "cmTryCompileExec3777389781/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3777389781.dir/build.make CMakeFiles/cmTryCompileExec3777389781.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/cmTryCompileExec3777389781.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=atan2 -o CMakeFiles/cmTryCompileExec3777389781.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 cmTryCompileExec3777389781
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3777389781.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=atan2 CMakeFiles/cmTryCompileExec3777389781.dir/CheckFunctionExists.c.o -o cmTryCompileExec3777389781 -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 "cmTryCompileExec807954655/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec807954655.dir/build.make CMakeFiles/cmTryCompileExec807954655.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/cmTryCompileExec807954655.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=ceil -o CMakeFiles/cmTryCompileExec807954655.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 cmTryCompileExec807954655
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec807954655.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=ceil CMakeFiles/cmTryCompileExec807954655.dir/CheckFunctionExists.c.o -o cmTryCompileExec807954655 -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 "cmTryCompileExec1865087488/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1865087488.dir/build.make CMakeFiles/cmTryCompileExec1865087488.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/cmTryCompileExec1865087488.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=copysign -o CMakeFiles/cmTryCompileExec1865087488.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 cmTryCompileExec1865087488
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1865087488.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=copysign CMakeFiles/cmTryCompileExec1865087488.dir/CheckFunctionExists.c.o -o cmTryCompileExec1865087488 -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 "cmTryCompileExec3179788751/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3179788751.dir/build.make CMakeFiles/cmTryCompileExec3179788751.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/cmTryCompileExec3179788751.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=cos -o CMakeFiles/cmTryCompileExec3179788751.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 cmTryCompileExec3179788751
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3179788751.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=cos CMakeFiles/cmTryCompileExec3179788751.dir/CheckFunctionExists.c.o -o cmTryCompileExec3179788751 -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 "cmTryCompileExec225181704/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec225181704.dir/build.make CMakeFiles/cmTryCompileExec225181704.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/cmTryCompileExec225181704.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=cosf -o CMakeFiles/cmTryCompileExec225181704.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 cmTryCompileExec225181704
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec225181704.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=cosf CMakeFiles/cmTryCompileExec225181704.dir/CheckFunctionExists.c.o -o cmTryCompileExec225181704 -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 "cmTryCompileExec407883273/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec407883273.dir/build.make CMakeFiles/cmTryCompileExec407883273.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/cmTryCompileExec407883273.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=fabs -o CMakeFiles/cmTryCompileExec407883273.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 cmTryCompileExec407883273
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec407883273.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=fabs CMakeFiles/cmTryCompileExec407883273.dir/CheckFunctionExists.c.o -o cmTryCompileExec407883273 -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 "cmTryCompileExec3269665603/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3269665603.dir/build.make CMakeFiles/cmTryCompileExec3269665603.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/cmTryCompileExec3269665603.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=floor -o CMakeFiles/cmTryCompileExec3269665603.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 cmTryCompileExec3269665603
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3269665603.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=floor CMakeFiles/cmTryCompileExec3269665603.dir/CheckFunctionExists.c.o -o cmTryCompileExec3269665603 -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 "cmTryCompileExec4207680024/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec4207680024.dir/build.make CMakeFiles/cmTryCompileExec4207680024.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/cmTryCompileExec4207680024.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=log -o CMakeFiles/cmTryCompileExec4207680024.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 cmTryCompileExec4207680024
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4207680024.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=log CMakeFiles/cmTryCompileExec4207680024.dir/CheckFunctionExists.c.o -o cmTryCompileExec4207680024 -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 "cmTryCompileExec969166867/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec969166867.dir/build.make CMakeFiles/cmTryCompileExec969166867.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/cmTryCompileExec969166867.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=pow -o CMakeFiles/cmTryCompileExec969166867.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 cmTryCompileExec969166867
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec969166867.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=pow CMakeFiles/cmTryCompileExec969166867.dir/CheckFunctionExists.c.o -o cmTryCompileExec969166867 -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 "cmTryCompileExec2977854658/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2977854658.dir/build.make CMakeFiles/cmTryCompileExec2977854658.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/cmTryCompileExec2977854658.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=scalbn -o CMakeFiles/cmTryCompileExec2977854658.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 cmTryCompileExec2977854658
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2977854658.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=scalbn CMakeFiles/cmTryCompileExec2977854658.dir/CheckFunctionExists.c.o -o cmTryCompileExec2977854658 -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 "cmTryCompileExec1951384963/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1951384963.dir/build.make CMakeFiles/cmTryCompileExec1951384963.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/cmTryCompileExec1951384963.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=sin -o CMakeFiles/cmTryCompileExec1951384963.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 cmTryCompileExec1951384963
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1951384963.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=sin CMakeFiles/cmTryCompileExec1951384963.dir/CheckFunctionExists.c.o -o cmTryCompileExec1951384963 -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 "cmTryCompileExec3856737705/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3856737705.dir/build.make CMakeFiles/cmTryCompileExec3856737705.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/cmTryCompileExec3856737705.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=sinf -o CMakeFiles/cmTryCompileExec3856737705.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 cmTryCompileExec3856737705
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3856737705.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=sinf CMakeFiles/cmTryCompileExec3856737705.dir/CheckFunctionExists.c.o -o cmTryCompileExec3856737705 -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 "cmTryCompileExec3705667123/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3705667123.dir/build.make CMakeFiles/cmTryCompileExec3705667123.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/cmTryCompileExec3705667123.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=sqrt -o CMakeFiles/cmTryCompileExec3705667123.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 cmTryCompileExec3705667123
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3705667123.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=sqrt CMakeFiles/cmTryCompileExec3705667123.dir/CheckFunctionExists.c.o -o cmTryCompileExec3705667123 -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 "cmTryCompileExec3374494899/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3374494899.dir/build.make CMakeFiles/cmTryCompileExec3374494899.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/cmTryCompileExec3374494899.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_SA_SIGACTION -o CMakeFiles/cmTryCompileExec3374494899.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3374494899
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3374494899.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_SA_SIGACTION CMakeFiles/cmTryCompileExec3374494899.dir/src.c.o -o cmTryCompileExec3374494899 -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 "cmTryCompileExec891651322/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec891651322.dir/build.make CMakeFiles/cmTryCompileExec891651322.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/cmTryCompileExec891651322.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=dlopen -o CMakeFiles/cmTryCompileExec891651322.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec891651322
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec891651322.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=dlopen CMakeFiles/cmTryCompileExec891651322.dir/CheckFunctionExists.c.o -o cmTryCompileExec891651322 -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 "cmTryCompileExec527309491/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec527309491.dir/build.make CMakeFiles/cmTryCompileExec527309491.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/cmTryCompileExec527309491.dir/src.c.o
/usr/bin/cc -g -O3 -DOSS_FOUND -o CMakeFiles/cmTryCompileExec527309491.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec527309491
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec527309491.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DOSS_FOUND CMakeFiles/cmTryCompileExec527309491.dir/src.c.o -o cmTryCompileExec527309491 -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 "cmTryCompileExec1842337966/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1842337966.dir/build.make CMakeFiles/cmTryCompileExec1842337966.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/cmTryCompileExec1842337966.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec1842337966.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec1842337966
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1842337966.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec1842337966.dir/CheckIncludeFile.c.o -o cmTryCompileExec1842337966 -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 "cmTryCompileExec3809651088/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3809651088.dir/build.make CMakeFiles/cmTryCompileExec3809651088.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/cmTryCompileExec3809651088.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=snd_pcm_open -o CMakeFiles/cmTryCompileExec3809651088.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3809651088
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3809651088.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=snd_pcm_open CMakeFiles/cmTryCompileExec3809651088.dir/CheckFunctionExists.c.o -o cmTryCompileExec3809651088 -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 "cmTryCompileExec961842625/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec961842625.dir/build.make CMakeFiles/cmTryCompileExec961842625.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/cmTryCompileExec961842625.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec961842625.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec961842625
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec961842625.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec961842625.dir/CheckIncludeFile.c.o -o cmTryCompileExec961842625 -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 "cmTryCompileExec313164008/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec313164008.dir/build.make CMakeFiles/cmTryCompileExec313164008.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/cmTryCompileExec313164008.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec313164008.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec313164008
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec313164008.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec313164008.dir/CheckIncludeFile.c.o -o cmTryCompileExec313164008 -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 "cmTryCompileExec2062806151/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2062806151.dir/build.make CMakeFiles/cmTryCompileExec2062806151.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/cmTryCompileExec2062806151.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec2062806151.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec2062806151
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2062806151.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec2062806151.dir/CheckIncludeFile.c.o -o cmTryCompileExec2062806151 -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 "cmTryCompileExec2005962938/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2005962938.dir/build.make CMakeFiles/cmTryCompileExec2005962938.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/cmTryCompileExec2005962938.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec2005962938.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec2005962938
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2005962938.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec2005962938.dir/CheckIncludeFile.c.o -o cmTryCompileExec2005962938 -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 "cmTryCompileExec3898796447/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3898796447.dir/build.make CMakeFiles/cmTryCompileExec3898796447.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/cmTryCompileExec3898796447.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec3898796447.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec3898796447
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3898796447.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec3898796447.dir/CheckIncludeFile.c.o -o cmTryCompileExec3898796447 -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 "cmTryCompileExec192905625/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec192905625.dir/build.make CMakeFiles/cmTryCompileExec192905625.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/cmTryCompileExec192905625.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec192905625.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec192905625
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec192905625.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec192905625.dir/CheckIncludeFile.c.o -o cmTryCompileExec192905625 -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 "cmTryCompileExec2509227746/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2509227746.dir/build.make CMakeFiles/cmTryCompileExec2509227746.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/cmTryCompileExec2509227746.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec2509227746.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec2509227746
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2509227746.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec2509227746.dir/CheckIncludeFile.c.o -o cmTryCompileExec2509227746 -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 "cmTryCompileExec2205211660/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2205211660.dir/build.make CMakeFiles/cmTryCompileExec2205211660.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/cmTryCompileExec2205211660.dir/CheckIncludeFiles.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec2205211660.dir/CheckIncludeFiles.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec2205211660
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2205211660.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec2205211660.dir/CheckIncludeFiles.c.o -o cmTryCompileExec2205211660 -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 "cmTryCompileExec2410596787/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2410596787.dir/build.make CMakeFiles/cmTryCompileExec2410596787.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/cmTryCompileExec2410596787.dir/CheckIncludeFiles.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec2410596787.dir/CheckIncludeFiles.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec2410596787
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2410596787.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec2410596787.dir/CheckIncludeFiles.c.o -o cmTryCompileExec2410596787 -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 "cmTryCompileExec2190223398/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2190223398.dir/build.make CMakeFiles/cmTryCompileExec2190223398.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/cmTryCompileExec2190223398.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=shmat -o CMakeFiles/cmTryCompileExec2190223398.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2190223398
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2190223398.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=shmat CMakeFiles/cmTryCompileExec2190223398.dir/CheckFunctionExists.c.o -o cmTryCompileExec2190223398 -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 "cmTryCompileExec4047083424/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec4047083424.dir/build.make CMakeFiles/cmTryCompileExec4047083424.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/cmTryCompileExec4047083424.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_CONST_XEXT_ADDDISPLAY -o CMakeFiles/cmTryCompileExec4047083424.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec4047083424
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4047083424.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_CONST_XEXT_ADDDISPLAY CMakeFiles/cmTryCompileExec4047083424.dir/src.c.o -o cmTryCompileExec4047083424 -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 "cmTryCompileExec2596806826/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2596806826.dir/build.make CMakeFiles/cmTryCompileExec2596806826.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/cmTryCompileExec2596806826.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_XGENERICEVENT -o CMakeFiles/cmTryCompileExec2596806826.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec2596806826
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2596806826.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_XGENERICEVENT CMakeFiles/cmTryCompileExec2596806826.dir/src.c.o -o cmTryCompileExec2596806826 -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 "cmTryCompileExec2298575983/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2298575983.dir/build.make CMakeFiles/cmTryCompileExec2298575983.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/cmTryCompileExec2298575983.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_CONST_XDATA32 -o CMakeFiles/cmTryCompileExec2298575983.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec2298575983
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2298575983.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_CONST_XDATA32 CMakeFiles/cmTryCompileExec2298575983.dir/src.c.o -o cmTryCompileExec2298575983 -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 "cmTryCompileExec587609465/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec587609465.dir/build.make CMakeFiles/cmTryCompileExec587609465.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/cmTryCompileExec587609465.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=XkbKeycodeToKeysym -o CMakeFiles/cmTryCompileExec587609465.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec587609465
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec587609465.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=XkbKeycodeToKeysym CMakeFiles/cmTryCompileExec587609465.dir/CheckFunctionExists.c.o -o cmTryCompileExec587609465 -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 "cmTryCompileExec3036499815/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3036499815.dir/build.make CMakeFiles/cmTryCompileExec3036499815.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/cmTryCompileExec3036499815.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_XINPUT2_MULTITOUCH -o CMakeFiles/cmTryCompileExec3036499815.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3036499815
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3036499815.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_XINPUT2_MULTITOUCH CMakeFiles/cmTryCompileExec3036499815.dir/src.c.o -o cmTryCompileExec3036499815 -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 "cmTryCompileExec1979386815/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1979386815.dir/build.make CMakeFiles/cmTryCompileExec1979386815.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/cmTryCompileExec1979386815.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_VIDEO_OPENGL -o CMakeFiles/cmTryCompileExec1979386815.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec1979386815
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1979386815.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_VIDEO_OPENGL CMakeFiles/cmTryCompileExec1979386815.dir/src.c.o -o cmTryCompileExec1979386815 -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 "cmTryCompileExec982297751/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec982297751.dir/build.make CMakeFiles/cmTryCompileExec982297751.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/cmTryCompileExec982297751.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_INPUT_EVENTS -o CMakeFiles/cmTryCompileExec982297751.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec982297751
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec982297751.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_INPUT_EVENTS CMakeFiles/cmTryCompileExec982297751.dir/src.c.o -o cmTryCompileExec982297751 -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 "cmTryCompileExec1674829144/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1674829144.dir/build.make CMakeFiles/cmTryCompileExec1674829144.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/cmTryCompileExec1674829144.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_INPUT_KD -o CMakeFiles/cmTryCompileExec1674829144.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec1674829144
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1674829144.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_INPUT_KD CMakeFiles/cmTryCompileExec1674829144.dir/src.c.o -o cmTryCompileExec1674829144 -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 "cmTryCompileExec3291699207/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3291699207.dir/build.make CMakeFiles/cmTryCompileExec3291699207.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/cmTryCompileExec3291699207.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec3291699207.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec3291699207
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3291699207.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec3291699207.dir/CheckIncludeFile.c.o -o cmTryCompileExec3291699207 -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 "cmTryCompileExec859129204/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec859129204.dir/build.make CMakeFiles/cmTryCompileExec859129204.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/cmTryCompileExec859129204.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_INPUT_TSLIB -o CMakeFiles/cmTryCompileExec859129204.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec859129204
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec859129204.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_INPUT_TSLIB CMakeFiles/cmTryCompileExec859129204.dir/src.c.o -o cmTryCompileExec859129204 -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 "cmTryCompileExec1532209776/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1532209776.dir/build.make CMakeFiles/cmTryCompileExec1532209776.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/cmTryCompileExec1532209776.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec1532209776.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec1532209776
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1532209776.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec1532209776.dir/CheckIncludeFile.c.o -o cmTryCompileExec1532209776 -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 "cmTryCompileExec2342204292/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2342204292.dir/build.make CMakeFiles/cmTryCompileExec2342204292.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/cmTryCompileExec2342204292.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_PTHREADS -D_REENTRANT -pthread -o CMakeFiles/cmTryCompileExec2342204292.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec2342204292
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2342204292.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_PTHREADS -D_REENTRANT -pthread CMakeFiles/cmTryCompileExec2342204292.dir/src.c.o -o cmTryCompileExec2342204292 -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 "cmTryCompileExec1643673932/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1643673932.dir/build.make CMakeFiles/cmTryCompileExec1643673932.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/cmTryCompileExec1643673932.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_RECURSIVE_MUTEXES -D_REENTRANT -pthread -o CMakeFiles/cmTryCompileExec1643673932.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec1643673932
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1643673932.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_RECURSIVE_MUTEXES -D_REENTRANT -pthread CMakeFiles/cmTryCompileExec1643673932.dir/src.c.o -o cmTryCompileExec1643673932 -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 "cmTryCompileExec2649384732/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2649384732.dir/build.make CMakeFiles/cmTryCompileExec2649384732.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/cmTryCompileExec2649384732.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_PTHREADS_SEM -D_REENTRANT -pthread -o CMakeFiles/cmTryCompileExec2649384732.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec2649384732
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2649384732.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_PTHREADS_SEM -D_REENTRANT -pthread CMakeFiles/cmTryCompileExec2649384732.dir/src.c.o -o cmTryCompileExec2649384732 -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 "cmTryCompileExec2647354175/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2647354175.dir/build.make CMakeFiles/cmTryCompileExec2647354175.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/cmTryCompileExec2647354175.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_SEM_TIMEDWAIT -D_REENTRANT -pthread -o CMakeFiles/cmTryCompileExec2647354175.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec2647354175
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2647354175.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_SEM_TIMEDWAIT -D_REENTRANT -pthread CMakeFiles/cmTryCompileExec2647354175.dir/src.c.o -o cmTryCompileExec2647354175 -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 "cmTryCompileExec1891019918/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1891019918.dir/build.make CMakeFiles/cmTryCompileExec1891019918.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/cmTryCompileExec1891019918.dir/src.c.o
/usr/bin/cc -g -O3 -DHAVE_PTHREAD_SPINLOCK -D_REENTRANT -pthread -o CMakeFiles/cmTryCompileExec1891019918.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 cmTryCompileExec1891019918
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1891019918.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DHAVE_PTHREAD_SPINLOCK -D_REENTRANT -pthread CMakeFiles/cmTryCompileExec1891019918.dir/src.c.o -o cmTryCompileExec1891019918 -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 "cmTryCompileExec1086080622/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1086080622.dir/build.make CMakeFiles/cmTryCompileExec1086080622.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/cmTryCompileExec1086080622.dir/CheckFunctionExists.c.o
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=pthread_setname_np -D_REENTRANT -pthread -o CMakeFiles/cmTryCompileExec1086080622.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1086080622
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1086080622.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 -DCHECK_FUNCTION_EXISTS=pthread_setname_np -D_REENTRANT -pthread CMakeFiles/cmTryCompileExec1086080622.dir/CheckFunctionExists.c.o -o cmTryCompileExec1086080622 -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 "cmTryCompileExec1643223970/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1643223970.dir/build.make CMakeFiles/cmTryCompileExec1643223970.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/cmTryCompileExec1643223970.dir/CheckIncludeFile.c.o
/usr/bin/cc -g -O3 -o CMakeFiles/cmTryCompileExec1643223970.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec1643223970
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1643223970.dir/link.txt --verbose=1
/usr/bin/cc -g -O3 CMakeFiles/cmTryCompileExec1643223970.dir/CheckIncludeFile.c.o -o cmTryCompileExec1643223970 -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 "cmTryCompileExec870036601/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec870036601.dir/build.make CMakeFiles/cmTryCompileExec870036601.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/cmTryCompileExec870036601.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/cmTryCompileExec870036601.dir/SIZEOF_LONG_LONG.c.o -c /home/bryce/NeoBuild/CMakeFiles/CheckTypeSize/SIZEOF_LONG_LONG.c
Linking C executable cmTryCompileExec870036601
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec870036601.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/cmTryCompileExec870036601.dir/SIZEOF_LONG_LONG.c.o -o cmTryCompileExec870036601 -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 "cmTryCompileExec3288428848/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3288428848.dir/build.make CMakeFiles/cmTryCompileExec3288428848.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/cmTryCompileExec3288428848.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/cmTryCompileExec3288428848.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3288428848
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3288428848.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/cmTryCompileExec3288428848.dir/src.c.o -o cmTryCompileExec3288428848 -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 "cmTryCompileExec787912991/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec787912991.dir/build.make CMakeFiles/cmTryCompileExec787912991.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/cmTryCompileExec787912991.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/cmTryCompileExec787912991.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec787912991
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec787912991.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/cmTryCompileExec787912991.dir/src.c.o -o cmTryCompileExec787912991 -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 "cmTryCompileExec2845020135/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2845020135.dir/build.make CMakeFiles/cmTryCompileExec2845020135.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/cmTryCompileExec2845020135.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/cmTryCompileExec2845020135.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec2845020135
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2845020135.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/cmTryCompileExec2845020135.dir/src.c.o -o cmTryCompileExec2845020135 -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 "cmTryCompileExec231234006/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec231234006.dir/build.make CMakeFiles/cmTryCompileExec231234006.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/cmTryCompileExec231234006.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/cmTryCompileExec231234006.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec231234006
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec231234006.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/cmTryCompileExec231234006.dir/src.c.o -o cmTryCompileExec231234006 -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 "cmTryCompileExec3383137122/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3383137122.dir/build.make CMakeFiles/cmTryCompileExec3383137122.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/cmTryCompileExec3383137122.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/cmTryCompileExec3383137122.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3383137122
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3383137122.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/cmTryCompileExec3383137122.dir/src.c.o -o cmTryCompileExec3383137122 -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 "cmTryCompileExec2698590715/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2698590715.dir/build.make CMakeFiles/cmTryCompileExec2698590715.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/cmTryCompileExec2698590715.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/cmTryCompileExec2698590715.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec2698590715
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2698590715.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/cmTryCompileExec2698590715.dir/src.c.o -o cmTryCompileExec2698590715 -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 "cmTryCompileExec2493708038/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2493708038.dir/build.make CMakeFiles/cmTryCompileExec2493708038.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/cmTryCompileExec2493708038.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/cmTryCompileExec2493708038.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec2493708038
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2493708038.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/cmTryCompileExec2493708038.dir/src.c.o -o cmTryCompileExec2493708038 -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 "cmTryCompileExec75015157/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec75015157.dir/build.make CMakeFiles/cmTryCompileExec75015157.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/cmTryCompileExec75015157.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/cmTryCompileExec75015157.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec75015157
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec75015157.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/cmTryCompileExec75015157.dir/src.c.o -o cmTryCompileExec75015157 -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 "cmTryCompileExec1642141471/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1642141471.dir/build.make CMakeFiles/cmTryCompileExec1642141471.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/cmTryCompileExec1642141471.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/cmTryCompileExec1642141471.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec1642141471
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1642141471.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/cmTryCompileExec1642141471.dir/src.c.o -o cmTryCompileExec1642141471 -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 "cmTryCompileExec2486280485/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2486280485.dir/build.make CMakeFiles/cmTryCompileExec2486280485.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/cmTryCompileExec2486280485.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/cmTryCompileExec2486280485.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec2486280485
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2486280485.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/cmTryCompileExec2486280485.dir/src.c.o -o cmTryCompileExec2486280485 -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 "cmTryCompileExec1129174993/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1129174993.dir/build.make CMakeFiles/cmTryCompileExec1129174993.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/cmTryCompileExec1129174993.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/cmTryCompileExec1129174993.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec1129174993
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1129174993.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/cmTryCompileExec1129174993.dir/src.c.o -o cmTryCompileExec1129174993 -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 "cmTryCompileExec2845434302/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2845434302.dir/build.make CMakeFiles/cmTryCompileExec2845434302.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/cmTryCompileExec2845434302.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/cmTryCompileExec2845434302.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec2845434302
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2845434302.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/cmTryCompileExec2845434302.dir/src.c.o -o cmTryCompileExec2845434302 -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 "cmTryCompileExec3473488731/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3473488731.dir/build.make CMakeFiles/cmTryCompileExec3473488731.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/cmTryCompileExec3473488731.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/cmTryCompileExec3473488731.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3473488731
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3473488731.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/cmTryCompileExec3473488731.dir/src.c.o -o cmTryCompileExec3473488731 -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 "cmTryCompileExec3800202589/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3800202589.dir/build.make CMakeFiles/cmTryCompileExec3800202589.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/cmTryCompileExec3800202589.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/cmTryCompileExec3800202589.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3800202589
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3800202589.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/cmTryCompileExec3800202589.dir/src.c.o -o cmTryCompileExec3800202589 -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 "cmTryCompileExec3301584990/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3301584990.dir/build.make CMakeFiles/cmTryCompileExec3301584990.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/cmTryCompileExec3301584990.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/cmTryCompileExec3301584990.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3301584990
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3301584990.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/cmTryCompileExec3301584990.dir/src.c.o -o cmTryCompileExec3301584990 -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 "cmTryCompileExec3042343193/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3042343193.dir/build.make CMakeFiles/cmTryCompileExec3042343193.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/cmTryCompileExec3042343193.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/cmTryCompileExec3042343193.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3042343193
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3042343193.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/cmTryCompileExec3042343193.dir/src.c.o -o cmTryCompileExec3042343193 -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 "cmTryCompileExec2607708263/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2607708263.dir/build.make CMakeFiles/cmTryCompileExec2607708263.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/cmTryCompileExec2607708263.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/cmTryCompileExec2607708263.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec2607708263
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2607708263.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/cmTryCompileExec2607708263.dir/CheckIncludeFile.c.o -o cmTryCompileExec2607708263 -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 "cmTryCompileExec1636297861/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1636297861.dir/build.make CMakeFiles/cmTryCompileExec1636297861.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/cmTryCompileExec1636297861.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/cmTryCompileExec1636297861.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec1636297861
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1636297861.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/cmTryCompileExec1636297861.dir/CheckIncludeFile.c.o -o cmTryCompileExec1636297861 -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 "cmTryCompileExec2862128310/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2862128310.dir/build.make CMakeFiles/cmTryCompileExec2862128310.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/cmTryCompileExec2862128310.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/cmTryCompileExec2862128310.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec2862128310
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2862128310.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/cmTryCompileExec2862128310.dir/CheckIncludeFile.c.o -o cmTryCompileExec2862128310 -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 "cmTryCompileExec1154653542/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1154653542.dir/build.make CMakeFiles/cmTryCompileExec1154653542.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/cmTryCompileExec1154653542.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/cmTryCompileExec1154653542.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec1154653542
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1154653542.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/cmTryCompileExec1154653542.dir/CheckIncludeFile.c.o -o cmTryCompileExec1154653542 -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 "cmTryCompileExec3399200551/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3399200551.dir/build.make CMakeFiles/cmTryCompileExec3399200551.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/cmTryCompileExec3399200551.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/cmTryCompileExec3399200551.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec3399200551
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3399200551.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/cmTryCompileExec3399200551.dir/CheckIncludeFile.c.o -o cmTryCompileExec3399200551 -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 "cmTryCompileExec3356525360/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3356525360.dir/build.make CMakeFiles/cmTryCompileExec3356525360.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/cmTryCompileExec3356525360.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/cmTryCompileExec3356525360.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec3356525360
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3356525360.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/cmTryCompileExec3356525360.dir/CheckIncludeFile.c.o -o cmTryCompileExec3356525360 -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 "cmTryCompileExec2567113943/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2567113943.dir/build.make CMakeFiles/cmTryCompileExec2567113943.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/cmTryCompileExec2567113943.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/cmTryCompileExec2567113943.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec2567113943
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2567113943.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/cmTryCompileExec2567113943.dir/src.c.o -o cmTryCompileExec2567113943 -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 "cmTryCompileExec2077590025/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2077590025.dir/build.make CMakeFiles/cmTryCompileExec2077590025.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/cmTryCompileExec2077590025.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/cmTryCompileExec2077590025.dir/CheckSymbolExists.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec2077590025
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2077590025.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/cmTryCompileExec2077590025.dir/CheckSymbolExists.c.o -o cmTryCompileExec2077590025 -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 "cmTryCompileExec1847131543/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1847131543.dir/build.make CMakeFiles/cmTryCompileExec1847131543.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/cmTryCompileExec1847131543.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/cmTryCompileExec1847131543.dir/CheckSymbolExists.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec1847131543
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1847131543.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/cmTryCompileExec1847131543.dir/CheckSymbolExists.c.o -o cmTryCompileExec1847131543 -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 "cmTryCompileExec3160969924/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3160969924.dir/build.make CMakeFiles/cmTryCompileExec3160969924.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/cmTryCompileExec3160969924.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/cmTryCompileExec3160969924.dir/CheckSymbolExists.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec3160969924
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3160969924.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/cmTryCompileExec3160969924.dir/CheckSymbolExists.c.o -o cmTryCompileExec3160969924 -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 "cmTryCompileExec2949365910/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2949365910.dir/build.make CMakeFiles/cmTryCompileExec2949365910.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/cmTryCompileExec2949365910.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/cmTryCompileExec2949365910.dir/CheckSymbolExists.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec2949365910
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2949365910.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/cmTryCompileExec2949365910.dir/CheckSymbolExists.c.o -o cmTryCompileExec2949365910 -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 "cmTryCompileExec2544889804/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2544889804.dir/build.make CMakeFiles/cmTryCompileExec2544889804.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/cmTryCompileExec2544889804.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/cmTryCompileExec2544889804.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2544889804
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2544889804.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/cmTryCompileExec2544889804.dir/CheckFunctionExists.c.o -o cmTryCompileExec2544889804 -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 "cmTryCompileExec2401195308/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2401195308.dir/build.make CMakeFiles/cmTryCompileExec2401195308.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/cmTryCompileExec2401195308.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/cmTryCompileExec2401195308.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2401195308
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2401195308.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/cmTryCompileExec2401195308.dir/CheckFunctionExists.c.o -o cmTryCompileExec2401195308 -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 "cmTryCompileExec2595253146/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2595253146.dir/build.make CMakeFiles/cmTryCompileExec2595253146.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/cmTryCompileExec2595253146.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/cmTryCompileExec2595253146.dir/CheckSymbolExists.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec2595253146
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2595253146.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/cmTryCompileExec2595253146.dir/CheckSymbolExists.c.o -o cmTryCompileExec2595253146 -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 "cmTryCompileExec1913387224/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1913387224.dir/build.make CMakeFiles/cmTryCompileExec1913387224.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/cmTryCompileExec1913387224.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/cmTryCompileExec1913387224.dir/CheckSymbolExists.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec1913387224
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1913387224.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/cmTryCompileExec1913387224.dir/CheckSymbolExists.c.o -o cmTryCompileExec1913387224 -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 "cmTryCompileExec795284389/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec795284389.dir/build.make CMakeFiles/cmTryCompileExec795284389.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/cmTryCompileExec795284389.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/cmTryCompileExec795284389.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec795284389
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec795284389.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/cmTryCompileExec795284389.dir/CheckFunctionExists.c.o -o cmTryCompileExec795284389 -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 "cmTryCompileExec2784613464/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2784613464.dir/build.make CMakeFiles/cmTryCompileExec2784613464.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/cmTryCompileExec2784613464.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/cmTryCompileExec2784613464.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2784613464
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2784613464.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/cmTryCompileExec2784613464.dir/CheckFunctionExists.c.o -o cmTryCompileExec2784613464 -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 "cmTryCompileExec2850894699/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2850894699.dir/build.make CMakeFiles/cmTryCompileExec2850894699.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/cmTryCompileExec2850894699.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/cmTryCompileExec2850894699.dir/src.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec2850894699
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2850894699.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/cmTryCompileExec2850894699.dir/src.c.o -o cmTryCompileExec2850894699 -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 "cmTryCompileExec830770913/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec830770913.dir/build.make CMakeFiles/cmTryCompileExec830770913.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/cmTryCompileExec830770913.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/cmTryCompileExec830770913.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec830770913
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec830770913.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/cmTryCompileExec830770913.dir/CheckFunctionExists.c.o -o cmTryCompileExec830770913 -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 "cmTryCompileExec1285986665/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1285986665.dir/build.make CMakeFiles/cmTryCompileExec1285986665.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/cmTryCompileExec1285986665.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/cmTryCompileExec1285986665.dir/CheckSymbolExists.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec1285986665
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1285986665.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/cmTryCompileExec1285986665.dir/CheckSymbolExists.c.o -o cmTryCompileExec1285986665 -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 "cmTryCompileExec3323364171/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3323364171.dir/build.make CMakeFiles/cmTryCompileExec3323364171.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/cmTryCompileExec3323364171.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/cmTryCompileExec3323364171.dir/CheckSymbolExists.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec3323364171
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3323364171.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/cmTryCompileExec3323364171.dir/CheckSymbolExists.c.o -o cmTryCompileExec3323364171 -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 "cmTryCompileExec1411219037/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1411219037.dir/build.make CMakeFiles/cmTryCompileExec1411219037.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/cmTryCompileExec1411219037.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/cmTryCompileExec1411219037.dir/CheckSymbolExists.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec1411219037
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1411219037.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/cmTryCompileExec1411219037.dir/CheckSymbolExists.c.o -o cmTryCompileExec1411219037 -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 "cmTryCompileExec71604988/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec71604988.dir/build.make CMakeFiles/cmTryCompileExec71604988.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/cmTryCompileExec71604988.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/cmTryCompileExec71604988.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec71604988
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec71604988.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/cmTryCompileExec71604988.dir/CheckFunctionExists.c.o -o cmTryCompileExec71604988 -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 "cmTryCompileExec226334824/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec226334824.dir/build.make CMakeFiles/cmTryCompileExec226334824.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/cmTryCompileExec226334824.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/cmTryCompileExec226334824.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec226334824
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec226334824.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/cmTryCompileExec226334824.dir/CheckIncludeFile.c.o -o cmTryCompileExec226334824 -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 "cmTryCompileExec2562759142/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2562759142.dir/build.make CMakeFiles/cmTryCompileExec2562759142.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/cmTryCompileExec2562759142.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/cmTryCompileExec2562759142.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec2562759142
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2562759142.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/cmTryCompileExec2562759142.dir/CheckIncludeFile.c.o -o cmTryCompileExec2562759142 -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 "cmTryCompileExec2542164491/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2542164491.dir/build.make CMakeFiles/cmTryCompileExec2542164491.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/cmTryCompileExec2542164491.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/cmTryCompileExec2542164491.dir/CheckIncludeFile.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec2542164491
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2542164491.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/cmTryCompileExec2542164491.dir/CheckIncludeFile.c.o -o cmTryCompileExec2542164491 -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