123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670 |
- The system is: Linux - 4.0.7-2-ARCH - x86_64
- Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
- Compiler: /usr/bin/cc
- Build flags:
- Id flags:
- The output was:
- 0
- Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
- The C compiler identification is GNU, found in "/home/maldela/Fancontrol-GUI/CMakeFiles/3.2.3/CompilerIdC/a.out"
- Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
- Compiler: /usr/bin/c++
- Build flags:
- Id flags:
- The output was:
- 0
- Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
- The CXX compiler identification is GNU, found in "/home/maldela/Fancontrol-GUI/CMakeFiles/3.2.3/CompilerIdCXX/a.out"
- Determining if the C compiler works passed with the following output:
- Change Dir: /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec1957683223/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec1957683223.dir/build.make CMakeFiles/cmTryCompileExec1957683223.dir/build
- make[1]: Entering directory '/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp'
- /usr/bin/cmake -E cmake_progress_report /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building C object CMakeFiles/cmTryCompileExec1957683223.dir/testCCompiler.c.o
- /usr/bin/cc -o CMakeFiles/cmTryCompileExec1957683223.dir/testCCompiler.c.o -c /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/testCCompiler.c
- Linking C executable cmTryCompileExec1957683223
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1957683223.dir/link.txt --verbose=1
- /usr/bin/cc CMakeFiles/cmTryCompileExec1957683223.dir/testCCompiler.c.o -o cmTryCompileExec1957683223 -rdynamic
- make[1]: Leaving directory '/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp'
- Detecting C compiler ABI info compiled with the following output:
- Change Dir: /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec1612921250/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec1612921250.dir/build.make CMakeFiles/cmTryCompileExec1612921250.dir/build
- make[1]: Entering directory '/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp'
- /usr/bin/cmake -E cmake_progress_report /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building C object CMakeFiles/cmTryCompileExec1612921250.dir/CMakeCCompilerABI.c.o
- /usr/bin/cc -o CMakeFiles/cmTryCompileExec1612921250.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.2/Modules/CMakeCCompilerABI.c
- Linking C executable cmTryCompileExec1612921250
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1612921250.dir/link.txt --verbose=1
- /usr/bin/cc -v CMakeFiles/cmTryCompileExec1612921250.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec1612921250 -rdynamic
- Using built-in specs.
- COLLECT_GCC=/usr/bin/cc
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper
- Target: x86_64-unknown-linux-gnu
- Configured with: /build/gcc/src/gcc-5-20150623/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release --with-default-libstdcxx-abi=c++98
- Thread model: posix
- gcc version 5.1.0 (GCC)
- COMPILER_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/
- LIBRARY_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../:/lib/:/usr/lib/
- COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec1612921250' '-rdynamic' '-mtune=generic' '-march=x86-64'
- /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/collect2 -plugin /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccR3KqTx.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 --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec1612921250 /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../.. CMakeFiles/cmTryCompileExec1612921250.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-unknown-linux-gnu/5.1.0/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib/crtn.o
- make[1]: Leaving directory '/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp'
- Parsed C implicit link information from above output:
- link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
- ignore line: [Change Dir: /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp]
- ignore line: []
- ignore line: [Run Build Command:"/usr/bin/make" "cmTryCompileExec1612921250/fast"]
- ignore line: [/usr/bin/make -f CMakeFiles/cmTryCompileExec1612921250.dir/build.make CMakeFiles/cmTryCompileExec1612921250.dir/build]
- ignore line: [make[1]: Entering directory '/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp']
- ignore line: [/usr/bin/cmake -E cmake_progress_report /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/CMakeFiles 1]
- ignore line: [Building C object CMakeFiles/cmTryCompileExec1612921250.dir/CMakeCCompilerABI.c.o]
- ignore line: [/usr/bin/cc -o CMakeFiles/cmTryCompileExec1612921250.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.2/Modules/CMakeCCompilerABI.c]
- ignore line: [Linking C executable cmTryCompileExec1612921250]
- ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1612921250.dir/link.txt --verbose=1]
- ignore line: [/usr/bin/cc -v CMakeFiles/cmTryCompileExec1612921250.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec1612921250 -rdynamic ]
- ignore line: [Using built-in specs.]
- ignore line: [COLLECT_GCC=/usr/bin/cc]
- ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper]
- ignore line: [Target: x86_64-unknown-linux-gnu]
- ignore line: [Configured with: /build/gcc/src/gcc-5-20150623/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release --with-default-libstdcxx-abi=c++98]
- ignore line: [Thread model: posix]
- ignore line: [gcc version 5.1.0 (GCC) ]
- ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/]
- ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../:/lib/:/usr/lib/]
- ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec1612921250' '-rdynamic' '-mtune=generic' '-march=x86-64']
- link line: [ /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/collect2 -plugin /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccR3KqTx.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 --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec1612921250 /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../.. CMakeFiles/cmTryCompileExec1612921250.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-unknown-linux-gnu/5.1.0/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib/crtn.o]
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/collect2] ==> ignore
- arg [-plugin] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/liblto_plugin.so] ==> ignore
- arg [-plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper] ==> ignore
- arg [-plugin-opt=-fresolution=/tmp/ccR3KqTx.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 [--eh-frame-hdr] ==> ignore
- arg [--hash-style=gnu] ==> ignore
- arg [-m] ==> ignore
- arg [elf_x86_64] ==> ignore
- arg [-export-dynamic] ==> ignore
- arg [-dynamic-linker] ==> ignore
- arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
- arg [-o] ==> ignore
- arg [cmTryCompileExec1612921250] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib/crt1.o] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib/crti.o] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/crtbegin.o] ==> ignore
- arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0]
- arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib]
- arg [-L/lib/../lib] ==> dir [/lib/../lib]
- arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
- arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../..] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../..]
- arg [CMakeFiles/cmTryCompileExec1612921250.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-unknown-linux-gnu/5.1.0/crtend.o] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib/crtn.o] ==> ignore
- remove lib [gcc]
- remove lib [gcc_s]
- remove lib [gcc]
- remove lib [gcc_s]
- collapse library dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0] ==> [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0]
- collapse library dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib] ==> [/usr/lib]
- collapse library dir [/lib/../lib] ==> [/lib]
- collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
- collapse library dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../..] ==> [/usr/lib]
- implicit libs: [c]
- implicit dirs: [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0;/usr/lib;/lib]
- implicit fwks: []
- Detecting C [-std=c11] compiler features compiled with the following output:
- Change Dir: /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec525137590/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec525137590.dir/build.make CMakeFiles/cmTryCompileExec525137590.dir/build
- make[1]: Entering directory '/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp'
- /usr/bin/cmake -E cmake_progress_report /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building C object CMakeFiles/cmTryCompileExec525137590.dir/feature_tests.c.o
- /usr/bin/cc -std=c11 -o CMakeFiles/cmTryCompileExec525137590.dir/feature_tests.c.o -c /home/maldela/Fancontrol-GUI/CMakeFiles/feature_tests.c
- Linking C executable cmTryCompileExec525137590
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec525137590.dir/link.txt --verbose=1
- /usr/bin/cc CMakeFiles/cmTryCompileExec525137590.dir/feature_tests.c.o -o cmTryCompileExec525137590 -rdynamic
- make[1]: Leaving directory '/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp'
- Feature record: C_FEATURE:1c_function_prototypes
- Feature record: C_FEATURE:1c_restrict
- Feature record: C_FEATURE:1c_static_assert
- Feature record: C_FEATURE:1c_variadic_macros
- Detecting C [-std=c99] compiler features compiled with the following output:
- Change Dir: /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec1774333287/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec1774333287.dir/build.make CMakeFiles/cmTryCompileExec1774333287.dir/build
- make[1]: Entering directory '/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp'
- /usr/bin/cmake -E cmake_progress_report /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building C object CMakeFiles/cmTryCompileExec1774333287.dir/feature_tests.c.o
- /usr/bin/cc -std=c99 -o CMakeFiles/cmTryCompileExec1774333287.dir/feature_tests.c.o -c /home/maldela/Fancontrol-GUI/CMakeFiles/feature_tests.c
- Linking C executable cmTryCompileExec1774333287
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1774333287.dir/link.txt --verbose=1
- /usr/bin/cc CMakeFiles/cmTryCompileExec1774333287.dir/feature_tests.c.o -o cmTryCompileExec1774333287 -rdynamic
- make[1]: Leaving directory '/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp'
- Feature record: C_FEATURE:1c_function_prototypes
- Feature record: C_FEATURE:1c_restrict
- Feature record: C_FEATURE:0c_static_assert
- Feature record: C_FEATURE:1c_variadic_macros
- Detecting C [-std=c90] compiler features compiled with the following output:
- Change Dir: /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec3810812818/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec3810812818.dir/build.make CMakeFiles/cmTryCompileExec3810812818.dir/build
- make[1]: Entering directory '/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp'
- /usr/bin/cmake -E cmake_progress_report /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building C object CMakeFiles/cmTryCompileExec3810812818.dir/feature_tests.c.o
- /usr/bin/cc -std=c90 -o CMakeFiles/cmTryCompileExec3810812818.dir/feature_tests.c.o -c /home/maldela/Fancontrol-GUI/CMakeFiles/feature_tests.c
- Linking C executable cmTryCompileExec3810812818
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3810812818.dir/link.txt --verbose=1
- /usr/bin/cc CMakeFiles/cmTryCompileExec3810812818.dir/feature_tests.c.o -o cmTryCompileExec3810812818 -rdynamic
- make[1]: Leaving directory '/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp'
- Feature record: C_FEATURE:1c_function_prototypes
- Feature record: C_FEATURE:0c_restrict
- Feature record: C_FEATURE:0c_static_assert
- Feature record: C_FEATURE:0c_variadic_macros
- Determining if the CXX compiler works passed with the following output:
- Change Dir: /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec1351240993/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec1351240993.dir/build.make CMakeFiles/cmTryCompileExec1351240993.dir/build
- make[1]: Entering directory '/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp'
- /usr/bin/cmake -E cmake_progress_report /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building CXX object CMakeFiles/cmTryCompileExec1351240993.dir/testCXXCompiler.cxx.o
- /usr/bin/c++ -o CMakeFiles/cmTryCompileExec1351240993.dir/testCXXCompiler.cxx.o -c /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
- Linking CXX executable cmTryCompileExec1351240993
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1351240993.dir/link.txt --verbose=1
- /usr/bin/c++ CMakeFiles/cmTryCompileExec1351240993.dir/testCXXCompiler.cxx.o -o cmTryCompileExec1351240993 -rdynamic
- make[1]: Leaving directory '/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp'
- Detecting CXX compiler ABI info compiled with the following output:
- Change Dir: /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec1757502335/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec1757502335.dir/build.make CMakeFiles/cmTryCompileExec1757502335.dir/build
- make[1]: Entering directory '/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp'
- /usr/bin/cmake -E cmake_progress_report /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building CXX object CMakeFiles/cmTryCompileExec1757502335.dir/CMakeCXXCompilerABI.cpp.o
- /usr/bin/c++ -o CMakeFiles/cmTryCompileExec1757502335.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.2/Modules/CMakeCXXCompilerABI.cpp
- Linking CXX executable cmTryCompileExec1757502335
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1757502335.dir/link.txt --verbose=1
- /usr/bin/c++ -v CMakeFiles/cmTryCompileExec1757502335.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec1757502335 -rdynamic
- Using built-in specs.
- COLLECT_GCC=/usr/bin/c++
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper
- Target: x86_64-unknown-linux-gnu
- Configured with: /build/gcc/src/gcc-5-20150623/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release --with-default-libstdcxx-abi=c++98
- Thread model: posix
- gcc version 5.1.0 (GCC)
- COMPILER_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/
- LIBRARY_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../:/lib/:/usr/lib/
- COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec1757502335' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
- /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/collect2 -plugin /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc7qPgSW.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 --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec1757502335 /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../.. CMakeFiles/cmTryCompileExec1757502335.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib/crtn.o
- make[1]: Leaving directory '/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp'
- Parsed CXX implicit link information from above output:
- link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
- ignore line: [Change Dir: /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp]
- ignore line: []
- ignore line: [Run Build Command:"/usr/bin/make" "cmTryCompileExec1757502335/fast"]
- ignore line: [/usr/bin/make -f CMakeFiles/cmTryCompileExec1757502335.dir/build.make CMakeFiles/cmTryCompileExec1757502335.dir/build]
- ignore line: [make[1]: Entering directory '/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp']
- ignore line: [/usr/bin/cmake -E cmake_progress_report /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/CMakeFiles 1]
- ignore line: [Building CXX object CMakeFiles/cmTryCompileExec1757502335.dir/CMakeCXXCompilerABI.cpp.o]
- ignore line: [/usr/bin/c++ -o CMakeFiles/cmTryCompileExec1757502335.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.2/Modules/CMakeCXXCompilerABI.cpp]
- ignore line: [Linking CXX executable cmTryCompileExec1757502335]
- ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1757502335.dir/link.txt --verbose=1]
- ignore line: [/usr/bin/c++ -v CMakeFiles/cmTryCompileExec1757502335.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec1757502335 -rdynamic ]
- ignore line: [Using built-in specs.]
- ignore line: [COLLECT_GCC=/usr/bin/c++]
- ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper]
- ignore line: [Target: x86_64-unknown-linux-gnu]
- ignore line: [Configured with: /build/gcc/src/gcc-5-20150623/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release --with-default-libstdcxx-abi=c++98]
- ignore line: [Thread model: posix]
- ignore line: [gcc version 5.1.0 (GCC) ]
- ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/]
- ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../:/lib/:/usr/lib/]
- ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec1757502335' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64']
- link line: [ /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/collect2 -plugin /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc7qPgSW.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 --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec1757502335 /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../.. CMakeFiles/cmTryCompileExec1757502335.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib/crtn.o]
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/collect2] ==> ignore
- arg [-plugin] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/liblto_plugin.so] ==> ignore
- arg [-plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper] ==> ignore
- arg [-plugin-opt=-fresolution=/tmp/cc7qPgSW.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 [--eh-frame-hdr] ==> ignore
- arg [--hash-style=gnu] ==> ignore
- arg [-m] ==> ignore
- arg [elf_x86_64] ==> ignore
- arg [-export-dynamic] ==> ignore
- arg [-dynamic-linker] ==> ignore
- arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
- arg [-o] ==> ignore
- arg [cmTryCompileExec1757502335] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib/crt1.o] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib/crti.o] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/crtbegin.o] ==> ignore
- arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0]
- arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib]
- arg [-L/lib/../lib] ==> dir [/lib/../lib]
- arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
- arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../..] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../..]
- arg [CMakeFiles/cmTryCompileExec1757502335.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
- arg [-lstdc++] ==> lib [stdc++]
- arg [-lm] ==> lib [m]
- arg [-lgcc_s] ==> lib [gcc_s]
- arg [-lgcc] ==> lib [gcc]
- arg [-lc] ==> lib [c]
- arg [-lgcc_s] ==> lib [gcc_s]
- arg [-lgcc] ==> lib [gcc]
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/crtend.o] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib/crtn.o] ==> ignore
- remove lib [gcc_s]
- remove lib [gcc]
- remove lib [gcc_s]
- remove lib [gcc]
- collapse library dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0] ==> [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0]
- collapse library dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib] ==> [/usr/lib]
- collapse library dir [/lib/../lib] ==> [/lib]
- collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
- collapse library dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../..] ==> [/usr/lib]
- implicit libs: [stdc++;m;c]
- implicit dirs: [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0;/usr/lib;/lib]
- implicit fwks: []
- Detecting CXX [-std=c++14] compiler features compiled with the following output:
- Change Dir: /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec866981183/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec866981183.dir/build.make CMakeFiles/cmTryCompileExec866981183.dir/build
- make[1]: Entering directory '/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp'
- /usr/bin/cmake -E cmake_progress_report /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building CXX object CMakeFiles/cmTryCompileExec866981183.dir/feature_tests.cxx.o
- /usr/bin/c++ -std=c++14 -o CMakeFiles/cmTryCompileExec866981183.dir/feature_tests.cxx.o -c /home/maldela/Fancontrol-GUI/CMakeFiles/feature_tests.cxx
- Linking CXX executable cmTryCompileExec866981183
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec866981183.dir/link.txt --verbose=1
- /usr/bin/c++ CMakeFiles/cmTryCompileExec866981183.dir/feature_tests.cxx.o -o cmTryCompileExec866981183 -rdynamic
- make[1]: Leaving directory '/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp'
- Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
- Feature record: CXX_FEATURE:1cxx_alias_templates
- Feature record: CXX_FEATURE:1cxx_alignas
- Feature record: CXX_FEATURE:1cxx_alignof
- Feature record: CXX_FEATURE:1cxx_attributes
- Feature record: CXX_FEATURE:1cxx_attribute_deprecated
- Feature record: CXX_FEATURE:1cxx_auto_type
- Feature record: CXX_FEATURE:1cxx_binary_literals
- Feature record: CXX_FEATURE:1cxx_constexpr
- Feature record: CXX_FEATURE:1cxx_contextual_conversions
- Feature record: CXX_FEATURE:1cxx_decltype
- Feature record: CXX_FEATURE:1cxx_decltype_auto
- Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
- Feature record: CXX_FEATURE:1cxx_default_function_template_args
- Feature record: CXX_FEATURE:1cxx_defaulted_functions
- Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
- Feature record: CXX_FEATURE:1cxx_delegating_constructors
- Feature record: CXX_FEATURE:1cxx_deleted_functions
- Feature record: CXX_FEATURE:1cxx_digit_separators
- Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
- Feature record: CXX_FEATURE:1cxx_explicit_conversions
- Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
- Feature record: CXX_FEATURE:1cxx_extern_templates
- Feature record: CXX_FEATURE:1cxx_final
- Feature record: CXX_FEATURE:1cxx_func_identifier
- Feature record: CXX_FEATURE:1cxx_generalized_initializers
- Feature record: CXX_FEATURE:1cxx_generic_lambdas
- Feature record: CXX_FEATURE:1cxx_inheriting_constructors
- Feature record: CXX_FEATURE:1cxx_inline_namespaces
- Feature record: CXX_FEATURE:1cxx_lambdas
- Feature record: CXX_FEATURE:1cxx_lambda_init_captures
- Feature record: CXX_FEATURE:1cxx_local_type_template_args
- Feature record: CXX_FEATURE:1cxx_long_long_type
- Feature record: CXX_FEATURE:1cxx_noexcept
- Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
- Feature record: CXX_FEATURE:1cxx_nullptr
- Feature record: CXX_FEATURE:1cxx_override
- Feature record: CXX_FEATURE:1cxx_range_for
- Feature record: CXX_FEATURE:1cxx_raw_string_literals
- Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
- Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
- Feature record: CXX_FEATURE:1cxx_return_type_deduction
- Feature record: CXX_FEATURE:1cxx_right_angle_brackets
- Feature record: CXX_FEATURE:1cxx_rvalue_references
- Feature record: CXX_FEATURE:1cxx_sizeof_member
- Feature record: CXX_FEATURE:1cxx_static_assert
- Feature record: CXX_FEATURE:1cxx_strong_enums
- Feature record: CXX_FEATURE:1cxx_template_template_parameters
- Feature record: CXX_FEATURE:1cxx_thread_local
- Feature record: CXX_FEATURE:1cxx_trailing_return_types
- Feature record: CXX_FEATURE:1cxx_unicode_literals
- Feature record: CXX_FEATURE:1cxx_uniform_initialization
- Feature record: CXX_FEATURE:1cxx_unrestricted_unions
- Feature record: CXX_FEATURE:1cxx_user_literals
- Feature record: CXX_FEATURE:1cxx_variable_templates
- Feature record: CXX_FEATURE:1cxx_variadic_macros
- Feature record: CXX_FEATURE:1cxx_variadic_templates
- Detecting CXX [-std=c++11] compiler features compiled with the following output:
- Change Dir: /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec2598576361/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec2598576361.dir/build.make CMakeFiles/cmTryCompileExec2598576361.dir/build
- make[1]: Entering directory '/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp'
- /usr/bin/cmake -E cmake_progress_report /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building CXX object CMakeFiles/cmTryCompileExec2598576361.dir/feature_tests.cxx.o
- /usr/bin/c++ -std=c++11 -o CMakeFiles/cmTryCompileExec2598576361.dir/feature_tests.cxx.o -c /home/maldela/Fancontrol-GUI/CMakeFiles/feature_tests.cxx
- Linking CXX executable cmTryCompileExec2598576361
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2598576361.dir/link.txt --verbose=1
- /usr/bin/c++ CMakeFiles/cmTryCompileExec2598576361.dir/feature_tests.cxx.o -o cmTryCompileExec2598576361 -rdynamic
- make[1]: Leaving directory '/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp'
- Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
- Feature record: CXX_FEATURE:1cxx_alias_templates
- Feature record: CXX_FEATURE:1cxx_alignas
- Feature record: CXX_FEATURE:1cxx_alignof
- Feature record: CXX_FEATURE:1cxx_attributes
- Feature record: CXX_FEATURE:0cxx_attribute_deprecated
- Feature record: CXX_FEATURE:1cxx_auto_type
- Feature record: CXX_FEATURE:0cxx_binary_literals
- Feature record: CXX_FEATURE:1cxx_constexpr
- Feature record: CXX_FEATURE:0cxx_contextual_conversions
- Feature record: CXX_FEATURE:1cxx_decltype
- Feature record: CXX_FEATURE:0cxx_decltype_auto
- Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
- Feature record: CXX_FEATURE:1cxx_default_function_template_args
- Feature record: CXX_FEATURE:1cxx_defaulted_functions
- Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
- Feature record: CXX_FEATURE:1cxx_delegating_constructors
- Feature record: CXX_FEATURE:1cxx_deleted_functions
- Feature record: CXX_FEATURE:0cxx_digit_separators
- Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
- Feature record: CXX_FEATURE:1cxx_explicit_conversions
- Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
- Feature record: CXX_FEATURE:1cxx_extern_templates
- Feature record: CXX_FEATURE:1cxx_final
- Feature record: CXX_FEATURE:1cxx_func_identifier
- Feature record: CXX_FEATURE:1cxx_generalized_initializers
- Feature record: CXX_FEATURE:0cxx_generic_lambdas
- Feature record: CXX_FEATURE:1cxx_inheriting_constructors
- Feature record: CXX_FEATURE:1cxx_inline_namespaces
- Feature record: CXX_FEATURE:1cxx_lambdas
- Feature record: CXX_FEATURE:0cxx_lambda_init_captures
- Feature record: CXX_FEATURE:1cxx_local_type_template_args
- Feature record: CXX_FEATURE:1cxx_long_long_type
- Feature record: CXX_FEATURE:1cxx_noexcept
- Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
- Feature record: CXX_FEATURE:1cxx_nullptr
- Feature record: CXX_FEATURE:1cxx_override
- Feature record: CXX_FEATURE:1cxx_range_for
- Feature record: CXX_FEATURE:1cxx_raw_string_literals
- Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
- Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
- Feature record: CXX_FEATURE:0cxx_return_type_deduction
- Feature record: CXX_FEATURE:1cxx_right_angle_brackets
- Feature record: CXX_FEATURE:1cxx_rvalue_references
- Feature record: CXX_FEATURE:1cxx_sizeof_member
- Feature record: CXX_FEATURE:1cxx_static_assert
- Feature record: CXX_FEATURE:1cxx_strong_enums
- Feature record: CXX_FEATURE:1cxx_template_template_parameters
- Feature record: CXX_FEATURE:1cxx_thread_local
- Feature record: CXX_FEATURE:1cxx_trailing_return_types
- Feature record: CXX_FEATURE:1cxx_unicode_literals
- Feature record: CXX_FEATURE:1cxx_uniform_initialization
- Feature record: CXX_FEATURE:1cxx_unrestricted_unions
- Feature record: CXX_FEATURE:1cxx_user_literals
- Feature record: CXX_FEATURE:0cxx_variable_templates
- Feature record: CXX_FEATURE:1cxx_variadic_macros
- Feature record: CXX_FEATURE:1cxx_variadic_templates
- Detecting CXX [-std=c++98] compiler features compiled with the following output:
- Change Dir: /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec249067798/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec249067798.dir/build.make CMakeFiles/cmTryCompileExec249067798.dir/build
- make[1]: Entering directory '/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp'
- /usr/bin/cmake -E cmake_progress_report /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building CXX object CMakeFiles/cmTryCompileExec249067798.dir/feature_tests.cxx.o
- /usr/bin/c++ -std=c++98 -o CMakeFiles/cmTryCompileExec249067798.dir/feature_tests.cxx.o -c /home/maldela/Fancontrol-GUI/CMakeFiles/feature_tests.cxx
- Linking CXX executable cmTryCompileExec249067798
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec249067798.dir/link.txt --verbose=1
- /usr/bin/c++ CMakeFiles/cmTryCompileExec249067798.dir/feature_tests.cxx.o -o cmTryCompileExec249067798 -rdynamic
- make[1]: Leaving directory '/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp'
- Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
- Feature record: CXX_FEATURE:0cxx_alias_templates
- Feature record: CXX_FEATURE:0cxx_alignas
- Feature record: CXX_FEATURE:0cxx_alignof
- Feature record: CXX_FEATURE:0cxx_attributes
- Feature record: CXX_FEATURE:0cxx_attribute_deprecated
- Feature record: CXX_FEATURE:0cxx_auto_type
- Feature record: CXX_FEATURE:0cxx_binary_literals
- Feature record: CXX_FEATURE:0cxx_constexpr
- Feature record: CXX_FEATURE:0cxx_contextual_conversions
- Feature record: CXX_FEATURE:0cxx_decltype
- Feature record: CXX_FEATURE:0cxx_decltype_auto
- Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
- Feature record: CXX_FEATURE:0cxx_default_function_template_args
- Feature record: CXX_FEATURE:0cxx_defaulted_functions
- Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
- Feature record: CXX_FEATURE:0cxx_delegating_constructors
- Feature record: CXX_FEATURE:0cxx_deleted_functions
- Feature record: CXX_FEATURE:0cxx_digit_separators
- Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
- Feature record: CXX_FEATURE:0cxx_explicit_conversions
- Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
- Feature record: CXX_FEATURE:0cxx_extern_templates
- Feature record: CXX_FEATURE:0cxx_final
- Feature record: CXX_FEATURE:0cxx_func_identifier
- Feature record: CXX_FEATURE:0cxx_generalized_initializers
- Feature record: CXX_FEATURE:0cxx_generic_lambdas
- Feature record: CXX_FEATURE:0cxx_inheriting_constructors
- Feature record: CXX_FEATURE:0cxx_inline_namespaces
- Feature record: CXX_FEATURE:0cxx_lambdas
- Feature record: CXX_FEATURE:0cxx_lambda_init_captures
- Feature record: CXX_FEATURE:0cxx_local_type_template_args
- Feature record: CXX_FEATURE:0cxx_long_long_type
- Feature record: CXX_FEATURE:0cxx_noexcept
- Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
- Feature record: CXX_FEATURE:0cxx_nullptr
- Feature record: CXX_FEATURE:0cxx_override
- Feature record: CXX_FEATURE:0cxx_range_for
- Feature record: CXX_FEATURE:0cxx_raw_string_literals
- Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
- Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
- Feature record: CXX_FEATURE:0cxx_return_type_deduction
- Feature record: CXX_FEATURE:0cxx_right_angle_brackets
- Feature record: CXX_FEATURE:0cxx_rvalue_references
- Feature record: CXX_FEATURE:0cxx_sizeof_member
- Feature record: CXX_FEATURE:0cxx_static_assert
- Feature record: CXX_FEATURE:0cxx_strong_enums
- Feature record: CXX_FEATURE:1cxx_template_template_parameters
- Feature record: CXX_FEATURE:0cxx_thread_local
- Feature record: CXX_FEATURE:0cxx_trailing_return_types
- Feature record: CXX_FEATURE:0cxx_unicode_literals
- Feature record: CXX_FEATURE:0cxx_uniform_initialization
- Feature record: CXX_FEATURE:0cxx_unrestricted_unions
- Feature record: CXX_FEATURE:0cxx_user_literals
- Feature record: CXX_FEATURE:0cxx_variable_templates
- Feature record: CXX_FEATURE:0cxx_variadic_macros
- Feature record: CXX_FEATURE:0cxx_variadic_templates
- Determining if the __GLIBC__ exist passed with the following output:
- Change Dir: /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec1100013864/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec1100013864.dir/build.make CMakeFiles/cmTryCompileExec1100013864.dir/build
- make[1]: Verzeichnis „/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp“ wird betreten
- /usr/bin/cmake -E cmake_progress_report /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building C object CMakeFiles/cmTryCompileExec1100013864.dir/CheckSymbolExists.c.o
- /usr/bin/cc -o CMakeFiles/cmTryCompileExec1100013864.dir/CheckSymbolExists.c.o -c /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/CheckSymbolExists.c
- Linking C executable cmTryCompileExec1100013864
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1100013864.dir/link.txt --verbose=1
- /usr/bin/cc CMakeFiles/cmTryCompileExec1100013864.dir/CheckSymbolExists.c.o -o cmTryCompileExec1100013864 -rdynamic
- make[1]: Verzeichnis „/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp“ wird verlassen
- File /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
- /* */
- #include <stdlib.h>
- int main(int argc, char** argv)
- {
- (void)argv;
- #ifndef __GLIBC__
- return ((int*)(&__GLIBC__))[argc];
- #else
- (void)argc;
- return 0;
- #endif
- }
- Performing C++ SOURCE FILE Test _OFFT_IS_64BIT succeded with the following output:
- Change Dir: /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec1700269580/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec1700269580.dir/build.make CMakeFiles/cmTryCompileExec1700269580.dir/build
- make[1]: Verzeichnis „/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp“ wird betreten
- /usr/bin/cmake -E cmake_progress_report /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building CXX object CMakeFiles/cmTryCompileExec1700269580.dir/src.cxx.o
- /usr/bin/c++ -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_OFFT_IS_64BIT -o CMakeFiles/cmTryCompileExec1700269580.dir/src.cxx.o -c /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/src.cxx
- Linking CXX executable cmTryCompileExec1700269580
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1700269580.dir/link.txt --verbose=1
- /usr/bin/c++ -D_OFFT_IS_64BIT CMakeFiles/cmTryCompileExec1700269580.dir/src.cxx.o -o cmTryCompileExec1700269580 -rdynamic
- make[1]: Verzeichnis „/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp“ wird verlassen
- Source file was:
- #include <sys/types.h>
- /* Check that off_t can represent 2**63 - 1 correctly.
- We can't simply define LARGE_OFF_T to be 9223372036854775807,
- since some C++ compilers masquerading as C compilers
- incorrectly reject 9223372036854775807. */
- #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
- int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1];
- int main() { return 0; }
- Performing C++ SOURCE FILE Test COMPILER_HAS_HIDDEN_VISIBILITY succeded with the following output:
- Change Dir: /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec3356052563/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec3356052563.dir/build.make CMakeFiles/cmTryCompileExec3356052563.dir/build
- make[1]: Entering directory '/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp'
- /usr/bin/cmake -E cmake_progress_report /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building CXX object CMakeFiles/cmTryCompileExec3356052563.dir/src.cxx.o
- /usr/bin/c++ -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DCOMPILER_HAS_HIDDEN_VISIBILITY -fvisibility=hidden -o CMakeFiles/cmTryCompileExec3356052563.dir/src.cxx.o -c /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/src.cxx
- Linking CXX executable cmTryCompileExec3356052563
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3356052563.dir/link.txt --verbose=1
- /usr/bin/c++ -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DCOMPILER_HAS_HIDDEN_VISIBILITY CMakeFiles/cmTryCompileExec3356052563.dir/src.cxx.o -o cmTryCompileExec3356052563 -rdynamic
- make[1]: Leaving directory '/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp'
- Source file was:
- int main() { return 0; }
- Performing C++ SOURCE FILE Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY succeded with the following output:
- Change Dir: /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec3924470957/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec3924470957.dir/build.make CMakeFiles/cmTryCompileExec3924470957.dir/build
- make[1]: Entering directory '/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp'
- /usr/bin/cmake -E cmake_progress_report /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building CXX object CMakeFiles/cmTryCompileExec3924470957.dir/src.cxx.o
- /usr/bin/c++ -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DCOMPILER_HAS_HIDDEN_INLINE_VISIBILITY -fvisibility-inlines-hidden -o CMakeFiles/cmTryCompileExec3924470957.dir/src.cxx.o -c /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/src.cxx
- Linking CXX executable cmTryCompileExec3924470957
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3924470957.dir/link.txt --verbose=1
- /usr/bin/c++ -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DCOMPILER_HAS_HIDDEN_INLINE_VISIBILITY CMakeFiles/cmTryCompileExec3924470957.dir/src.cxx.o -o cmTryCompileExec3924470957 -rdynamic
- make[1]: Leaving directory '/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp'
- Source file was:
- int main() { return 0; }
- Performing C++ SOURCE FILE Test COMPILER_HAS_DEPRECATED_ATTR succeded with the following output:
- Change Dir: /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec1634997275/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec1634997275.dir/build.make CMakeFiles/cmTryCompileExec1634997275.dir/build
- make[1]: Verzeichnis „/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp“ wird betreten
- /usr/bin/cmake -E cmake_progress_report /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building CXX object CMakeFiles/cmTryCompileExec1634997275.dir/src.cxx.o
- /usr/bin/c++ -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DCOMPILER_HAS_DEPRECATED_ATTR -o CMakeFiles/cmTryCompileExec1634997275.dir/src.cxx.o -c /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/src.cxx
- /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/src.cxx: In Funktion »int main()«:
- /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/src.cxx:2:25: Warnung: »int somefunc()« ist veraltet [-Wdeprecated-declarations]
- int main() { return somefunc();}
- ^
- /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/src.cxx:1:37: Anmerkung: hier deklariert
- __attribute__((__deprecated__)) int somefunc() { return 0; }
- ^
- /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/src.cxx:2:25: Warnung: »int somefunc()« ist veraltet [-Wdeprecated-declarations]
- int main() { return somefunc();}
- ^
- /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/src.cxx:1:37: Anmerkung: hier deklariert
- __attribute__((__deprecated__)) int somefunc() { return 0; }
- ^
- /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/src.cxx:2:34: Warnung: »int somefunc()« ist veraltet [-Wdeprecated-declarations]
- int main() { return somefunc();}
- ^
- /home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp/src.cxx:1:37: Anmerkung: hier deklariert
- __attribute__((__deprecated__)) int somefunc() { return 0; }
- ^
- Linking CXX executable cmTryCompileExec1634997275
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1634997275.dir/link.txt --verbose=1
- /usr/bin/c++ -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DCOMPILER_HAS_DEPRECATED_ATTR CMakeFiles/cmTryCompileExec1634997275.dir/src.cxx.o -o cmTryCompileExec1634997275 -rdynamic
- make[1]: Verzeichnis „/home/maldela/Fancontrol-GUI/CMakeFiles/CMakeTmp“ wird verlassen
- Source file was:
- __attribute__((__deprecated__)) int somefunc() { return 0; }
- int main() { return somefunc();}
|