From 359b557176b9bb2ff1aed2082641eed39c358d0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 27 May 2020 14:58:02 +0200 Subject: New upstream version 5.1.2a --- CMakeFiles/CMakeOutput.log | 542 --------------------------------------------- 1 file changed, 542 deletions(-) delete mode 100644 CMakeFiles/CMakeOutput.log (limited to 'CMakeFiles/CMakeOutput.log') diff --git a/CMakeFiles/CMakeOutput.log b/CMakeFiles/CMakeOutput.log deleted file mode 100644 index 989fa47..0000000 --- a/CMakeFiles/CMakeOutput.log +++ /dev/null @@ -1,542 +0,0 @@ -The system is: Linux - 4.8.15-300.fc25.i686 - i686 -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/martin/XTrackCAD/src/work/CMakeFiles/3.6.2/CompilerIdC/a.out" - -Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. -Compiler: /usr/bin/g++ -Build flags: -Id flags: - -The output was: -0 - - -Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out" - -The CXX compiler identification is GNU, found in "/home/martin/XTrackCAD/src/work/CMakeFiles/3.6.2/CompilerIdCXX/a.out" - -Determining if the C compiler works passed with the following output: -Change Dir: /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/gmake" "cmTC_f8436/fast" -/usr/bin/gmake -f CMakeFiles/cmTC_f8436.dir/build.make CMakeFiles/cmTC_f8436.dir/build -gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird betreten -Building C object CMakeFiles/cmTC_f8436.dir/testCCompiler.c.o -/usr/bin/gcc -o CMakeFiles/cmTC_f8436.dir/testCCompiler.c.o -c /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp/testCCompiler.c -Linking C executable cmTC_f8436 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f8436.dir/link.txt --verbose=1 -/usr/bin/gcc CMakeFiles/cmTC_f8436.dir/testCCompiler.c.o -o cmTC_f8436 -rdynamic -gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird verlassen - - -Detecting C compiler ABI info compiled with the following output: -Change Dir: /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/gmake" "cmTC_cdebf/fast" -/usr/bin/gmake -f CMakeFiles/cmTC_cdebf.dir/build.make CMakeFiles/cmTC_cdebf.dir/build -gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird betreten -Building C object CMakeFiles/cmTC_cdebf.dir/CMakeCCompilerABI.c.o -/usr/bin/gcc -o CMakeFiles/cmTC_cdebf.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake/Modules/CMakeCCompilerABI.c -Linking C executable cmTC_cdebf -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cdebf.dir/link.txt --verbose=1 -/usr/bin/gcc -v CMakeFiles/cmTC_cdebf.dir/CMakeCCompilerABI.c.o -o cmTC_cdebf -rdynamic -Es werden eingebaute Spezifikationen verwendet. -COLLECT_GCC=/usr/bin/gcc -COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/6.3.1/lto-wrapper -Ziel: i686-redhat-linux -Konfiguriert mit: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --disable-libgcj --with-isl --enable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch=i686 --build=i686-redhat-linux -Thread-Modell: posix -gcc-Version 6.3.1 20161221 (Red Hat 6.3.1-1) (GCC) -COMPILER_PATH=/usr/libexec/gcc/i686-redhat-linux/6.3.1/:/usr/libexec/gcc/i686-redhat-linux/6.3.1/:/usr/libexec/gcc/i686-redhat-linux/:/usr/lib/gcc/i686-redhat-linux/6.3.1/:/usr/lib/gcc/i686-redhat-linux/ -LIBRARY_PATH=/usr/lib/gcc/i686-redhat-linux/6.3.1/:/usr/lib/gcc/i686-redhat-linux/6.3.1/../../../:/lib/:/usr/lib/ -COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_cdebf' '-rdynamic' '-mtune=generic' '-march=i686' - /usr/libexec/gcc/i686-redhat-linux/6.3.1/collect2 -plugin /usr/libexec/gcc/i686-redhat-linux/6.3.1/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/i686-redhat-linux/6.3.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cclckJPd.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_i386 -export-dynamic -dynamic-linker /lib/ld-linux.so.2 -o cmTC_cdebf /usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crt1.o /usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/6.3.1/crtbegin.o -L/usr/lib/gcc/i686-redhat-linux/6.3.1 -L/usr/lib/gcc/i686-redhat-linux/6.3.1/../../.. CMakeFiles/cmTC_cdebf.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/i686-redhat-linux/6.3.1/crtend.o /usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crtn.o -COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_cdebf' '-rdynamic' '-mtune=generic' '-march=i686' -gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird verlassen - - -Parsed C implicit link information from above output: - link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/usr/bin/gmake" "cmTC_cdebf/fast"] - ignore line: [/usr/bin/gmake -f CMakeFiles/cmTC_cdebf.dir/build.make CMakeFiles/cmTC_cdebf.dir/build] - ignore line: [gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird betreten] - ignore line: [Building C object CMakeFiles/cmTC_cdebf.dir/CMakeCCompilerABI.c.o] - ignore line: [/usr/bin/gcc -o CMakeFiles/cmTC_cdebf.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake/Modules/CMakeCCompilerABI.c] - ignore line: [Linking C executable cmTC_cdebf] - ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cdebf.dir/link.txt --verbose=1] - ignore line: [/usr/bin/gcc -v CMakeFiles/cmTC_cdebf.dir/CMakeCCompilerABI.c.o -o cmTC_cdebf -rdynamic ] - ignore line: [Es werden eingebaute Spezifikationen verwendet.] - ignore line: [COLLECT_GCC=/usr/bin/gcc] - ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/6.3.1/lto-wrapper] - ignore line: [Ziel: i686-redhat-linux] - ignore line: [Konfiguriert mit: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --disable-libgcj --with-isl --enable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch=i686 --build=i686-redhat-linux] - ignore line: [Thread-Modell: posix] - ignore line: [gcc-Version 6.3.1 20161221 (Red Hat 6.3.1-1) (GCC) ] - ignore line: [COMPILER_PATH=/usr/libexec/gcc/i686-redhat-linux/6.3.1/:/usr/libexec/gcc/i686-redhat-linux/6.3.1/:/usr/libexec/gcc/i686-redhat-linux/:/usr/lib/gcc/i686-redhat-linux/6.3.1/:/usr/lib/gcc/i686-redhat-linux/] - ignore line: [LIBRARY_PATH=/usr/lib/gcc/i686-redhat-linux/6.3.1/:/usr/lib/gcc/i686-redhat-linux/6.3.1/../../../:/lib/:/usr/lib/] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_cdebf' '-rdynamic' '-mtune=generic' '-march=i686'] - link line: [ /usr/libexec/gcc/i686-redhat-linux/6.3.1/collect2 -plugin /usr/libexec/gcc/i686-redhat-linux/6.3.1/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/i686-redhat-linux/6.3.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cclckJPd.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_i386 -export-dynamic -dynamic-linker /lib/ld-linux.so.2 -o cmTC_cdebf /usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crt1.o /usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/6.3.1/crtbegin.o -L/usr/lib/gcc/i686-redhat-linux/6.3.1 -L/usr/lib/gcc/i686-redhat-linux/6.3.1/../../.. CMakeFiles/cmTC_cdebf.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/i686-redhat-linux/6.3.1/crtend.o /usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crtn.o] - arg [/usr/libexec/gcc/i686-redhat-linux/6.3.1/collect2] ==> ignore - arg [-plugin] ==> ignore - arg [/usr/libexec/gcc/i686-redhat-linux/6.3.1/liblto_plugin.so] ==> ignore - arg [-plugin-opt=/usr/libexec/gcc/i686-redhat-linux/6.3.1/lto-wrapper] ==> ignore - arg [-plugin-opt=-fresolution=/tmp/cclckJPd.res] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore - arg [-plugin-opt=-pass-through=-lc] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore - arg [--build-id] ==> ignore - arg [--no-add-needed] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [--hash-style=gnu] ==> ignore - arg [-m] ==> ignore - arg [elf_i386] ==> ignore - arg [-export-dynamic] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/lib/ld-linux.so.2] ==> ignore - arg [-o] ==> ignore - arg [cmTC_cdebf] ==> ignore - arg [/usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crt1.o] ==> ignore - arg [/usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crti.o] ==> ignore - arg [/usr/lib/gcc/i686-redhat-linux/6.3.1/crtbegin.o] ==> ignore - arg [-L/usr/lib/gcc/i686-redhat-linux/6.3.1] ==> dir [/usr/lib/gcc/i686-redhat-linux/6.3.1] - arg [-L/usr/lib/gcc/i686-redhat-linux/6.3.1/../../..] ==> dir [/usr/lib/gcc/i686-redhat-linux/6.3.1/../../..] - arg [CMakeFiles/cmTC_cdebf.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/i686-redhat-linux/6.3.1/crtend.o] ==> ignore - arg [/usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crtn.o] ==> ignore - remove lib [gcc] - remove lib [gcc_s] - remove lib [gcc] - remove lib [gcc_s] - collapse library dir [/usr/lib/gcc/i686-redhat-linux/6.3.1] ==> [/usr/lib/gcc/i686-redhat-linux/6.3.1] - collapse library dir [/usr/lib/gcc/i686-redhat-linux/6.3.1/../../..] ==> [/usr/lib] - implicit libs: [c] - implicit dirs: [/usr/lib/gcc/i686-redhat-linux/6.3.1;/usr/lib] - implicit fwks: [] - - - - -Detecting C [-std=c11] compiler features compiled with the following output: -Change Dir: /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/gmake" "cmTC_46098/fast" -/usr/bin/gmake -f CMakeFiles/cmTC_46098.dir/build.make CMakeFiles/cmTC_46098.dir/build -gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird betreten -Building C object CMakeFiles/cmTC_46098.dir/feature_tests.c.o -/usr/bin/gcc -std=c11 -o CMakeFiles/cmTC_46098.dir/feature_tests.c.o -c /home/martin/XTrackCAD/src/work/CMakeFiles/feature_tests.c -Linking C executable cmTC_46098 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_46098.dir/link.txt --verbose=1 -/usr/bin/gcc CMakeFiles/cmTC_46098.dir/feature_tests.c.o -o cmTC_46098 -rdynamic -gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird verlassen - - - Feature record: C_FEATURE:1c_function_prototypes - Feature record: C_FEATURE:1c_restrict - Feature record: C_FEATURE:1c_static_assert - Feature record: C_FEATURE:1c_variadic_macros - - -Detecting C [-std=c99] compiler features compiled with the following output: -Change Dir: /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/gmake" "cmTC_1b056/fast" -/usr/bin/gmake -f CMakeFiles/cmTC_1b056.dir/build.make CMakeFiles/cmTC_1b056.dir/build -gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird betreten -Building C object CMakeFiles/cmTC_1b056.dir/feature_tests.c.o -/usr/bin/gcc -std=c99 -o CMakeFiles/cmTC_1b056.dir/feature_tests.c.o -c /home/martin/XTrackCAD/src/work/CMakeFiles/feature_tests.c -Linking C executable cmTC_1b056 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1b056.dir/link.txt --verbose=1 -/usr/bin/gcc CMakeFiles/cmTC_1b056.dir/feature_tests.c.o -o cmTC_1b056 -rdynamic -gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird verlassen - - - Feature record: C_FEATURE:1c_function_prototypes - Feature record: C_FEATURE:1c_restrict - Feature record: C_FEATURE:0c_static_assert - Feature record: C_FEATURE:1c_variadic_macros - - -Detecting C [-std=c90] compiler features compiled with the following output: -Change Dir: /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/gmake" "cmTC_cc0cd/fast" -/usr/bin/gmake -f CMakeFiles/cmTC_cc0cd.dir/build.make CMakeFiles/cmTC_cc0cd.dir/build -gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird betreten -Building C object CMakeFiles/cmTC_cc0cd.dir/feature_tests.c.o -/usr/bin/gcc -std=c90 -o CMakeFiles/cmTC_cc0cd.dir/feature_tests.c.o -c /home/martin/XTrackCAD/src/work/CMakeFiles/feature_tests.c -Linking C executable cmTC_cc0cd -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cc0cd.dir/link.txt --verbose=1 -/usr/bin/gcc CMakeFiles/cmTC_cc0cd.dir/feature_tests.c.o -o cmTC_cc0cd -rdynamic -gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird verlassen - - - Feature record: C_FEATURE:1c_function_prototypes - Feature record: C_FEATURE:0c_restrict - Feature record: C_FEATURE:0c_static_assert - Feature record: C_FEATURE:0c_variadic_macros -Determining if the CXX compiler works passed with the following output: -Change Dir: /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/gmake" "cmTC_7ea6a/fast" -/usr/bin/gmake -f CMakeFiles/cmTC_7ea6a.dir/build.make CMakeFiles/cmTC_7ea6a.dir/build -gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird betreten -Building CXX object CMakeFiles/cmTC_7ea6a.dir/testCXXCompiler.cxx.o -/usr/bin/g++ -o CMakeFiles/cmTC_7ea6a.dir/testCXXCompiler.cxx.o -c /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp/testCXXCompiler.cxx -Linking CXX executable cmTC_7ea6a -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7ea6a.dir/link.txt --verbose=1 -/usr/bin/g++ CMakeFiles/cmTC_7ea6a.dir/testCXXCompiler.cxx.o -o cmTC_7ea6a -rdynamic -gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird verlassen - - -Detecting CXX compiler ABI info compiled with the following output: -Change Dir: /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/gmake" "cmTC_1b8f8/fast" -/usr/bin/gmake -f CMakeFiles/cmTC_1b8f8.dir/build.make CMakeFiles/cmTC_1b8f8.dir/build -gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird betreten -Building CXX object CMakeFiles/cmTC_1b8f8.dir/CMakeCXXCompilerABI.cpp.o -/usr/bin/g++ -o CMakeFiles/cmTC_1b8f8.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -Linking CXX executable cmTC_1b8f8 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1b8f8.dir/link.txt --verbose=1 -/usr/bin/g++ -v CMakeFiles/cmTC_1b8f8.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_1b8f8 -rdynamic -Es werden eingebaute Spezifikationen verwendet. -COLLECT_GCC=/usr/bin/g++ -COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/6.3.1/lto-wrapper -Ziel: i686-redhat-linux -Konfiguriert mit: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --disable-libgcj --with-isl --enable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch=i686 --build=i686-redhat-linux -Thread-Modell: posix -gcc-Version 6.3.1 20161221 (Red Hat 6.3.1-1) (GCC) -COMPILER_PATH=/usr/libexec/gcc/i686-redhat-linux/6.3.1/:/usr/libexec/gcc/i686-redhat-linux/6.3.1/:/usr/libexec/gcc/i686-redhat-linux/:/usr/lib/gcc/i686-redhat-linux/6.3.1/:/usr/lib/gcc/i686-redhat-linux/ -LIBRARY_PATH=/usr/lib/gcc/i686-redhat-linux/6.3.1/:/usr/lib/gcc/i686-redhat-linux/6.3.1/../../../:/lib/:/usr/lib/ -COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_1b8f8' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=i686' - /usr/libexec/gcc/i686-redhat-linux/6.3.1/collect2 -plugin /usr/libexec/gcc/i686-redhat-linux/6.3.1/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/i686-redhat-linux/6.3.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccXFcRsT.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_i386 -export-dynamic -dynamic-linker /lib/ld-linux.so.2 -o cmTC_1b8f8 /usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crt1.o /usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/6.3.1/crtbegin.o -L/usr/lib/gcc/i686-redhat-linux/6.3.1 -L/usr/lib/gcc/i686-redhat-linux/6.3.1/../../.. CMakeFiles/cmTC_1b8f8.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/i686-redhat-linux/6.3.1/crtend.o /usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crtn.o -COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_1b8f8' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=i686' -gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird verlassen - - -Parsed CXX implicit link information from above output: - link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/usr/bin/gmake" "cmTC_1b8f8/fast"] - ignore line: [/usr/bin/gmake -f CMakeFiles/cmTC_1b8f8.dir/build.make CMakeFiles/cmTC_1b8f8.dir/build] - ignore line: [gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird betreten] - ignore line: [Building CXX object CMakeFiles/cmTC_1b8f8.dir/CMakeCXXCompilerABI.cpp.o] - ignore line: [/usr/bin/g++ -o CMakeFiles/cmTC_1b8f8.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp] - ignore line: [Linking CXX executable cmTC_1b8f8] - ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1b8f8.dir/link.txt --verbose=1] - ignore line: [/usr/bin/g++ -v CMakeFiles/cmTC_1b8f8.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_1b8f8 -rdynamic ] - ignore line: [Es werden eingebaute Spezifikationen verwendet.] - ignore line: [COLLECT_GCC=/usr/bin/g++] - ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/6.3.1/lto-wrapper] - ignore line: [Ziel: i686-redhat-linux] - ignore line: [Konfiguriert mit: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --disable-libgcj --with-isl --enable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch=i686 --build=i686-redhat-linux] - ignore line: [Thread-Modell: posix] - ignore line: [gcc-Version 6.3.1 20161221 (Red Hat 6.3.1-1) (GCC) ] - ignore line: [COMPILER_PATH=/usr/libexec/gcc/i686-redhat-linux/6.3.1/:/usr/libexec/gcc/i686-redhat-linux/6.3.1/:/usr/libexec/gcc/i686-redhat-linux/:/usr/lib/gcc/i686-redhat-linux/6.3.1/:/usr/lib/gcc/i686-redhat-linux/] - ignore line: [LIBRARY_PATH=/usr/lib/gcc/i686-redhat-linux/6.3.1/:/usr/lib/gcc/i686-redhat-linux/6.3.1/../../../:/lib/:/usr/lib/] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_1b8f8' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=i686'] - link line: [ /usr/libexec/gcc/i686-redhat-linux/6.3.1/collect2 -plugin /usr/libexec/gcc/i686-redhat-linux/6.3.1/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/i686-redhat-linux/6.3.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccXFcRsT.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_i386 -export-dynamic -dynamic-linker /lib/ld-linux.so.2 -o cmTC_1b8f8 /usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crt1.o /usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/6.3.1/crtbegin.o -L/usr/lib/gcc/i686-redhat-linux/6.3.1 -L/usr/lib/gcc/i686-redhat-linux/6.3.1/../../.. CMakeFiles/cmTC_1b8f8.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/i686-redhat-linux/6.3.1/crtend.o /usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crtn.o] - arg [/usr/libexec/gcc/i686-redhat-linux/6.3.1/collect2] ==> ignore - arg [-plugin] ==> ignore - arg [/usr/libexec/gcc/i686-redhat-linux/6.3.1/liblto_plugin.so] ==> ignore - arg [-plugin-opt=/usr/libexec/gcc/i686-redhat-linux/6.3.1/lto-wrapper] ==> ignore - arg [-plugin-opt=-fresolution=/tmp/ccXFcRsT.res] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc] ==> ignore - arg [-plugin-opt=-pass-through=-lc] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc] ==> ignore - arg [--build-id] ==> ignore - arg [--no-add-needed] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [--hash-style=gnu] ==> ignore - arg [-m] ==> ignore - arg [elf_i386] ==> ignore - arg [-export-dynamic] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/lib/ld-linux.so.2] ==> ignore - arg [-o] ==> ignore - arg [cmTC_1b8f8] ==> ignore - arg [/usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crt1.o] ==> ignore - arg [/usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crti.o] ==> ignore - arg [/usr/lib/gcc/i686-redhat-linux/6.3.1/crtbegin.o] ==> ignore - arg [-L/usr/lib/gcc/i686-redhat-linux/6.3.1] ==> dir [/usr/lib/gcc/i686-redhat-linux/6.3.1] - arg [-L/usr/lib/gcc/i686-redhat-linux/6.3.1/../../..] ==> dir [/usr/lib/gcc/i686-redhat-linux/6.3.1/../../..] - arg [CMakeFiles/cmTC_1b8f8.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore - arg [-lstdc++] ==> lib [stdc++] - arg [-lm] ==> lib [m] - arg [-lgcc_s] ==> lib [gcc_s] - arg [-lgcc] ==> lib [gcc] - arg [-lc] ==> lib [c] - arg [-lgcc_s] ==> lib [gcc_s] - arg [-lgcc] ==> lib [gcc] - arg [/usr/lib/gcc/i686-redhat-linux/6.3.1/crtend.o] ==> ignore - arg [/usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crtn.o] ==> ignore - remove lib [gcc_s] - remove lib [gcc] - remove lib [gcc_s] - remove lib [gcc] - collapse library dir [/usr/lib/gcc/i686-redhat-linux/6.3.1] ==> [/usr/lib/gcc/i686-redhat-linux/6.3.1] - collapse library dir [/usr/lib/gcc/i686-redhat-linux/6.3.1/../../..] ==> [/usr/lib] - implicit libs: [stdc++;m;c] - implicit dirs: [/usr/lib/gcc/i686-redhat-linux/6.3.1;/usr/lib] - implicit fwks: [] - - - - -Detecting CXX [-std=c++14] compiler features compiled with the following output: -Change Dir: /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/gmake" "cmTC_a17f1/fast" -/usr/bin/gmake -f CMakeFiles/cmTC_a17f1.dir/build.make CMakeFiles/cmTC_a17f1.dir/build -gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird betreten -Building CXX object CMakeFiles/cmTC_a17f1.dir/feature_tests.cxx.o -/usr/bin/g++ -std=c++14 -o CMakeFiles/cmTC_a17f1.dir/feature_tests.cxx.o -c /home/martin/XTrackCAD/src/work/CMakeFiles/feature_tests.cxx -Linking CXX executable cmTC_a17f1 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a17f1.dir/link.txt --verbose=1 -/usr/bin/g++ CMakeFiles/cmTC_a17f1.dir/feature_tests.cxx.o -o cmTC_a17f1 -rdynamic -gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird verlassen - - - Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:1cxx_alias_templates - Feature record: CXX_FEATURE:1cxx_alignas - Feature record: CXX_FEATURE:1cxx_alignof - Feature record: CXX_FEATURE:1cxx_attributes - Feature record: CXX_FEATURE:1cxx_attribute_deprecated - Feature record: CXX_FEATURE:1cxx_auto_type - Feature record: CXX_FEATURE:1cxx_binary_literals - Feature record: CXX_FEATURE:1cxx_constexpr - Feature record: CXX_FEATURE:1cxx_contextual_conversions - Feature record: CXX_FEATURE:1cxx_decltype - Feature record: CXX_FEATURE:1cxx_decltype_auto - Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:1cxx_default_function_template_args - Feature record: CXX_FEATURE:1cxx_defaulted_functions - Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:1cxx_delegating_constructors - Feature record: CXX_FEATURE:1cxx_deleted_functions - Feature record: CXX_FEATURE:1cxx_digit_separators - Feature record: CXX_FEATURE:1cxx_enum_forward_declarations - Feature record: CXX_FEATURE:1cxx_explicit_conversions - Feature record: CXX_FEATURE:1cxx_extended_friend_declarations - Feature record: CXX_FEATURE:1cxx_extern_templates - Feature record: CXX_FEATURE:1cxx_final - Feature record: CXX_FEATURE:1cxx_func_identifier - Feature record: CXX_FEATURE:1cxx_generalized_initializers - Feature record: CXX_FEATURE:1cxx_generic_lambdas - Feature record: CXX_FEATURE:1cxx_inheriting_constructors - Feature record: CXX_FEATURE:1cxx_inline_namespaces - Feature record: CXX_FEATURE:1cxx_lambdas - Feature record: CXX_FEATURE:1cxx_lambda_init_captures - Feature record: CXX_FEATURE:1cxx_local_type_template_args - Feature record: CXX_FEATURE:1cxx_long_long_type - Feature record: CXX_FEATURE:1cxx_noexcept - Feature record: CXX_FEATURE:1cxx_nonstatic_member_init - Feature record: CXX_FEATURE:1cxx_nullptr - Feature record: CXX_FEATURE:1cxx_override - Feature record: CXX_FEATURE:1cxx_range_for - Feature record: CXX_FEATURE:1cxx_raw_string_literals - Feature record: CXX_FEATURE:1cxx_reference_qualified_functions - Feature record: CXX_FEATURE:1cxx_relaxed_constexpr - Feature record: CXX_FEATURE:1cxx_return_type_deduction - Feature record: CXX_FEATURE:1cxx_right_angle_brackets - Feature record: CXX_FEATURE:1cxx_rvalue_references - Feature record: CXX_FEATURE:1cxx_sizeof_member - Feature record: CXX_FEATURE:1cxx_static_assert - Feature record: CXX_FEATURE:1cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:1cxx_thread_local - Feature record: CXX_FEATURE:1cxx_trailing_return_types - Feature record: CXX_FEATURE:1cxx_unicode_literals - Feature record: CXX_FEATURE:1cxx_uniform_initialization - Feature record: CXX_FEATURE:1cxx_unrestricted_unions - Feature record: CXX_FEATURE:1cxx_user_literals - Feature record: CXX_FEATURE:1cxx_variable_templates - Feature record: CXX_FEATURE:1cxx_variadic_macros - Feature record: CXX_FEATURE:1cxx_variadic_templates - - -Detecting CXX [-std=c++11] compiler features compiled with the following output: -Change Dir: /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/gmake" "cmTC_ba62b/fast" -/usr/bin/gmake -f CMakeFiles/cmTC_ba62b.dir/build.make CMakeFiles/cmTC_ba62b.dir/build -gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird betreten -Building CXX object CMakeFiles/cmTC_ba62b.dir/feature_tests.cxx.o -/usr/bin/g++ -std=c++11 -o CMakeFiles/cmTC_ba62b.dir/feature_tests.cxx.o -c /home/martin/XTrackCAD/src/work/CMakeFiles/feature_tests.cxx -Linking CXX executable cmTC_ba62b -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ba62b.dir/link.txt --verbose=1 -/usr/bin/g++ CMakeFiles/cmTC_ba62b.dir/feature_tests.cxx.o -o cmTC_ba62b -rdynamic -gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird verlassen - - - Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:1cxx_alias_templates - Feature record: CXX_FEATURE:1cxx_alignas - Feature record: CXX_FEATURE:1cxx_alignof - Feature record: CXX_FEATURE:1cxx_attributes - Feature record: CXX_FEATURE:0cxx_attribute_deprecated - Feature record: CXX_FEATURE:1cxx_auto_type - Feature record: CXX_FEATURE:0cxx_binary_literals - Feature record: CXX_FEATURE:1cxx_constexpr - Feature record: CXX_FEATURE:0cxx_contextual_conversions - Feature record: CXX_FEATURE:1cxx_decltype - Feature record: CXX_FEATURE:0cxx_decltype_auto - Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:1cxx_default_function_template_args - Feature record: CXX_FEATURE:1cxx_defaulted_functions - Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:1cxx_delegating_constructors - Feature record: CXX_FEATURE:1cxx_deleted_functions - Feature record: CXX_FEATURE:0cxx_digit_separators - Feature record: CXX_FEATURE:1cxx_enum_forward_declarations - Feature record: CXX_FEATURE:1cxx_explicit_conversions - Feature record: CXX_FEATURE:1cxx_extended_friend_declarations - Feature record: CXX_FEATURE:1cxx_extern_templates - Feature record: CXX_FEATURE:1cxx_final - Feature record: CXX_FEATURE:1cxx_func_identifier - Feature record: CXX_FEATURE:1cxx_generalized_initializers - Feature record: CXX_FEATURE:0cxx_generic_lambdas - Feature record: CXX_FEATURE:1cxx_inheriting_constructors - Feature record: CXX_FEATURE:1cxx_inline_namespaces - Feature record: CXX_FEATURE:1cxx_lambdas - Feature record: CXX_FEATURE:0cxx_lambda_init_captures - Feature record: CXX_FEATURE:1cxx_local_type_template_args - Feature record: CXX_FEATURE:1cxx_long_long_type - Feature record: CXX_FEATURE:1cxx_noexcept - Feature record: CXX_FEATURE:1cxx_nonstatic_member_init - Feature record: CXX_FEATURE:1cxx_nullptr - Feature record: CXX_FEATURE:1cxx_override - Feature record: CXX_FEATURE:1cxx_range_for - Feature record: CXX_FEATURE:1cxx_raw_string_literals - Feature record: CXX_FEATURE:1cxx_reference_qualified_functions - Feature record: CXX_FEATURE:0cxx_relaxed_constexpr - Feature record: CXX_FEATURE:0cxx_return_type_deduction - Feature record: CXX_FEATURE:1cxx_right_angle_brackets - Feature record: CXX_FEATURE:1cxx_rvalue_references - Feature record: CXX_FEATURE:1cxx_sizeof_member - Feature record: CXX_FEATURE:1cxx_static_assert - Feature record: CXX_FEATURE:1cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:1cxx_thread_local - Feature record: CXX_FEATURE:1cxx_trailing_return_types - Feature record: CXX_FEATURE:1cxx_unicode_literals - Feature record: CXX_FEATURE:1cxx_uniform_initialization - Feature record: CXX_FEATURE:1cxx_unrestricted_unions - Feature record: CXX_FEATURE:1cxx_user_literals - Feature record: CXX_FEATURE:0cxx_variable_templates - Feature record: CXX_FEATURE:1cxx_variadic_macros - Feature record: CXX_FEATURE:1cxx_variadic_templates - - -Detecting CXX [-std=c++98] compiler features compiled with the following output: -Change Dir: /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/gmake" "cmTC_7c8ab/fast" -/usr/bin/gmake -f CMakeFiles/cmTC_7c8ab.dir/build.make CMakeFiles/cmTC_7c8ab.dir/build -gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird betreten -Building CXX object CMakeFiles/cmTC_7c8ab.dir/feature_tests.cxx.o -/usr/bin/g++ -std=c++98 -o CMakeFiles/cmTC_7c8ab.dir/feature_tests.cxx.o -c /home/martin/XTrackCAD/src/work/CMakeFiles/feature_tests.cxx -Linking CXX executable cmTC_7c8ab -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7c8ab.dir/link.txt --verbose=1 -/usr/bin/g++ CMakeFiles/cmTC_7c8ab.dir/feature_tests.cxx.o -o cmTC_7c8ab -rdynamic -gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird verlassen - - - Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:0cxx_alias_templates - Feature record: CXX_FEATURE:0cxx_alignas - Feature record: CXX_FEATURE:0cxx_alignof - Feature record: CXX_FEATURE:0cxx_attributes - Feature record: CXX_FEATURE:0cxx_attribute_deprecated - Feature record: CXX_FEATURE:0cxx_auto_type - Feature record: CXX_FEATURE:0cxx_binary_literals - Feature record: CXX_FEATURE:0cxx_constexpr - Feature record: CXX_FEATURE:0cxx_contextual_conversions - Feature record: CXX_FEATURE:0cxx_decltype - Feature record: CXX_FEATURE:0cxx_decltype_auto - Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:0cxx_default_function_template_args - Feature record: CXX_FEATURE:0cxx_defaulted_functions - Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:0cxx_delegating_constructors - Feature record: CXX_FEATURE:0cxx_deleted_functions - Feature record: CXX_FEATURE:0cxx_digit_separators - Feature record: CXX_FEATURE:0cxx_enum_forward_declarations - Feature record: CXX_FEATURE:0cxx_explicit_conversions - Feature record: CXX_FEATURE:0cxx_extended_friend_declarations - Feature record: CXX_FEATURE:0cxx_extern_templates - Feature record: CXX_FEATURE:0cxx_final - Feature record: CXX_FEATURE:0cxx_func_identifier - Feature record: CXX_FEATURE:0cxx_generalized_initializers - Feature record: CXX_FEATURE:0cxx_generic_lambdas - Feature record: CXX_FEATURE:0cxx_inheriting_constructors - Feature record: CXX_FEATURE:0cxx_inline_namespaces - Feature record: CXX_FEATURE:0cxx_lambdas - Feature record: CXX_FEATURE:0cxx_lambda_init_captures - Feature record: CXX_FEATURE:0cxx_local_type_template_args - Feature record: CXX_FEATURE:0cxx_long_long_type - Feature record: CXX_FEATURE:0cxx_noexcept - Feature record: CXX_FEATURE:0cxx_nonstatic_member_init - Feature record: CXX_FEATURE:0cxx_nullptr - Feature record: CXX_FEATURE:0cxx_override - Feature record: CXX_FEATURE:0cxx_range_for - Feature record: CXX_FEATURE:0cxx_raw_string_literals - Feature record: CXX_FEATURE:0cxx_reference_qualified_functions - Feature record: CXX_FEATURE:0cxx_relaxed_constexpr - Feature record: CXX_FEATURE:0cxx_return_type_deduction - Feature record: CXX_FEATURE:0cxx_right_angle_brackets - Feature record: CXX_FEATURE:0cxx_rvalue_references - Feature record: CXX_FEATURE:0cxx_sizeof_member - Feature record: CXX_FEATURE:0cxx_static_assert - Feature record: CXX_FEATURE:0cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:0cxx_thread_local - Feature record: CXX_FEATURE:0cxx_trailing_return_types - Feature record: CXX_FEATURE:0cxx_unicode_literals - Feature record: CXX_FEATURE:0cxx_uniform_initialization - Feature record: CXX_FEATURE:0cxx_unrestricted_unions - Feature record: CXX_FEATURE:0cxx_user_literals - Feature record: CXX_FEATURE:0cxx_variable_templates - Feature record: CXX_FEATURE:0cxx_variadic_macros - Feature record: CXX_FEATURE:0cxx_variadic_templates -Determining if files malloc.h exist passed with the following output: -Change Dir: /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/gmake" "cmTC_2a2a5/fast" -/usr/bin/gmake -f CMakeFiles/cmTC_2a2a5.dir/build.make CMakeFiles/cmTC_2a2a5.dir/build -gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird betreten -Building C object CMakeFiles/cmTC_2a2a5.dir/CheckIncludeFiles.c.o -/usr/bin/gcc -o CMakeFiles/cmTC_2a2a5.dir/CheckIncludeFiles.c.o -c /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -Linking C executable cmTC_2a2a5 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2a2a5.dir/link.txt --verbose=1 -/usr/bin/gcc CMakeFiles/cmTC_2a2a5.dir/CheckIncludeFiles.c.o -o cmTC_2a2a5 -rdynamic -gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird verlassen - - -- cgit v1.2.3