view interps/cfunge/build/CMakeFiles/CMakeOutput.log @ 9071:581584df6d82

<fizzie> revert 942e964c81c1
author HackBot
date Sun, 25 Sep 2016 20:17:31 +0000
parents 859f9b4339e6
children
line wrap: on
line source

The system is: Linux - 3.6.8-umlbox - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/bin/gcc 
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 "/hackenv/interps/cfunge/build/CMakeFiles/CompilerIdC/a.out"

Determining if the C compiler works passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec3590825914/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec3590825914.dir/build.make CMakeFiles/cmTryCompileExec3590825914.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3590825914.dir/testCCompiler.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec3590825914.dir/testCCompiler.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTryCompileExec3590825914
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3590825914.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec3590825914.dir/testCCompiler.c.o  -o cmTryCompileExec3590825914 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Detecting C compiler ABI info compiled with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2842363669/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2842363669.dir/build.make CMakeFiles/cmTryCompileExec2842363669.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2842363669.dir/CMakeCCompilerABI.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec2842363669.dir/CMakeCCompilerABI.c.o   -c /usr/share/cmake-2.8/Modules/CMakeCCompilerABI.c
Linking C executable cmTryCompileExec2842363669
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2842363669.dir/link.txt --verbose=1
/usr/bin/gcc       -v CMakeFiles/cmTryCompileExec2842363669.dir/CMakeCCompilerABI.c.o  -o cmTryCompileExec2842363669 -rdynamic  
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-4' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --with-arch-32=i586 --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.7.2 (Debian 4.7.2-4) 
COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec2842363669' '-rdynamic' '-mtune=generic' '-march=x86-64'
 /usr/lib/gcc/x86_64-linux-gnu/4.7/collect2 --sysroot=/ --build-id --no-add-needed --eh-frame-hdr -m elf_x86_64 --hash-style=both -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec2842363669 /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. CMakeFiles/cmTryCompileExec2842363669.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.7/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Parsed C implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld|ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command:/usr/bin/make "cmTryCompileExec2842363669/fast"]
  ignore line: [make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp']
  ignore line: [/usr/bin/make -f CMakeFiles/cmTryCompileExec2842363669.dir/build.make CMakeFiles/cmTryCompileExec2842363669.dir/build]
  ignore line: [make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp']
  ignore line: [/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1]
  ignore line: [Building C object CMakeFiles/cmTryCompileExec2842363669.dir/CMakeCCompilerABI.c.o]
  ignore line: [/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec2842363669.dir/CMakeCCompilerABI.c.o   -c /usr/share/cmake-2.8/Modules/CMakeCCompilerABI.c]
  ignore line: [Linking C executable cmTryCompileExec2842363669]
  ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2842363669.dir/link.txt --verbose=1]
  ignore line: [/usr/bin/gcc       -v CMakeFiles/cmTryCompileExec2842363669.dir/CMakeCCompilerABI.c.o  -o cmTryCompileExec2842363669 -rdynamic  ]
  ignore line: [Using built-in specs.]
  ignore line: [COLLECT_GCC=/usr/bin/gcc]
  ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper]
  ignore line: [Target: x86_64-linux-gnu]
  ignore line: [Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-4' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --with-arch-32=i586 --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.7.2 (Debian 4.7.2-4) ]
  ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/]
  ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../:/lib/:/usr/lib/]
  ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec2842363669' '-rdynamic' '-mtune=generic' '-march=x86-64']
  link line: [ /usr/lib/gcc/x86_64-linux-gnu/4.7/collect2 --sysroot=/ --build-id --no-add-needed --eh-frame-hdr -m elf_x86_64 --hash-style=both -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec2842363669 /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. CMakeFiles/cmTryCompileExec2842363669.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.7/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o]
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/collect2] ==> ignore
    arg [--sysroot=/] ==> ignore
    arg [--build-id] ==> ignore
    arg [--no-add-needed] ==> ignore
    arg [--eh-frame-hdr] ==> ignore
    arg [-m] ==> ignore
    arg [elf_x86_64] ==> ignore
    arg [--hash-style=both] ==> ignore
    arg [-export-dynamic] ==> ignore
    arg [-dynamic-linker] ==> ignore
    arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
    arg [-o] ==> ignore
    arg [cmTryCompileExec2842363669] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crt1.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/crtbegin.o] ==> ignore
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.7] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.7]
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu]
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib]
    arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
    arg [-L/lib/../lib] ==> dir [/lib/../lib]
    arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
    arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../..]
    arg [CMakeFiles/cmTryCompileExec2842363669.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.7/crtend.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o] ==> ignore
  remove lib [gcc]
  remove lib [gcc_s]
  remove lib [gcc]
  remove lib [gcc_s]
  collapse dir [/usr/lib/gcc/x86_64-linux-gnu/4.7] ==> [/usr/lib/gcc/x86_64-linux-gnu/4.7]
  collapse dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
  collapse dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib] ==> [/usr/lib]
  collapse dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
  collapse dir [/lib/../lib] ==> [/lib]
  collapse dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
  collapse dir [/usr/lib/../lib] ==> [/usr/lib]
  collapse dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../..] ==> [/usr/lib]
  implicit libs: [c]
  implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/4.7;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]


Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_std_c99 succeded with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec1059254394/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec1059254394.dir/build.make CMakeFiles/cmTryCompileExec1059254394.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1059254394.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_std_c99   -std=c99 -o CMakeFiles/cmTryCompileExec1059254394.dir/src.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec1059254394
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1059254394.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_std_c99    CMakeFiles/cmTryCompileExec1059254394.dir/src.c.o  -o cmTryCompileExec1059254394 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Determining if the include file stddef.h exists passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2734307288/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2734307288.dir/build.make CMakeFiles/cmTryCompileExec2734307288.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2734307288.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec2734307288.dir/CheckIncludeFile.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec2734307288
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2734307288.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec2734307288.dir/CheckIncludeFile.c.o  -o cmTryCompileExec2734307288 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file stdbool.h exists passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2443232256/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2443232256.dir/build.make CMakeFiles/cmTryCompileExec2443232256.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2443232256.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec2443232256.dir/CheckIncludeFile.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec2443232256
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2443232256.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec2443232256.dir/CheckIncludeFile.c.o  -o cmTryCompileExec2443232256 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file stdint.h exists passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec3239180442/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec3239180442.dir/build.make CMakeFiles/cmTryCompileExec3239180442.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3239180442.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec3239180442.dir/CheckIncludeFile.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec3239180442
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3239180442.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec3239180442.dir/CheckIncludeFile.c.o  -o cmTryCompileExec3239180442 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file limits.h exists passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec409036495/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec409036495.dir/build.make CMakeFiles/cmTryCompileExec409036495.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec409036495.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec409036495.dir/CheckIncludeFile.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec409036495
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec409036495.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec409036495.dir/CheckIncludeFile.c.o  -o cmTryCompileExec409036495 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file inttypes.h exists passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2714970695/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2714970695.dir/build.make CMakeFiles/cmTryCompileExec2714970695.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2714970695.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec2714970695.dir/CheckIncludeFile.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec2714970695
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2714970695.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec2714970695.dir/CheckIncludeFile.c.o  -o cmTryCompileExec2714970695 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file arpa/inet.h exists passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec675361431/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec675361431.dir/build.make CMakeFiles/cmTryCompileExec675361431.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec675361431.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec675361431.dir/CheckIncludeFile.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec675361431
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec675361431.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec675361431.dir/CheckIncludeFile.c.o  -o cmTryCompileExec675361431 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file unistd.h exists passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec1215198746/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec1215198746.dir/build.make CMakeFiles/cmTryCompileExec1215198746.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1215198746.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec1215198746.dir/CheckIncludeFile.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec1215198746
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1215198746.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec1215198746.dir/CheckIncludeFile.c.o  -o cmTryCompileExec1215198746 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file fcntl.h exists passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec1506097669/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec1506097669.dir/build.make CMakeFiles/cmTryCompileExec1506097669.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1506097669.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec1506097669.dir/CheckIncludeFile.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec1506097669
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1506097669.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec1506097669.dir/CheckIncludeFile.c.o  -o cmTryCompileExec1506097669 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file sys/types.h exists passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec4060734001/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec4060734001.dir/build.make CMakeFiles/cmTryCompileExec4060734001.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4060734001.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec4060734001.dir/CheckIncludeFile.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec4060734001
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4060734001.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec4060734001.dir/CheckIncludeFile.c.o  -o cmTryCompileExec4060734001 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file sys/socket.h exists passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec1838764841/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec1838764841.dir/build.make CMakeFiles/cmTryCompileExec1838764841.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1838764841.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec1838764841.dir/CheckIncludeFile.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec1838764841
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1838764841.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec1838764841.dir/CheckIncludeFile.c.o  -o cmTryCompileExec1838764841 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file netinet/in.h exists passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec144680437/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec144680437.dir/build.make CMakeFiles/cmTryCompileExec144680437.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec144680437.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec144680437.dir/CheckIncludeFile.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec144680437
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec144680437.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec144680437.dir/CheckIncludeFile.c.o  -o cmTryCompileExec144680437 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if files sys/types.h;netinet/tcp.h exist passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec3961782415/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec3961782415.dir/build.make CMakeFiles/cmTryCompileExec3961782415.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3961782415.dir/CheckIncludeFiles.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec3961782415.dir/CheckIncludeFiles.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec3961782415
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3961782415.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec3961782415.dir/CheckIncludeFiles.c.o  -o cmTryCompileExec3961782415 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


The system is: Linux - 3.6.8-umlbox - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/bin/gcc 
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 "/hackenv/interps/cfunge/build/CMakeFiles/CompilerIdC/a.out"

Determining if the C compiler works passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2494842763/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2494842763.dir/build.make CMakeFiles/cmTryCompileExec2494842763.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2494842763.dir/testCCompiler.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec2494842763.dir/testCCompiler.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTryCompileExec2494842763
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2494842763.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec2494842763.dir/testCCompiler.c.o  -o cmTryCompileExec2494842763 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Detecting C compiler ABI info compiled with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec917614464/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec917614464.dir/build.make CMakeFiles/cmTryCompileExec917614464.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec917614464.dir/CMakeCCompilerABI.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec917614464.dir/CMakeCCompilerABI.c.o   -c /usr/share/cmake-2.8/Modules/CMakeCCompilerABI.c
Linking C executable cmTryCompileExec917614464
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec917614464.dir/link.txt --verbose=1
/usr/bin/gcc       -v CMakeFiles/cmTryCompileExec917614464.dir/CMakeCCompilerABI.c.o  -o cmTryCompileExec917614464 -rdynamic  
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-4' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --with-arch-32=i586 --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.7.2 (Debian 4.7.2-4) 
COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec917614464' '-rdynamic' '-mtune=generic' '-march=x86-64'
 /usr/lib/gcc/x86_64-linux-gnu/4.7/collect2 --sysroot=/ --build-id --no-add-needed --eh-frame-hdr -m elf_x86_64 --hash-style=both -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec917614464 /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. CMakeFiles/cmTryCompileExec917614464.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.7/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Parsed C implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld|ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command:/usr/bin/make "cmTryCompileExec917614464/fast"]
  ignore line: [make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp']
  ignore line: [/usr/bin/make -f CMakeFiles/cmTryCompileExec917614464.dir/build.make CMakeFiles/cmTryCompileExec917614464.dir/build]
  ignore line: [make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp']
  ignore line: [/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1]
  ignore line: [Building C object CMakeFiles/cmTryCompileExec917614464.dir/CMakeCCompilerABI.c.o]
  ignore line: [/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec917614464.dir/CMakeCCompilerABI.c.o   -c /usr/share/cmake-2.8/Modules/CMakeCCompilerABI.c]
  ignore line: [Linking C executable cmTryCompileExec917614464]
  ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec917614464.dir/link.txt --verbose=1]
  ignore line: [/usr/bin/gcc       -v CMakeFiles/cmTryCompileExec917614464.dir/CMakeCCompilerABI.c.o  -o cmTryCompileExec917614464 -rdynamic  ]
  ignore line: [Using built-in specs.]
  ignore line: [COLLECT_GCC=/usr/bin/gcc]
  ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper]
  ignore line: [Target: x86_64-linux-gnu]
  ignore line: [Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-4' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --with-arch-32=i586 --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.7.2 (Debian 4.7.2-4) ]
  ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/]
  ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../:/lib/:/usr/lib/]
  ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec917614464' '-rdynamic' '-mtune=generic' '-march=x86-64']
  link line: [ /usr/lib/gcc/x86_64-linux-gnu/4.7/collect2 --sysroot=/ --build-id --no-add-needed --eh-frame-hdr -m elf_x86_64 --hash-style=both -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec917614464 /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. CMakeFiles/cmTryCompileExec917614464.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.7/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o]
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/collect2] ==> ignore
    arg [--sysroot=/] ==> ignore
    arg [--build-id] ==> ignore
    arg [--no-add-needed] ==> ignore
    arg [--eh-frame-hdr] ==> ignore
    arg [-m] ==> ignore
    arg [elf_x86_64] ==> ignore
    arg [--hash-style=both] ==> ignore
    arg [-export-dynamic] ==> ignore
    arg [-dynamic-linker] ==> ignore
    arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
    arg [-o] ==> ignore
    arg [cmTryCompileExec917614464] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crt1.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/crtbegin.o] ==> ignore
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.7] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.7]
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu]
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib]
    arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
    arg [-L/lib/../lib] ==> dir [/lib/../lib]
    arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
    arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../..]
    arg [CMakeFiles/cmTryCompileExec917614464.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.7/crtend.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o] ==> ignore
  remove lib [gcc]
  remove lib [gcc_s]
  remove lib [gcc]
  remove lib [gcc_s]
  collapse dir [/usr/lib/gcc/x86_64-linux-gnu/4.7] ==> [/usr/lib/gcc/x86_64-linux-gnu/4.7]
  collapse dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
  collapse dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib] ==> [/usr/lib]
  collapse dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
  collapse dir [/lib/../lib] ==> [/lib]
  collapse dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
  collapse dir [/usr/lib/../lib] ==> [/usr/lib]
  collapse dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../..] ==> [/usr/lib]
  implicit libs: [c]
  implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/4.7;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]


Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_std_c99 succeded with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec3143368960/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec3143368960.dir/build.make CMakeFiles/cmTryCompileExec3143368960.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3143368960.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_std_c99   -std=c99 -o CMakeFiles/cmTryCompileExec3143368960.dir/src.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3143368960
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3143368960.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_std_c99    CMakeFiles/cmTryCompileExec3143368960.dir/src.c.o  -o cmTryCompileExec3143368960 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Determining if the include file stddef.h exists passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec3902014813/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec3902014813.dir/build.make CMakeFiles/cmTryCompileExec3902014813.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3902014813.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec3902014813.dir/CheckIncludeFile.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec3902014813
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3902014813.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec3902014813.dir/CheckIncludeFile.c.o  -o cmTryCompileExec3902014813 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file stdbool.h exists passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec753307073/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec753307073.dir/build.make CMakeFiles/cmTryCompileExec753307073.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec753307073.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec753307073.dir/CheckIncludeFile.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec753307073
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec753307073.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec753307073.dir/CheckIncludeFile.c.o  -o cmTryCompileExec753307073 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file stdint.h exists passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec3124494193/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec3124494193.dir/build.make CMakeFiles/cmTryCompileExec3124494193.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3124494193.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec3124494193.dir/CheckIncludeFile.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec3124494193
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3124494193.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec3124494193.dir/CheckIncludeFile.c.o  -o cmTryCompileExec3124494193 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file limits.h exists passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2687501879/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2687501879.dir/build.make CMakeFiles/cmTryCompileExec2687501879.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2687501879.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec2687501879.dir/CheckIncludeFile.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec2687501879
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2687501879.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec2687501879.dir/CheckIncludeFile.c.o  -o cmTryCompileExec2687501879 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file inttypes.h exists passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec1608651427/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec1608651427.dir/build.make CMakeFiles/cmTryCompileExec1608651427.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1608651427.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec1608651427.dir/CheckIncludeFile.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec1608651427
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1608651427.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec1608651427.dir/CheckIncludeFile.c.o  -o cmTryCompileExec1608651427 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file arpa/inet.h exists passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2679383442/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2679383442.dir/build.make CMakeFiles/cmTryCompileExec2679383442.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2679383442.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec2679383442.dir/CheckIncludeFile.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec2679383442
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2679383442.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec2679383442.dir/CheckIncludeFile.c.o  -o cmTryCompileExec2679383442 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file unistd.h exists passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec3242466286/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec3242466286.dir/build.make CMakeFiles/cmTryCompileExec3242466286.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3242466286.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec3242466286.dir/CheckIncludeFile.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec3242466286
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3242466286.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec3242466286.dir/CheckIncludeFile.c.o  -o cmTryCompileExec3242466286 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


The system is: Linux - 3.6.8-umlbox - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/bin/gcc 
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 "/hackenv/interps/cfunge/build/CMakeFiles/CompilerIdC/a.out"

