Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ShalokShalom/9f9b95da8ac4bafe68d83d36dc340338 to your computer and use it in GitHub Desktop.
Save ShalokShalom/9f9b95da8ac4bafe68d83d36dc340338 to your computer and use it in GitHub Desktop.
The system is: Linux - 5.0.9-1 - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/bin/cc
Build flags: -march=x86-64;-mtune=generic;-O2;-pipe;-fstack-protector;--param=ssp-buffer-size=4
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/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/3.14.3/CompilerIdC/a.out"
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /usr/bin/c++
Build flags: -march=x86-64;;-mtune=generic;-O2;-pipe;-fstack-protector;--param=ssp-buffer-size=4
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/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/3.14.3/CompilerIdCXX/a.out"
Determining if the C compiler works passed with the following output:
Change Dir: /home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_8a065/fast
/usr/bin/make -f CMakeFiles/cmTC_8a065.dir/build.make CMakeFiles/cmTC_8a065.dir/build
make[1]: Verzeichnis „/home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp“ wird betreten
Building C object CMakeFiles/cmTC_8a065.dir/testCCompiler.c.o
/usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_8a065.dir/testCCompiler.c.o -c /home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTC_8a065
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8a065.dir/link.txt --verbose=1
/usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic CMakeFiles/cmTC_8a065.dir/testCCompiler.c.o -o cmTC_8a065
make[1]: Verzeichnis „/home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp“ wird verlassen
Detecting C compiler ABI info compiled with the following output:
Change Dir: /home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_26d29/fast
/usr/bin/make -f CMakeFiles/cmTC_26d29.dir/build.make CMakeFiles/cmTC_26d29.dir/build
make[1]: Entering directory '/home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_26d29.dir/CMakeCCompilerABI.c.o
/usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -v -o CMakeFiles/cmTC_26d29.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.14/Modules/CMakeCCompilerABI.c
Using built-in specs.
COLLECT_GCC=/usr/bin/cc
Target: x86_64-pc-linux-gnu
Configured with: /buildsys/core/gcc/src/gcc-8.3.0/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/KaOSx/core/issues --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
Thread model: posix
gcc version 8.3.0 (GCC)
COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector' '--param' 'ssp-buffer-size=4' '-v' '-o' 'CMakeFiles/cmTC_26d29.dir/CMakeCCompilerABI.c.o' '-c'
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/cc1 -quiet -v /usr/share/cmake-3.14/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -march=x86-64 -mtune=generic -auxbase-strip CMakeFiles/cmTC_26d29.dir/CMakeCCompilerABI.c.o -O2 -version -fstack-protector --param ssp-buffer-size=4 -o - |
as -v --64 -o CMakeFiles/cmTC_26d29.dir/CMakeCCompilerABI.c.o
GNU assembler version 2.30.0 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.30.0.20180625
GNU C17 (GCC) version 8.3.0 (x86_64-pc-linux-gnu)
compiled by GNU C version 8.3.0, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.18-GMP
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
ignoring nonexistent directory "/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/include"
#include "..." search starts here:
#include <...> search starts here:
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include
/usr/local/include
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed
/usr/include
End of search list.
GNU C17 (GCC) version 8.3.0 (x86_64-pc-linux-gnu)
compiled by GNU C version 8.3.0, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.18-GMP
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Compiler executable checksum: 4a4f002af469fcce6d7b237303426e7c
COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector' '--param' 'ssp-buffer-size=4' '-v' '-o' 'CMakeFiles/cmTC_26d29.dir/CMakeCCompilerABI.c.o' '-c'
Linking C executable cmTC_26d29
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_26d29.dir/link.txt --verbose=1
/usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wl,-O1,--sort-common,--as-needed,-z,relro -v -rdynamic CMakeFiles/cmTC_26d29.dir/CMakeCCompilerABI.c.o -o cmTC_26d29
Using built-in specs.
COLLECT_GCC=/usr/bin/cc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /buildsys/core/gcc/src/gcc-8.3.0/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/KaOSx/core/issues --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
Thread model: posix
gcc version 8.3.0 (GCC)
COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector' '--param' 'ssp-buffer-size=4' '-v' '-rdynamic' '-o' 'cmTC_26d29'
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cclwFjDf.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_26d29 /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../.. -O1 --sort-common --as-needed -z relro CMakeFiles/cmTC_26d29.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-pc-linux-gnu/8.3.0/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib/crtn.o
COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector' '--param' 'ssp-buffer-size=4' '-v' '-rdynamic' '-o' 'cmTC_26d29'
make[1]: Leaving directory '/home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp'
Parsed C implicit include dir info from above output: rv=done
found start of include info
found start of implicit include info
add: [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include]
add: [/usr/local/include]
add: [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed]
add: [/usr/include]
end of search list found
collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include]
collapse include dir [/usr/local/include] ==> [/usr/local/include]
collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed]
collapse include dir [/usr/include] ==> [/usr/include]
implicit include dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include;/usr/local/include;/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed;/usr/include]
Parsed C implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command(s):/usr/bin/make cmTC_26d29/fast ]
ignore line: [/usr/bin/make -f CMakeFiles/cmTC_26d29.dir/build.make CMakeFiles/cmTC_26d29.dir/build]
ignore line: [make[1]: Entering directory '/home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp']
ignore line: [Building C object CMakeFiles/cmTC_26d29.dir/CMakeCCompilerABI.c.o]
ignore line: [/usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -v -o CMakeFiles/cmTC_26d29.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.14/Modules/CMakeCCompilerABI.c]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/bin/cc]
ignore line: [Target: x86_64-pc-linux-gnu]
ignore line: [Configured with: /buildsys/core/gcc/src/gcc-8.3.0/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/KaOSx/core/issues --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]
ignore line: [Thread model: posix]
ignore line: [gcc version 8.3.0 (GCC) ]
ignore line: [COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector' '--param' 'ssp-buffer-size=4' '-v' '-o' 'CMakeFiles/cmTC_26d29.dir/CMakeCCompilerABI.c.o' '-c']
ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/cc1 -quiet -v /usr/share/cmake-3.14/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -march=x86-64 -mtune=generic -auxbase-strip CMakeFiles/cmTC_26d29.dir/CMakeCCompilerABI.c.o -O2 -version -fstack-protector --param ssp-buffer-size=4 -o - |]
ignore line: [ as -v --64 -o CMakeFiles/cmTC_26d29.dir/CMakeCCompilerABI.c.o]
ignore line: [GNU assembler version 2.30.0 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.30.0.20180625]
ignore line: [GNU C17 (GCC) version 8.3.0 (x86_64-pc-linux-gnu)]
ignore line: [ compiled by GNU C version 8.3.0, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.18-GMP]
ignore line: []
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/include"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include]
ignore line: [ /usr/local/include]
ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed]
ignore line: [ /usr/include]
ignore line: [End of search list.]
ignore line: [GNU C17 (GCC) version 8.3.0 (x86_64-pc-linux-gnu)]
ignore line: [ compiled by GNU C version 8.3.0, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.18-GMP]
ignore line: []
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
ignore line: [Compiler executable checksum: 4a4f002af469fcce6d7b237303426e7c]
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector' '--param' 'ssp-buffer-size=4' '-v' '-o' 'CMakeFiles/cmTC_26d29.dir/CMakeCCompilerABI.c.o' '-c']
ignore line: [Linking C executable cmTC_26d29]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_26d29.dir/link.txt --verbose=1]
ignore line: [/usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wl,-O1,--sort-common,--as-needed,-z,relro -v -rdynamic CMakeFiles/cmTC_26d29.dir/CMakeCCompilerABI.c.o -o cmTC_26d29 ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/bin/cc]
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/lto-wrapper]
ignore line: [Target: x86_64-pc-linux-gnu]
ignore line: [Configured with: /buildsys/core/gcc/src/gcc-8.3.0/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/KaOSx/core/issues --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]
ignore line: [Thread model: posix]
ignore line: [gcc version 8.3.0 (GCC) ]
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector' '--param' 'ssp-buffer-size=4' '-v' '-rdynamic' '-o' 'cmTC_26d29']
link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cclwFjDf.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_26d29 /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../.. -O1 --sort-common --as-needed -z relro CMakeFiles/cmTC_26d29.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-pc-linux-gnu/8.3.0/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib/crtn.o]
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/tmp/cclwFjDf.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_26d29] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib/crt1.o] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib/crti.o] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtbegin.o] ==> ignore
arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0]
arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.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-pc-linux-gnu/8.3.0/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../..]
arg [-O1] ==> ignore
arg [--sort-common] ==> ignore
arg [--as-needed] ==> ignore
arg [-zrelro] ==> ignore
arg [CMakeFiles/cmTC_26d29.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-pc-linux-gnu/8.3.0/crtend.o] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib/crtn.o] ==> ignore
collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0]
collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.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-pc-linux-gnu/8.3.0/../../..] ==> [/usr/lib]
implicit libs: [gcc;gcc_s;c;gcc;gcc_s]
implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0;/usr/lib;/lib]
implicit fwks: []
Detecting C [-std=c11] compiler features compiled with the following output:
Change Dir: /home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_49d10/fast
/usr/bin/make -f CMakeFiles/cmTC_49d10.dir/build.make CMakeFiles/cmTC_49d10.dir/build
make[1]: Verzeichnis „/home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp“ wird betreten
Building C object CMakeFiles/cmTC_49d10.dir/feature_tests.c.o
/usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -std=c11 -o CMakeFiles/cmTC_49d10.dir/feature_tests.c.o -c /home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/feature_tests.c
Linking C executable cmTC_49d10
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_49d10.dir/link.txt --verbose=1
/usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic CMakeFiles/cmTC_49d10.dir/feature_tests.c.o -o cmTC_49d10
make[1]: Verzeichnis „/home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp“ wird verlassen
Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:1c_restrict
Feature record: C_FEATURE:1c_static_assert
Feature record: C_FEATURE:1c_variadic_macros
Detecting C [-std=c99] compiler features compiled with the following output:
Change Dir: /home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_7b85d/fast
/usr/bin/make -f CMakeFiles/cmTC_7b85d.dir/build.make CMakeFiles/cmTC_7b85d.dir/build
make[1]: Verzeichnis „/home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp“ wird betreten
Building C object CMakeFiles/cmTC_7b85d.dir/feature_tests.c.o
/usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -std=c99 -o CMakeFiles/cmTC_7b85d.dir/feature_tests.c.o -c /home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/feature_tests.c
Linking C executable cmTC_7b85d
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7b85d.dir/link.txt --verbose=1
/usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic CMakeFiles/cmTC_7b85d.dir/feature_tests.c.o -o cmTC_7b85d
make[1]: Verzeichnis „/home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp“ wird verlassen
Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:1c_restrict
Feature record: C_FEATURE:0c_static_assert
Feature record: C_FEATURE:1c_variadic_macros
Detecting C [-std=c90] compiler features compiled with the following output:
Change Dir: /home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_b45f1/fast
/usr/bin/make -f CMakeFiles/cmTC_b45f1.dir/build.make CMakeFiles/cmTC_b45f1.dir/build
make[1]: Verzeichnis „/home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp“ wird betreten
Building C object CMakeFiles/cmTC_b45f1.dir/feature_tests.c.o
/usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -std=c90 -o CMakeFiles/cmTC_b45f1.dir/feature_tests.c.o -c /home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/feature_tests.c
Linking C executable cmTC_b45f1
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b45f1.dir/link.txt --verbose=1
/usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic CMakeFiles/cmTC_b45f1.dir/feature_tests.c.o -o cmTC_b45f1
make[1]: Verzeichnis „/home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp“ wird verlassen
Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:0c_restrict
Feature record: C_FEATURE:0c_static_assert
Feature record: C_FEATURE:0c_variadic_macros
Determining if the CXX compiler works passed with the following output:
Change Dir: /home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_51117/fast
/usr/bin/make -f CMakeFiles/cmTC_51117.dir/build.make CMakeFiles/cmTC_51117.dir/build
make[1]: Verzeichnis „/home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp“ wird betreten
Building CXX object CMakeFiles/cmTC_51117.dir/testCXXCompiler.cxx.o
/usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_51117.dir/testCXXCompiler.cxx.o -c /home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTC_51117
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_51117.dir/link.txt --verbose=1
/usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic CMakeFiles/cmTC_51117.dir/testCXXCompiler.cxx.o -o cmTC_51117
make[1]: Verzeichnis „/home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp“ wird verlassen
Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_5272b/fast
/usr/bin/make -f CMakeFiles/cmTC_5272b.dir/build.make CMakeFiles/cmTC_5272b.dir/build
make[1]: Entering directory '/home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_5272b.dir/CMakeCXXCompilerABI.cpp.o
/usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -v -o CMakeFiles/cmTC_5272b.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.14/Modules/CMakeCXXCompilerABI.cpp
Using built-in specs.
COLLECT_GCC=/usr/bin/c++
Target: x86_64-pc-linux-gnu
Configured with: /buildsys/core/gcc/src/gcc-8.3.0/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/KaOSx/core/issues --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
Thread model: posix
gcc version 8.3.0 (GCC)
COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector' '--param' 'ssp-buffer-size=4' '-v' '-o' 'CMakeFiles/cmTC_5272b.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc'
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/cc1plus -quiet -v -D_GNU_SOURCE /usr/share/cmake-3.14/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -march=x86-64 -mtune=generic -auxbase-strip CMakeFiles/cmTC_5272b.dir/CMakeCXXCompilerABI.cpp.o -O2 -version -fstack-protector --param ssp-buffer-size=4 -o - |
as -v --64 -o CMakeFiles/cmTC_5272b.dir/CMakeCXXCompilerABI.cpp.o
GNU assembler version 2.30.0 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.30.0.20180625
GNU C++14 (GCC) version 8.3.0 (x86_64-pc-linux-gnu)
compiled by GNU C version 8.3.0, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.18-GMP
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
ignoring nonexistent directory "/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/include"
#include "..." search starts here:
#include <...> search starts here:
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0/x86_64-pc-linux-gnu
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0/backward
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include
/usr/local/include
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed
/usr/include
End of search list.
GNU C++14 (GCC) version 8.3.0 (x86_64-pc-linux-gnu)
compiled by GNU C version 8.3.0, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.18-GMP
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Compiler executable checksum: 9869e8ccf34c1d37301fa4bf58f60644
COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector' '--param' 'ssp-buffer-size=4' '-v' '-o' 'CMakeFiles/cmTC_5272b.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc'
Linking CXX executable cmTC_5272b
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5272b.dir/link.txt --verbose=1
/usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wl,-O1,--sort-common,--as-needed,-z,relro -v -rdynamic CMakeFiles/cmTC_5272b.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_5272b
Using built-in specs.
COLLECT_GCC=/usr/bin/c++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /buildsys/core/gcc/src/gcc-8.3.0/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/KaOSx/core/issues --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
Thread model: posix
gcc version 8.3.0 (GCC)
COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector' '--param' 'ssp-buffer-size=4' '-v' '-rdynamic' '-o' 'cmTC_5272b' '-shared-libgcc'
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccTz1XBC.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_5272b /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../.. -O1 --sort-common --as-needed -z relro CMakeFiles/cmTC_5272b.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib/crtn.o
COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector' '--param' 'ssp-buffer-size=4' '-v' '-rdynamic' '-o' 'cmTC_5272b' '-shared-libgcc'
make[1]: Leaving directory '/home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp'
Parsed CXX implicit include dir info from above output: rv=done
found start of include info
found start of implicit include info
add: [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0]
add: [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0/x86_64-pc-linux-gnu]
add: [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0/backward]
add: [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include]
add: [/usr/local/include]
add: [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed]
add: [/usr/include]
end of search list found
collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0] ==> [/usr/include/c++/8.3.0]
collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0/x86_64-pc-linux-gnu] ==> [/usr/include/c++/8.3.0/x86_64-pc-linux-gnu]
collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0/backward] ==> [/usr/include/c++/8.3.0/backward]
collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include]
collapse include dir [/usr/local/include] ==> [/usr/local/include]
collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed]
collapse include dir [/usr/include] ==> [/usr/include]
implicit include dirs: [/usr/include/c++/8.3.0;/usr/include/c++/8.3.0/x86_64-pc-linux-gnu;/usr/include/c++/8.3.0/backward;/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include;/usr/local/include;/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed;/usr/include]
Parsed CXX implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command(s):/usr/bin/make cmTC_5272b/fast ]
ignore line: [/usr/bin/make -f CMakeFiles/cmTC_5272b.dir/build.make CMakeFiles/cmTC_5272b.dir/build]
ignore line: [make[1]: Entering directory '/home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp']
ignore line: [Building CXX object CMakeFiles/cmTC_5272b.dir/CMakeCXXCompilerABI.cpp.o]
ignore line: [/usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -v -o CMakeFiles/cmTC_5272b.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.14/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/bin/c++]
ignore line: [Target: x86_64-pc-linux-gnu]
ignore line: [Configured with: /buildsys/core/gcc/src/gcc-8.3.0/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/KaOSx/core/issues --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]
ignore line: [Thread model: posix]
ignore line: [gcc version 8.3.0 (GCC) ]
ignore line: [COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector' '--param' 'ssp-buffer-size=4' '-v' '-o' 'CMakeFiles/cmTC_5272b.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc']
ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/cc1plus -quiet -v -D_GNU_SOURCE /usr/share/cmake-3.14/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -march=x86-64 -mtune=generic -auxbase-strip CMakeFiles/cmTC_5272b.dir/CMakeCXXCompilerABI.cpp.o -O2 -version -fstack-protector --param ssp-buffer-size=4 -o - |]
ignore line: [ as -v --64 -o CMakeFiles/cmTC_5272b.dir/CMakeCXXCompilerABI.cpp.o]
ignore line: [GNU assembler version 2.30.0 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.30.0.20180625]
ignore line: [GNU C++14 (GCC) version 8.3.0 (x86_64-pc-linux-gnu)]
ignore line: [ compiled by GNU C version 8.3.0, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.18-GMP]
ignore line: []
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/include"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0]
ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0/x86_64-pc-linux-gnu]
ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0/backward]
ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include]
ignore line: [ /usr/local/include]
ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed]
ignore line: [ /usr/include]
ignore line: [End of search list.]
ignore line: [GNU C++14 (GCC) version 8.3.0 (x86_64-pc-linux-gnu)]
ignore line: [ compiled by GNU C version 8.3.0, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.18-GMP]
ignore line: []
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
ignore line: [Compiler executable checksum: 9869e8ccf34c1d37301fa4bf58f60644]
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector' '--param' 'ssp-buffer-size=4' '-v' '-o' 'CMakeFiles/cmTC_5272b.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc']
ignore line: [Linking CXX executable cmTC_5272b]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5272b.dir/link.txt --verbose=1]
ignore line: [/usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wl,-O1,--sort-common,--as-needed,-z,relro -v -rdynamic CMakeFiles/cmTC_5272b.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_5272b ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/bin/c++]
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/lto-wrapper]
ignore line: [Target: x86_64-pc-linux-gnu]
ignore line: [Configured with: /buildsys/core/gcc/src/gcc-8.3.0/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/KaOSx/core/issues --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]
ignore line: [Thread model: posix]
ignore line: [gcc version 8.3.0 (GCC) ]
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector' '--param' 'ssp-buffer-size=4' '-v' '-rdynamic' '-o' 'cmTC_5272b' '-shared-libgcc']
link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccTz1XBC.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_5272b /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../.. -O1 --sort-common --as-needed -z relro CMakeFiles/cmTC_5272b.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib/crtn.o]
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/tmp/ccTz1XBC.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_5272b] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib/crt1.o] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib/crti.o] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtbegin.o] ==> ignore
arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0]
arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.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-pc-linux-gnu/8.3.0/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../..]
arg [-O1] ==> ignore
arg [--sort-common] ==> ignore
arg [--as-needed] ==> ignore
arg [-zrelro] ==> ignore
arg [CMakeFiles/cmTC_5272b.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-pc-linux-gnu/8.3.0/crtend.o] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib/crtn.o] ==> ignore
collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0]
collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.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-pc-linux-gnu/8.3.0/../../..] ==> [/usr/lib]
implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc]
implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0;/usr/lib;/lib]
implicit fwks: []
Detecting CXX [-std=c++2a] compiler features compiled with the following output:
Change Dir: /home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_ddfe7/fast
/usr/bin/make -f CMakeFiles/cmTC_ddfe7.dir/build.make CMakeFiles/cmTC_ddfe7.dir/build
make[1]: Verzeichnis „/home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp“ wird betreten
Building CXX object CMakeFiles/cmTC_ddfe7.dir/feature_tests.cxx.o
/usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -std=c++2a -o CMakeFiles/cmTC_ddfe7.dir/feature_tests.cxx.o -c /home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_ddfe7
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ddfe7.dir/link.txt --verbose=1
/usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic CMakeFiles/cmTC_ddfe7.dir/feature_tests.cxx.o -o cmTC_ddfe7
make[1]: Verzeichnis „/home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp“ wird verlassen
Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:1cxx_alias_templates
Feature record: CXX_FEATURE:1cxx_alignas
Feature record: CXX_FEATURE:1cxx_alignof
Feature record: CXX_FEATURE:1cxx_attributes
Feature record: CXX_FEATURE:1cxx_attribute_deprecated
Feature record: CXX_FEATURE:1cxx_auto_type
Feature record: CXX_FEATURE:1cxx_binary_literals
Feature record: CXX_FEATURE:1cxx_constexpr
Feature record: CXX_FEATURE:1cxx_contextual_conversions
Feature record: CXX_FEATURE:1cxx_decltype
Feature record: CXX_FEATURE:1cxx_decltype_auto
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:1cxx_default_function_template_args
Feature record: CXX_FEATURE:1cxx_defaulted_functions
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:1cxx_delegating_constructors
Feature record: CXX_FEATURE:1cxx_deleted_functions
Feature record: CXX_FEATURE:1cxx_digit_separators
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
Feature record: CXX_FEATURE:1cxx_explicit_conversions
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
Feature record: CXX_FEATURE:1cxx_extern_templates
Feature record: CXX_FEATURE:1cxx_final
Feature record: CXX_FEATURE:1cxx_func_identifier
Feature record: CXX_FEATURE:1cxx_generalized_initializers
Feature record: CXX_FEATURE:1cxx_generic_lambdas
Feature record: CXX_FEATURE:1cxx_inheriting_constructors
Feature record: CXX_FEATURE:1cxx_inline_namespaces
Feature record: CXX_FEATURE:1cxx_lambdas
Feature record: CXX_FEATURE:1cxx_lambda_init_captures
Feature record: CXX_FEATURE:1cxx_local_type_template_args
Feature record: CXX_FEATURE:1cxx_long_long_type
Feature record: CXX_FEATURE:1cxx_noexcept
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
Feature record: CXX_FEATURE:1cxx_nullptr
Feature record: CXX_FEATURE:1cxx_override
Feature record: CXX_FEATURE:1cxx_range_for
Feature record: CXX_FEATURE:1cxx_raw_string_literals
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
Feature record: CXX_FEATURE:1cxx_return_type_deduction
Feature record: CXX_FEATURE:1cxx_right_angle_brackets
Feature record: CXX_FEATURE:1cxx_rvalue_references
Feature record: CXX_FEATURE:1cxx_sizeof_member
Feature record: CXX_FEATURE:1cxx_static_assert
Feature record: CXX_FEATURE:1cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:1cxx_thread_local
Feature record: CXX_FEATURE:1cxx_trailing_return_types
Feature record: CXX_FEATURE:1cxx_unicode_literals
Feature record: CXX_FEATURE:1cxx_uniform_initialization
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
Feature record: CXX_FEATURE:1cxx_user_literals
Feature record: CXX_FEATURE:1cxx_variable_templates
Feature record: CXX_FEATURE:1cxx_variadic_macros
Feature record: CXX_FEATURE:1cxx_variadic_templates
Detecting CXX [-std=c++17] compiler features compiled with the following output:
Change Dir: /home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_f8a7c/fast
/usr/bin/make -f CMakeFiles/cmTC_f8a7c.dir/build.make CMakeFiles/cmTC_f8a7c.dir/build
make[1]: Verzeichnis „/home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp“ wird betreten
Building CXX object CMakeFiles/cmTC_f8a7c.dir/feature_tests.cxx.o
/usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -std=c++17 -o CMakeFiles/cmTC_f8a7c.dir/feature_tests.cxx.o -c /home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_f8a7c
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f8a7c.dir/link.txt --verbose=1
/usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic CMakeFiles/cmTC_f8a7c.dir/feature_tests.cxx.o -o cmTC_f8a7c
make[1]: Verzeichnis „/home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp“ wird verlassen
Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:1cxx_alias_templates
Feature record: CXX_FEATURE:1cxx_alignas
Feature record: CXX_FEATURE:1cxx_alignof
Feature record: CXX_FEATURE:1cxx_attributes
Feature record: CXX_FEATURE:1cxx_attribute_deprecated
Feature record: CXX_FEATURE:1cxx_auto_type
Feature record: CXX_FEATURE:1cxx_binary_literals
Feature record: CXX_FEATURE:1cxx_constexpr
Feature record: CXX_FEATURE:1cxx_contextual_conversions
Feature record: CXX_FEATURE:1cxx_decltype
Feature record: CXX_FEATURE:1cxx_decltype_auto
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:1cxx_default_function_template_args
Feature record: CXX_FEATURE:1cxx_defaulted_functions
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:1cxx_delegating_constructors
Feature record: CXX_FEATURE:1cxx_deleted_functions
Feature record: CXX_FEATURE:1cxx_digit_separators
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
Feature record: CXX_FEATURE:1cxx_explicit_conversions
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
Feature record: CXX_FEATURE:1cxx_extern_templates
Feature record: CXX_FEATURE:1cxx_final
Feature record: CXX_FEATURE:1cxx_func_identifier
Feature record: CXX_FEATURE:1cxx_generalized_initializers
Feature record: CXX_FEATURE:1cxx_generic_lambdas
Feature record: CXX_FEATURE:1cxx_inheriting_constructors
Feature record: CXX_FEATURE:1cxx_inline_namespaces
Feature record: CXX_FEATURE:1cxx_lambdas
Feature record: CXX_FEATURE:1cxx_lambda_init_captures
Feature record: CXX_FEATURE:1cxx_local_type_template_args
Feature record: CXX_FEATURE:1cxx_long_long_type
Feature record: CXX_FEATURE:1cxx_noexcept
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
Feature record: CXX_FEATURE:1cxx_nullptr
Feature record: CXX_FEATURE:1cxx_override
Feature record: CXX_FEATURE:1cxx_range_for
Feature record: CXX_FEATURE:1cxx_raw_string_literals
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
Feature record: CXX_FEATURE:1cxx_return_type_deduction
Feature record: CXX_FEATURE:1cxx_right_angle_brackets
Feature record: CXX_FEATURE:1cxx_rvalue_references
Feature record: CXX_FEATURE:1cxx_sizeof_member
Feature record: CXX_FEATURE:1cxx_static_assert
Feature record: CXX_FEATURE:1cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:1cxx_thread_local
Feature record: CXX_FEATURE:1cxx_trailing_return_types
Feature record: CXX_FEATURE:1cxx_unicode_literals
Feature record: CXX_FEATURE:1cxx_uniform_initialization
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
Feature record: CXX_FEATURE:1cxx_user_literals
Feature record: CXX_FEATURE:1cxx_variable_templates
Feature record: CXX_FEATURE:1cxx_variadic_macros
Feature record: CXX_FEATURE:1cxx_variadic_templates
Detecting CXX [-std=c++14] compiler features compiled with the following output:
Change Dir: /home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_92e89/fast
/usr/bin/make -f CMakeFiles/cmTC_92e89.dir/build.make CMakeFiles/cmTC_92e89.dir/build
make[1]: Verzeichnis „/home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp“ wird betreten
Building CXX object CMakeFiles/cmTC_92e89.dir/feature_tests.cxx.o
/usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -std=c++14 -o CMakeFiles/cmTC_92e89.dir/feature_tests.cxx.o -c /home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_92e89
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_92e89.dir/link.txt --verbose=1
/usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic CMakeFiles/cmTC_92e89.dir/feature_tests.cxx.o -o cmTC_92e89
make[1]: Verzeichnis „/home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp“ wird verlassen
Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:1cxx_alias_templates
Feature record: CXX_FEATURE:1cxx_alignas
Feature record: CXX_FEATURE:1cxx_alignof
Feature record: CXX_FEATURE:1cxx_attributes
Feature record: CXX_FEATURE:1cxx_attribute_deprecated
Feature record: CXX_FEATURE:1cxx_auto_type
Feature record: CXX_FEATURE:1cxx_binary_literals
Feature record: CXX_FEATURE:1cxx_constexpr
Feature record: CXX_FEATURE:1cxx_contextual_conversions
Feature record: CXX_FEATURE:1cxx_decltype
Feature record: CXX_FEATURE:1cxx_decltype_auto
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:1cxx_default_function_template_args
Feature record: CXX_FEATURE:1cxx_defaulted_functions
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:1cxx_delegating_constructors
Feature record: CXX_FEATURE:1cxx_deleted_functions
Feature record: CXX_FEATURE:1cxx_digit_separators
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
Feature record: CXX_FEATURE:1cxx_explicit_conversions
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
Feature record: CXX_FEATURE:1cxx_extern_templates
Feature record: CXX_FEATURE:1cxx_final
Feature record: CXX_FEATURE:1cxx_func_identifier
Feature record: CXX_FEATURE:1cxx_generalized_initializers
Feature record: CXX_FEATURE:1cxx_generic_lambdas
Feature record: CXX_FEATURE:1cxx_inheriting_constructors
Feature record: CXX_FEATURE:1cxx_inline_namespaces
Feature record: CXX_FEATURE:1cxx_lambdas
Feature record: CXX_FEATURE:1cxx_lambda_init_captures
Feature record: CXX_FEATURE:1cxx_local_type_template_args
Feature record: CXX_FEATURE:1cxx_long_long_type
Feature record: CXX_FEATURE:1cxx_noexcept
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
Feature record: CXX_FEATURE:1cxx_nullptr
Feature record: CXX_FEATURE:1cxx_override
Feature record: CXX_FEATURE:1cxx_range_for
Feature record: CXX_FEATURE:1cxx_raw_string_literals
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
Feature record: CXX_FEATURE:1cxx_return_type_deduction
Feature record: CXX_FEATURE:1cxx_right_angle_brackets
Feature record: CXX_FEATURE:1cxx_rvalue_references
Feature record: CXX_FEATURE:1cxx_sizeof_member
Feature record: CXX_FEATURE:1cxx_static_assert
Feature record: CXX_FEATURE:1cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:1cxx_thread_local
Feature record: CXX_FEATURE:1cxx_trailing_return_types
Feature record: CXX_FEATURE:1cxx_unicode_literals
Feature record: CXX_FEATURE:1cxx_uniform_initialization
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
Feature record: CXX_FEATURE:1cxx_user_literals
Feature record: CXX_FEATURE:1cxx_variable_templates
Feature record: CXX_FEATURE:1cxx_variadic_macros
Feature record: CXX_FEATURE:1cxx_variadic_templates
Detecting CXX [-std=c++11] compiler features compiled with the following output:
Change Dir: /home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_44669/fast
/usr/bin/make -f CMakeFiles/cmTC_44669.dir/build.make CMakeFiles/cmTC_44669.dir/build
make[1]: Verzeichnis „/home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp“ wird betreten
Building CXX object CMakeFiles/cmTC_44669.dir/feature_tests.cxx.o
/usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -o CMakeFiles/cmTC_44669.dir/feature_tests.cxx.o -c /home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_44669
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_44669.dir/link.txt --verbose=1
/usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic CMakeFiles/cmTC_44669.dir/feature_tests.cxx.o -o cmTC_44669
make[1]: Verzeichnis „/home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp“ wird verlassen
Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:1cxx_alias_templates
Feature record: CXX_FEATURE:1cxx_alignas
Feature record: CXX_FEATURE:1cxx_alignof
Feature record: CXX_FEATURE:1cxx_attributes
Feature record: CXX_FEATURE:0cxx_attribute_deprecated
Feature record: CXX_FEATURE:1cxx_auto_type
Feature record: CXX_FEATURE:0cxx_binary_literals
Feature record: CXX_FEATURE:1cxx_constexpr
Feature record: CXX_FEATURE:0cxx_contextual_conversions
Feature record: CXX_FEATURE:1cxx_decltype
Feature record: CXX_FEATURE:0cxx_decltype_auto
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:1cxx_default_function_template_args
Feature record: CXX_FEATURE:1cxx_defaulted_functions
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:1cxx_delegating_constructors
Feature record: CXX_FEATURE:1cxx_deleted_functions
Feature record: CXX_FEATURE:0cxx_digit_separators
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
Feature record: CXX_FEATURE:1cxx_explicit_conversions
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
Feature record: CXX_FEATURE:1cxx_extern_templates
Feature record: CXX_FEATURE:1cxx_final
Feature record: CXX_FEATURE:1cxx_func_identifier
Feature record: CXX_FEATURE:1cxx_generalized_initializers
Feature record: CXX_FEATURE:0cxx_generic_lambdas
Feature record: CXX_FEATURE:1cxx_inheriting_constructors
Feature record: CXX_FEATURE:1cxx_inline_namespaces
Feature record: CXX_FEATURE:1cxx_lambdas
Feature record: CXX_FEATURE:0cxx_lambda_init_captures
Feature record: CXX_FEATURE:1cxx_local_type_template_args
Feature record: CXX_FEATURE:1cxx_long_long_type
Feature record: CXX_FEATURE:1cxx_noexcept
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
Feature record: CXX_FEATURE:1cxx_nullptr
Feature record: CXX_FEATURE:1cxx_override
Feature record: CXX_FEATURE:1cxx_range_for
Feature record: CXX_FEATURE:1cxx_raw_string_literals
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
Feature record: CXX_FEATURE:0cxx_return_type_deduction
Feature record: CXX_FEATURE:1cxx_right_angle_brackets
Feature record: CXX_FEATURE:1cxx_rvalue_references
Feature record: CXX_FEATURE:1cxx_sizeof_member
Feature record: CXX_FEATURE:1cxx_static_assert
Feature record: CXX_FEATURE:1cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:1cxx_thread_local
Feature record: CXX_FEATURE:1cxx_trailing_return_types
Feature record: CXX_FEATURE:1cxx_unicode_literals
Feature record: CXX_FEATURE:1cxx_uniform_initialization
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
Feature record: CXX_FEATURE:1cxx_user_literals
Feature record: CXX_FEATURE:0cxx_variable_templates
Feature record: CXX_FEATURE:1cxx_variadic_macros
Feature record: CXX_FEATURE:1cxx_variadic_templates
Detecting CXX [-std=c++98] compiler features compiled with the following output:
Change Dir: /home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_8ef39/fast
/usr/bin/make -f CMakeFiles/cmTC_8ef39.dir/build.make CMakeFiles/cmTC_8ef39.dir/build
make[1]: Verzeichnis „/home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp“ wird betreten
Building CXX object CMakeFiles/cmTC_8ef39.dir/feature_tests.cxx.o
/usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -std=c++98 -o CMakeFiles/cmTC_8ef39.dir/feature_tests.cxx.o -c /home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_8ef39
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8ef39.dir/link.txt --verbose=1
/usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic CMakeFiles/cmTC_8ef39.dir/feature_tests.cxx.o -o cmTC_8ef39
make[1]: Verzeichnis „/home/shalokshalom/Dokumente/Pacman/appimagelauncher/src/AppImageLauncher/CMakeFiles/CMakeTmp“ wird verlassen
Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:0cxx_alias_templates
Feature record: CXX_FEATURE:0cxx_alignas
Feature record: CXX_FEATURE:0cxx_alignof
Feature record: CXX_FEATURE:0cxx_attributes
Feature record: CXX_FEATURE:0cxx_attribute_deprecated
Feature record: CXX_FEATURE:0cxx_auto_type
Feature record: CXX_FEATURE:0cxx_binary_literals
Feature record: CXX_FEATURE:0cxx_constexpr
Feature record: CXX_FEATURE:0cxx_contextual_conversions
Feature record: CXX_FEATURE:0cxx_decltype
Feature record: CXX_FEATURE:0cxx_decltype_auto
Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:0cxx_default_function_template_args
Feature record: CXX_FEATURE:0cxx_defaulted_functions
Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:0cxx_delegating_constructors
Feature record: CXX_FEATURE:0cxx_deleted_functions
Feature record: CXX_FEATURE:0cxx_digit_separators
Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
Feature record: CXX_FEATURE:0cxx_explicit_conversions
Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
Feature record: CXX_FEATURE:0cxx_extern_templates
Feature record: CXX_FEATURE:0cxx_final
Feature record: CXX_FEATURE:0cxx_func_identifier
Feature record: CXX_FEATURE:0cxx_generalized_initializers
Feature record: CXX_FEATURE:0cxx_generic_lambdas
Feature record: CXX_FEATURE:0cxx_inheriting_constructors
Feature record: CXX_FEATURE:0cxx_inline_namespaces
Feature record: CXX_FEATURE:0cxx_lambdas
Feature record: CXX_FEATURE:0cxx_lambda_init_captures
Feature record: CXX_FEATURE:0cxx_local_type_template_args
Feature record: CXX_FEATURE:0cxx_long_long_type
Feature record: CXX_FEATURE:0cxx_noexcept
Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
Feature record: CXX_FEATURE:0cxx_nullptr
Feature record: CXX_FEATURE:0cxx_override
Feature record: CXX_FEATURE:0cxx_range_for
Feature record: CXX_FEATURE:0cxx_raw_string_literals
Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
Feature record: CXX_FEATURE:0cxx_return_type_deduction
Feature record: CXX_FEATURE:0cxx_right_angle_brackets
Feature record: CXX_FEATURE:0cxx_rvalue_references
Feature record: CXX_FEATURE:0cxx_sizeof_member
Feature record: CXX_FEATURE:0cxx_static_assert
Feature record: CXX_FEATURE:0cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:0cxx_thread_local
Feature record: CXX_FEATURE:0cxx_trailing_return_types
Feature record: CXX_FEATURE:0cxx_unicode_literals
Feature record: CXX_FEATURE:0cxx_uniform_initialization
Feature record: CXX_FEATURE:0cxx_unrestricted_unions
Feature record: CXX_FEATURE:0cxx_user_literals
Feature record: CXX_FEATURE:0cxx_variable_templates
Feature record: CXX_FEATURE:0cxx_variadic_macros
Feature record: CXX_FEATURE:0cxx_variadic_templates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment