Advertisement
notlob

eiskaltdcpp-gtk_CMakeOutput.log

Jul 18th, 2022
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 66.33 KB | None | 0 0
  1. The system is: Linux - 5.18.12-arch1-1 - x86_64
  2. Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
  3. Compiler: /usr/bin/cc
  4. Build flags: -march=x86-64;-mtune=generic;-O2;-pipe;-fno-plt;-fexceptions;;;;;;;;;-Wp,-D_FORTIFY_SOURCE=2;-Wformat;-Werror=format-security;;;;;;;;;-fstack-clash-protection;-fcf-protection
  5. Id flags:
  6.  
  7. The output was:
  8. 0
  9.  
  10.  
  11. Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
  12.  
  13. The C compiler identification is GNU, found in "/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/3.23.2/CompilerIdC/a.out"
  14.  
  15. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
  16. Compiler: /usr/bin/c++
  17. Build flags: -march=x86-64;-mtune=generic;-O2;-pipe;-fno-plt;-fexceptions;;;;;;;;;-Wp,-D_FORTIFY_SOURCE=2;-Wformat;-Werror=format-security;;;;;;;;;-fstack-clash-protection;-fcf-protection;-Wp,-D_GLIBCXX_ASSERTIONS
  18. Id flags:
  19.  
  20. The output was:
  21. 0
  22.  
  23.  
  24. Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
  25.  
  26. The CXX compiler identification is GNU, found in "/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/3.23.2/CompilerIdCXX/a.out"
  27.  
  28. Detecting C compiler ABI info compiled with the following output:
  29. Change Dir: /home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp
  30.  
  31. Run Build Command(s):/usr/bin/make -f Makefile cmTC_7a5e0/fast && /usr/bin/make -f CMakeFiles/cmTC_7a5e0.dir/build.make CMakeFiles/cmTC_7a5e0.dir/build
  32. make[1]: Entering directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  33. Building C object CMakeFiles/cmTC_7a5e0.dir/CMakeCCompilerABI.c.o
  34. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -fstack-clash-protection -fcf-protection -v -o CMakeFiles/cmTC_7a5e0.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake/Modules/CMakeCCompilerABI.c
  35. Using built-in specs.
  36. COLLECT_GCC=/usr/bin/cc
  37. Target: x86_64-pc-linux-gnu
  38. Configured with: /build/gcc/src/gcc/configure --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror --with-build-config=bootstrap-lto --enable-link-serialization=1
  39. Thread model: posix
  40. Supported LTO compression algorithms: zlib zstd
  41. gcc version 12.1.0 (GCC)
  42. COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fno-plt' '-fexceptions' '-Wformat=1' '-fstack-clash-protection' '-fcf-protection=full' '-v' '-o' 'CMakeFiles/cmTC_7a5e0.dir/CMakeCCompilerABI.c.o' '-c' '-dumpdir' 'CMakeFiles/cmTC_7a5e0.dir/'
  43. /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/cc1 -quiet -v -D_FORTIFY_SOURCE=2 /usr/share/cmake/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_7a5e0.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -march=x86-64 -mtune=generic -O2 -Wformat=1 -version -fno-plt -fexceptions -fstack-clash-protection -fcf-protection=full -o - |
  44. as -v --64 -o CMakeFiles/cmTC_7a5e0.dir/CMakeCCompilerABI.c.o
  45. GNU assembler version 2.38 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.38
  46. GNU C17 (GCC) version 12.1.0 (x86_64-pc-linux-gnu)
  47. compiled by GNU C version 12.1.0, GMP version 6.2.1, MPFR version 4.1.0-p13, MPC version 1.2.1, isl version isl-0.25-GMP
  48.  
  49. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  50. ignoring nonexistent directory "/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../x86_64-pc-linux-gnu/include"
  51. #include "..." search starts here:
  52. #include <...> search starts here:
  53. /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/include
  54. /usr/local/include
  55. /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/include-fixed
  56. /usr/include
  57. End of search list.
  58. GNU C17 (GCC) version 12.1.0 (x86_64-pc-linux-gnu)
  59. compiled by GNU C version 12.1.0, GMP version 6.2.1, MPFR version 4.1.0-p13, MPC version 1.2.1, isl version isl-0.25-GMP
  60.  
  61. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  62. Compiler executable checksum: 3e6a47a96552b6758214eb71bda8ede7
  63. COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/
  64. LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../:/lib/:/usr/lib/
  65. COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fno-plt' '-fexceptions' '-Wformat=1' '-fstack-clash-protection' '-fcf-protection=full' '-v' '-o' 'CMakeFiles/cmTC_7a5e0.dir/CMakeCCompilerABI.c.o' '-c' '-dumpdir' 'CMakeFiles/cmTC_7a5e0.dir/CMakeCCompilerABI.c.'
  66. Linking C executable cmTC_7a5e0
  67. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7a5e0.dir/link.txt --verbose=1
  68. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -v -rdynamic CMakeFiles/cmTC_7a5e0.dir/CMakeCCompilerABI.c.o -o cmTC_7a5e0
  69. Using built-in specs.
  70. COLLECT_GCC=/usr/bin/cc
  71. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/lto-wrapper
  72. Target: x86_64-pc-linux-gnu
  73. Configured with: /build/gcc/src/gcc/configure --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror --with-build-config=bootstrap-lto --enable-link-serialization=1
  74. Thread model: posix
  75. Supported LTO compression algorithms: zlib zstd
  76. gcc version 12.1.0 (GCC)
  77. COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/
  78. LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../:/lib/:/usr/lib/
  79. COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fno-plt' '-fexceptions' '-Wformat=1' '-fstack-clash-protection' '-fcf-protection=full' '-v' '-rdynamic' '-o' 'cmTC_7a5e0' '-dumpdir' 'cmTC_7a5e0.'
  80. /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccRWs178.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 -pie -o cmTC_7a5e0 /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../.. -O1 --sort-common --as-needed -z relro -z now CMakeFiles/cmTC_7a5e0.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/crtn.o
  81. COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fno-plt' '-fexceptions' '-Wformat=1' '-fstack-clash-protection' '-fcf-protection=full' '-v' '-rdynamic' '-o' 'cmTC_7a5e0' '-dumpdir' 'cmTC_7a5e0.'
  82. make[1]: Leaving directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  83.  
  84.  
  85.  
  86. Parsed C implicit include dir info from above output: rv=done
  87. found start of include info
  88. found start of implicit include info
  89. add: [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/include]
  90. add: [/usr/local/include]
  91. add: [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/include-fixed]
  92. add: [/usr/include]
  93. end of search list found
  94. collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/include] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/include]
  95. collapse include dir [/usr/local/include] ==> [/usr/local/include]
  96. collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/include-fixed] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/include-fixed]
  97. collapse include dir [/usr/include] ==> [/usr/include]
  98. implicit include dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/include;/usr/local/include;/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/include-fixed;/usr/include]
  99.  
  100.  
  101. Parsed C implicit link information from above output:
  102. link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  103. ignore line: [Change Dir: /home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp]
  104. ignore line: []
  105. ignore line: [Run Build Command(s):/usr/bin/make -f Makefile cmTC_7a5e0/fast && /usr/bin/make -f CMakeFiles/cmTC_7a5e0.dir/build.make CMakeFiles/cmTC_7a5e0.dir/build]
  106. ignore line: [make[1]: Entering directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp']
  107. ignore line: [Building C object CMakeFiles/cmTC_7a5e0.dir/CMakeCCompilerABI.c.o]
  108. ignore line: [/usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp -D_FORTIFY_SOURCE=2 -Wformat -fstack-clash-protection -fcf-protection -v -o CMakeFiles/cmTC_7a5e0.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake/Modules/CMakeCCompilerABI.c]
  109. ignore line: [Using built-in specs.]
  110. ignore line: [COLLECT_GCC=/usr/bin/cc]
  111. ignore line: [Target: x86_64-pc-linux-gnu]
  112. ignore line: [Configured with: /build/gcc/src/gcc/configure --enable-languages=c c++ ada fortran go lto objc obj-c++ --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror --with-build-config=bootstrap-lto --enable-link-serialization=1]
  113. ignore line: [Thread model: posix]
  114. ignore line: [Supported LTO compression algorithms: zlib zstd]
  115. ignore line: [gcc version 12.1.0 (GCC) ]
  116. ignore line: [COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fno-plt' '-fexceptions' '-Wformat=1' '-fstack-clash-protection' '-fcf-protection=full' '-v' '-o' 'CMakeFiles/cmTC_7a5e0.dir/CMakeCCompilerABI.c.o' '-c' '-dumpdir' 'CMakeFiles/cmTC_7a5e0.dir/']
  117. ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/cc1 -quiet -v -D_FORTIFY_SOURCE=2 /usr/share/cmake/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_7a5e0.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -march=x86-64 -mtune=generic -O2 -Wformat=1 -version -fno-plt -fexceptions -fstack-clash-protection -fcf-protection=full -o - |]
  118. ignore line: [ as -v --64 -o CMakeFiles/cmTC_7a5e0.dir/CMakeCCompilerABI.c.o]
  119. ignore line: [GNU assembler version 2.38 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.38]
  120. ignore line: [GNU C17 (GCC) version 12.1.0 (x86_64-pc-linux-gnu)]
  121. ignore line: [ compiled by GNU C version 12.1.0 GMP version 6.2.1 MPFR version 4.1.0-p13 MPC version 1.2.1 isl version isl-0.25-GMP]
  122. ignore line: []
  123. ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
  124. ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../x86_64-pc-linux-gnu/include"]
  125. ignore line: [#include "..." search starts here:]
  126. ignore line: [#include <...> search starts here:]
  127. ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/include]
  128. ignore line: [ /usr/local/include]
  129. ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/include-fixed]
  130. ignore line: [ /usr/include]
  131. ignore line: [End of search list.]
  132. ignore line: [GNU C17 (GCC) version 12.1.0 (x86_64-pc-linux-gnu)]
  133. ignore line: [ compiled by GNU C version 12.1.0 GMP version 6.2.1 MPFR version 4.1.0-p13 MPC version 1.2.1 isl version isl-0.25-GMP]
  134. ignore line: []
  135. ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
  136. ignore line: [Compiler executable checksum: 3e6a47a96552b6758214eb71bda8ede7]
  137. ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
  138. ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../:/lib/:/usr/lib/]
  139. ignore line: [COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fno-plt' '-fexceptions' '-Wformat=1' '-fstack-clash-protection' '-fcf-protection=full' '-v' '-o' 'CMakeFiles/cmTC_7a5e0.dir/CMakeCCompilerABI.c.o' '-c' '-dumpdir' 'CMakeFiles/cmTC_7a5e0.dir/CMakeCCompilerABI.c.']
  140. ignore line: [Linking C executable cmTC_7a5e0]
  141. ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7a5e0.dir/link.txt --verbose=1]
  142. ignore line: [/usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp -D_FORTIFY_SOURCE=2 -Wformat -fstack-clash-protection -fcf-protection -Wl -O1 --sort-common --as-needed -z relro -z now -v -rdynamic CMakeFiles/cmTC_7a5e0.dir/CMakeCCompilerABI.c.o -o cmTC_7a5e0 ]
  143. ignore line: [Using built-in specs.]
  144. ignore line: [COLLECT_GCC=/usr/bin/cc]
  145. ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/lto-wrapper]
  146. ignore line: [Target: x86_64-pc-linux-gnu]
  147. ignore line: [Configured with: /build/gcc/src/gcc/configure --enable-languages=c c++ ada fortran go lto objc obj-c++ --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror --with-build-config=bootstrap-lto --enable-link-serialization=1]
  148. ignore line: [Thread model: posix]
  149. ignore line: [Supported LTO compression algorithms: zlib zstd]
  150. ignore line: [gcc version 12.1.0 (GCC) ]
  151. ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
  152. ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../:/lib/:/usr/lib/]
  153. ignore line: [COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fno-plt' '-fexceptions' '-Wformat=1' '-fstack-clash-protection' '-fcf-protection=full' '-v' '-rdynamic' '-o' 'cmTC_7a5e0' '-dumpdir' 'cmTC_7a5e0.']
  154. link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccRWs178.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 -pie -o cmTC_7a5e0 /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../.. -O1 --sort-common --as-needed -z relro -z now CMakeFiles/cmTC_7a5e0.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/crtn.o]
  155. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/collect2] ==> ignore
  156. arg [-plugin] ==> ignore
  157. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/liblto_plugin.so] ==> ignore
  158. arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/lto-wrapper] ==> ignore
  159. arg [-plugin-opt=-fresolution=/tmp/ccRWs178.res] ==> ignore
  160. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  161. arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  162. arg [-plugin-opt=-pass-through=-lc] ==> ignore
  163. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  164. arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  165. arg [--build-id] ==> ignore
  166. arg [--eh-frame-hdr] ==> ignore
  167. arg [--hash-style=gnu] ==> ignore
  168. arg [-m] ==> ignore
  169. arg [elf_x86_64] ==> ignore
  170. arg [-export-dynamic] ==> ignore
  171. arg [-dynamic-linker] ==> ignore
  172. arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
  173. arg [-pie] ==> ignore
  174. arg [-o] ==> ignore
  175. arg [cmTC_7a5e0] ==> ignore
  176. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/Scrt1.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/Scrt1.o]
  177. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/crti.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/crti.o]
  178. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/crtbeginS.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/crtbeginS.o]
  179. arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0]
  180. arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib]
  181. arg [-L/lib/../lib] ==> dir [/lib/../lib]
  182. arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
  183. arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../..]
  184. arg [-O1] ==> ignore
  185. arg [--sort-common] ==> ignore
  186. arg [--as-needed] ==> ignore
  187. arg [-zrelro] ==> ignore
  188. arg [-znow] ==> ignore
  189. arg [CMakeFiles/cmTC_7a5e0.dir/CMakeCCompilerABI.c.o] ==> ignore
  190. arg [-lgcc] ==> lib [gcc]
  191. arg [--push-state] ==> ignore
  192. arg [--as-needed] ==> ignore
  193. arg [-lgcc_s] ==> lib [gcc_s]
  194. arg [--pop-state] ==> ignore
  195. arg [-lc] ==> lib [c]
  196. arg [-lgcc] ==> lib [gcc]
  197. arg [--push-state] ==> ignore
  198. arg [--as-needed] ==> ignore
  199. arg [-lgcc_s] ==> lib [gcc_s]
  200. arg [--pop-state] ==> ignore
  201. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/crtendS.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/crtendS.o]
  202. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/crtn.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/crtn.o]
  203. collapse obj [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/Scrt1.o] ==> [/usr/lib/Scrt1.o]
  204. collapse obj [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/crti.o] ==> [/usr/lib/crti.o]
  205. collapse obj [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/crtn.o] ==> [/usr/lib/crtn.o]
  206. collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0]
  207. collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib] ==> [/usr/lib]
  208. collapse library dir [/lib/../lib] ==> [/lib]
  209. collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
  210. collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../..] ==> [/usr/lib]
  211. implicit libs: [gcc;gcc_s;c;gcc;gcc_s]
  212. implicit objs: [/usr/lib/Scrt1.o;/usr/lib/crti.o;/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/crtbeginS.o;/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/crtendS.o;/usr/lib/crtn.o]
  213. implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0;/usr/lib;/lib]
  214. implicit fwks: []
  215.  
  216.  
  217. Detecting CXX compiler ABI info compiled with the following output:
  218. Change Dir: /home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp
  219.  
  220. Run Build Command(s):/usr/bin/make -f Makefile cmTC_ac2d4/fast && /usr/bin/make -f CMakeFiles/cmTC_ac2d4.dir/build.make CMakeFiles/cmTC_ac2d4.dir/build
  221. make[1]: Entering directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  222. Building CXX object CMakeFiles/cmTC_ac2d4.dir/CMakeCXXCompilerABI.cpp.o
  223. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -v -o CMakeFiles/cmTC_ac2d4.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp
  224. Using built-in specs.
  225. COLLECT_GCC=/usr/bin/c++
  226. Target: x86_64-pc-linux-gnu
  227. Configured with: /build/gcc/src/gcc/configure --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror --with-build-config=bootstrap-lto --enable-link-serialization=1
  228. Thread model: posix
  229. Supported LTO compression algorithms: zlib zstd
  230. gcc version 12.1.0 (GCC)
  231. COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fno-plt' '-fexceptions' '-Wformat=1' '-fstack-clash-protection' '-fcf-protection=full' '-v' '-o' 'CMakeFiles/cmTC_ac2d4.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-dumpdir' 'CMakeFiles/cmTC_ac2d4.dir/'
  232. /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/cc1plus -quiet -v -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_ac2d4.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -march=x86-64 -mtune=generic -O2 -Wformat=1 -version -fno-plt -fexceptions -fstack-clash-protection -fcf-protection=full -o - |
  233. as -v --64 -o CMakeFiles/cmTC_ac2d4.dir/CMakeCXXCompilerABI.cpp.o
  234. GNU assembler version 2.38 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.38
  235. GNU C++17 (GCC) version 12.1.0 (x86_64-pc-linux-gnu)
  236. compiled by GNU C version 12.1.0, GMP version 6.2.1, MPFR version 4.1.0-p13, MPC version 1.2.1, isl version isl-0.25-GMP
  237.  
  238. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  239. ignoring nonexistent directory "/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../x86_64-pc-linux-gnu/include"
  240. #include "..." search starts here:
  241. #include <...> search starts here:
  242. /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../include/c++/12.1.0
  243. /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../include/c++/12.1.0/x86_64-pc-linux-gnu
  244. /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../include/c++/12.1.0/backward
  245. /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/include
  246. /usr/local/include
  247. /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/include-fixed
  248. /usr/include
  249. End of search list.
  250. GNU C++17 (GCC) version 12.1.0 (x86_64-pc-linux-gnu)
  251. compiled by GNU C version 12.1.0, GMP version 6.2.1, MPFR version 4.1.0-p13, MPC version 1.2.1, isl version isl-0.25-GMP
  252.  
  253. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  254. Compiler executable checksum: 14439460ac50886fda7029a3ce5859f0
  255. COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/
  256. LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../:/lib/:/usr/lib/
  257. COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fno-plt' '-fexceptions' '-Wformat=1' '-fstack-clash-protection' '-fcf-protection=full' '-v' '-o' 'CMakeFiles/cmTC_ac2d4.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-dumpdir' 'CMakeFiles/cmTC_ac2d4.dir/CMakeCXXCompilerABI.cpp.'
  258. Linking CXX executable cmTC_ac2d4
  259. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ac2d4.dir/link.txt --verbose=1
  260. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -v -rdynamic CMakeFiles/cmTC_ac2d4.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_ac2d4
  261. Using built-in specs.
  262. COLLECT_GCC=/usr/bin/c++
  263. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/lto-wrapper
  264. Target: x86_64-pc-linux-gnu
  265. Configured with: /build/gcc/src/gcc/configure --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror --with-build-config=bootstrap-lto --enable-link-serialization=1
  266. Thread model: posix
  267. Supported LTO compression algorithms: zlib zstd
  268. gcc version 12.1.0 (GCC)
  269. COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/
  270. LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../:/lib/:/usr/lib/
  271. COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fno-plt' '-fexceptions' '-Wformat=1' '-fstack-clash-protection' '-fcf-protection=full' '-v' '-rdynamic' '-o' 'cmTC_ac2d4' '-shared-libgcc' '-dumpdir' 'cmTC_ac2d4.'
  272. /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc1Qqml9.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 -pie -o cmTC_ac2d4 /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../.. -O1 --sort-common --as-needed -z relro -z now CMakeFiles/cmTC_ac2d4.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/crtn.o
  273. COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fno-plt' '-fexceptions' '-Wformat=1' '-fstack-clash-protection' '-fcf-protection=full' '-v' '-rdynamic' '-o' 'cmTC_ac2d4' '-shared-libgcc' '-dumpdir' 'cmTC_ac2d4.'
  274. make[1]: Leaving directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  275.  
  276.  
  277.  
  278. Parsed CXX implicit include dir info from above output: rv=done
  279. found start of include info
  280. found start of implicit include info
  281. add: [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../include/c++/12.1.0]
  282. add: [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../include/c++/12.1.0/x86_64-pc-linux-gnu]
  283. add: [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../include/c++/12.1.0/backward]
  284. add: [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/include]
  285. add: [/usr/local/include]
  286. add: [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/include-fixed]
  287. add: [/usr/include]
  288. end of search list found
  289. collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../include/c++/12.1.0] ==> [/usr/include/c++/12.1.0]
  290. collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../include/c++/12.1.0/x86_64-pc-linux-gnu] ==> [/usr/include/c++/12.1.0/x86_64-pc-linux-gnu]
  291. collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../include/c++/12.1.0/backward] ==> [/usr/include/c++/12.1.0/backward]
  292. collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/include] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/include]
  293. collapse include dir [/usr/local/include] ==> [/usr/local/include]
  294. collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/include-fixed] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/include-fixed]
  295. collapse include dir [/usr/include] ==> [/usr/include]
  296. implicit include dirs: [/usr/include/c++/12.1.0;/usr/include/c++/12.1.0/x86_64-pc-linux-gnu;/usr/include/c++/12.1.0/backward;/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/include;/usr/local/include;/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/include-fixed;/usr/include]
  297.  
  298.  
  299. Parsed CXX implicit link information from above output:
  300. link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  301. ignore line: [Change Dir: /home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp]
  302. ignore line: []
  303. ignore line: [Run Build Command(s):/usr/bin/make -f Makefile cmTC_ac2d4/fast && /usr/bin/make -f CMakeFiles/cmTC_ac2d4.dir/build.make CMakeFiles/cmTC_ac2d4.dir/build]
  304. ignore line: [make[1]: Entering directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp']
  305. ignore line: [Building CXX object CMakeFiles/cmTC_ac2d4.dir/CMakeCXXCompilerABI.cpp.o]
  306. ignore line: [/usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp -D_FORTIFY_SOURCE=2 -Wformat -fstack-clash-protection -fcf-protection -Wp -D_GLIBCXX_ASSERTIONS -v -o CMakeFiles/cmTC_ac2d4.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp]
  307. ignore line: [Using built-in specs.]
  308. ignore line: [COLLECT_GCC=/usr/bin/c++]
  309. ignore line: [Target: x86_64-pc-linux-gnu]
  310. ignore line: [Configured with: /build/gcc/src/gcc/configure --enable-languages=c c++ ada fortran go lto objc obj-c++ --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror --with-build-config=bootstrap-lto --enable-link-serialization=1]
  311. ignore line: [Thread model: posix]
  312. ignore line: [Supported LTO compression algorithms: zlib zstd]
  313. ignore line: [gcc version 12.1.0 (GCC) ]
  314. ignore line: [COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fno-plt' '-fexceptions' '-Wformat=1' '-fstack-clash-protection' '-fcf-protection=full' '-v' '-o' 'CMakeFiles/cmTC_ac2d4.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-dumpdir' 'CMakeFiles/cmTC_ac2d4.dir/']
  315. ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/cc1plus -quiet -v -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_ac2d4.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -march=x86-64 -mtune=generic -O2 -Wformat=1 -version -fno-plt -fexceptions -fstack-clash-protection -fcf-protection=full -o - |]
  316. ignore line: [ as -v --64 -o CMakeFiles/cmTC_ac2d4.dir/CMakeCXXCompilerABI.cpp.o]
  317. ignore line: [GNU assembler version 2.38 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.38]
  318. ignore line: [GNU C++17 (GCC) version 12.1.0 (x86_64-pc-linux-gnu)]
  319. ignore line: [ compiled by GNU C version 12.1.0 GMP version 6.2.1 MPFR version 4.1.0-p13 MPC version 1.2.1 isl version isl-0.25-GMP]
  320. ignore line: []
  321. ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
  322. ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../x86_64-pc-linux-gnu/include"]
  323. ignore line: [#include "..." search starts here:]
  324. ignore line: [#include <...> search starts here:]
  325. ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../include/c++/12.1.0]
  326. ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../include/c++/12.1.0/x86_64-pc-linux-gnu]
  327. ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../include/c++/12.1.0/backward]
  328. ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/include]
  329. ignore line: [ /usr/local/include]
  330. ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/include-fixed]
  331. ignore line: [ /usr/include]
  332. ignore line: [End of search list.]
  333. ignore line: [GNU C++17 (GCC) version 12.1.0 (x86_64-pc-linux-gnu)]
  334. ignore line: [ compiled by GNU C version 12.1.0 GMP version 6.2.1 MPFR version 4.1.0-p13 MPC version 1.2.1 isl version isl-0.25-GMP]
  335. ignore line: []
  336. ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
  337. ignore line: [Compiler executable checksum: 14439460ac50886fda7029a3ce5859f0]
  338. ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
  339. ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../:/lib/:/usr/lib/]
  340. ignore line: [COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fno-plt' '-fexceptions' '-Wformat=1' '-fstack-clash-protection' '-fcf-protection=full' '-v' '-o' 'CMakeFiles/cmTC_ac2d4.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-dumpdir' 'CMakeFiles/cmTC_ac2d4.dir/CMakeCXXCompilerABI.cpp.']
  341. ignore line: [Linking CXX executable cmTC_ac2d4]
  342. ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ac2d4.dir/link.txt --verbose=1]
  343. ignore line: [/usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp -D_FORTIFY_SOURCE=2 -Wformat -fstack-clash-protection -fcf-protection -Wp -D_GLIBCXX_ASSERTIONS -Wl -O1 --sort-common --as-needed -z relro -z now -v -rdynamic CMakeFiles/cmTC_ac2d4.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_ac2d4 ]
  344. ignore line: [Using built-in specs.]
  345. ignore line: [COLLECT_GCC=/usr/bin/c++]
  346. ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/lto-wrapper]
  347. ignore line: [Target: x86_64-pc-linux-gnu]
  348. ignore line: [Configured with: /build/gcc/src/gcc/configure --enable-languages=c c++ ada fortran go lto objc obj-c++ --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror --with-build-config=bootstrap-lto --enable-link-serialization=1]
  349. ignore line: [Thread model: posix]
  350. ignore line: [Supported LTO compression algorithms: zlib zstd]
  351. ignore line: [gcc version 12.1.0 (GCC) ]
  352. ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
  353. ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../:/lib/:/usr/lib/]
  354. ignore line: [COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fno-plt' '-fexceptions' '-Wformat=1' '-fstack-clash-protection' '-fcf-protection=full' '-v' '-rdynamic' '-o' 'cmTC_ac2d4' '-shared-libgcc' '-dumpdir' 'cmTC_ac2d4.']
  355. link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc1Qqml9.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 -pie -o cmTC_ac2d4 /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../.. -O1 --sort-common --as-needed -z relro -z now CMakeFiles/cmTC_ac2d4.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/crtn.o]
  356. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/collect2] ==> ignore
  357. arg [-plugin] ==> ignore
  358. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/liblto_plugin.so] ==> ignore
  359. arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/lto-wrapper] ==> ignore
  360. arg [-plugin-opt=-fresolution=/tmp/cc1Qqml9.res] ==> ignore
  361. arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  362. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  363. arg [-plugin-opt=-pass-through=-lc] ==> ignore
  364. arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  365. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  366. arg [--build-id] ==> ignore
  367. arg [--eh-frame-hdr] ==> ignore
  368. arg [--hash-style=gnu] ==> ignore
  369. arg [-m] ==> ignore
  370. arg [elf_x86_64] ==> ignore
  371. arg [-export-dynamic] ==> ignore
  372. arg [-dynamic-linker] ==> ignore
  373. arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
  374. arg [-pie] ==> ignore
  375. arg [-o] ==> ignore
  376. arg [cmTC_ac2d4] ==> ignore
  377. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/Scrt1.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/Scrt1.o]
  378. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/crti.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/crti.o]
  379. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/crtbeginS.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/crtbeginS.o]
  380. arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0]
  381. arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib]
  382. arg [-L/lib/../lib] ==> dir [/lib/../lib]
  383. arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
  384. arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../..]
  385. arg [-O1] ==> ignore
  386. arg [--sort-common] ==> ignore
  387. arg [--as-needed] ==> ignore
  388. arg [-zrelro] ==> ignore
  389. arg [-znow] ==> ignore
  390. arg [CMakeFiles/cmTC_ac2d4.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
  391. arg [-lstdc++] ==> lib [stdc++]
  392. arg [-lm] ==> lib [m]
  393. arg [-lgcc_s] ==> lib [gcc_s]
  394. arg [-lgcc] ==> lib [gcc]
  395. arg [-lc] ==> lib [c]
  396. arg [-lgcc_s] ==> lib [gcc_s]
  397. arg [-lgcc] ==> lib [gcc]
  398. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/crtendS.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/crtendS.o]
  399. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/crtn.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/crtn.o]
  400. collapse obj [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/Scrt1.o] ==> [/usr/lib/Scrt1.o]
  401. collapse obj [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/crti.o] ==> [/usr/lib/crti.o]
  402. collapse obj [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib/crtn.o] ==> [/usr/lib/crtn.o]
  403. collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0]
  404. collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../lib] ==> [/usr/lib]
  405. collapse library dir [/lib/../lib] ==> [/lib]
  406. collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
  407. collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../..] ==> [/usr/lib]
  408. implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc]
  409. implicit objs: [/usr/lib/Scrt1.o;/usr/lib/crti.o;/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/crtbeginS.o;/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/crtendS.o;/usr/lib/crtn.o]
  410. implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0;/usr/lib;/lib]
  411. implicit fwks: []
  412.  
  413.  
  414. Determining if the function mallinfo exists passed with the following output:
  415. Change Dir: /home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp
  416.  
  417. Run Build Command(s):/usr/bin/make -f Makefile cmTC_463cd/fast && /usr/bin/make -f CMakeFiles/cmTC_463cd.dir/build.make CMakeFiles/cmTC_463cd.dir/build
  418. make[1]: Entering directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  419. Building C object CMakeFiles/cmTC_463cd.dir/CheckFunctionExists.c.o
  420. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DCHECK_FUNCTION_EXISTS=mallinfo -o CMakeFiles/cmTC_463cd.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
  421. Linking C executable cmTC_463cd
  422. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_463cd.dir/link.txt --verbose=1
  423. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DCHECK_FUNCTION_EXISTS=mallinfo -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_463cd.dir/CheckFunctionExists.c.o -o cmTC_463cd
  424. make[1]: Leaving directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  425.  
  426.  
  427.  
  428. Determining if the function malloc_stats exists passed with the following output:
  429. Change Dir: /home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp
  430.  
  431. Run Build Command(s):/usr/bin/make -f Makefile cmTC_66819/fast && /usr/bin/make -f CMakeFiles/cmTC_66819.dir/build.make CMakeFiles/cmTC_66819.dir/build
  432. make[1]: Entering directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  433. Building C object CMakeFiles/cmTC_66819.dir/CheckFunctionExists.c.o
  434. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DCHECK_FUNCTION_EXISTS=malloc_stats -o CMakeFiles/cmTC_66819.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
  435. Linking C executable cmTC_66819
  436. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_66819.dir/link.txt --verbose=1
  437. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DCHECK_FUNCTION_EXISTS=malloc_stats -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_66819.dir/CheckFunctionExists.c.o -o cmTC_66819
  438. make[1]: Leaving directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  439.  
  440.  
  441.  
  442. Determining if the function malloc_trim exists passed with the following output:
  443. Change Dir: /home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp
  444.  
  445. Run Build Command(s):/usr/bin/make -f Makefile cmTC_146ff/fast && /usr/bin/make -f CMakeFiles/cmTC_146ff.dir/build.make CMakeFiles/cmTC_146ff.dir/build
  446. make[1]: Entering directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  447. Building C object CMakeFiles/cmTC_146ff.dir/CheckFunctionExists.c.o
  448. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DCHECK_FUNCTION_EXISTS=malloc_trim -o CMakeFiles/cmTC_146ff.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
  449. Linking C executable cmTC_146ff
  450. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_146ff.dir/link.txt --verbose=1
  451. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DCHECK_FUNCTION_EXISTS=malloc_trim -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_146ff.dir/CheckFunctionExists.c.o -o cmTC_146ff
  452. make[1]: Leaving directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  453.  
  454.  
  455.  
  456. Determining if the function daemon exists passed with the following output:
  457. Change Dir: /home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp
  458.  
  459. Run Build Command(s):/usr/bin/make -f Makefile cmTC_b1b5e/fast && /usr/bin/make -f CMakeFiles/cmTC_b1b5e.dir/build.make CMakeFiles/cmTC_b1b5e.dir/build
  460. make[1]: Entering directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  461. Building C object CMakeFiles/cmTC_b1b5e.dir/CheckFunctionExists.c.o
  462. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DCHECK_FUNCTION_EXISTS=daemon -o CMakeFiles/cmTC_b1b5e.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
  463. Linking C executable cmTC_b1b5e
  464. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b1b5e.dir/link.txt --verbose=1
  465. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DCHECK_FUNCTION_EXISTS=daemon -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_b1b5e.dir/CheckFunctionExists.c.o -o cmTC_b1b5e
  466. make[1]: Leaving directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  467.  
  468.  
  469.  
  470. Determining if files malloc.h;dlfcn.h;inttypes.h;memory.h;stdlib.h;strings.h;sys/stat.h;limits.h;unistd.h; exist passed with the following output:
  471. Change Dir: /home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp
  472.  
  473. Run Build Command(s):/usr/bin/make -f Makefile cmTC_5008b/fast && /usr/bin/make -f CMakeFiles/cmTC_5008b.dir/build.make CMakeFiles/cmTC_5008b.dir/build
  474. make[1]: Entering directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  475. Building C object CMakeFiles/cmTC_5008b.dir/FUNCTION_H.c.o
  476. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -o CMakeFiles/cmTC_5008b.dir/FUNCTION_H.c.o -c /home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CheckIncludeFiles/FUNCTION_H.c
  477. Linking C executable cmTC_5008b
  478. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5008b.dir/link.txt --verbose=1
  479. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_5008b.dir/FUNCTION_H.c.o -o cmTC_5008b
  480. make[1]: Leaving directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  481.  
  482.  
  483.  
  484. Determining if files sys/socket.h;net/if.h;ifaddrs.h;sys/types.h exist passed with the following output:
  485. Change Dir: /home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp
  486.  
  487. Run Build Command(s):/usr/bin/make -f Makefile cmTC_9792b/fast && /usr/bin/make -f CMakeFiles/cmTC_9792b.dir/build.make CMakeFiles/cmTC_9792b.dir/build
  488. make[1]: Entering directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  489. Building C object CMakeFiles/cmTC_9792b.dir/HAVE_IFADDRS_H.c.o
  490. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -o CMakeFiles/cmTC_9792b.dir/HAVE_IFADDRS_H.c.o -c /home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CheckIncludeFiles/HAVE_IFADDRS_H.c
  491. Linking C executable cmTC_9792b
  492. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9792b.dir/link.txt --verbose=1
  493. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_9792b.dir/HAVE_IFADDRS_H.c.o -o cmTC_9792b
  494. make[1]: Leaving directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  495.  
  496.  
  497.  
  498. Determining if files sys/types.h;sys/statvfs.h;limits.h;stdbool.h;stdint.h exist passed with the following output:
  499. Change Dir: /home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp
  500.  
  501. Run Build Command(s):/usr/bin/make -f Makefile cmTC_ad14a/fast && /usr/bin/make -f CMakeFiles/cmTC_ad14a.dir/build.make CMakeFiles/cmTC_ad14a.dir/build
  502. make[1]: Entering directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  503. Building C object CMakeFiles/cmTC_ad14a.dir/FS_USAGE_C.c.o
  504. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -o CMakeFiles/cmTC_ad14a.dir/FS_USAGE_C.c.o -c /home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CheckIncludeFiles/FS_USAGE_C.c
  505. Linking C executable cmTC_ad14a
  506. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ad14a.dir/link.txt --verbose=1
  507. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_ad14a.dir/FS_USAGE_C.c.o -o cmTC_ad14a
  508. make[1]: Leaving directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  509.  
  510.  
  511.  
  512. Determining if the BZ2_bzCompressInit exist passed with the following output:
  513. Change Dir: /home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp
  514.  
  515. Run Build Command(s):/usr/bin/make -f Makefile cmTC_ba6d9/fast && /usr/bin/make -f CMakeFiles/cmTC_ba6d9.dir/build.make CMakeFiles/cmTC_ba6d9.dir/build
  516. make[1]: Entering directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  517. Building C object CMakeFiles/cmTC_ba6d9.dir/CheckSymbolExists.c.o
  518. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -fstack-clash-protection -fcf-protection -o CMakeFiles/cmTC_ba6d9.dir/CheckSymbolExists.c.o -c /home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
  519. Linking C executable cmTC_ba6d9
  520. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ba6d9.dir/link.txt --verbose=1
  521. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_ba6d9.dir/CheckSymbolExists.c.o -o cmTC_ba6d9 /usr/lib/libbz2.so
  522. make[1]: Leaving directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  523.  
  524.  
  525. File /home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
  526. /* */
  527. #include <bzlib.h>
  528.  
  529. int main(int argc, char** argv)
  530. {
  531. (void)argv;
  532. #ifndef BZ2_bzCompressInit
  533. return ((int*)(&BZ2_bzCompressInit))[argc];
  534. #else
  535. (void)argc;
  536. return 0;
  537. #endif
  538. }
  539. Determining if the include file pthread.h exists passed with the following output:
  540. Change Dir: /home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp
  541.  
  542. Run Build Command(s):/usr/bin/make -f Makefile cmTC_a873f/fast && /usr/bin/make -f CMakeFiles/cmTC_a873f.dir/build.make CMakeFiles/cmTC_a873f.dir/build
  543. make[1]: Entering directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  544. Building C object CMakeFiles/cmTC_a873f.dir/CheckIncludeFile.c.o
  545. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -o CMakeFiles/cmTC_a873f.dir/CheckIncludeFile.c.o -c /home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  546. Linking C executable cmTC_a873f
  547. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a873f.dir/link.txt --verbose=1
  548. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_a873f.dir/CheckIncludeFile.c.o -o cmTC_a873f
  549. make[1]: Leaving directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  550.  
  551.  
  552.  
  553. Performing C SOURCE FILE Test CMAKE_HAVE_LIBC_PTHREAD succeeded with the following output:
  554. Change Dir: /home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp
  555.  
  556. Run Build Command(s):/usr/bin/make -f Makefile cmTC_e8545/fast && /usr/bin/make -f CMakeFiles/cmTC_e8545.dir/build.make CMakeFiles/cmTC_e8545.dir/build
  557. make[1]: Entering directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  558. Building C object CMakeFiles/cmTC_e8545.dir/src.c.o
  559. /usr/bin/cc -DCMAKE_HAVE_LIBC_PTHREAD -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -o CMakeFiles/cmTC_e8545.dir/src.c.o -c /home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp/src.c
  560. Linking C executable cmTC_e8545
  561. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e8545.dir/link.txt --verbose=1
  562. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_e8545.dir/src.c.o -o cmTC_e8545
  563. make[1]: Leaving directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  564.  
  565.  
  566. Source file was:
  567. #include <pthread.h>
  568.  
  569. static void* test_func(void* data)
  570. {
  571. return data;
  572. }
  573.  
  574. int main(void)
  575. {
  576. pthread_t thread;
  577. pthread_create(&thread, NULL, test_func, NULL);
  578. pthread_detach(thread);
  579. pthread_cancel(thread);
  580. pthread_join(thread, NULL);
  581. pthread_atfork(NULL, NULL, NULL);
  582. pthread_exit(NULL);
  583.  
  584. return 0;
  585. }
  586.  
  587. Determining if the function gettext exists passed with the following output:
  588. Change Dir: /home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp
  589.  
  590. Run Build Command(s):/usr/bin/make -f Makefile cmTC_94e3a/fast && /usr/bin/make -f CMakeFiles/cmTC_94e3a.dir/build.make CMakeFiles/cmTC_94e3a.dir/build
  591. make[1]: Entering directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  592. Building C object CMakeFiles/cmTC_94e3a.dir/CheckFunctionExists.c.o
  593. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DCHECK_FUNCTION_EXISTS=gettext -o CMakeFiles/cmTC_94e3a.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
  594. <command-line>: warning: conflicting types for built-in function ‘gettext’; expected ‘char *(const char *)’ [-Wbuiltin-declaration-mismatch]
  595. /usr/share/cmake/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’
  596. 7 | CHECK_FUNCTION_EXISTS(void);
  597. | ^~~~~~~~~~~~~~~~~~~~~
  598. Linking C executable cmTC_94e3a
  599. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_94e3a.dir/link.txt --verbose=1
  600. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DCHECK_FUNCTION_EXISTS=gettext -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_94e3a.dir/CheckFunctionExists.c.o -o cmTC_94e3a
  601. make[1]: Leaving directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  602.  
  603.  
  604.  
  605. Determining if the function XOpenDisplay exists in the /usr/lib/libX11.so;/usr/lib/libXext.so passed with the following output:
  606. Change Dir: /home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp
  607.  
  608. Run Build Command(s):/usr/bin/make -f Makefile cmTC_886f9/fast && /usr/bin/make -f CMakeFiles/cmTC_886f9.dir/build.make CMakeFiles/cmTC_886f9.dir/build
  609. make[1]: Entering directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  610. Building C object CMakeFiles/cmTC_886f9.dir/CheckFunctionExists.c.o
  611. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DCHECK_FUNCTION_EXISTS=XOpenDisplay -o CMakeFiles/cmTC_886f9.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
  612. Linking C executable cmTC_886f9
  613. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_886f9.dir/link.txt --verbose=1
  614. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DCHECK_FUNCTION_EXISTS=XOpenDisplay -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_886f9.dir/CheckFunctionExists.c.o -o cmTC_886f9 /usr/lib/libX11.so /usr/lib/libXext.so
  615. make[1]: Leaving directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  616.  
  617.  
  618.  
  619. Determining if the function gethostbyname exists passed with the following output:
  620. Change Dir: /home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp
  621.  
  622. Run Build Command(s):/usr/bin/make -f Makefile cmTC_bacb5/fast && /usr/bin/make -f CMakeFiles/cmTC_bacb5.dir/build.make CMakeFiles/cmTC_bacb5.dir/build
  623. make[1]: Entering directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  624. Building C object CMakeFiles/cmTC_bacb5.dir/CheckFunctionExists.c.o
  625. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DCHECK_FUNCTION_EXISTS=gethostbyname -o CMakeFiles/cmTC_bacb5.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
  626. Linking C executable cmTC_bacb5
  627. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bacb5.dir/link.txt --verbose=1
  628. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DCHECK_FUNCTION_EXISTS=gethostbyname -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_bacb5.dir/CheckFunctionExists.c.o -o cmTC_bacb5
  629. make[1]: Leaving directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  630.  
  631.  
  632.  
  633. Determining if the function connect exists passed with the following output:
  634. Change Dir: /home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp
  635.  
  636. Run Build Command(s):/usr/bin/make -f Makefile cmTC_daa3a/fast && /usr/bin/make -f CMakeFiles/cmTC_daa3a.dir/build.make CMakeFiles/cmTC_daa3a.dir/build
  637. make[1]: Entering directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  638. Building C object CMakeFiles/cmTC_daa3a.dir/CheckFunctionExists.c.o
  639. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DCHECK_FUNCTION_EXISTS=connect -o CMakeFiles/cmTC_daa3a.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
  640. Linking C executable cmTC_daa3a
  641. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_daa3a.dir/link.txt --verbose=1
  642. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DCHECK_FUNCTION_EXISTS=connect -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_daa3a.dir/CheckFunctionExists.c.o -o cmTC_daa3a
  643. make[1]: Leaving directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  644.  
  645.  
  646.  
  647. Determining if the function remove exists passed with the following output:
  648. Change Dir: /home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp
  649.  
  650. Run Build Command(s):/usr/bin/make -f Makefile cmTC_5b1d4/fast && /usr/bin/make -f CMakeFiles/cmTC_5b1d4.dir/build.make CMakeFiles/cmTC_5b1d4.dir/build
  651. make[1]: Entering directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  652. Building C object CMakeFiles/cmTC_5b1d4.dir/CheckFunctionExists.c.o
  653. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DCHECK_FUNCTION_EXISTS=remove -o CMakeFiles/cmTC_5b1d4.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
  654. Linking C executable cmTC_5b1d4
  655. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5b1d4.dir/link.txt --verbose=1
  656. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DCHECK_FUNCTION_EXISTS=remove -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_5b1d4.dir/CheckFunctionExists.c.o -o cmTC_5b1d4
  657. make[1]: Leaving directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  658.  
  659.  
  660.  
  661. Determining if the function shmat exists passed with the following output:
  662. Change Dir: /home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp
  663.  
  664. Run Build Command(s):/usr/bin/make -f Makefile cmTC_4c3d4/fast && /usr/bin/make -f CMakeFiles/cmTC_4c3d4.dir/build.make CMakeFiles/cmTC_4c3d4.dir/build
  665. make[1]: Entering directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  666. Building C object CMakeFiles/cmTC_4c3d4.dir/CheckFunctionExists.c.o
  667. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DCHECK_FUNCTION_EXISTS=shmat -o CMakeFiles/cmTC_4c3d4.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
  668. Linking C executable cmTC_4c3d4
  669. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4c3d4.dir/link.txt --verbose=1
  670. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DCHECK_FUNCTION_EXISTS=shmat -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_4c3d4.dir/CheckFunctionExists.c.o -o cmTC_4c3d4
  671. make[1]: Leaving directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  672.  
  673.  
  674.  
  675. Determining if the function IceConnectionNumber exists in the ICE passed with the following output:
  676. Change Dir: /home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp
  677.  
  678. Run Build Command(s):/usr/bin/make -f Makefile cmTC_dd509/fast && /usr/bin/make -f CMakeFiles/cmTC_dd509.dir/build.make CMakeFiles/cmTC_dd509.dir/build
  679. make[1]: Entering directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  680. Building C object CMakeFiles/cmTC_dd509.dir/CheckFunctionExists.c.o
  681. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -o CMakeFiles/cmTC_dd509.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
  682. Linking C executable cmTC_dd509
  683. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dd509.dir/link.txt --verbose=1
  684. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_dd509.dir/CheckFunctionExists.c.o -o cmTC_dd509 -lICE
  685. make[1]: Leaving directory '/home/marvin/.cache/yay/eiskaltdcpp/src/build/CMakeFiles/CMakeTmp'
  686.  
  687.  
  688.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement