Advertisement
Guest User

Untitled

a guest
Jun 1st, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.07 KB | None | 0 0
  1. [hans@HANS-PC ~]$ yaourt qdigidoc
  2. 1 aur/qdigidoc 3.13.6.1525-1 (9) (0,00)
  3. Qt based UI application for verifying and signing digital signatures
  4. ==> Enter n° of packages to be installed (e.g., 1 2 3 or 1-3)
  5. ==> ---------------------------------------------------------
  6. ==> 1
  7.  
  8.  
  9. ==> Downloading qdigidoc PKGBUILD from AUR...
  10. x .SRCINFO
  11. x PKGBUILD
  12. aleppik commented on 2017-11-09 06:24
  13. Found solution
  14. remove qdigidoc - yaourt -R qdigidoc
  15.  
  16. Remove obsolete - sudo pacman -Rns $(pacman -Qtdq)
  17.  
  18. install again - yaourt -S qdigidoc
  19.  
  20. Manjaro Linux
  21.  
  22. /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib/libdigidocpp.so: undefined reference to `xercesc_3_1::XMLString::transcode(unsigned short const*, xercesc_3_1::MemoryManager*)'
  23. collect2: error: ld returned 1 exit status
  24. make[2]: *** [client/CMakeFiles/qdigidocclient.dir/build.make:607: client/qdigidocclient] Error 1
  25. make[1]: *** [CMakeFiles/Makefile2:469: client/CMakeFiles/qdigidocclient.dir/all] Error 2
  26. make: *** [Makefile:130: all] Error 2
  27. == ERROR: A failure occurred in build().
  28. Aborting...
  29. == ERROR: Makepkg was unable to build qdigidoc.
  30.  
  31. yupi commented on 2018-01-12 09:48
  32.  
  33. mehine2 commented on 2018-02-12 12:18
  34.  
  35. tindzk commented on 2018-03-27 19:08
  36.  
  37. kevku commented on 2018-03-28 16:04
  38.  
  39. qdigidoc 3.13.6.1525-1 (2018-04-21 15:11)
  40. ( Unsupported package: Potentially dangerous ! )
  41. ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
  42. ==> ------------------------------------
  43. ==> n
  44.  
  45. ==> qdigidoc dependencies:
  46. - libdigidocpp>=3.13.5 (already installed)
  47. - opensc (already installed)
  48. - qt5-base>=5.10.0 (already installed)
  49. - shared-mime-info (already installed)
  50. - ccid (already installed)
  51. - hicolor-icon-theme (already installed)
  52. - desktop-file-utils (already installed)
  53. - cmake (already installed) [makedepend]
  54. - qt5-tools (already installed) [makedepend]
  55. - qt5-translations (already installed) [makedepend]
  56.  
  57.  
  58. ==> Continue building qdigidoc ? [Y/n]
  59. ==> ----------------------------------
  60. ==>
  61.  
  62. ==> Building and installing package
  63. ==> Making package: qdigidoc 3.13.6.1525-1 (R 01 juuni 2018 11:04:41 EEST)
  64. ==> Checking runtime dependencies...
  65. ==> Checking buildtime dependencies...
  66. ==> Retrieving sources...
  67. -> Downloading qdigidoc_3.13.6.1525.orig.tar.xz...
  68. % Total % Received % Xferd Average Speed Time Time Time Current
  69. Dload Upload Total Spent Left Speed
  70. 100 1706k 100 1706k 0 0 183k 0 0:00:09 0:00:09 --:--:-- 373k
  71. ==> Validating source files with sha256sums...
  72. qdigidoc_3.13.6.1525.orig.tar.xz ... Passed
  73. ==> Extracting sources...
  74. -> Extracting qdigidoc_3.13.6.1525.orig.tar.xz with bsdtar
  75. ==> Starting prepare()...
  76. ==> Starting build()...
  77. -- The C compiler identification is GNU 8.1.0
  78. -- The CXX compiler identification is GNU 8.1.0
  79. -- Check for working C compiler: /usr/bin/cc
  80. -- Check for working C compiler: /usr/bin/cc -- works
  81. -- Detecting C compiler ABI info
  82. -- Detecting C compiler ABI info - done
  83. -- Detecting C compile features
  84. -- Detecting C compile features - done
  85. -- Check for working CXX compiler: /usr/bin/c++
  86. -- Check for working CXX compiler: /usr/bin/c++ -- works
  87. -- Detecting CXX compiler ABI info
  88. -- Detecting CXX compiler ABI info - done
  89. -- Detecting CXX compile features
  90. -- Detecting CXX compile features - done
  91. -- Found PKCS11_Module: opensc-pkcs11.so
  92. -- Found LibDigiDocpp: /usr/lib/libdigidocpp.so
  93. -- Found OpenSSL: /usr/lib/libcrypto.so (found version "1.1.0h")
  94. CMake Warning (dev) at extensions/nautilus/CMakeLists.txt:2 (project):
  95. Policy CMP0048 is not set: project() command manages VERSION variables.
  96. Run "cmake --help-policy CMP0048" for policy details. Use the cmake_policy
  97. command to set the policy and suppress this warning.
  98.  
  99. The following variable(s) would be set to empty:
  100.  
  101. PROJECT_VERSION
  102. PROJECT_VERSION_MAJOR
  103. PROJECT_VERSION_MINOR
  104. PROJECT_VERSION_PATCH
  105. This warning is for project developers. Use -Wno-dev to suppress it.
  106.  
  107. -- Found Gettext: /usr/bin/msgmerge (found version "0.19.8.1")
  108. -- Found PkgConfig: /usr/bin/pkg-config (found version "1.4.2")
  109. -- Checking for module 'libpcsclite'
  110. -- Found libpcsclite, version 1.8.23
  111. -- Found PCSC-Lite: /usr/lib/libpcsclite.so
  112. CMake Error at common/qtsingleapplication/CMakeLists.txt:8 (qt5_use_modules):
  113. Unknown CMake command "qt5_use_modules".
  114.  
  115.  
  116. -- Configuring incomplete, errors occurred!
  117. See also "/tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeOutput.log".
  118. ==> ERROR: A failure occurred in build().
  119. Aborting...
  120. ==> ERROR: Makepkg was unable to build qdigidoc.
  121. ==> Restart building qdigidoc ? [y/N]
  122. ==> ---------------------------------
  123. ==>
  124. [hans@HANS-PC ~]$ cat /tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeOutput.log
  125. The system is: Linux - 4.16.12-1-ARCH - x86_64
  126. Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
  127. Compiler: /usr/bin/cc
  128. Build flags: -march=x86-64;-mtune=generic;-O2;-pipe;-fstack-protector-strong;-fno-plt
  129. Id flags:
  130.  
  131. The output was:
  132. 0
  133.  
  134.  
  135. Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
  136.  
  137. The C compiler identification is GNU, found in "/tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/3.11.2/CompilerIdC/a.out"
  138.  
  139. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
  140. Compiler: /usr/bin/c++
  141. Build flags: -march=x86-64;-mtune=generic;-O2;-pipe;-fstack-protector-strong;-fno-plt
  142. Id flags:
  143.  
  144. The output was:
  145. 0
  146.  
  147.  
  148. Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
  149.  
  150. The CXX compiler identification is GNU, found in "/tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/3.11.2/CompilerIdCXX/a.out"
  151.  
  152. Determining if the C compiler works passed with the following output:
  153. Change Dir: /tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp
  154.  
  155. Run Build Command:"/usr/bin/make" "cmTC_d12b7/fast"
  156. /usr/bin/make -f CMakeFiles/cmTC_d12b7.dir/build.make CMakeFiles/cmTC_d12b7.dir/build
  157. make[1]: Entering directory '/tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp'
  158. Building C object CMakeFiles/cmTC_d12b7.dir/testCCompiler.c.o
  159. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -o CMakeFiles/cmTC_d12b7.dir/testCCompiler.c.o -c /tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp/testCCompiler.c
  160. Linking C executable cmTC_d12b7
  161. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d12b7.dir/link.txt --verbose=1
  162. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_d12b7.dir/testCCompiler.c.o -o cmTC_d12b7
  163. make[1]: Leaving directory '/tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp'
  164.  
  165.  
  166. Detecting C compiler ABI info compiled with the following output:
  167. Change Dir: /tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp
  168.  
  169. Run Build Command:"/usr/bin/make" "cmTC_6b67c/fast"
  170. /usr/bin/make -f CMakeFiles/cmTC_6b67c.dir/build.make CMakeFiles/cmTC_6b67c.dir/build
  171. make[1]: Entering directory '/tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp'
  172. Building C object CMakeFiles/cmTC_6b67c.dir/CMakeCCompilerABI.c.o
  173. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -o CMakeFiles/cmTC_6b67c.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.11/Modules/CMakeCCompilerABI.c
  174. Linking C executable cmTC_6b67c
  175. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6b67c.dir/link.txt --verbose=1
  176. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -v -rdynamic CMakeFiles/cmTC_6b67c.dir/CMakeCCompilerABI.c.o -o cmTC_6b67c
  177. Using built-in specs.
  178. COLLECT_GCC=/usr/bin/cc
  179. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/lto-wrapper
  180. Target: x86_64-pc-linux-gnu
  181. Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp
  182. Thread model: posix
  183. gcc version 8.1.0 (GCC)
  184. COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/
  185. LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../:/lib/:/usr/lib/
  186. COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector-strong' '-fno-plt' '-v' '-rdynamic' '-o' 'cmTC_6b67c'
  187. /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccxQ1PMt.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_6b67c /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../.. -O1 --sort-common --as-needed -z relro -z now CMakeFiles/cmTC_6b67c.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.1.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib/crtn.o
  188. COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector-strong' '-fno-plt' '-v' '-rdynamic' '-o' 'cmTC_6b67c'
  189. make[1]: Leaving directory '/tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp'
  190.  
  191.  
  192. Parsed C implicit link information from above output:
  193. link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  194. ignore line: [Change Dir: /tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp]
  195. ignore line: []
  196. ignore line: [Run Build Command:"/usr/bin/make" "cmTC_6b67c/fast"]
  197. ignore line: [/usr/bin/make -f CMakeFiles/cmTC_6b67c.dir/build.make CMakeFiles/cmTC_6b67c.dir/build]
  198. ignore line: [make[1]: Entering directory '/tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp']
  199. ignore line: [Building C object CMakeFiles/cmTC_6b67c.dir/CMakeCCompilerABI.c.o]
  200. ignore line: [/usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -o CMakeFiles/cmTC_6b67c.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.11/Modules/CMakeCCompilerABI.c]
  201. ignore line: [Linking C executable cmTC_6b67c]
  202. ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6b67c.dir/link.txt --verbose=1]
  203. ignore line: [/usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -v -rdynamic CMakeFiles/cmTC_6b67c.dir/CMakeCCompilerABI.c.o -o cmTC_6b67c ]
  204. ignore line: [Using built-in specs.]
  205. ignore line: [COLLECT_GCC=/usr/bin/cc]
  206. ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/lto-wrapper]
  207. ignore line: [Target: x86_64-pc-linux-gnu]
  208. ignore line: [Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp]
  209. ignore line: [Thread model: posix]
  210. ignore line: [gcc version 8.1.0 (GCC) ]
  211. ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
  212. ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../:/lib/:/usr/lib/]
  213. ignore line: [COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector-strong' '-fno-plt' '-v' '-rdynamic' '-o' 'cmTC_6b67c']
  214. link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccxQ1PMt.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_6b67c /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../.. -O1 --sort-common --as-needed -z relro -z now CMakeFiles/cmTC_6b67c.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.1.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib/crtn.o]
  215. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/collect2] ==> ignore
  216. arg [-plugin] ==> ignore
  217. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/liblto_plugin.so] ==> ignore
  218. arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/lto-wrapper] ==> ignore
  219. arg [-plugin-opt=-fresolution=/tmp/ccxQ1PMt.res] ==> ignore
  220. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  221. arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  222. arg [-plugin-opt=-pass-through=-lc] ==> ignore
  223. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  224. arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  225. arg [--build-id] ==> ignore
  226. arg [--eh-frame-hdr] ==> ignore
  227. arg [--hash-style=gnu] ==> ignore
  228. arg [-m] ==> ignore
  229. arg [elf_x86_64] ==> ignore
  230. arg [-export-dynamic] ==> ignore
  231. arg [-dynamic-linker] ==> ignore
  232. arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
  233. arg [-pie] ==> ignore
  234. arg [-o] ==> ignore
  235. arg [cmTC_6b67c] ==> ignore
  236. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib/Scrt1.o] ==> ignore
  237. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib/crti.o] ==> ignore
  238. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/crtbeginS.o] ==> ignore
  239. arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0]
  240. arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib]
  241. arg [-L/lib/../lib] ==> dir [/lib/../lib]
  242. arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
  243. arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../..]
  244. arg [-O1] ==> ignore
  245. arg [--sort-common] ==> ignore
  246. arg [--as-needed] ==> ignore
  247. arg [-zrelro] ==> ignore
  248. arg [-znow] ==> ignore
  249. arg [CMakeFiles/cmTC_6b67c.dir/CMakeCCompilerABI.c.o] ==> ignore
  250. arg [-lgcc] ==> lib [gcc]
  251. arg [--as-needed] ==> ignore
  252. arg [-lgcc_s] ==> lib [gcc_s]
  253. arg [--no-as-needed] ==> ignore
  254. arg [-lc] ==> lib [c]
  255. arg [-lgcc] ==> lib [gcc]
  256. arg [--as-needed] ==> ignore
  257. arg [-lgcc_s] ==> lib [gcc_s]
  258. arg [--no-as-needed] ==> ignore
  259. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/crtendS.o] ==> ignore
  260. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib/crtn.o] ==> ignore
  261. collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0]
  262. collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib] ==> [/usr/lib]
  263. collapse library dir [/lib/../lib] ==> [/lib]
  264. collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
  265. collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../..] ==> [/usr/lib]
  266. implicit libs: [gcc;gcc_s;c;gcc;gcc_s]
  267. implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0;/usr/lib;/lib]
  268. implicit fwks: []
  269.  
  270.  
  271.  
  272.  
  273. Detecting C [-std=c11] compiler features compiled with the following output:
  274. Change Dir: /tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp
  275.  
  276. Run Build Command:"/usr/bin/make" "cmTC_a48bb/fast"
  277. /usr/bin/make -f CMakeFiles/cmTC_a48bb.dir/build.make CMakeFiles/cmTC_a48bb.dir/build
  278. make[1]: Entering directory '/tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp'
  279. Building C object CMakeFiles/cmTC_a48bb.dir/feature_tests.c.o
  280. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=c11 -o CMakeFiles/cmTC_a48bb.dir/feature_tests.c.o -c /tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/feature_tests.c
  281. Linking C executable cmTC_a48bb
  282. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a48bb.dir/link.txt --verbose=1
  283. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_a48bb.dir/feature_tests.c.o -o cmTC_a48bb
  284. make[1]: Leaving directory '/tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp'
  285.  
  286.  
  287. Feature record: C_FEATURE:1c_function_prototypes
  288. Feature record: C_FEATURE:1c_restrict
  289. Feature record: C_FEATURE:1c_static_assert
  290. Feature record: C_FEATURE:1c_variadic_macros
  291.  
  292.  
  293. Detecting C [-std=c99] compiler features compiled with the following output:
  294. Change Dir: /tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp
  295.  
  296. Run Build Command:"/usr/bin/make" "cmTC_0a1b3/fast"
  297. /usr/bin/make -f CMakeFiles/cmTC_0a1b3.dir/build.make CMakeFiles/cmTC_0a1b3.dir/build
  298. make[1]: Entering directory '/tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp'
  299. Building C object CMakeFiles/cmTC_0a1b3.dir/feature_tests.c.o
  300. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=c99 -o CMakeFiles/cmTC_0a1b3.dir/feature_tests.c.o -c /tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/feature_tests.c
  301. Linking C executable cmTC_0a1b3
  302. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0a1b3.dir/link.txt --verbose=1
  303. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_0a1b3.dir/feature_tests.c.o -o cmTC_0a1b3
  304. make[1]: Leaving directory '/tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp'
  305.  
  306.  
  307. Feature record: C_FEATURE:1c_function_prototypes
  308. Feature record: C_FEATURE:1c_restrict
  309. Feature record: C_FEATURE:0c_static_assert
  310. Feature record: C_FEATURE:1c_variadic_macros
  311.  
  312.  
  313. Detecting C [-std=c90] compiler features compiled with the following output:
  314. Change Dir: /tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp
  315.  
  316. Run Build Command:"/usr/bin/make" "cmTC_847e8/fast"
  317. /usr/bin/make -f CMakeFiles/cmTC_847e8.dir/build.make CMakeFiles/cmTC_847e8.dir/build
  318. make[1]: Entering directory '/tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp'
  319. Building C object CMakeFiles/cmTC_847e8.dir/feature_tests.c.o
  320. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=c90 -o CMakeFiles/cmTC_847e8.dir/feature_tests.c.o -c /tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/feature_tests.c
  321. Linking C executable cmTC_847e8
  322. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_847e8.dir/link.txt --verbose=1
  323. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_847e8.dir/feature_tests.c.o -o cmTC_847e8
  324. make[1]: Leaving directory '/tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp'
  325.  
  326.  
  327. Feature record: C_FEATURE:1c_function_prototypes
  328. Feature record: C_FEATURE:0c_restrict
  329. Feature record: C_FEATURE:0c_static_assert
  330. Feature record: C_FEATURE:0c_variadic_macros
  331. Determining if the CXX compiler works passed with the following output:
  332. Change Dir: /tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp
  333.  
  334. Run Build Command:"/usr/bin/make" "cmTC_adb32/fast"
  335. /usr/bin/make -f CMakeFiles/cmTC_adb32.dir/build.make CMakeFiles/cmTC_adb32.dir/build
  336. make[1]: Entering directory '/tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp'
  337. Building CXX object CMakeFiles/cmTC_adb32.dir/testCXXCompiler.cxx.o
  338. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -o CMakeFiles/cmTC_adb32.dir/testCXXCompiler.cxx.o -c /tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
  339. Linking CXX executable cmTC_adb32
  340. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_adb32.dir/link.txt --verbose=1
  341. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_adb32.dir/testCXXCompiler.cxx.o -o cmTC_adb32
  342. make[1]: Leaving directory '/tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp'
  343.  
  344.  
  345. Detecting CXX compiler ABI info compiled with the following output:
  346. Change Dir: /tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp
  347.  
  348. Run Build Command:"/usr/bin/make" "cmTC_fb52d/fast"
  349. /usr/bin/make -f CMakeFiles/cmTC_fb52d.dir/build.make CMakeFiles/cmTC_fb52d.dir/build
  350. make[1]: Entering directory '/tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp'
  351. Building CXX object CMakeFiles/cmTC_fb52d.dir/CMakeCXXCompilerABI.cpp.o
  352. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -o CMakeFiles/cmTC_fb52d.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.11/Modules/CMakeCXXCompilerABI.cpp
  353. Linking CXX executable cmTC_fb52d
  354. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fb52d.dir/link.txt --verbose=1
  355. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -v -rdynamic CMakeFiles/cmTC_fb52d.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_fb52d
  356. Using built-in specs.
  357. COLLECT_GCC=/usr/bin/c++
  358. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/lto-wrapper
  359. Target: x86_64-pc-linux-gnu
  360. Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp
  361. Thread model: posix
  362. gcc version 8.1.0 (GCC)
  363. COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/
  364. LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../:/lib/:/usr/lib/
  365. COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector-strong' '-fno-plt' '-v' '-rdynamic' '-o' 'cmTC_fb52d' '-shared-libgcc'
  366. /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccxXdizS.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_fb52d /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../.. -O1 --sort-common --as-needed -z relro -z now CMakeFiles/cmTC_fb52d.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib/crtn.o
  367. COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector-strong' '-fno-plt' '-v' '-rdynamic' '-o' 'cmTC_fb52d' '-shared-libgcc'
  368. make[1]: Leaving directory '/tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp'
  369.  
  370.  
  371. Parsed CXX implicit link information from above output:
  372. link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  373. ignore line: [Change Dir: /tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp]
  374. ignore line: []
  375. ignore line: [Run Build Command:"/usr/bin/make" "cmTC_fb52d/fast"]
  376. ignore line: [/usr/bin/make -f CMakeFiles/cmTC_fb52d.dir/build.make CMakeFiles/cmTC_fb52d.dir/build]
  377. ignore line: [make[1]: Entering directory '/tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp']
  378. ignore line: [Building CXX object CMakeFiles/cmTC_fb52d.dir/CMakeCXXCompilerABI.cpp.o]
  379. ignore line: [/usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -o CMakeFiles/cmTC_fb52d.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.11/Modules/CMakeCXXCompilerABI.cpp]
  380. ignore line: [Linking CXX executable cmTC_fb52d]
  381. ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fb52d.dir/link.txt --verbose=1]
  382. ignore line: [/usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -v -rdynamic CMakeFiles/cmTC_fb52d.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_fb52d ]
  383. ignore line: [Using built-in specs.]
  384. ignore line: [COLLECT_GCC=/usr/bin/c++]
  385. ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/lto-wrapper]
  386. ignore line: [Target: x86_64-pc-linux-gnu]
  387. ignore line: [Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp]
  388. ignore line: [Thread model: posix]
  389. ignore line: [gcc version 8.1.0 (GCC) ]
  390. ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
  391. ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../:/lib/:/usr/lib/]
  392. ignore line: [COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector-strong' '-fno-plt' '-v' '-rdynamic' '-o' 'cmTC_fb52d' '-shared-libgcc']
  393. link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccxXdizS.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_fb52d /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../.. -O1 --sort-common --as-needed -z relro -z now CMakeFiles/cmTC_fb52d.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib/crtn.o]
  394. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/collect2] ==> ignore
  395. arg [-plugin] ==> ignore
  396. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/liblto_plugin.so] ==> ignore
  397. arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/lto-wrapper] ==> ignore
  398. arg [-plugin-opt=-fresolution=/tmp/ccxXdizS.res] ==> ignore
  399. arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  400. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  401. arg [-plugin-opt=-pass-through=-lc] ==> ignore
  402. arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  403. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  404. arg [--build-id] ==> ignore
  405. arg [--eh-frame-hdr] ==> ignore
  406. arg [--hash-style=gnu] ==> ignore
  407. arg [-m] ==> ignore
  408. arg [elf_x86_64] ==> ignore
  409. arg [-export-dynamic] ==> ignore
  410. arg [-dynamic-linker] ==> ignore
  411. arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
  412. arg [-pie] ==> ignore
  413. arg [-o] ==> ignore
  414. arg [cmTC_fb52d] ==> ignore
  415. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib/Scrt1.o] ==> ignore
  416. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib/crti.o] ==> ignore
  417. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/crtbeginS.o] ==> ignore
  418. arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0]
  419. arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib]
  420. arg [-L/lib/../lib] ==> dir [/lib/../lib]
  421. arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
  422. arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../..]
  423. arg [-O1] ==> ignore
  424. arg [--sort-common] ==> ignore
  425. arg [--as-needed] ==> ignore
  426. arg [-zrelro] ==> ignore
  427. arg [-znow] ==> ignore
  428. arg [CMakeFiles/cmTC_fb52d.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
  429. arg [-lstdc++] ==> lib [stdc++]
  430. arg [-lm] ==> lib [m]
  431. arg [-lgcc_s] ==> lib [gcc_s]
  432. arg [-lgcc] ==> lib [gcc]
  433. arg [-lc] ==> lib [c]
  434. arg [-lgcc_s] ==> lib [gcc_s]
  435. arg [-lgcc] ==> lib [gcc]
  436. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/crtendS.o] ==> ignore
  437. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib/crtn.o] ==> ignore
  438. collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0]
  439. collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../../lib] ==> [/usr/lib]
  440. collapse library dir [/lib/../lib] ==> [/lib]
  441. collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
  442. collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../..] ==> [/usr/lib]
  443. implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc]
  444. implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0;/usr/lib;/lib]
  445. implicit fwks: []
  446.  
  447.  
  448.  
  449.  
  450. Detecting CXX [-std=c++1z] compiler features compiled with the following output:
  451. Change Dir: /tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp
  452.  
  453. Run Build Command:"/usr/bin/make" "cmTC_a2f1d/fast"
  454. /usr/bin/make -f CMakeFiles/cmTC_a2f1d.dir/build.make CMakeFiles/cmTC_a2f1d.dir/build
  455. make[1]: Entering directory '/tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp'
  456. Building CXX object CMakeFiles/cmTC_a2f1d.dir/feature_tests.cxx.o
  457. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=c++1z -o CMakeFiles/cmTC_a2f1d.dir/feature_tests.cxx.o -c /tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/feature_tests.cxx
  458. Linking CXX executable cmTC_a2f1d
  459. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a2f1d.dir/link.txt --verbose=1
  460. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_a2f1d.dir/feature_tests.cxx.o -o cmTC_a2f1d
  461. make[1]: Leaving directory '/tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp'
  462.  
  463.  
  464. Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
  465. Feature record: CXX_FEATURE:1cxx_alias_templates
  466. Feature record: CXX_FEATURE:1cxx_alignas
  467. Feature record: CXX_FEATURE:1cxx_alignof
  468. Feature record: CXX_FEATURE:1cxx_attributes
  469. Feature record: CXX_FEATURE:1cxx_attribute_deprecated
  470. Feature record: CXX_FEATURE:1cxx_auto_type
  471. Feature record: CXX_FEATURE:1cxx_binary_literals
  472. Feature record: CXX_FEATURE:1cxx_constexpr
  473. Feature record: CXX_FEATURE:1cxx_contextual_conversions
  474. Feature record: CXX_FEATURE:1cxx_decltype
  475. Feature record: CXX_FEATURE:1cxx_decltype_auto
  476. Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
  477. Feature record: CXX_FEATURE:1cxx_default_function_template_args
  478. Feature record: CXX_FEATURE:1cxx_defaulted_functions
  479. Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
  480. Feature record: CXX_FEATURE:1cxx_delegating_constructors
  481. Feature record: CXX_FEATURE:1cxx_deleted_functions
  482. Feature record: CXX_FEATURE:1cxx_digit_separators
  483. Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
  484. Feature record: CXX_FEATURE:1cxx_explicit_conversions
  485. Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
  486. Feature record: CXX_FEATURE:1cxx_extern_templates
  487. Feature record: CXX_FEATURE:1cxx_final
  488. Feature record: CXX_FEATURE:1cxx_func_identifier
  489. Feature record: CXX_FEATURE:1cxx_generalized_initializers
  490. Feature record: CXX_FEATURE:1cxx_generic_lambdas
  491. Feature record: CXX_FEATURE:1cxx_inheriting_constructors
  492. Feature record: CXX_FEATURE:1cxx_inline_namespaces
  493. Feature record: CXX_FEATURE:1cxx_lambdas
  494. Feature record: CXX_FEATURE:1cxx_lambda_init_captures
  495. Feature record: CXX_FEATURE:1cxx_local_type_template_args
  496. Feature record: CXX_FEATURE:1cxx_long_long_type
  497. Feature record: CXX_FEATURE:1cxx_noexcept
  498. Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
  499. Feature record: CXX_FEATURE:1cxx_nullptr
  500. Feature record: CXX_FEATURE:1cxx_override
  501. Feature record: CXX_FEATURE:1cxx_range_for
  502. Feature record: CXX_FEATURE:1cxx_raw_string_literals
  503. Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
  504. Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
  505. Feature record: CXX_FEATURE:1cxx_return_type_deduction
  506. Feature record: CXX_FEATURE:1cxx_right_angle_brackets
  507. Feature record: CXX_FEATURE:1cxx_rvalue_references
  508. Feature record: CXX_FEATURE:1cxx_sizeof_member
  509. Feature record: CXX_FEATURE:1cxx_static_assert
  510. Feature record: CXX_FEATURE:1cxx_strong_enums
  511. Feature record: CXX_FEATURE:1cxx_template_template_parameters
  512. Feature record: CXX_FEATURE:1cxx_thread_local
  513. Feature record: CXX_FEATURE:1cxx_trailing_return_types
  514. Feature record: CXX_FEATURE:1cxx_unicode_literals
  515. Feature record: CXX_FEATURE:1cxx_uniform_initialization
  516. Feature record: CXX_FEATURE:1cxx_unrestricted_unions
  517. Feature record: CXX_FEATURE:1cxx_user_literals
  518. Feature record: CXX_FEATURE:1cxx_variable_templates
  519. Feature record: CXX_FEATURE:1cxx_variadic_macros
  520. Feature record: CXX_FEATURE:1cxx_variadic_templates
  521.  
  522.  
  523. Detecting CXX [-std=c++14] compiler features compiled with the following output:
  524. Change Dir: /tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp
  525.  
  526. Run Build Command:"/usr/bin/make" "cmTC_70d78/fast"
  527. /usr/bin/make -f CMakeFiles/cmTC_70d78.dir/build.make CMakeFiles/cmTC_70d78.dir/build
  528. make[1]: Entering directory '/tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp'
  529. Building CXX object CMakeFiles/cmTC_70d78.dir/feature_tests.cxx.o
  530. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=c++14 -o CMakeFiles/cmTC_70d78.dir/feature_tests.cxx.o -c /tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/feature_tests.cxx
  531. Linking CXX executable cmTC_70d78
  532. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_70d78.dir/link.txt --verbose=1
  533. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_70d78.dir/feature_tests.cxx.o -o cmTC_70d78
  534. make[1]: Leaving directory '/tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp'
  535.  
  536.  
  537. Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
  538. Feature record: CXX_FEATURE:1cxx_alias_templates
  539. Feature record: CXX_FEATURE:1cxx_alignas
  540. Feature record: CXX_FEATURE:1cxx_alignof
  541. Feature record: CXX_FEATURE:1cxx_attributes
  542. Feature record: CXX_FEATURE:1cxx_attribute_deprecated
  543. Feature record: CXX_FEATURE:1cxx_auto_type
  544. Feature record: CXX_FEATURE:1cxx_binary_literals
  545. Feature record: CXX_FEATURE:1cxx_constexpr
  546. Feature record: CXX_FEATURE:1cxx_contextual_conversions
  547. Feature record: CXX_FEATURE:1cxx_decltype
  548. Feature record: CXX_FEATURE:1cxx_decltype_auto
  549. Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
  550. Feature record: CXX_FEATURE:1cxx_default_function_template_args
  551. Feature record: CXX_FEATURE:1cxx_defaulted_functions
  552. Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
  553. Feature record: CXX_FEATURE:1cxx_delegating_constructors
  554. Feature record: CXX_FEATURE:1cxx_deleted_functions
  555. Feature record: CXX_FEATURE:1cxx_digit_separators
  556. Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
  557. Feature record: CXX_FEATURE:1cxx_explicit_conversions
  558. Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
  559. Feature record: CXX_FEATURE:1cxx_extern_templates
  560. Feature record: CXX_FEATURE:1cxx_final
  561. Feature record: CXX_FEATURE:1cxx_func_identifier
  562. Feature record: CXX_FEATURE:1cxx_generalized_initializers
  563. Feature record: CXX_FEATURE:1cxx_generic_lambdas
  564. Feature record: CXX_FEATURE:1cxx_inheriting_constructors
  565. Feature record: CXX_FEATURE:1cxx_inline_namespaces
  566. Feature record: CXX_FEATURE:1cxx_lambdas
  567. Feature record: CXX_FEATURE:1cxx_lambda_init_captures
  568. Feature record: CXX_FEATURE:1cxx_local_type_template_args
  569. Feature record: CXX_FEATURE:1cxx_long_long_type
  570. Feature record: CXX_FEATURE:1cxx_noexcept
  571. Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
  572. Feature record: CXX_FEATURE:1cxx_nullptr
  573. Feature record: CXX_FEATURE:1cxx_override
  574. Feature record: CXX_FEATURE:1cxx_range_for
  575. Feature record: CXX_FEATURE:1cxx_raw_string_literals
  576. Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
  577. Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
  578. Feature record: CXX_FEATURE:1cxx_return_type_deduction
  579. Feature record: CXX_FEATURE:1cxx_right_angle_brackets
  580. Feature record: CXX_FEATURE:1cxx_rvalue_references
  581. Feature record: CXX_FEATURE:1cxx_sizeof_member
  582. Feature record: CXX_FEATURE:1cxx_static_assert
  583. Feature record: CXX_FEATURE:1cxx_strong_enums
  584. Feature record: CXX_FEATURE:1cxx_template_template_parameters
  585. Feature record: CXX_FEATURE:1cxx_thread_local
  586. Feature record: CXX_FEATURE:1cxx_trailing_return_types
  587. Feature record: CXX_FEATURE:1cxx_unicode_literals
  588. Feature record: CXX_FEATURE:1cxx_uniform_initialization
  589. Feature record: CXX_FEATURE:1cxx_unrestricted_unions
  590. Feature record: CXX_FEATURE:1cxx_user_literals
  591. Feature record: CXX_FEATURE:1cxx_variable_templates
  592. Feature record: CXX_FEATURE:1cxx_variadic_macros
  593. Feature record: CXX_FEATURE:1cxx_variadic_templates
  594.  
  595.  
  596. Detecting CXX [-std=c++11] compiler features compiled with the following output:
  597. Change Dir: /tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp
  598.  
  599. Run Build Command:"/usr/bin/make" "cmTC_f2b61/fast"
  600. /usr/bin/make -f CMakeFiles/cmTC_f2b61.dir/build.make CMakeFiles/cmTC_f2b61.dir/build
  601. make[1]: Entering directory '/tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp'
  602. Building CXX object CMakeFiles/cmTC_f2b61.dir/feature_tests.cxx.o
  603. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=c++11 -o CMakeFiles/cmTC_f2b61.dir/feature_tests.cxx.o -c /tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/feature_tests.cxx
  604. Linking CXX executable cmTC_f2b61
  605. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f2b61.dir/link.txt --verbose=1
  606. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_f2b61.dir/feature_tests.cxx.o -o cmTC_f2b61
  607. make[1]: Leaving directory '/tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp'
  608.  
  609.  
  610. Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
  611. Feature record: CXX_FEATURE:1cxx_alias_templates
  612. Feature record: CXX_FEATURE:1cxx_alignas
  613. Feature record: CXX_FEATURE:1cxx_alignof
  614. Feature record: CXX_FEATURE:1cxx_attributes
  615. Feature record: CXX_FEATURE:0cxx_attribute_deprecated
  616. Feature record: CXX_FEATURE:1cxx_auto_type
  617. Feature record: CXX_FEATURE:0cxx_binary_literals
  618. Feature record: CXX_FEATURE:1cxx_constexpr
  619. Feature record: CXX_FEATURE:0cxx_contextual_conversions
  620. Feature record: CXX_FEATURE:1cxx_decltype
  621. Feature record: CXX_FEATURE:0cxx_decltype_auto
  622. Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
  623. Feature record: CXX_FEATURE:1cxx_default_function_template_args
  624. Feature record: CXX_FEATURE:1cxx_defaulted_functions
  625. Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
  626. Feature record: CXX_FEATURE:1cxx_delegating_constructors
  627. Feature record: CXX_FEATURE:1cxx_deleted_functions
  628. Feature record: CXX_FEATURE:0cxx_digit_separators
  629. Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
  630. Feature record: CXX_FEATURE:1cxx_explicit_conversions
  631. Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
  632. Feature record: CXX_FEATURE:1cxx_extern_templates
  633. Feature record: CXX_FEATURE:1cxx_final
  634. Feature record: CXX_FEATURE:1cxx_func_identifier
  635. Feature record: CXX_FEATURE:1cxx_generalized_initializers
  636. Feature record: CXX_FEATURE:0cxx_generic_lambdas
  637. Feature record: CXX_FEATURE:1cxx_inheriting_constructors
  638. Feature record: CXX_FEATURE:1cxx_inline_namespaces
  639. Feature record: CXX_FEATURE:1cxx_lambdas
  640. Feature record: CXX_FEATURE:0cxx_lambda_init_captures
  641. Feature record: CXX_FEATURE:1cxx_local_type_template_args
  642. Feature record: CXX_FEATURE:1cxx_long_long_type
  643. Feature record: CXX_FEATURE:1cxx_noexcept
  644. Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
  645. Feature record: CXX_FEATURE:1cxx_nullptr
  646. Feature record: CXX_FEATURE:1cxx_override
  647. Feature record: CXX_FEATURE:1cxx_range_for
  648. Feature record: CXX_FEATURE:1cxx_raw_string_literals
  649. Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
  650. Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
  651. Feature record: CXX_FEATURE:0cxx_return_type_deduction
  652. Feature record: CXX_FEATURE:1cxx_right_angle_brackets
  653. Feature record: CXX_FEATURE:1cxx_rvalue_references
  654. Feature record: CXX_FEATURE:1cxx_sizeof_member
  655. Feature record: CXX_FEATURE:1cxx_static_assert
  656. Feature record: CXX_FEATURE:1cxx_strong_enums
  657. Feature record: CXX_FEATURE:1cxx_template_template_parameters
  658. Feature record: CXX_FEATURE:1cxx_thread_local
  659. Feature record: CXX_FEATURE:1cxx_trailing_return_types
  660. Feature record: CXX_FEATURE:1cxx_unicode_literals
  661. Feature record: CXX_FEATURE:1cxx_uniform_initialization
  662. Feature record: CXX_FEATURE:1cxx_unrestricted_unions
  663. Feature record: CXX_FEATURE:1cxx_user_literals
  664. Feature record: CXX_FEATURE:0cxx_variable_templates
  665. Feature record: CXX_FEATURE:1cxx_variadic_macros
  666. Feature record: CXX_FEATURE:1cxx_variadic_templates
  667.  
  668.  
  669. Detecting CXX [-std=c++98] compiler features compiled with the following output:
  670. Change Dir: /tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp
  671.  
  672. Run Build Command:"/usr/bin/make" "cmTC_026e3/fast"
  673. /usr/bin/make -f CMakeFiles/cmTC_026e3.dir/build.make CMakeFiles/cmTC_026e3.dir/build
  674. make[1]: Entering directory '/tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp'
  675. Building CXX object CMakeFiles/cmTC_026e3.dir/feature_tests.cxx.o
  676. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=c++98 -o CMakeFiles/cmTC_026e3.dir/feature_tests.cxx.o -c /tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/feature_tests.cxx
  677. Linking CXX executable cmTC_026e3
  678. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_026e3.dir/link.txt --verbose=1
  679. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_026e3.dir/feature_tests.cxx.o -o cmTC_026e3
  680. make[1]: Leaving directory '/tmp/yaourt-tmp-hans/aur-qdigidoc/src/qdigidoc-build/CMakeFiles/CMakeTmp'
  681.  
  682.  
  683. Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
  684. Feature record: CXX_FEATURE:0cxx_alias_templates
  685. Feature record: CXX_FEATURE:0cxx_alignas
  686. Feature record: CXX_FEATURE:0cxx_alignof
  687. Feature record: CXX_FEATURE:0cxx_attributes
  688. Feature record: CXX_FEATURE:0cxx_attribute_deprecated
  689. Feature record: CXX_FEATURE:0cxx_auto_type
  690. Feature record: CXX_FEATURE:0cxx_binary_literals
  691. Feature record: CXX_FEATURE:0cxx_constexpr
  692. Feature record: CXX_FEATURE:0cxx_contextual_conversions
  693. Feature record: CXX_FEATURE:0cxx_decltype
  694. Feature record: CXX_FEATURE:0cxx_decltype_auto
  695. Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
  696. Feature record: CXX_FEATURE:0cxx_default_function_template_args
  697. Feature record: CXX_FEATURE:0cxx_defaulted_functions
  698. Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
  699. Feature record: CXX_FEATURE:0cxx_delegating_constructors
  700. Feature record: CXX_FEATURE:0cxx_deleted_functions
  701. Feature record: CXX_FEATURE:0cxx_digit_separators
  702. Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
  703. Feature record: CXX_FEATURE:0cxx_explicit_conversions
  704. Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
  705. Feature record: CXX_FEATURE:0cxx_extern_templates
  706. Feature record: CXX_FEATURE:0cxx_final
  707. Feature record: CXX_FEATURE:0cxx_func_identifier
  708. Feature record: CXX_FEATURE:0cxx_generalized_initializers
  709. Feature record: CXX_FEATURE:0cxx_generic_lambdas
  710. Feature record: CXX_FEATURE:0cxx_inheriting_constructors
  711. Feature record: CXX_FEATURE:0cxx_inline_namespaces
  712. Feature record: CXX_FEATURE:0cxx_lambdas
  713. Feature record: CXX_FEATURE:0cxx_lambda_init_captures
  714. Feature record: CXX_FEATURE:0cxx_local_type_template_args
  715. Feature record: CXX_FEATURE:0cxx_long_long_type
  716. Feature record: CXX_FEATURE:0cxx_noexcept
  717. Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
  718. Feature record: CXX_FEATURE:0cxx_nullptr
  719. Feature record: CXX_FEATURE:0cxx_override
  720. Feature record: CXX_FEATURE:0cxx_range_for
  721. Feature record: CXX_FEATURE:0cxx_raw_string_literals
  722. Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
  723. Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
  724. Feature record: CXX_FEATURE:0cxx_return_type_deduction
  725. Feature record: CXX_FEATURE:0cxx_right_angle_brackets
  726. Feature record: CXX_FEATURE:0cxx_rvalue_references
  727. Feature record: CXX_FEATURE:0cxx_sizeof_member
  728. Feature record: CXX_FEATURE:0cxx_static_assert
  729. Feature record: CXX_FEATURE:0cxx_strong_enums
  730. Feature record: CXX_FEATURE:1cxx_template_template_parameters
  731. Feature record: CXX_FEATURE:0cxx_thread_local
  732. Feature record: CXX_FEATURE:0cxx_trailing_return_types
  733. Feature record: CXX_FEATURE:0cxx_unicode_literals
  734. Feature record: CXX_FEATURE:0cxx_uniform_initialization
  735. Feature record: CXX_FEATURE:0cxx_unrestricted_unions
  736. Feature record: CXX_FEATURE:0cxx_user_literals
  737. Feature record: CXX_FEATURE:0cxx_variable_templates
  738. Feature record: CXX_FEATURE:0cxx_variadic_macros
  739. Feature record: CXX_FEATURE:0cxx_variadic_templates
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement