12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211 |
- The system is: Linux - 4.1.6-1-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/projects/fancontrol-gui.git/build/CMakeFiles/3.3.1/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/projects/fancontrol-gui.git/build/CMakeFiles/3.3.1/CompilerIdCXX/a.out"
- Determining if the C compiler works passed with the following output:
- Change Dir: /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTC_84893/fast"
- /usr/bin/make -f CMakeFiles/cmTC_84893.dir/build.make CMakeFiles/cmTC_84893.dir/build
- make[1]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Building C object CMakeFiles/cmTC_84893.dir/testCCompiler.c.o
- /usr/bin/cc -o CMakeFiles/cmTC_84893.dir/testCCompiler.c.o -c /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp/testCCompiler.c
- Linking C executable cmTC_84893
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_84893.dir/link.txt --verbose=1
- /usr/bin/cc CMakeFiles/cmTC_84893.dir/testCCompiler.c.o -o cmTC_84893 -rdynamic
- make[1]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Detecting C compiler ABI info compiled with the following output:
- Change Dir: /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTC_31de8/fast"
- /usr/bin/make -f CMakeFiles/cmTC_31de8.dir/build.make CMakeFiles/cmTC_31de8.dir/build
- make[1]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Building C object CMakeFiles/cmTC_31de8.dir/CMakeCCompilerABI.c.o
- /usr/bin/cc -o CMakeFiles/cmTC_31de8.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.3/Modules/CMakeCCompilerABI.c
- Linking C executable cmTC_31de8
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_31de8.dir/link.txt --verbose=1
- /usr/bin/cc -v CMakeFiles/cmTC_31de8.dir/CMakeCCompilerABI.c.o -o cmTC_31de8 -rdynamic
- Using built-in specs.
- COLLECT_GCC=/usr/bin/cc
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/lto-wrapper
- Target: x86_64-unknown-linux-gnu
- Configured with: /build/gcc/src/gcc-5.2.0/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=gcc4-compatible
- Thread model: posix
- gcc version 5.2.0 (GCC)
- COMPILER_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/
- LIBRARY_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../:/lib/:/usr/lib/
- COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_31de8' '-rdynamic' '-mtune=generic' '-march=x86-64'
- /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/collect2 -plugin /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccSboPBO.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 cmTC_31de8 /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../.. CMakeFiles/cmTC_31de8.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.2.0/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crtn.o
- make[1]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Parsed C implicit link information from above output:
- link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
- ignore line: [Change Dir: /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp]
- ignore line: []
- ignore line: [Run Build Command:"/usr/bin/make" "cmTC_31de8/fast"]
- ignore line: [/usr/bin/make -f CMakeFiles/cmTC_31de8.dir/build.make CMakeFiles/cmTC_31de8.dir/build]
- ignore line: [make[1]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp']
- ignore line: [Building C object CMakeFiles/cmTC_31de8.dir/CMakeCCompilerABI.c.o]
- ignore line: [/usr/bin/cc -o CMakeFiles/cmTC_31de8.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.3/Modules/CMakeCCompilerABI.c]
- ignore line: [Linking C executable cmTC_31de8]
- ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_31de8.dir/link.txt --verbose=1]
- ignore line: [/usr/bin/cc -v CMakeFiles/cmTC_31de8.dir/CMakeCCompilerABI.c.o -o cmTC_31de8 -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.2.0/lto-wrapper]
- ignore line: [Target: x86_64-unknown-linux-gnu]
- ignore line: [Configured with: /build/gcc/src/gcc-5.2.0/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=gcc4-compatible]
- ignore line: [Thread model: posix]
- ignore line: [gcc version 5.2.0 (GCC) ]
- ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/]
- ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../:/lib/:/usr/lib/]
- ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_31de8' '-rdynamic' '-mtune=generic' '-march=x86-64']
- link line: [ /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/collect2 -plugin /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccSboPBO.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 cmTC_31de8 /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../.. CMakeFiles/cmTC_31de8.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.2.0/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crtn.o]
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/collect2] ==> ignore
- arg [-plugin] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/liblto_plugin.so] ==> ignore
- arg [-plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/lto-wrapper] ==> ignore
- arg [-plugin-opt=-fresolution=/tmp/ccSboPBO.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 [cmTC_31de8] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crt1.o] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crti.o] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/crtbegin.o] ==> ignore
- arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0]
- arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.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.2.0/../../..] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../..]
- arg [CMakeFiles/cmTC_31de8.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.2.0/crtend.o] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.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.2.0] ==> [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0]
- collapse library dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.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.2.0/../../..] ==> [/usr/lib]
- implicit libs: [c]
- implicit dirs: [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0;/usr/lib;/lib]
- implicit fwks: []
- Detecting C [-std=c11] compiler features compiled with the following output:
- Change Dir: /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTC_414c1/fast"
- /usr/bin/make -f CMakeFiles/cmTC_414c1.dir/build.make CMakeFiles/cmTC_414c1.dir/build
- make[1]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Building C object CMakeFiles/cmTC_414c1.dir/feature_tests.c.o
- /usr/bin/cc -std=c11 -o CMakeFiles/cmTC_414c1.dir/feature_tests.c.o -c /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/feature_tests.c
- Linking C executable cmTC_414c1
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_414c1.dir/link.txt --verbose=1
- /usr/bin/cc CMakeFiles/cmTC_414c1.dir/feature_tests.c.o -o cmTC_414c1 -rdynamic
- make[1]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/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/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTC_16cf4/fast"
- /usr/bin/make -f CMakeFiles/cmTC_16cf4.dir/build.make CMakeFiles/cmTC_16cf4.dir/build
- make[1]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Building C object CMakeFiles/cmTC_16cf4.dir/feature_tests.c.o
- /usr/bin/cc -std=c99 -o CMakeFiles/cmTC_16cf4.dir/feature_tests.c.o -c /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/feature_tests.c
- Linking C executable cmTC_16cf4
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_16cf4.dir/link.txt --verbose=1
- /usr/bin/cc CMakeFiles/cmTC_16cf4.dir/feature_tests.c.o -o cmTC_16cf4 -rdynamic
- make[1]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/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/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTC_93224/fast"
- /usr/bin/make -f CMakeFiles/cmTC_93224.dir/build.make CMakeFiles/cmTC_93224.dir/build
- make[1]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Building C object CMakeFiles/cmTC_93224.dir/feature_tests.c.o
- /usr/bin/cc -std=c90 -o CMakeFiles/cmTC_93224.dir/feature_tests.c.o -c /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/feature_tests.c
- Linking C executable cmTC_93224
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_93224.dir/link.txt --verbose=1
- /usr/bin/cc CMakeFiles/cmTC_93224.dir/feature_tests.c.o -o cmTC_93224 -rdynamic
- make[1]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/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/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTC_f246c/fast"
- /usr/bin/make -f CMakeFiles/cmTC_f246c.dir/build.make CMakeFiles/cmTC_f246c.dir/build
- make[1]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Building CXX object CMakeFiles/cmTC_f246c.dir/testCXXCompiler.cxx.o
- /usr/bin/c++ -o CMakeFiles/cmTC_f246c.dir/testCXXCompiler.cxx.o -c /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
- Linking CXX executable cmTC_f246c
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f246c.dir/link.txt --verbose=1
- /usr/bin/c++ CMakeFiles/cmTC_f246c.dir/testCXXCompiler.cxx.o -o cmTC_f246c -rdynamic
- make[1]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Detecting CXX compiler ABI info compiled with the following output:
- Change Dir: /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTC_6c0e1/fast"
- /usr/bin/make -f CMakeFiles/cmTC_6c0e1.dir/build.make CMakeFiles/cmTC_6c0e1.dir/build
- make[1]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Building CXX object CMakeFiles/cmTC_6c0e1.dir/CMakeCXXCompilerABI.cpp.o
- /usr/bin/c++ -o CMakeFiles/cmTC_6c0e1.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.3/Modules/CMakeCXXCompilerABI.cpp
- Linking CXX executable cmTC_6c0e1
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6c0e1.dir/link.txt --verbose=1
- /usr/bin/c++ -v CMakeFiles/cmTC_6c0e1.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_6c0e1 -rdynamic
- Using built-in specs.
- COLLECT_GCC=/usr/bin/c++
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/lto-wrapper
- Target: x86_64-unknown-linux-gnu
- Configured with: /build/gcc/src/gcc-5.2.0/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=gcc4-compatible
- Thread model: posix
- gcc version 5.2.0 (GCC)
- COMPILER_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/
- LIBRARY_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../:/lib/:/usr/lib/
- COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_6c0e1' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
- /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/collect2 -plugin /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccyhtcB8.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 cmTC_6c0e1 /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../.. CMakeFiles/cmTC_6c0e1.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crtn.o
- make[1]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Parsed CXX implicit link information from above output:
- link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
- ignore line: [Change Dir: /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp]
- ignore line: []
- ignore line: [Run Build Command:"/usr/bin/make" "cmTC_6c0e1/fast"]
- ignore line: [/usr/bin/make -f CMakeFiles/cmTC_6c0e1.dir/build.make CMakeFiles/cmTC_6c0e1.dir/build]
- ignore line: [make[1]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp']
- ignore line: [Building CXX object CMakeFiles/cmTC_6c0e1.dir/CMakeCXXCompilerABI.cpp.o]
- ignore line: [/usr/bin/c++ -o CMakeFiles/cmTC_6c0e1.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.3/Modules/CMakeCXXCompilerABI.cpp]
- ignore line: [Linking CXX executable cmTC_6c0e1]
- ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6c0e1.dir/link.txt --verbose=1]
- ignore line: [/usr/bin/c++ -v CMakeFiles/cmTC_6c0e1.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_6c0e1 -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.2.0/lto-wrapper]
- ignore line: [Target: x86_64-unknown-linux-gnu]
- ignore line: [Configured with: /build/gcc/src/gcc-5.2.0/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=gcc4-compatible]
- ignore line: [Thread model: posix]
- ignore line: [gcc version 5.2.0 (GCC) ]
- ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/]
- ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../:/lib/:/usr/lib/]
- ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_6c0e1' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64']
- link line: [ /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/collect2 -plugin /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccyhtcB8.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 cmTC_6c0e1 /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../.. CMakeFiles/cmTC_6c0e1.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crtn.o]
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/collect2] ==> ignore
- arg [-plugin] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/liblto_plugin.so] ==> ignore
- arg [-plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/lto-wrapper] ==> ignore
- arg [-plugin-opt=-fresolution=/tmp/ccyhtcB8.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 [cmTC_6c0e1] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crt1.o] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crti.o] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/crtbegin.o] ==> ignore
- arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0]
- arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.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.2.0/../../..] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../..]
- arg [CMakeFiles/cmTC_6c0e1.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.2.0/crtend.o] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.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.2.0] ==> [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0]
- collapse library dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.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.2.0/../../..] ==> [/usr/lib]
- implicit libs: [stdc++;m;c]
- implicit dirs: [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0;/usr/lib;/lib]
- implicit fwks: []
- Detecting CXX [-std=c++14] compiler features compiled with the following output:
- Change Dir: /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTC_8f55e/fast"
- /usr/bin/make -f CMakeFiles/cmTC_8f55e.dir/build.make CMakeFiles/cmTC_8f55e.dir/build
- make[1]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Building CXX object CMakeFiles/cmTC_8f55e.dir/feature_tests.cxx.o
- /usr/bin/c++ -std=c++14 -o CMakeFiles/cmTC_8f55e.dir/feature_tests.cxx.o -c /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/feature_tests.cxx
- Linking CXX executable cmTC_8f55e
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8f55e.dir/link.txt --verbose=1
- /usr/bin/c++ CMakeFiles/cmTC_8f55e.dir/feature_tests.cxx.o -o cmTC_8f55e -rdynamic
- make[1]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/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/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTC_36995/fast"
- /usr/bin/make -f CMakeFiles/cmTC_36995.dir/build.make CMakeFiles/cmTC_36995.dir/build
- make[1]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Building CXX object CMakeFiles/cmTC_36995.dir/feature_tests.cxx.o
- /usr/bin/c++ -std=c++11 -o CMakeFiles/cmTC_36995.dir/feature_tests.cxx.o -c /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/feature_tests.cxx
- Linking CXX executable cmTC_36995
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_36995.dir/link.txt --verbose=1
- /usr/bin/c++ CMakeFiles/cmTC_36995.dir/feature_tests.cxx.o -o cmTC_36995 -rdynamic
- make[1]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/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/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTC_65d52/fast"
- /usr/bin/make -f CMakeFiles/cmTC_65d52.dir/build.make CMakeFiles/cmTC_65d52.dir/build
- make[1]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Building CXX object CMakeFiles/cmTC_65d52.dir/feature_tests.cxx.o
- /usr/bin/c++ -std=c++98 -o CMakeFiles/cmTC_65d52.dir/feature_tests.cxx.o -c /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/feature_tests.cxx
- Linking CXX executable cmTC_65d52
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_65d52.dir/link.txt --verbose=1
- /usr/bin/c++ CMakeFiles/cmTC_65d52.dir/feature_tests.cxx.o -o cmTC_65d52 -rdynamic
- make[1]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/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/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTC_89f15/fast"
- /usr/bin/make -f CMakeFiles/cmTC_89f15.dir/build.make CMakeFiles/cmTC_89f15.dir/build
- make[1]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Building C object CMakeFiles/cmTC_89f15.dir/CheckSymbolExists.c.o
- /usr/bin/cc -o CMakeFiles/cmTC_89f15.dir/CheckSymbolExists.c.o -c /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
- Linking C executable cmTC_89f15
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_89f15.dir/link.txt --verbose=1
- /usr/bin/cc CMakeFiles/cmTC_89f15.dir/CheckSymbolExists.c.o -o cmTC_89f15 -rdynamic
- make[1]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- File /home/maldela/projects/fancontrol-gui.git/build/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/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTC_de0e8/fast"
- /usr/bin/make -f CMakeFiles/cmTC_de0e8.dir/build.make CMakeFiles/cmTC_de0e8.dir/build
- make[1]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Building CXX object CMakeFiles/cmTC_de0e8.dir/src.cxx.o
- /usr/bin/c++ -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_OFFT_IS_64BIT -o CMakeFiles/cmTC_de0e8.dir/src.cxx.o -c /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp/src.cxx
- Linking CXX executable cmTC_de0e8
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_de0e8.dir/link.txt --verbose=1
- /usr/bin/c++ -D_OFFT_IS_64BIT CMakeFiles/cmTC_de0e8.dir/src.cxx.o -o cmTC_de0e8 -rdynamic
- make[1]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- 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/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTC_52912/fast"
- /usr/bin/make -f CMakeFiles/cmTC_52912.dir/build.make CMakeFiles/cmTC_52912.dir/build
- make[1]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Building CXX object CMakeFiles/cmTC_52912.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/cmTC_52912.dir/src.cxx.o -c /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp/src.cxx
- Linking CXX executable cmTC_52912
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_52912.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/cmTC_52912.dir/src.cxx.o -o cmTC_52912 -rdynamic
- make[1]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/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/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTC_a2963/fast"
- /usr/bin/make -f CMakeFiles/cmTC_a2963.dir/build.make CMakeFiles/cmTC_a2963.dir/build
- make[1]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Building CXX object CMakeFiles/cmTC_a2963.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/cmTC_a2963.dir/src.cxx.o -c /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp/src.cxx
- Linking CXX executable cmTC_a2963
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a2963.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/cmTC_a2963.dir/src.cxx.o -o cmTC_a2963 -rdynamic
- make[1]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/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/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTC_c808a/fast"
- /usr/bin/make -f CMakeFiles/cmTC_c808a.dir/build.make CMakeFiles/cmTC_c808a.dir/build
- make[1]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Building CXX object CMakeFiles/cmTC_c808a.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/cmTC_c808a.dir/src.cxx.o -c /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp/src.cxx
- /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp/src.cxx: In function ‘int main()’:
- /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp/src.cxx:2:25: warning: ‘int somefunc()’ is deprecated [-Wdeprecated-declarations]
- int main() { return somefunc();}
- ^
- /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp/src.cxx:1:37: note: declared here
- __attribute__((__deprecated__)) int somefunc() { return 0; }
- ^
- /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp/src.cxx:2:25: warning: ‘int somefunc()’ is deprecated [-Wdeprecated-declarations]
- int main() { return somefunc();}
- ^
- /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp/src.cxx:1:37: note: declared here
- __attribute__((__deprecated__)) int somefunc() { return 0; }
- ^
- /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp/src.cxx:2:34: warning: ‘int somefunc()’ is deprecated [-Wdeprecated-declarations]
- int main() { return somefunc();}
- ^
- /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp/src.cxx:1:37: note: declared here
- __attribute__((__deprecated__)) int somefunc() { return 0; }
- ^
- Linking CXX executable cmTC_c808a
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c808a.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/cmTC_c808a.dir/src.cxx.o -o cmTC_c808a -rdynamic
- make[1]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Source file was:
- __attribute__((__deprecated__)) int somefunc() { return 0; }
- int main() { return somefunc();}
- The system is: Linux - 4.2.1-1-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/projects/fancontrol-gui.git/build/CMakeFiles/3.3.2/CompilerIdC/a.out"
- Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
- Compiler: /usr/bin/c++
- Build flags:
- Id flags:
- The output was:
- 0
- Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
- The CXX compiler identification is GNU, found in "/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/3.3.2/CompilerIdCXX/a.out"
- Determining if the C compiler works passed with the following output:
- Change Dir: /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTC_c40cc/fast"
- make[1]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- /usr/bin/make -f CMakeFiles/cmTC_c40cc.dir/build.make CMakeFiles/cmTC_c40cc.dir/build
- make[2]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Building C object CMakeFiles/cmTC_c40cc.dir/testCCompiler.c.o
- /usr/bin/cc -o CMakeFiles/cmTC_c40cc.dir/testCCompiler.c.o -c /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp/testCCompiler.c
- Linking C executable cmTC_c40cc
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c40cc.dir/link.txt --verbose=1
- /usr/bin/cc CMakeFiles/cmTC_c40cc.dir/testCCompiler.c.o -o cmTC_c40cc -rdynamic
- make[2]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- make[1]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Detecting C compiler ABI info compiled with the following output:
- Change Dir: /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTC_874b2/fast"
- make[1]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- /usr/bin/make -f CMakeFiles/cmTC_874b2.dir/build.make CMakeFiles/cmTC_874b2.dir/build
- make[2]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Building C object CMakeFiles/cmTC_874b2.dir/CMakeCCompilerABI.c.o
- /usr/bin/cc -o CMakeFiles/cmTC_874b2.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.3/Modules/CMakeCCompilerABI.c
- Linking C executable cmTC_874b2
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_874b2.dir/link.txt --verbose=1
- /usr/bin/cc -v CMakeFiles/cmTC_874b2.dir/CMakeCCompilerABI.c.o -o cmTC_874b2 -rdynamic
- Using built-in specs.
- COLLECT_GCC=/usr/bin/cc
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/lto-wrapper
- Target: x86_64-unknown-linux-gnu
- Configured with: /build/gcc/src/gcc-5.2.0/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=gcc4-compatible
- Thread model: posix
- gcc version 5.2.0 (GCC)
- COMPILER_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/
- LIBRARY_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../:/lib/:/usr/lib/
- COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_874b2' '-rdynamic' '-mtune=generic' '-march=x86-64'
- /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/collect2 -plugin /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccJ0ypjC.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 cmTC_874b2 /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../.. CMakeFiles/cmTC_874b2.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.2.0/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crtn.o
- make[2]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- make[1]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Parsed C implicit link information from above output:
- link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
- ignore line: [Change Dir: /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp]
- ignore line: []
- ignore line: [Run Build Command:"/usr/bin/make" "cmTC_874b2/fast"]
- ignore line: [make[1]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp']
- ignore line: [/usr/bin/make -f CMakeFiles/cmTC_874b2.dir/build.make CMakeFiles/cmTC_874b2.dir/build]
- ignore line: [make[2]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp']
- ignore line: [Building C object CMakeFiles/cmTC_874b2.dir/CMakeCCompilerABI.c.o]
- ignore line: [/usr/bin/cc -o CMakeFiles/cmTC_874b2.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.3/Modules/CMakeCCompilerABI.c]
- ignore line: [Linking C executable cmTC_874b2]
- ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_874b2.dir/link.txt --verbose=1]
- ignore line: [/usr/bin/cc -v CMakeFiles/cmTC_874b2.dir/CMakeCCompilerABI.c.o -o cmTC_874b2 -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.2.0/lto-wrapper]
- ignore line: [Target: x86_64-unknown-linux-gnu]
- ignore line: [Configured with: /build/gcc/src/gcc-5.2.0/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=gcc4-compatible]
- ignore line: [Thread model: posix]
- ignore line: [gcc version 5.2.0 (GCC) ]
- ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/]
- ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../:/lib/:/usr/lib/]
- ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_874b2' '-rdynamic' '-mtune=generic' '-march=x86-64']
- link line: [ /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/collect2 -plugin /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccJ0ypjC.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 cmTC_874b2 /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../.. CMakeFiles/cmTC_874b2.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.2.0/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crtn.o]
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/collect2] ==> ignore
- arg [-plugin] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/liblto_plugin.so] ==> ignore
- arg [-plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/lto-wrapper] ==> ignore
- arg [-plugin-opt=-fresolution=/tmp/ccJ0ypjC.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 [cmTC_874b2] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crt1.o] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crti.o] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/crtbegin.o] ==> ignore
- arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0]
- arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.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.2.0/../../..] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../..]
- arg [CMakeFiles/cmTC_874b2.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.2.0/crtend.o] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.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.2.0] ==> [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0]
- collapse library dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.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.2.0/../../..] ==> [/usr/lib]
- implicit libs: [c]
- implicit dirs: [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0;/usr/lib;/lib]
- implicit fwks: []
- Detecting C [-std=c11] compiler features compiled with the following output:
- Change Dir: /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTC_6b894/fast"
- make[1]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- /usr/bin/make -f CMakeFiles/cmTC_6b894.dir/build.make CMakeFiles/cmTC_6b894.dir/build
- make[2]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Building C object CMakeFiles/cmTC_6b894.dir/feature_tests.c.o
- /usr/bin/cc -std=c11 -o CMakeFiles/cmTC_6b894.dir/feature_tests.c.o -c /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/feature_tests.c
- Linking C executable cmTC_6b894
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6b894.dir/link.txt --verbose=1
- /usr/bin/cc CMakeFiles/cmTC_6b894.dir/feature_tests.c.o -o cmTC_6b894 -rdynamic
- make[2]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- make[1]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/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/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTC_fd03a/fast"
- make[1]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- /usr/bin/make -f CMakeFiles/cmTC_fd03a.dir/build.make CMakeFiles/cmTC_fd03a.dir/build
- make[2]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Building C object CMakeFiles/cmTC_fd03a.dir/feature_tests.c.o
- /usr/bin/cc -std=c99 -o CMakeFiles/cmTC_fd03a.dir/feature_tests.c.o -c /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/feature_tests.c
- Linking C executable cmTC_fd03a
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fd03a.dir/link.txt --verbose=1
- /usr/bin/cc CMakeFiles/cmTC_fd03a.dir/feature_tests.c.o -o cmTC_fd03a -rdynamic
- make[2]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- make[1]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/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/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTC_f1453/fast"
- make[1]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- /usr/bin/make -f CMakeFiles/cmTC_f1453.dir/build.make CMakeFiles/cmTC_f1453.dir/build
- make[2]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Building C object CMakeFiles/cmTC_f1453.dir/feature_tests.c.o
- /usr/bin/cc -std=c90 -o CMakeFiles/cmTC_f1453.dir/feature_tests.c.o -c /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/feature_tests.c
- Linking C executable cmTC_f1453
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f1453.dir/link.txt --verbose=1
- /usr/bin/cc CMakeFiles/cmTC_f1453.dir/feature_tests.c.o -o cmTC_f1453 -rdynamic
- make[2]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- make[1]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/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/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTC_e22c1/fast"
- make[1]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- /usr/bin/make -f CMakeFiles/cmTC_e22c1.dir/build.make CMakeFiles/cmTC_e22c1.dir/build
- make[2]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Building CXX object CMakeFiles/cmTC_e22c1.dir/testCXXCompiler.cxx.o
- /usr/bin/c++ -o CMakeFiles/cmTC_e22c1.dir/testCXXCompiler.cxx.o -c /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
- Linking CXX executable cmTC_e22c1
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e22c1.dir/link.txt --verbose=1
- /usr/bin/c++ CMakeFiles/cmTC_e22c1.dir/testCXXCompiler.cxx.o -o cmTC_e22c1 -rdynamic
- make[2]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- make[1]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Detecting CXX compiler ABI info compiled with the following output:
- Change Dir: /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTC_f54ae/fast"
- make[1]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- /usr/bin/make -f CMakeFiles/cmTC_f54ae.dir/build.make CMakeFiles/cmTC_f54ae.dir/build
- make[2]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Building CXX object CMakeFiles/cmTC_f54ae.dir/CMakeCXXCompilerABI.cpp.o
- /usr/bin/c++ -o CMakeFiles/cmTC_f54ae.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.3/Modules/CMakeCXXCompilerABI.cpp
- Linking CXX executable cmTC_f54ae
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f54ae.dir/link.txt --verbose=1
- /usr/bin/c++ -v CMakeFiles/cmTC_f54ae.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_f54ae -rdynamic
- Using built-in specs.
- COLLECT_GCC=/usr/bin/c++
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/lto-wrapper
- Target: x86_64-unknown-linux-gnu
- Configured with: /build/gcc/src/gcc-5.2.0/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=gcc4-compatible
- Thread model: posix
- gcc version 5.2.0 (GCC)
- COMPILER_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/
- LIBRARY_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../:/lib/:/usr/lib/
- COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_f54ae' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
- /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/collect2 -plugin /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccQtGrjX.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 cmTC_f54ae /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../.. CMakeFiles/cmTC_f54ae.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crtn.o
- make[2]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- make[1]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Parsed CXX implicit link information from above output:
- link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
- ignore line: [Change Dir: /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp]
- ignore line: []
- ignore line: [Run Build Command:"/usr/bin/make" "cmTC_f54ae/fast"]
- ignore line: [make[1]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp']
- ignore line: [/usr/bin/make -f CMakeFiles/cmTC_f54ae.dir/build.make CMakeFiles/cmTC_f54ae.dir/build]
- ignore line: [make[2]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp']
- ignore line: [Building CXX object CMakeFiles/cmTC_f54ae.dir/CMakeCXXCompilerABI.cpp.o]
- ignore line: [/usr/bin/c++ -o CMakeFiles/cmTC_f54ae.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.3/Modules/CMakeCXXCompilerABI.cpp]
- ignore line: [Linking CXX executable cmTC_f54ae]
- ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f54ae.dir/link.txt --verbose=1]
- ignore line: [/usr/bin/c++ -v CMakeFiles/cmTC_f54ae.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_f54ae -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.2.0/lto-wrapper]
- ignore line: [Target: x86_64-unknown-linux-gnu]
- ignore line: [Configured with: /build/gcc/src/gcc-5.2.0/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=gcc4-compatible]
- ignore line: [Thread model: posix]
- ignore line: [gcc version 5.2.0 (GCC) ]
- ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/]
- ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../:/lib/:/usr/lib/]
- ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_f54ae' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64']
- link line: [ /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/collect2 -plugin /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccQtGrjX.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 cmTC_f54ae /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../.. CMakeFiles/cmTC_f54ae.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crtn.o]
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/collect2] ==> ignore
- arg [-plugin] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/liblto_plugin.so] ==> ignore
- arg [-plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/lto-wrapper] ==> ignore
- arg [-plugin-opt=-fresolution=/tmp/ccQtGrjX.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 [cmTC_f54ae] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crt1.o] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crti.o] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/crtbegin.o] ==> ignore
- arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0]
- arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.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.2.0/../../..] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../..]
- arg [CMakeFiles/cmTC_f54ae.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.2.0/crtend.o] ==> ignore
- arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.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.2.0] ==> [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0]
- collapse library dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.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.2.0/../../..] ==> [/usr/lib]
- implicit libs: [stdc++;m;c]
- implicit dirs: [/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0;/usr/lib;/lib]
- implicit fwks: []
- Detecting CXX [-std=c++14] compiler features compiled with the following output:
- Change Dir: /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTC_db091/fast"
- make[1]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- /usr/bin/make -f CMakeFiles/cmTC_db091.dir/build.make CMakeFiles/cmTC_db091.dir/build
- make[2]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Building CXX object CMakeFiles/cmTC_db091.dir/feature_tests.cxx.o
- /usr/bin/c++ -std=c++14 -o CMakeFiles/cmTC_db091.dir/feature_tests.cxx.o -c /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/feature_tests.cxx
- Linking CXX executable cmTC_db091
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_db091.dir/link.txt --verbose=1
- /usr/bin/c++ CMakeFiles/cmTC_db091.dir/feature_tests.cxx.o -o cmTC_db091 -rdynamic
- make[2]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- make[1]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/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/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTC_f2fbb/fast"
- make[1]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- /usr/bin/make -f CMakeFiles/cmTC_f2fbb.dir/build.make CMakeFiles/cmTC_f2fbb.dir/build
- make[2]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Building CXX object CMakeFiles/cmTC_f2fbb.dir/feature_tests.cxx.o
- /usr/bin/c++ -std=c++11 -o CMakeFiles/cmTC_f2fbb.dir/feature_tests.cxx.o -c /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/feature_tests.cxx
- Linking CXX executable cmTC_f2fbb
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f2fbb.dir/link.txt --verbose=1
- /usr/bin/c++ CMakeFiles/cmTC_f2fbb.dir/feature_tests.cxx.o -o cmTC_f2fbb -rdynamic
- make[2]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- make[1]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/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/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTC_f13bf/fast"
- make[1]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- /usr/bin/make -f CMakeFiles/cmTC_f13bf.dir/build.make CMakeFiles/cmTC_f13bf.dir/build
- make[2]: Entering directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- Building CXX object CMakeFiles/cmTC_f13bf.dir/feature_tests.cxx.o
- /usr/bin/c++ -std=c++98 -o CMakeFiles/cmTC_f13bf.dir/feature_tests.cxx.o -c /home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/feature_tests.cxx
- Linking CXX executable cmTC_f13bf
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f13bf.dir/link.txt --verbose=1
- /usr/bin/c++ CMakeFiles/cmTC_f13bf.dir/feature_tests.cxx.o -o cmTC_f13bf -rdynamic
- make[2]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/CMakeFiles/CMakeTmp'
- make[1]: Leaving directory '/home/maldela/projects/fancontrol-gui.git/build/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
|