Determining if the C compiler works passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec1205694805/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec1205694805.dir/build.make CMakeFiles/cmTryCompileExec1205694805.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1205694805.dir/testCCompiler.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec1205694805.dir/testCCompiler.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTryCompileExec1205694805
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1205694805.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec1205694805.dir/testCCompiler.c.o  -o cmTryCompileExec1205694805 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Detecting C compiler ABI info compiled with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2361201104/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2361201104.dir/build.make CMakeFiles/cmTryCompileExec2361201104.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2361201104.dir/CMakeCCompilerABI.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec2361201104.dir/CMakeCCompilerABI.c.o   -c /usr/share/cmake-2.8/Modules/CMakeCCompilerABI.c
Linking C executable cmTryCompileExec2361201104
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2361201104.dir/link.txt --verbose=1
/usr/bin/gcc       -v CMakeFiles/cmTryCompileExec2361201104.dir/CMakeCCompilerABI.c.o  -o cmTryCompileExec2361201104 -rdynamic  
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-4' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --with-arch-32=i586 --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.7.2 (Debian 4.7.2-4) 
COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec2361201104' '-rdynamic' '-mtune=generic' '-march=x86-64'
 /usr/lib/gcc/x86_64-linux-gnu/4.7/collect2 --sysroot=/ --build-id --no-add-needed --eh-frame-hdr -m elf_x86_64 --hash-style=both -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec2361201104 /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. CMakeFiles/cmTryCompileExec2361201104.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.7/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Parsed C implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld|ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command:/usr/bin/make "cmTryCompileExec2361201104/fast"]
  ignore line: [make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp']
  ignore line: [/usr/bin/make -f CMakeFiles/cmTryCompileExec2361201104.dir/build.make CMakeFiles/cmTryCompileExec2361201104.dir/build]
  ignore line: [make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp']
  ignore line: [/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1]
  ignore line: [Building C object CMakeFiles/cmTryCompileExec2361201104.dir/CMakeCCompilerABI.c.o]
  ignore line: [/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec2361201104.dir/CMakeCCompilerABI.c.o   -c /usr/share/cmake-2.8/Modules/CMakeCCompilerABI.c]
  ignore line: [Linking C executable cmTryCompileExec2361201104]
  ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2361201104.dir/link.txt --verbose=1]
  ignore line: [/usr/bin/gcc       -v CMakeFiles/cmTryCompileExec2361201104.dir/CMakeCCompilerABI.c.o  -o cmTryCompileExec2361201104 -rdynamic  ]
  ignore line: [Using built-in specs.]
  ignore line: [COLLECT_GCC=/usr/bin/gcc]
  ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper]
  ignore line: [Target: x86_64-linux-gnu]
  ignore line: [Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-4' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --with-arch-32=i586 --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.7.2 (Debian 4.7.2-4) ]
  ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/]
  ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../:/lib/:/usr/lib/]
  ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec2361201104' '-rdynamic' '-mtune=generic' '-march=x86-64']
  link line: [ /usr/lib/gcc/x86_64-linux-gnu/4.7/collect2 --sysroot=/ --build-id --no-add-needed --eh-frame-hdr -m elf_x86_64 --hash-style=both -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec2361201104 /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. CMakeFiles/cmTryCompileExec2361201104.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.7/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o]
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/collect2] ==> ignore
    arg [--sysroot=/] ==> ignore
    arg [--build-id] ==> ignore
    arg [--no-add-needed] ==> ignore
    arg [--eh-frame-hdr] ==> ignore
    arg [-m] ==> ignore
    arg [elf_x86_64] ==> ignore
    arg [--hash-style=both] ==> ignore
    arg [-export-dynamic] ==> ignore
    arg [-dynamic-linker] ==> ignore
    arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
    arg [-o] ==> ignore
    arg [cmTryCompileExec2361201104] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crt1.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/crtbegin.o] ==> ignore
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.7] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.7]
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu]
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib]
    arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
    arg [-L/lib/../lib] ==> dir [/lib/../lib]
    arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
    arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../..]
    arg [CMakeFiles/cmTryCompileExec2361201104.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.7/crtend.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o] ==> ignore
  remove lib [gcc]
  remove lib [gcc_s]
  remove lib [gcc]
  remove lib [gcc_s]
  collapse dir [/usr/lib/gcc/x86_64-linux-gnu/4.7] ==> [/usr/lib/gcc/x86_64-linux-gnu/4.7]
  collapse dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
  collapse dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib] ==> [/usr/lib]
  collapse dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
  collapse dir [/lib/../lib] ==> [/lib]
  collapse dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
  collapse dir [/usr/lib/../lib] ==> [/usr/lib]
  collapse dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../..] ==> [/usr/lib]
  implicit libs: [c]
  implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/4.7;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]


Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_std_c99 succeded with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec1431856883/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec1431856883.dir/build.make CMakeFiles/cmTryCompileExec1431856883.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1431856883.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_std_c99   -std=c99 -o CMakeFiles/cmTryCompileExec1431856883.dir/src.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec1431856883
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1431856883.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_std_c99    CMakeFiles/cmTryCompileExec1431856883.dir/src.c.o  -o cmTryCompileExec1431856883 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Determining if the include file stddef.h exists passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec4186920107/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec4186920107.dir/build.make CMakeFiles/cmTryCompileExec4186920107.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4186920107.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec4186920107.dir/CheckIncludeFile.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec4186920107
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4186920107.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec4186920107.dir/CheckIncludeFile.c.o  -o cmTryCompileExec4186920107 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file stdbool.h exists passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2095082090/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2095082090.dir/build.make CMakeFiles/cmTryCompileExec2095082090.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2095082090.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec2095082090.dir/CheckIncludeFile.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec2095082090
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2095082090.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec2095082090.dir/CheckIncludeFile.c.o  -o cmTryCompileExec2095082090 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file stdint.h exists passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2436793559/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2436793559.dir/build.make CMakeFiles/cmTryCompileExec2436793559.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2436793559.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec2436793559.dir/CheckIncludeFile.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec2436793559
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2436793559.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec2436793559.dir/CheckIncludeFile.c.o  -o cmTryCompileExec2436793559 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file limits.h exists passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec3517830418/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec3517830418.dir/build.make CMakeFiles/cmTryCompileExec3517830418.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3517830418.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec3517830418.dir/CheckIncludeFile.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec3517830418
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3517830418.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec3517830418.dir/CheckIncludeFile.c.o  -o cmTryCompileExec3517830418 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file inttypes.h exists passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec482987693/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec482987693.dir/build.make CMakeFiles/cmTryCompileExec482987693.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec482987693.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec482987693.dir/CheckIncludeFile.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec482987693
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec482987693.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec482987693.dir/CheckIncludeFile.c.o  -o cmTryCompileExec482987693 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file arpa/inet.h exists passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2221471998/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2221471998.dir/build.make CMakeFiles/cmTryCompileExec2221471998.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2221471998.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec2221471998.dir/CheckIncludeFile.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec2221471998
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2221471998.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec2221471998.dir/CheckIncludeFile.c.o  -o cmTryCompileExec2221471998 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file unistd.h exists passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec3805240910/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec3805240910.dir/build.make CMakeFiles/cmTryCompileExec3805240910.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3805240910.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec3805240910.dir/CheckIncludeFile.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec3805240910
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3805240910.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec3805240910.dir/CheckIncludeFile.c.o  -o cmTryCompileExec3805240910 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file fcntl.h exists passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec3147985025/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec3147985025.dir/build.make CMakeFiles/cmTryCompileExec3147985025.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3147985025.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec3147985025.dir/CheckIncludeFile.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec3147985025
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3147985025.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec3147985025.dir/CheckIncludeFile.c.o  -o cmTryCompileExec3147985025 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file sys/types.h exists passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec1439995302/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec1439995302.dir/build.make CMakeFiles/cmTryCompileExec1439995302.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1439995302.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec1439995302.dir/CheckIncludeFile.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec1439995302
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1439995302.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec1439995302.dir/CheckIncludeFile.c.o  -o cmTryCompileExec1439995302 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file sys/socket.h exists passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec4124066936/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec4124066936.dir/build.make CMakeFiles/cmTryCompileExec4124066936.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4124066936.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec4124066936.dir/CheckIncludeFile.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec4124066936
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4124066936.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec4124066936.dir/CheckIncludeFile.c.o  -o cmTryCompileExec4124066936 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file netinet/in.h exists passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec831758357/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec831758357.dir/build.make CMakeFiles/cmTryCompileExec831758357.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec831758357.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec831758357.dir/CheckIncludeFile.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec831758357
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec831758357.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec831758357.dir/CheckIncludeFile.c.o  -o cmTryCompileExec831758357 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if files sys/types.h;netinet/tcp.h exist passed with the following output:
Change Dir: /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec296988925/fast"
make[2]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec296988925.dir/build.make CMakeFiles/cmTryCompileExec296988925.dir/build
make[3]: Entering directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec296988925.dir/CheckIncludeFiles.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec296988925.dir/CheckIncludeFiles.c.o   -c /hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec296988925
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec296988925.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec296988925.dir/CheckIncludeFiles.c.o  -o cmTryCompileExec296988925 -rdynamic 
make[3]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/hackenv/interps/cfunge/build/CMakeFiles/CMakeTmp'


The system is: Linux - 3.1-5.slh.2-aptosid-amd64 - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/bin/gcc 
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/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CompilerIdC/a.out"

Determining if the C compiler works passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec1940019898/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec1940019898.dir/build.make CMakeFiles/cmTryCompileExec1940019898.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1940019898.dir/testCCompiler.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec1940019898.dir/testCCompiler.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTryCompileExec1940019898
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1940019898.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec1940019898.dir/testCCompiler.c.o  -o cmTryCompileExec1940019898 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Detecting C compiler ABI info compiled with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec3872718069/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec3872718069.dir/build.make CMakeFiles/cmTryCompileExec3872718069.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3872718069.dir/CMakeCCompilerABI.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec3872718069.dir/CMakeCCompilerABI.c.o   -c /usr/share/cmake-2.8/Modules/CMakeCCompilerABI.c
Linking C executable cmTryCompileExec3872718069
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3872718069.dir/link.txt --verbose=1
/usr/bin/gcc       -v CMakeFiles/cmTryCompileExec3872718069.dir/CMakeCCompilerABI.c.o  -o cmTryCompileExec3872718069 -rdynamic  
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-4' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --with-arch-32=i586 --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.7.2 (Debian 4.7.2-4) 
COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec3872718069' '-rdynamic' '-mtune=generic' '-march=x86-64'
 /usr/lib/gcc/x86_64-linux-gnu/4.7/collect2 --sysroot=/ --build-id --no-add-needed --eh-frame-hdr -m elf_x86_64 --hash-style=both -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec3872718069 /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. CMakeFiles/cmTryCompileExec3872718069.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.7/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Parsed C implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld|ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command:/usr/bin/make "cmTryCompileExec3872718069/fast"]
  ignore line: [make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp']
  ignore line: [/usr/bin/make -f CMakeFiles/cmTryCompileExec3872718069.dir/build.make CMakeFiles/cmTryCompileExec3872718069.dir/build]
  ignore line: [make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp']
  ignore line: [/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1]
  ignore line: [Building C object CMakeFiles/cmTryCompileExec3872718069.dir/CMakeCCompilerABI.c.o]
  ignore line: [/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec3872718069.dir/CMakeCCompilerABI.c.o   -c /usr/share/cmake-2.8/Modules/CMakeCCompilerABI.c]
  ignore line: [Linking C executable cmTryCompileExec3872718069]
  ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3872718069.dir/link.txt --verbose=1]
  ignore line: [/usr/bin/gcc       -v CMakeFiles/cmTryCompileExec3872718069.dir/CMakeCCompilerABI.c.o  -o cmTryCompileExec3872718069 -rdynamic  ]
  ignore line: [Using built-in specs.]
  ignore line: [COLLECT_GCC=/usr/bin/gcc]
  ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper]
  ignore line: [Target: x86_64-linux-gnu]
  ignore line: [Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-4' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --with-arch-32=i586 --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.7.2 (Debian 4.7.2-4) ]
  ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/]
  ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../:/lib/:/usr/lib/]
  ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec3872718069' '-rdynamic' '-mtune=generic' '-march=x86-64']
  link line: [ /usr/lib/gcc/x86_64-linux-gnu/4.7/collect2 --sysroot=/ --build-id --no-add-needed --eh-frame-hdr -m elf_x86_64 --hash-style=both -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec3872718069 /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. CMakeFiles/cmTryCompileExec3872718069.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.7/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o]
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/collect2] ==> ignore
    arg [--sysroot=/] ==> ignore
    arg [--build-id] ==> ignore
    arg [--no-add-needed] ==> ignore
    arg [--eh-frame-hdr] ==> ignore
    arg [-m] ==> ignore
    arg [elf_x86_64] ==> ignore
    arg [--hash-style=both] ==> ignore
    arg [-export-dynamic] ==> ignore
    arg [-dynamic-linker] ==> ignore
    arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
    arg [-o] ==> ignore
    arg [cmTryCompileExec3872718069] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crt1.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/crtbegin.o] ==> ignore
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.7] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.7]
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu]
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib]
    arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
    arg [-L/lib/../lib] ==> dir [/lib/../lib]
    arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
    arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../..]
    arg [CMakeFiles/cmTryCompileExec3872718069.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.7/crtend.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o] ==> ignore
  remove lib [gcc]
  remove lib [gcc_s]
  remove lib [gcc]
  remove lib [gcc_s]
  collapse dir [/usr/lib/gcc/x86_64-linux-gnu/4.7] ==> [/usr/lib/gcc/x86_64-linux-gnu/4.7]
  collapse dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
  collapse dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib] ==> [/usr/lib]
  collapse dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
  collapse dir [/lib/../lib] ==> [/lib]
  collapse dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
  collapse dir [/usr/lib/../lib] ==> [/usr/lib]
  collapse dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../..] ==> [/usr/lib]
  implicit libs: [c]
  implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/4.7;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]


Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_std_c99 succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2282730545/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2282730545.dir/build.make CMakeFiles/cmTryCompileExec2282730545.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2282730545.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_std_c99   -std=c99 -o CMakeFiles/cmTryCompileExec2282730545.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec2282730545
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2282730545.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_std_c99    CMakeFiles/cmTryCompileExec2282730545.dir/src.c.o  -o cmTryCompileExec2282730545 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Determining if the include file stddef.h exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2459846821/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2459846821.dir/build.make CMakeFiles/cmTryCompileExec2459846821.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2459846821.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec2459846821.dir/CheckIncludeFile.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec2459846821
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2459846821.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec2459846821.dir/CheckIncludeFile.c.o  -o cmTryCompileExec2459846821 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file stdbool.h exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2492983861/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2492983861.dir/build.make CMakeFiles/cmTryCompileExec2492983861.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2492983861.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec2492983861.dir/CheckIncludeFile.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec2492983861
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2492983861.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec2492983861.dir/CheckIncludeFile.c.o  -o cmTryCompileExec2492983861 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file stdint.h exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec3418682872/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec3418682872.dir/build.make CMakeFiles/cmTryCompileExec3418682872.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3418682872.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec3418682872.dir/CheckIncludeFile.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec3418682872
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3418682872.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec3418682872.dir/CheckIncludeFile.c.o  -o cmTryCompileExec3418682872 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file limits.h exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2899777207/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2899777207.dir/build.make CMakeFiles/cmTryCompileExec2899777207.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2899777207.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec2899777207.dir/CheckIncludeFile.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec2899777207
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2899777207.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec2899777207.dir/CheckIncludeFile.c.o  -o cmTryCompileExec2899777207 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file inttypes.h exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec3959813664/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec3959813664.dir/build.make CMakeFiles/cmTryCompileExec3959813664.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3959813664.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec3959813664.dir/CheckIncludeFile.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec3959813664
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3959813664.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec3959813664.dir/CheckIncludeFile.c.o  -o cmTryCompileExec3959813664 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file arpa/inet.h exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec1902833596/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec1902833596.dir/build.make CMakeFiles/cmTryCompileExec1902833596.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1902833596.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec1902833596.dir/CheckIncludeFile.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec1902833596
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1902833596.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec1902833596.dir/CheckIncludeFile.c.o  -o cmTryCompileExec1902833596 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file unistd.h exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec930936892/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec930936892.dir/build.make CMakeFiles/cmTryCompileExec930936892.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec930936892.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec930936892.dir/CheckIncludeFile.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec930936892
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec930936892.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec930936892.dir/CheckIncludeFile.c.o  -o cmTryCompileExec930936892 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file fcntl.h exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec1444227832/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec1444227832.dir/build.make CMakeFiles/cmTryCompileExec1444227832.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1444227832.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec1444227832.dir/CheckIncludeFile.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec1444227832
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1444227832.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec1444227832.dir/CheckIncludeFile.c.o  -o cmTryCompileExec1444227832 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file sys/types.h exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec1151343449/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec1151343449.dir/build.make CMakeFiles/cmTryCompileExec1151343449.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1151343449.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec1151343449.dir/CheckIncludeFile.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec1151343449
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1151343449.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec1151343449.dir/CheckIncludeFile.c.o  -o cmTryCompileExec1151343449 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file sys/socket.h exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec3681563984/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec3681563984.dir/build.make CMakeFiles/cmTryCompileExec3681563984.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3681563984.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec3681563984.dir/CheckIncludeFile.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec3681563984
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3681563984.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec3681563984.dir/CheckIncludeFile.c.o  -o cmTryCompileExec3681563984 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file netinet/in.h exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2512218045/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2512218045.dir/build.make CMakeFiles/cmTryCompileExec2512218045.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2512218045.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec2512218045.dir/CheckIncludeFile.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec2512218045
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2512218045.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec2512218045.dir/CheckIncludeFile.c.o  -o cmTryCompileExec2512218045 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if files sys/types.h;netinet/tcp.h exist passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2469446131/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2469446131.dir/build.make CMakeFiles/cmTryCompileExec2469446131.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2469446131.dir/CheckIncludeFiles.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec2469446131.dir/CheckIncludeFiles.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec2469446131
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2469446131.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec2469446131.dir/CheckIncludeFiles.c.o  -o cmTryCompileExec2469446131 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file netdb.h exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec1347489520/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec1347489520.dir/build.make CMakeFiles/cmTryCompileExec1347489520.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1347489520.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec1347489520.dir/CheckIncludeFile.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec1347489520
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1347489520.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec1347489520.dir/CheckIncludeFile.c.o  -o cmTryCompileExec1347489520 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file regex.h exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2864591533/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2864591533.dir/build.make CMakeFiles/cmTryCompileExec2864591533.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2864591533.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec2864591533.dir/CheckIncludeFile.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec2864591533
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2864591533.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec2864591533.dir/CheckIncludeFile.c.o  -o cmTryCompileExec2864591533 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the include file sys/mman.h exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2004142247/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2004142247.dir/build.make CMakeFiles/cmTryCompileExec2004142247.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2004142247.dir/CheckIncludeFile.c.o
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec2004142247.dir/CheckIncludeFile.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec2004142247
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2004142247.dir/link.txt --verbose=1
/usr/bin/gcc         CMakeFiles/cmTryCompileExec2004142247.dir/CheckIncludeFile.c.o  -o cmTryCompileExec2004142247 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the function dup2 exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec3829503738/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec3829503738.dir/build.make CMakeFiles/cmTryCompileExec3829503738.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3829503738.dir/CheckFunctionExists.c.o
/usr/bin/gcc   -DCHECK_FUNCTION_EXISTS=dup2   -o CMakeFiles/cmTryCompileExec3829503738.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3829503738
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3829503738.dir/link.txt --verbose=1
/usr/bin/gcc     -DCHECK_FUNCTION_EXISTS=dup2    CMakeFiles/cmTryCompileExec3829503738.dir/CheckFunctionExists.c.o  -o cmTryCompileExec3829503738 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the function fcntl exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2730514263/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2730514263.dir/build.make CMakeFiles/cmTryCompileExec2730514263.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2730514263.dir/CheckFunctionExists.c.o
/usr/bin/gcc   -DCHECK_FUNCTION_EXISTS=fcntl   -o CMakeFiles/cmTryCompileExec2730514263.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2730514263
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2730514263.dir/link.txt --verbose=1
/usr/bin/gcc     -DCHECK_FUNCTION_EXISTS=fcntl    CMakeFiles/cmTryCompileExec2730514263.dir/CheckFunctionExists.c.o  -o cmTryCompileExec2730514263 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the function fork exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec1975371227/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec1975371227.dir/build.make CMakeFiles/cmTryCompileExec1975371227.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1975371227.dir/CheckFunctionExists.c.o
/usr/bin/gcc   -DCHECK_FUNCTION_EXISTS=fork   -o CMakeFiles/cmTryCompileExec1975371227.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: warning: conflicting types for built-in function ‘fork’ [enabled by default]
Linking C executable cmTryCompileExec1975371227
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1975371227.dir/link.txt --verbose=1
/usr/bin/gcc     -DCHECK_FUNCTION_EXISTS=fork    CMakeFiles/cmTryCompileExec1975371227.dir/CheckFunctionExists.c.o  -o cmTryCompileExec1975371227 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the function gettimeofday exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2967229113/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2967229113.dir/build.make CMakeFiles/cmTryCompileExec2967229113.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2967229113.dir/CheckFunctionExists.c.o
/usr/bin/gcc   -DCHECK_FUNCTION_EXISTS=gettimeofday   -o CMakeFiles/cmTryCompileExec2967229113.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2967229113
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2967229113.dir/link.txt --verbose=1
/usr/bin/gcc     -DCHECK_FUNCTION_EXISTS=gettimeofday    CMakeFiles/cmTryCompileExec2967229113.dir/CheckFunctionExists.c.o  -o cmTryCompileExec2967229113 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the function mkdir exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2635082355/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2635082355.dir/build.make CMakeFiles/cmTryCompileExec2635082355.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2635082355.dir/CheckFunctionExists.c.o
/usr/bin/gcc   -DCHECK_FUNCTION_EXISTS=mkdir   -o CMakeFiles/cmTryCompileExec2635082355.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2635082355
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2635082355.dir/link.txt --verbose=1
/usr/bin/gcc     -DCHECK_FUNCTION_EXISTS=mkdir    CMakeFiles/cmTryCompileExec2635082355.dir/CheckFunctionExists.c.o  -o cmTryCompileExec2635082355 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the function regcomp exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2985169136/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2985169136.dir/build.make CMakeFiles/cmTryCompileExec2985169136.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2985169136.dir/CheckFunctionExists.c.o
/usr/bin/gcc   -DCHECK_FUNCTION_EXISTS=regcomp   -o CMakeFiles/cmTryCompileExec2985169136.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2985169136
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2985169136.dir/link.txt --verbose=1
/usr/bin/gcc     -DCHECK_FUNCTION_EXISTS=regcomp    CMakeFiles/cmTryCompileExec2985169136.dir/CheckFunctionExists.c.o  -o cmTryCompileExec2985169136 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the function rmdir exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec27646590/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec27646590.dir/build.make CMakeFiles/cmTryCompileExec27646590.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec27646590.dir/CheckFunctionExists.c.o
/usr/bin/gcc   -DCHECK_FUNCTION_EXISTS=rmdir   -o CMakeFiles/cmTryCompileExec27646590.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec27646590
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec27646590.dir/link.txt --verbose=1
/usr/bin/gcc     -DCHECK_FUNCTION_EXISTS=rmdir    CMakeFiles/cmTryCompileExec27646590.dir/CheckFunctionExists.c.o  -o cmTryCompileExec27646590 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the function getaddrinfo exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec4089973148/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec4089973148.dir/build.make CMakeFiles/cmTryCompileExec4089973148.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4089973148.dir/CheckFunctionExists.c.o
/usr/bin/gcc   -DCHECK_FUNCTION_EXISTS=getaddrinfo   -o CMakeFiles/cmTryCompileExec4089973148.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec4089973148
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4089973148.dir/link.txt --verbose=1
/usr/bin/gcc     -DCHECK_FUNCTION_EXISTS=getaddrinfo    CMakeFiles/cmTryCompileExec4089973148.dir/CheckFunctionExists.c.o  -o cmTryCompileExec4089973148 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the function freeaddrinfo exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec3006815317/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec3006815317.dir/build.make CMakeFiles/cmTryCompileExec3006815317.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3006815317.dir/CheckFunctionExists.c.o
/usr/bin/gcc   -DCHECK_FUNCTION_EXISTS=freeaddrinfo   -o CMakeFiles/cmTryCompileExec3006815317.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3006815317
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3006815317.dir/link.txt --verbose=1
/usr/bin/gcc     -DCHECK_FUNCTION_EXISTS=freeaddrinfo    CMakeFiles/cmTryCompileExec3006815317.dir/CheckFunctionExists.c.o  -o cmTryCompileExec3006815317 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the function poll exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec3746030871/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec3746030871.dir/build.make CMakeFiles/cmTryCompileExec3746030871.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3746030871.dir/CheckFunctionExists.c.o
/usr/bin/gcc   -DCHECK_FUNCTION_EXISTS=poll   -o CMakeFiles/cmTryCompileExec3746030871.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3746030871
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3746030871.dir/link.txt --verbose=1
/usr/bin/gcc     -DCHECK_FUNCTION_EXISTS=poll    CMakeFiles/cmTryCompileExec3746030871.dir/CheckFunctionExists.c.o  -o cmTryCompileExec3746030871 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the function socket exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec566297894/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec566297894.dir/build.make CMakeFiles/cmTryCompileExec566297894.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec566297894.dir/CheckFunctionExists.c.o
/usr/bin/gcc   -DCHECK_FUNCTION_EXISTS=socket   -o CMakeFiles/cmTryCompileExec566297894.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec566297894
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec566297894.dir/link.txt --verbose=1
/usr/bin/gcc     -DCHECK_FUNCTION_EXISTS=socket    CMakeFiles/cmTryCompileExec566297894.dir/CheckFunctionExists.c.o  -o cmTryCompileExec566297894 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the function mmap exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec219599892/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec219599892.dir/build.make CMakeFiles/cmTryCompileExec219599892.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec219599892.dir/CheckFunctionExists.c.o
/usr/bin/gcc   -DCHECK_FUNCTION_EXISTS=mmap   -o CMakeFiles/cmTryCompileExec219599892.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec219599892
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec219599892.dir/link.txt --verbose=1
/usr/bin/gcc     -DCHECK_FUNCTION_EXISTS=mmap    CMakeFiles/cmTryCompileExec219599892.dir/CheckFunctionExists.c.o  -o cmTryCompileExec219599892 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the function munmap exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec4165454893/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec4165454893.dir/build.make CMakeFiles/cmTryCompileExec4165454893.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4165454893.dir/CheckFunctionExists.c.o
/usr/bin/gcc   -DCHECK_FUNCTION_EXISTS=munmap   -o CMakeFiles/cmTryCompileExec4165454893.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec4165454893
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4165454893.dir/link.txt --verbose=1
/usr/bin/gcc     -DCHECK_FUNCTION_EXISTS=munmap    CMakeFiles/cmTryCompileExec4165454893.dir/CheckFunctionExists.c.o  -o cmTryCompileExec4165454893 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the function strdup exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec153274379/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec153274379.dir/build.make CMakeFiles/cmTryCompileExec153274379.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec153274379.dir/CheckFunctionExists.c.o
/usr/bin/gcc   -DCHECK_FUNCTION_EXISTS=strdup   -o CMakeFiles/cmTryCompileExec153274379.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: warning: conflicting types for built-in function ‘strdup’ [enabled by default]
Linking C executable cmTryCompileExec153274379
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec153274379.dir/link.txt --verbose=1
/usr/bin/gcc     -DCHECK_FUNCTION_EXISTS=strdup    CMakeFiles/cmTryCompileExec153274379.dir/CheckFunctionExists.c.o  -o cmTryCompileExec153274379 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the function random exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec1048109960/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec1048109960.dir/build.make CMakeFiles/cmTryCompileExec1048109960.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1048109960.dir/CheckFunctionExists.c.o
/usr/bin/gcc   -DCHECK_FUNCTION_EXISTS=random   -o CMakeFiles/cmTryCompileExec1048109960.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1048109960
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1048109960.dir/link.txt --verbose=1
/usr/bin/gcc     -DCHECK_FUNCTION_EXISTS=random    CMakeFiles/cmTryCompileExec1048109960.dir/CheckFunctionExists.c.o  -o cmTryCompileExec1048109960 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the function srandom exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec1239495440/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec1239495440.dir/build.make CMakeFiles/cmTryCompileExec1239495440.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1239495440.dir/CheckFunctionExists.c.o
/usr/bin/gcc   -DCHECK_FUNCTION_EXISTS=srandom   -o CMakeFiles/cmTryCompileExec1239495440.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1239495440
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1239495440.dir/link.txt --verbose=1
/usr/bin/gcc     -DCHECK_FUNCTION_EXISTS=srandom    CMakeFiles/cmTryCompileExec1239495440.dir/CheckFunctionExists.c.o  -o cmTryCompileExec1239495440 -rdynamic 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the function acosl exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2410891636/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2410891636.dir/build.make CMakeFiles/cmTryCompileExec2410891636.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2410891636.dir/CheckFunctionExists.c.o
/usr/bin/gcc   -DCHECK_FUNCTION_EXISTS=acosl   -o CMakeFiles/cmTryCompileExec2410891636.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: warning: conflicting types for built-in function ‘acosl’ [enabled by default]
Linking C executable cmTryCompileExec2410891636
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2410891636.dir/link.txt --verbose=1
/usr/bin/gcc     -DCHECK_FUNCTION_EXISTS=acosl    CMakeFiles/cmTryCompileExec2410891636.dir/CheckFunctionExists.c.o  -o cmTryCompileExec2410891636 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the function asinl exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2999042990/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2999042990.dir/build.make CMakeFiles/cmTryCompileExec2999042990.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2999042990.dir/CheckFunctionExists.c.o
/usr/bin/gcc   -DCHECK_FUNCTION_EXISTS=asinl   -o CMakeFiles/cmTryCompileExec2999042990.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: warning: conflicting types for built-in function ‘asinl’ [enabled by default]
Linking C executable cmTryCompileExec2999042990
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2999042990.dir/link.txt --verbose=1
/usr/bin/gcc     -DCHECK_FUNCTION_EXISTS=asinl    CMakeFiles/cmTryCompileExec2999042990.dir/CheckFunctionExists.c.o  -o cmTryCompileExec2999042990 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the function atanl exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec857283016/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec857283016.dir/build.make CMakeFiles/cmTryCompileExec857283016.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec857283016.dir/CheckFunctionExists.c.o
/usr/bin/gcc   -DCHECK_FUNCTION_EXISTS=atanl   -o CMakeFiles/cmTryCompileExec857283016.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: warning: conflicting types for built-in function ‘atanl’ [enabled by default]
Linking C executable cmTryCompileExec857283016
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec857283016.dir/link.txt --verbose=1
/usr/bin/gcc     -DCHECK_FUNCTION_EXISTS=atanl    CMakeFiles/cmTryCompileExec857283016.dir/CheckFunctionExists.c.o  -o cmTryCompileExec857283016 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the function cosl exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec877625767/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec877625767.dir/build.make CMakeFiles/cmTryCompileExec877625767.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec877625767.dir/CheckFunctionExists.c.o
/usr/bin/gcc   -DCHECK_FUNCTION_EXISTS=cosl   -o CMakeFiles/cmTryCompileExec877625767.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: warning: conflicting types for built-in function ‘cosl’ [enabled by default]
Linking C executable cmTryCompileExec877625767
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec877625767.dir/link.txt --verbose=1
/usr/bin/gcc     -DCHECK_FUNCTION_EXISTS=cosl    CMakeFiles/cmTryCompileExec877625767.dir/CheckFunctionExists.c.o  -o cmTryCompileExec877625767 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the function floorl exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec3841655174/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec3841655174.dir/build.make CMakeFiles/cmTryCompileExec3841655174.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3841655174.dir/CheckFunctionExists.c.o
/usr/bin/gcc   -DCHECK_FUNCTION_EXISTS=floorl   -o CMakeFiles/cmTryCompileExec3841655174.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: warning: conflicting types for built-in function ‘floorl’ [enabled by default]
Linking C executable cmTryCompileExec3841655174
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3841655174.dir/link.txt --verbose=1
/usr/bin/gcc     -DCHECK_FUNCTION_EXISTS=floorl    CMakeFiles/cmTryCompileExec3841655174.dir/CheckFunctionExists.c.o  -o cmTryCompileExec3841655174 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the function powl exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec3834343057/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec3834343057.dir/build.make CMakeFiles/cmTryCompileExec3834343057.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3834343057.dir/CheckFunctionExists.c.o
/usr/bin/gcc   -DCHECK_FUNCTION_EXISTS=powl   -o CMakeFiles/cmTryCompileExec3834343057.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: warning: conflicting types for built-in function ‘powl’ [enabled by default]
Linking C executable cmTryCompileExec3834343057
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3834343057.dir/link.txt --verbose=1
/usr/bin/gcc     -DCHECK_FUNCTION_EXISTS=powl    CMakeFiles/cmTryCompileExec3834343057.dir/CheckFunctionExists.c.o  -o cmTryCompileExec3834343057 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the function roundl exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2252405856/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2252405856.dir/build.make CMakeFiles/cmTryCompileExec2252405856.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2252405856.dir/CheckFunctionExists.c.o
/usr/bin/gcc   -DCHECK_FUNCTION_EXISTS=roundl   -o CMakeFiles/cmTryCompileExec2252405856.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: warning: conflicting types for built-in function ‘roundl’ [enabled by default]
Linking C executable cmTryCompileExec2252405856
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2252405856.dir/link.txt --verbose=1
/usr/bin/gcc     -DCHECK_FUNCTION_EXISTS=roundl    CMakeFiles/cmTryCompileExec2252405856.dir/CheckFunctionExists.c.o  -o cmTryCompileExec2252405856 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the function sinl exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2287559056/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2287559056.dir/build.make CMakeFiles/cmTryCompileExec2287559056.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2287559056.dir/CheckFunctionExists.c.o
/usr/bin/gcc   -DCHECK_FUNCTION_EXISTS=sinl   -o CMakeFiles/cmTryCompileExec2287559056.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: warning: conflicting types for built-in function ‘sinl’ [enabled by default]
Linking C executable cmTryCompileExec2287559056
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2287559056.dir/link.txt --verbose=1
/usr/bin/gcc     -DCHECK_FUNCTION_EXISTS=sinl    CMakeFiles/cmTryCompileExec2287559056.dir/CheckFunctionExists.c.o  -o cmTryCompileExec2287559056 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the function sqrtl exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec3831296975/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec3831296975.dir/build.make CMakeFiles/cmTryCompileExec3831296975.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3831296975.dir/CheckFunctionExists.c.o
/usr/bin/gcc   -DCHECK_FUNCTION_EXISTS=sqrtl   -o CMakeFiles/cmTryCompileExec3831296975.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: warning: conflicting types for built-in function ‘sqrtl’ [enabled by default]
Linking C executable cmTryCompileExec3831296975
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3831296975.dir/link.txt --verbose=1
/usr/bin/gcc     -DCHECK_FUNCTION_EXISTS=sqrtl    CMakeFiles/cmTryCompileExec3831296975.dir/CheckFunctionExists.c.o  -o cmTryCompileExec3831296975 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Determining if the function tanl exists passed with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec3896787682/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec3896787682.dir/build.make CMakeFiles/cmTryCompileExec3896787682.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3896787682.dir/CheckFunctionExists.c.o
/usr/bin/gcc   -DCHECK_FUNCTION_EXISTS=tanl   -o CMakeFiles/cmTryCompileExec3896787682.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
/usr/share/cmake-2.8/Modules/CheckFunctionExists.c:3:6: warning: conflicting types for built-in function ‘tanl’ [enabled by default]
Linking C executable cmTryCompileExec3896787682
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3896787682.dir/link.txt --verbose=1
/usr/bin/gcc     -DCHECK_FUNCTION_EXISTS=tanl    CMakeFiles/cmTryCompileExec3896787682.dir/CheckFunctionExists.c.o  -o cmTryCompileExec3896787682 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'


Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wall succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec1654160233/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec1654160233.dir/build.make CMakeFiles/cmTryCompileExec1654160233.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1654160233.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wall   -Wall -o CMakeFiles/cmTryCompileExec1654160233.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec1654160233
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1654160233.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wall    CMakeFiles/cmTryCompileExec1654160233.dir/src.c.o  -o cmTryCompileExec1654160233 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wextra succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec128405945/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec128405945.dir/build.make CMakeFiles/cmTryCompileExec128405945.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec128405945.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wextra   -Wextra -o CMakeFiles/cmTryCompileExec128405945.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec128405945
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec128405945.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wextra    CMakeFiles/cmTryCompileExec128405945.dir/src.c.o  -o cmTryCompileExec128405945 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_pedantic succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec3257486744/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec3257486744.dir/build.make CMakeFiles/cmTryCompileExec3257486744.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3257486744.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_pedantic   -pedantic -o CMakeFiles/cmTryCompileExec3257486744.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3257486744
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3257486744.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_pedantic    CMakeFiles/cmTryCompileExec3257486744.dir/src.c.o  -o cmTryCompileExec3257486744 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wwrite-strings succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec3019583595/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec3019583595.dir/build.make CMakeFiles/cmTryCompileExec3019583595.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3019583595.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wwrite-strings   -Wwrite-strings -o CMakeFiles/cmTryCompileExec3019583595.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
<command-line>:0:24: warning: missing whitespace after the macro name [enabled by default]
Linking C executable cmTryCompileExec3019583595
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3019583595.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wwrite-strings    CMakeFiles/cmTryCompileExec3019583595.dir/src.c.o  -o cmTryCompileExec3019583595 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wcast-align succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec1445782018/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec1445782018.dir/build.make CMakeFiles/cmTryCompileExec1445782018.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1445782018.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wcast-align   -Wcast-align -o CMakeFiles/cmTryCompileExec1445782018.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
<command-line>:0:23: warning: missing whitespace after the macro name [enabled by default]
Linking C executable cmTryCompileExec1445782018
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1445782018.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wcast-align    CMakeFiles/cmTryCompileExec1445782018.dir/src.c.o  -o cmTryCompileExec1445782018 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wcast-qual succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2738582871/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2738582871.dir/build.make CMakeFiles/cmTryCompileExec2738582871.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2738582871.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wcast-qual   -Wcast-qual -o CMakeFiles/cmTryCompileExec2738582871.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
<command-line>:0:23: warning: missing whitespace after the macro name [enabled by default]
Linking C executable cmTryCompileExec2738582871
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2738582871.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wcast-qual    CMakeFiles/cmTryCompileExec2738582871.dir/src.c.o  -o cmTryCompileExec2738582871 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wbad-function-cast succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec1628812363/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec1628812363.dir/build.make CMakeFiles/cmTryCompileExec1628812363.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1628812363.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wbad-function-cast   -Wbad-function-cast -o CMakeFiles/cmTryCompileExec1628812363.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
<command-line>:0:22: warning: missing whitespace after the macro name [enabled by default]
Linking C executable cmTryCompileExec1628812363
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1628812363.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wbad-function-cast    CMakeFiles/cmTryCompileExec1628812363.dir/src.c.o  -o cmTryCompileExec1628812363 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wstrict-prototypes succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2077188562/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2077188562.dir/build.make CMakeFiles/cmTryCompileExec2077188562.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2077188562.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wstrict-prototypes   -Wstrict-prototypes -o CMakeFiles/cmTryCompileExec2077188562.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
<command-line>:0:25: warning: missing whitespace after the macro name [enabled by default]
Linking C executable cmTryCompileExec2077188562
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2077188562.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wstrict-prototypes    CMakeFiles/cmTryCompileExec2077188562.dir/src.c.o  -o cmTryCompileExec2077188562 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wmissing-prototypes succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2192281364/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2192281364.dir/build.make CMakeFiles/cmTryCompileExec2192281364.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2192281364.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wmissing-prototypes   -Wmissing-prototypes -o CMakeFiles/cmTryCompileExec2192281364.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
<command-line>:0:26: warning: missing whitespace after the macro name [enabled by default]
Linking C executable cmTryCompileExec2192281364
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2192281364.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wmissing-prototypes    CMakeFiles/cmTryCompileExec2192281364.dir/src.c.o  -o cmTryCompileExec2192281364 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wmissing-declarations succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec1883088707/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec1883088707.dir/build.make CMakeFiles/cmTryCompileExec1883088707.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1883088707.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wmissing-declarations   -Wmissing-declarations -o CMakeFiles/cmTryCompileExec1883088707.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
<command-line>:0:26: warning: missing whitespace after the macro name [enabled by default]
Linking C executable cmTryCompileExec1883088707
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1883088707.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wmissing-declarations    CMakeFiles/cmTryCompileExec1883088707.dir/src.c.o  -o cmTryCompileExec1883088707 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wold-style-definition succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec317973609/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec317973609.dir/build.make CMakeFiles/cmTryCompileExec317973609.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec317973609.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wold-style-definition   -Wold-style-definition -o CMakeFiles/cmTryCompileExec317973609.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
<command-line>:0:22: warning: missing whitespace after the macro name [enabled by default]
Linking C executable cmTryCompileExec317973609
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec317973609.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wold-style-definition    CMakeFiles/cmTryCompileExec317973609.dir/src.c.o  -o cmTryCompileExec317973609 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wredundant-decls succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec4148919409/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec4148919409.dir/build.make CMakeFiles/cmTryCompileExec4148919409.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4148919409.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wredundant-decls   -Wredundant-decls -o CMakeFiles/cmTryCompileExec4148919409.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
<command-line>:0:28: warning: missing whitespace after the macro name [enabled by default]
Linking C executable cmTryCompileExec4148919409
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4148919409.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wredundant-decls    CMakeFiles/cmTryCompileExec4148919409.dir/src.c.o  -o cmTryCompileExec4148919409 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wnested-externs succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec3409966818/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec3409966818.dir/build.make CMakeFiles/cmTryCompileExec3409966818.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3409966818.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wnested-externs   -Wnested-externs -o CMakeFiles/cmTryCompileExec3409966818.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
<command-line>:0:25: warning: missing whitespace after the macro name [enabled by default]
Linking C executable cmTryCompileExec3409966818
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3409966818.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wnested-externs    CMakeFiles/cmTryCompileExec3409966818.dir/src.c.o  -o cmTryCompileExec3409966818 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wdeclaration-after-statement succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec4193398538/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec4193398538.dir/build.make CMakeFiles/cmTryCompileExec4193398538.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4193398538.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wdeclaration-after-statement   -Wdeclaration-after-statement -o CMakeFiles/cmTryCompileExec4193398538.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
<command-line>:0:30: warning: missing whitespace after the macro name [enabled by default]
Linking C executable cmTryCompileExec4193398538
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4193398538.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wdeclaration-after-statement    CMakeFiles/cmTryCompileExec4193398538.dir/src.c.o  -o cmTryCompileExec4193398538 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wshadow succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec3886489493/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec3886489493.dir/build.make CMakeFiles/cmTryCompileExec3886489493.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3886489493.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wshadow   -Wshadow -o CMakeFiles/cmTryCompileExec3886489493.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3886489493
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3886489493.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wshadow    CMakeFiles/cmTryCompileExec3886489493.dir/src.c.o  -o cmTryCompileExec3886489493 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wundef succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec957068153/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec957068153.dir/build.make CMakeFiles/cmTryCompileExec957068153.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec957068153.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wundef   -Wundef -o CMakeFiles/cmTryCompileExec957068153.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec957068153
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec957068153.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wundef    CMakeFiles/cmTryCompileExec957068153.dir/src.c.o  -o cmTryCompileExec957068153 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wpacked succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec1376386600/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec1376386600.dir/build.make CMakeFiles/cmTryCompileExec1376386600.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1376386600.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wpacked   -Wpacked -o CMakeFiles/cmTryCompileExec1376386600.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec1376386600
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1376386600.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wpacked    CMakeFiles/cmTryCompileExec1376386600.dir/src.c.o  -o cmTryCompileExec1376386600 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wfloat-equal succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec1005537304/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec1005537304.dir/build.make CMakeFiles/cmTryCompileExec1005537304.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1005537304.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wfloat-equal   -Wfloat-equal -o CMakeFiles/cmTryCompileExec1005537304.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
<command-line>:0:24: warning: missing whitespace after the macro name [enabled by default]
Linking C executable cmTryCompileExec1005537304
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1005537304.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wfloat-equal    CMakeFiles/cmTryCompileExec1005537304.dir/src.c.o  -o cmTryCompileExec1005537304 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wstrict-aliasing_2 succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2946862508/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2946862508.dir/build.make CMakeFiles/cmTryCompileExec2946862508.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2946862508.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wstrict-aliasing_2   -Wstrict-aliasing=2 -o CMakeFiles/cmTryCompileExec2946862508.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
<command-line>:0:25: warning: missing whitespace after the macro name [enabled by default]
Linking C executable cmTryCompileExec2946862508
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2946862508.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wstrict-aliasing_2    CMakeFiles/cmTryCompileExec2946862508.dir/src.c.o  -o cmTryCompileExec2946862508 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wformat_2 succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec3870993225/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec3870993225.dir/build.make CMakeFiles/cmTryCompileExec3870993225.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3870993225.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wformat_2   -Wformat=2 -o CMakeFiles/cmTryCompileExec3870993225.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3870993225
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3870993225.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wformat_2    CMakeFiles/cmTryCompileExec3870993225.dir/src.c.o  -o cmTryCompileExec3870993225 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wmissing-noreturn succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec948429528/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec948429528.dir/build.make CMakeFiles/cmTryCompileExec948429528.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec948429528.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wmissing-noreturn   -Wmissing-noreturn -o CMakeFiles/cmTryCompileExec948429528.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
<command-line>:0:26: warning: missing whitespace after the macro name [enabled by default]
Linking C executable cmTryCompileExec948429528
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec948429528.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wmissing-noreturn    CMakeFiles/cmTryCompileExec948429528.dir/src.c.o  -o cmTryCompileExec948429528 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wmissing-format-attribute succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec3223916809/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec3223916809.dir/build.make CMakeFiles/cmTryCompileExec3223916809.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3223916809.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wmissing-format-attribute   -Wmissing-format-attribute -o CMakeFiles/cmTryCompileExec3223916809.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
<command-line>:0:26: warning: missing whitespace after the macro name [enabled by default]
Linking C executable cmTryCompileExec3223916809
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3223916809.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wmissing-format-attribute    CMakeFiles/cmTryCompileExec3223916809.dir/src.c.o  -o cmTryCompileExec3223916809 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Winit-self succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec549235282/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec549235282.dir/build.make CMakeFiles/cmTryCompileExec549235282.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec549235282.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Winit-self   -Winit-self -o CMakeFiles/cmTryCompileExec549235282.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
<command-line>:0:23: warning: missing whitespace after the macro name [enabled by default]
Linking C executable cmTryCompileExec549235282
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec549235282.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Winit-self    CMakeFiles/cmTryCompileExec549235282.dir/src.c.o  -o cmTryCompileExec549235282 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wunsafe-loop-optimizations succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec4129871449/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec4129871449.dir/build.make CMakeFiles/cmTryCompileExec4129871449.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4129871449.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wunsafe-loop-optimizations   -Wunsafe-loop-optimizations -o CMakeFiles/cmTryCompileExec4129871449.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
<command-line>:0:25: warning: missing whitespace after the macro name [enabled by default]
Linking C executable cmTryCompileExec4129871449
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4129871449.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wunsafe-loop-optimizations    CMakeFiles/cmTryCompileExec4129871449.dir/src.c.o  -o cmTryCompileExec4129871449 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wmissing-include-dirs succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec293884167/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec293884167.dir/build.make CMakeFiles/cmTryCompileExec293884167.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec293884167.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wmissing-include-dirs   -Wmissing-include-dirs -o CMakeFiles/cmTryCompileExec293884167.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
<command-line>:0:26: warning: missing whitespace after the macro name [enabled by default]
Linking C executable cmTryCompileExec293884167
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec293884167.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wmissing-include-dirs    CMakeFiles/cmTryCompileExec293884167.dir/src.c.o  -o cmTryCompileExec293884167 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wunused-parameter succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec918604314/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec918604314.dir/build.make CMakeFiles/cmTryCompileExec918604314.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec918604314.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wunused-parameter   -Wunused-parameter -o CMakeFiles/cmTryCompileExec918604314.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
<command-line>:0:25: warning: missing whitespace after the macro name [enabled by default]
Linking C executable cmTryCompileExec918604314
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec918604314.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wunused-parameter    CMakeFiles/cmTryCompileExec918604314.dir/src.c.o  -o cmTryCompileExec918604314 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wunused-function succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec1294324017/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec1294324017.dir/build.make CMakeFiles/cmTryCompileExec1294324017.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1294324017.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wunused-function   -Wunused-function -o CMakeFiles/cmTryCompileExec1294324017.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
<command-line>:0:25: warning: missing whitespace after the macro name [enabled by default]
Linking C executable cmTryCompileExec1294324017
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1294324017.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wunused-function    CMakeFiles/cmTryCompileExec1294324017.dir/src.c.o  -o cmTryCompileExec1294324017 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wunused-label succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec108618827/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec108618827.dir/build.make CMakeFiles/cmTryCompileExec108618827.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec108618827.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wunused-label   -Wunused-label -o CMakeFiles/cmTryCompileExec108618827.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
<command-line>:0:25: warning: missing whitespace after the macro name [enabled by default]
Linking C executable cmTryCompileExec108618827
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec108618827.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wunused-label    CMakeFiles/cmTryCompileExec108618827.dir/src.c.o  -o cmTryCompileExec108618827 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wunused-value succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2629341678/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2629341678.dir/build.make CMakeFiles/cmTryCompileExec2629341678.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2629341678.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wunused-value   -Wunused-value -o CMakeFiles/cmTryCompileExec2629341678.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
<command-line>:0:25: warning: missing whitespace after the macro name [enabled by default]
Linking C executable cmTryCompileExec2629341678
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2629341678.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wunused-value    CMakeFiles/cmTryCompileExec2629341678.dir/src.c.o  -o cmTryCompileExec2629341678 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wunused-variable succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2855393473/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2855393473.dir/build.make CMakeFiles/cmTryCompileExec2855393473.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2855393473.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wunused-variable   -Wunused-variable -o CMakeFiles/cmTryCompileExec2855393473.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
<command-line>:0:25: warning: missing whitespace after the macro name [enabled by default]
Linking C executable cmTryCompileExec2855393473
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2855393473.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wunused-variable    CMakeFiles/cmTryCompileExec2855393473.dir/src.c.o  -o cmTryCompileExec2855393473 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wimplicit succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec4036453535/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec4036453535.dir/build.make CMakeFiles/cmTryCompileExec4036453535.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4036453535.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wimplicit   -Wimplicit -o CMakeFiles/cmTryCompileExec4036453535.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec4036453535
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4036453535.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wimplicit    CMakeFiles/cmTryCompileExec4036453535.dir/src.c.o  -o cmTryCompileExec4036453535 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wparentheses succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec3174758646/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec3174758646.dir/build.make CMakeFiles/cmTryCompileExec3174758646.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3174758646.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wparentheses   -Wparentheses -o CMakeFiles/cmTryCompileExec3174758646.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3174758646
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3174758646.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wparentheses    CMakeFiles/cmTryCompileExec3174758646.dir/src.c.o  -o cmTryCompileExec3174758646 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_Wpointer-arith succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2780853025/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2780853025.dir/build.make CMakeFiles/cmTryCompileExec2780853025.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2780853025.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_Wpointer-arith   -Wpointer-arith -o CMakeFiles/cmTryCompileExec2780853025.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
<command-line>:0:26: warning: missing whitespace after the macro name [enabled by default]
Linking C executable cmTryCompileExec2780853025
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2780853025.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_Wpointer-arith    CMakeFiles/cmTryCompileExec2780853025.dir/src.c.o  -o cmTryCompileExec2780853025 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_fvisibility_hidden succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec825285216/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec825285216.dir/build.make CMakeFiles/cmTryCompileExec825285216.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec825285216.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_fvisibility_hidden   -fvisibility=hidden -o CMakeFiles/cmTryCompileExec825285216.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec825285216
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec825285216.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_fvisibility_hidden    CMakeFiles/cmTryCompileExec825285216.dir/src.c.o  -o cmTryCompileExec825285216 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKFLAG_fno-ident succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec366525030/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec366525030.dir/build.make CMakeFiles/cmTryCompileExec366525030.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec366525030.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKFLAG_fno-ident   -fno-ident -o CMakeFiles/cmTryCompileExec366525030.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
<command-line>:0:21: warning: missing whitespace after the macro name [enabled by default]
Linking C executable cmTryCompileExec366525030
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec366525030.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKFLAG_fno-ident    CMakeFiles/cmTryCompileExec366525030.dir/src.c.o  -o cmTryCompileExec366525030 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test CFUNGE_CHECKLINKERFLAG_Wl_O1 succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec4117301777/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec4117301777.dir/build.make CMakeFiles/cmTryCompileExec4117301777.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4117301777.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKLINKERFLAG_Wl_O1 -Wl,-O1   -o CMakeFiles/cmTryCompileExec4117301777.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec4117301777
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4117301777.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKLINKERFLAG_Wl_O1 -Wl,-O1    CMakeFiles/cmTryCompileExec4117301777.dir/src.c.o  -o cmTryCompileExec4117301777 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main() { return 0;}
Performing C SOURCE FILE Test CFUNGE_CHECKLINKERFLAG_Wl_as-needed succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2438188682/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2438188682.dir/build.make CMakeFiles/cmTryCompileExec2438188682.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2438188682.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKLINKERFLAG_Wl_as-needed -Wl,--as-needed   -o CMakeFiles/cmTryCompileExec2438188682.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
<command-line>:0:29: warning: missing whitespace after the macro name [enabled by default]
Linking C executable cmTryCompileExec2438188682
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2438188682.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKLINKERFLAG_Wl_as-needed -Wl,--as-needed    CMakeFiles/cmTryCompileExec2438188682.dir/src.c.o  -o cmTryCompileExec2438188682 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main() { return 0;}
Performing C SOURCE FILE Test CFUNGE_CHECKLINKERFLAG_Wl_warn-common succeded with the following output:
Change Dir: /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec2294168622/fast"
make[2]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec2294168622.dir/build.make CMakeFiles/cmTryCompileExec2294168622.dir/build
make[3]: Entering directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2294168622.dir/src.c.o
/usr/bin/gcc   -DCFUNGE_CHECKLINKERFLAG_Wl_warn-common -Wl,--warn-common   -o CMakeFiles/cmTryCompileExec2294168622.dir/src.c.o   -c /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp/src.c
<command-line>:0:31: warning: missing whitespace after the macro name [enabled by default]
Linking C executable cmTryCompileExec2294168622
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2294168622.dir/link.txt --verbose=1
/usr/bin/gcc     -DCFUNGE_CHECKLINKERFLAG_Wl_warn-common -Wl,--warn-common    CMakeFiles/cmTryCompileExec2294168622.dir/src.c.o  -o cmTryCompileExec2294168622 -rdynamic -lm 
make[3]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory `/home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/CMakeTmp'

Source file was:
int main() { return 0;}