Advertisement
michaldybczak

alienfx-lite

Aug 27th, 2016
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 41.44 KB | None | 0 0
  1. The system is: Linux - 4.4.19-1-MANJARO - x86_64
  2. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
  3. Compiler: /usr/bin/c++
  4. Build flags: -march=x86-64;-mtune=generic;-O2;-pipe;-fstack-protector-strong
  5. Id flags:
  6.  
  7. The output was:
  8. 0
  9.  
  10.  
  11. Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
  12.  
  13. The CXX compiler identification is GNU, found in "/tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/3.6.1/CompilerIdCXX/a.out"
  14.  
  15. Determining if the CXX compiler works passed with the following output:
  16. Change Dir: /tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp
  17.  
  18. Run Build Command:"/usr/bin/make" "cmTC_bfcbd/fast"
  19. /usr/bin/make -f CMakeFiles/cmTC_bfcbd.dir/build.make CMakeFiles/cmTC_bfcbd.dir/build
  20. make[1]: Wejście do katalogu '/tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp'
  21. Building CXX object CMakeFiles/cmTC_bfcbd.dir/testCXXCompiler.cxx.o
  22. /usr/bin/c++     -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong     -o CMakeFiles/cmTC_bfcbd.dir/testCXXCompiler.cxx.o -c /tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
  23. Linking CXX executable cmTC_bfcbd
  24. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bfcbd.dir/link.txt --verbose=1
  25. /usr/bin/c++   -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong     -Wl,-O1,--sort-common,--as-needed,-z,relro  CMakeFiles/cmTC_bfcbd.dir/testCXXCompiler.cxx.o  -o cmTC_bfcbd -rdynamic
  26. make[1]: Opuszczenie katalogu '/tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp'
  27.  
  28.  
  29. Detecting CXX compiler ABI info compiled with the following output:
  30. Change Dir: /tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp
  31.  
  32. Run Build Command:"/usr/bin/make" "cmTC_f1f60/fast"
  33. /usr/bin/make -f CMakeFiles/cmTC_f1f60.dir/build.make CMakeFiles/cmTC_f1f60.dir/build
  34. make[1]: Wejście do katalogu '/tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp'
  35. Building CXX object CMakeFiles/cmTC_f1f60.dir/CMakeCXXCompilerABI.cpp.o
  36. /usr/bin/c++     -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong     -o CMakeFiles/cmTC_f1f60.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp
  37. Linking CXX executable cmTC_f1f60
  38. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f1f60.dir/link.txt --verbose=1
  39. /usr/bin/c++   -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong     -Wl,-O1,--sort-common,--as-needed,-z,relro -v CMakeFiles/cmTC_f1f60.dir/CMakeCXXCompilerABI.cpp.o  -o cmTC_f1f60 -rdynamic  
  40. Using built-in specs.
  41. COLLECT_GCC=/usr/bin/c++
  42. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
  43. Target: x86_64-pc-linux-gnu
  44. Configured with: /build/gcc-multilib/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
  45. Thread model: posix
  46. gcc version 6.1.1 20160802 (GCC)
  47. COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/
  48. LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../:/lib/:/usr/lib/
  49. COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector-strong' '-v' '-o' 'cmTC_f1f60' '-rdynamic' '-shared-libgcc'
  50.  /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cccRsoqo.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_f1f60 /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -O1 --sort-common --as-needed -z relro CMakeFiles/cmTC_f1f60.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o
  51. COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector-strong' '-v' '-o' 'cmTC_f1f60' '-rdynamic' '-shared-libgcc'
  52. make[1]: Opuszczenie katalogu '/tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp'
  53.  
  54.  
  55. Parsed CXX implicit link information from above output:
  56.   link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  57.   ignore line: [Change Dir: /tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp]
  58.   ignore line: []
  59.   ignore line: [Run Build Command:"/usr/bin/make" "cmTC_f1f60/fast"]
  60.   ignore line: [/usr/bin/make -f CMakeFiles/cmTC_f1f60.dir/build.make CMakeFiles/cmTC_f1f60.dir/build]
  61.   ignore line: [make[1]: Wejście do katalogu '/tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp']
  62.   ignore line: [Building CXX object CMakeFiles/cmTC_f1f60.dir/CMakeCXXCompilerABI.cpp.o]
  63.   ignore line: [/usr/bin/c++     -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong     -o CMakeFiles/cmTC_f1f60.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp]
  64.   ignore line: [Linking CXX executable cmTC_f1f60]
  65.   ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f1f60.dir/link.txt --verbose=1]
  66.   ignore line: [/usr/bin/c++   -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong     -Wl,-O1,--sort-common,--as-needed,-z,relro -v CMakeFiles/cmTC_f1f60.dir/CMakeCXXCompilerABI.cpp.o  -o cmTC_f1f60 -rdynamic  ]
  67.   ignore line: [Using built-in specs.]
  68.   ignore line: [COLLECT_GCC=/usr/bin/c++]
  69.   ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper]
  70.   ignore line: [Target: x86_64-pc-linux-gnu]
  71.   ignore line: [Configured with: /build/gcc-multilib/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]
  72.   ignore line: [Thread model: posix]
  73.   ignore line: [gcc version 6.1.1 20160802 (GCC) ]
  74.   ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
  75.   ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../:/lib/:/usr/lib/]
  76.   ignore line: [COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector-strong' '-v' '-o' 'cmTC_f1f60' '-rdynamic' '-shared-libgcc']
  77.   link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cccRsoqo.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_f1f60 /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -O1 --sort-common --as-needed -z relro CMakeFiles/cmTC_f1f60.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o]
  78.     arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2] ==> ignore
  79.     arg [-plugin] ==> ignore
  80.     arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so] ==> ignore
  81.     arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper] ==> ignore
  82.     arg [-plugin-opt=-fresolution=/tmp/cccRsoqo.res] ==> ignore
  83.     arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  84.     arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  85.     arg [-plugin-opt=-pass-through=-lc] ==> ignore
  86.     arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  87.     arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  88.     arg [--build-id] ==> ignore
  89.     arg [--eh-frame-hdr] ==> ignore
  90.     arg [--hash-style=gnu] ==> ignore
  91.     arg [-m] ==> ignore
  92.     arg [elf_x86_64] ==> ignore
  93.     arg [-export-dynamic] ==> ignore
  94.     arg [-dynamic-linker] ==> ignore
  95.     arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
  96.     arg [-o] ==> ignore
  97.     arg [cmTC_f1f60] ==> ignore
  98.     arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o] ==> ignore
  99.     arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o] ==> ignore
  100.     arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o] ==> ignore
  101.     arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
  102.     arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib]
  103.     arg [-L/lib/../lib] ==> dir [/lib/../lib]
  104.     arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
  105.     arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..]
  106.     arg [-O1] ==> ignore
  107.     arg [--sort-common] ==> ignore
  108.     arg [--as-needed] ==> ignore
  109.     arg [-zrelro] ==> ignore
  110.     arg [CMakeFiles/cmTC_f1f60.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
  111.     arg [-lstdc++] ==> lib [stdc++]
  112.     arg [-lm] ==> lib [m]
  113.     arg [-lgcc_s] ==> lib [gcc_s]
  114.     arg [-lgcc] ==> lib [gcc]
  115.     arg [-lc] ==> lib [c]
  116.     arg [-lgcc_s] ==> lib [gcc_s]
  117.     arg [-lgcc] ==> lib [gcc]
  118.     arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o] ==> ignore
  119.     arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o] ==> ignore
  120.   remove lib [gcc_s]
  121.   remove lib [gcc]
  122.   remove lib [gcc_s]
  123.   remove lib [gcc]
  124.   collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
  125.   collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib] ==> [/usr/lib]
  126.   collapse library dir [/lib/../lib] ==> [/lib]
  127.   collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
  128.   collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> [/usr/lib]
  129.   implicit libs: [stdc++;m;c]
  130.   implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1;/usr/lib;/lib]
  131.   implicit fwks: []
  132.  
  133.  
  134.  
  135.  
  136. Detecting CXX [-std=c++14] compiler features compiled with the following output:
  137. Change Dir: /tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp
  138.  
  139. Run Build Command:"/usr/bin/make" "cmTC_9b066/fast"
  140. /usr/bin/make -f CMakeFiles/cmTC_9b066.dir/build.make CMakeFiles/cmTC_9b066.dir/build
  141. make[1]: Wejście do katalogu '/tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp'
  142. Building CXX object CMakeFiles/cmTC_9b066.dir/feature_tests.cxx.o
  143. /usr/bin/c++     -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong     -std=c++14 -o CMakeFiles/cmTC_9b066.dir/feature_tests.cxx.o -c /tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/feature_tests.cxx
  144. Linking CXX executable cmTC_9b066
  145. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9b066.dir/link.txt --verbose=1
  146. /usr/bin/c++   -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong     -Wl,-O1,--sort-common,--as-needed,-z,relro  CMakeFiles/cmTC_9b066.dir/feature_tests.cxx.o  -o cmTC_9b066 -rdynamic
  147. make[1]: Opuszczenie katalogu '/tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp'
  148.  
  149.  
  150.     Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
  151.     Feature record: CXX_FEATURE:1cxx_alias_templates
  152.     Feature record: CXX_FEATURE:1cxx_alignas
  153.     Feature record: CXX_FEATURE:1cxx_alignof
  154.     Feature record: CXX_FEATURE:1cxx_attributes
  155.     Feature record: CXX_FEATURE:1cxx_attribute_deprecated
  156.     Feature record: CXX_FEATURE:1cxx_auto_type
  157.     Feature record: CXX_FEATURE:1cxx_binary_literals
  158.     Feature record: CXX_FEATURE:1cxx_constexpr
  159.     Feature record: CXX_FEATURE:1cxx_contextual_conversions
  160.     Feature record: CXX_FEATURE:1cxx_decltype
  161.     Feature record: CXX_FEATURE:1cxx_decltype_auto
  162.     Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
  163.     Feature record: CXX_FEATURE:1cxx_default_function_template_args
  164.     Feature record: CXX_FEATURE:1cxx_defaulted_functions
  165.     Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
  166.     Feature record: CXX_FEATURE:1cxx_delegating_constructors
  167.     Feature record: CXX_FEATURE:1cxx_deleted_functions
  168.     Feature record: CXX_FEATURE:1cxx_digit_separators
  169.     Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
  170.     Feature record: CXX_FEATURE:1cxx_explicit_conversions
  171.     Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
  172.     Feature record: CXX_FEATURE:1cxx_extern_templates
  173.     Feature record: CXX_FEATURE:1cxx_final
  174.     Feature record: CXX_FEATURE:1cxx_func_identifier
  175.     Feature record: CXX_FEATURE:1cxx_generalized_initializers
  176.     Feature record: CXX_FEATURE:1cxx_generic_lambdas
  177.     Feature record: CXX_FEATURE:1cxx_inheriting_constructors
  178.     Feature record: CXX_FEATURE:1cxx_inline_namespaces
  179.     Feature record: CXX_FEATURE:1cxx_lambdas
  180.     Feature record: CXX_FEATURE:1cxx_lambda_init_captures
  181.     Feature record: CXX_FEATURE:1cxx_local_type_template_args
  182.     Feature record: CXX_FEATURE:1cxx_long_long_type
  183.     Feature record: CXX_FEATURE:1cxx_noexcept
  184.     Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
  185.     Feature record: CXX_FEATURE:1cxx_nullptr
  186.     Feature record: CXX_FEATURE:1cxx_override
  187.     Feature record: CXX_FEATURE:1cxx_range_for
  188.     Feature record: CXX_FEATURE:1cxx_raw_string_literals
  189.     Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
  190.     Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
  191.     Feature record: CXX_FEATURE:1cxx_return_type_deduction
  192.     Feature record: CXX_FEATURE:1cxx_right_angle_brackets
  193.     Feature record: CXX_FEATURE:1cxx_rvalue_references
  194.     Feature record: CXX_FEATURE:1cxx_sizeof_member
  195.     Feature record: CXX_FEATURE:1cxx_static_assert
  196.     Feature record: CXX_FEATURE:1cxx_strong_enums
  197.     Feature record: CXX_FEATURE:1cxx_template_template_parameters
  198.     Feature record: CXX_FEATURE:1cxx_thread_local
  199.     Feature record: CXX_FEATURE:1cxx_trailing_return_types
  200.     Feature record: CXX_FEATURE:1cxx_unicode_literals
  201.     Feature record: CXX_FEATURE:1cxx_uniform_initialization
  202.     Feature record: CXX_FEATURE:1cxx_unrestricted_unions
  203.     Feature record: CXX_FEATURE:1cxx_user_literals
  204.     Feature record: CXX_FEATURE:1cxx_variable_templates
  205.     Feature record: CXX_FEATURE:1cxx_variadic_macros
  206.     Feature record: CXX_FEATURE:1cxx_variadic_templates
  207.  
  208.  
  209. Detecting CXX [-std=c++11] compiler features compiled with the following output:
  210. Change Dir: /tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp
  211.  
  212. Run Build Command:"/usr/bin/make" "cmTC_d3182/fast"
  213. /usr/bin/make -f CMakeFiles/cmTC_d3182.dir/build.make CMakeFiles/cmTC_d3182.dir/build
  214. make[1]: Wejście do katalogu '/tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp'
  215. Building CXX object CMakeFiles/cmTC_d3182.dir/feature_tests.cxx.o
  216. /usr/bin/c++     -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong     -std=c++11 -o CMakeFiles/cmTC_d3182.dir/feature_tests.cxx.o -c /tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/feature_tests.cxx
  217. Linking CXX executable cmTC_d3182
  218. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d3182.dir/link.txt --verbose=1
  219. /usr/bin/c++   -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong     -Wl,-O1,--sort-common,--as-needed,-z,relro  CMakeFiles/cmTC_d3182.dir/feature_tests.cxx.o  -o cmTC_d3182 -rdynamic
  220. make[1]: Opuszczenie katalogu '/tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp'
  221.  
  222.  
  223.     Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
  224.     Feature record: CXX_FEATURE:1cxx_alias_templates
  225.     Feature record: CXX_FEATURE:1cxx_alignas
  226.     Feature record: CXX_FEATURE:1cxx_alignof
  227.     Feature record: CXX_FEATURE:1cxx_attributes
  228.     Feature record: CXX_FEATURE:0cxx_attribute_deprecated
  229.     Feature record: CXX_FEATURE:1cxx_auto_type
  230.     Feature record: CXX_FEATURE:0cxx_binary_literals
  231.     Feature record: CXX_FEATURE:1cxx_constexpr
  232.     Feature record: CXX_FEATURE:0cxx_contextual_conversions
  233.     Feature record: CXX_FEATURE:1cxx_decltype
  234.     Feature record: CXX_FEATURE:0cxx_decltype_auto
  235.     Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
  236.     Feature record: CXX_FEATURE:1cxx_default_function_template_args
  237.     Feature record: CXX_FEATURE:1cxx_defaulted_functions
  238.     Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
  239.     Feature record: CXX_FEATURE:1cxx_delegating_constructors
  240.     Feature record: CXX_FEATURE:1cxx_deleted_functions
  241.     Feature record: CXX_FEATURE:0cxx_digit_separators
  242.     Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
  243.     Feature record: CXX_FEATURE:1cxx_explicit_conversions
  244.     Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
  245.     Feature record: CXX_FEATURE:1cxx_extern_templates
  246.     Feature record: CXX_FEATURE:1cxx_final
  247.     Feature record: CXX_FEATURE:1cxx_func_identifier
  248.     Feature record: CXX_FEATURE:1cxx_generalized_initializers
  249.     Feature record: CXX_FEATURE:0cxx_generic_lambdas
  250.     Feature record: CXX_FEATURE:1cxx_inheriting_constructors
  251.     Feature record: CXX_FEATURE:1cxx_inline_namespaces
  252.     Feature record: CXX_FEATURE:1cxx_lambdas
  253.     Feature record: CXX_FEATURE:0cxx_lambda_init_captures
  254.     Feature record: CXX_FEATURE:1cxx_local_type_template_args
  255.     Feature record: CXX_FEATURE:1cxx_long_long_type
  256.     Feature record: CXX_FEATURE:1cxx_noexcept
  257.     Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
  258.     Feature record: CXX_FEATURE:1cxx_nullptr
  259.     Feature record: CXX_FEATURE:1cxx_override
  260.     Feature record: CXX_FEATURE:1cxx_range_for
  261.     Feature record: CXX_FEATURE:1cxx_raw_string_literals
  262.     Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
  263.     Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
  264.     Feature record: CXX_FEATURE:0cxx_return_type_deduction
  265.     Feature record: CXX_FEATURE:1cxx_right_angle_brackets
  266.     Feature record: CXX_FEATURE:1cxx_rvalue_references
  267.     Feature record: CXX_FEATURE:1cxx_sizeof_member
  268.     Feature record: CXX_FEATURE:1cxx_static_assert
  269.     Feature record: CXX_FEATURE:1cxx_strong_enums
  270.     Feature record: CXX_FEATURE:1cxx_template_template_parameters
  271.     Feature record: CXX_FEATURE:1cxx_thread_local
  272.     Feature record: CXX_FEATURE:1cxx_trailing_return_types
  273.     Feature record: CXX_FEATURE:1cxx_unicode_literals
  274.     Feature record: CXX_FEATURE:1cxx_uniform_initialization
  275.     Feature record: CXX_FEATURE:1cxx_unrestricted_unions
  276.     Feature record: CXX_FEATURE:1cxx_user_literals
  277.     Feature record: CXX_FEATURE:0cxx_variable_templates
  278.     Feature record: CXX_FEATURE:1cxx_variadic_macros
  279.     Feature record: CXX_FEATURE:1cxx_variadic_templates
  280.  
  281.  
  282. Detecting CXX [-std=c++98] compiler features compiled with the following output:
  283. Change Dir: /tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp
  284.  
  285. Run Build Command:"/usr/bin/make" "cmTC_cd951/fast"
  286. /usr/bin/make -f CMakeFiles/cmTC_cd951.dir/build.make CMakeFiles/cmTC_cd951.dir/build
  287. make[1]: Wejście do katalogu '/tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp'
  288. Building CXX object CMakeFiles/cmTC_cd951.dir/feature_tests.cxx.o
  289. /usr/bin/c++     -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong     -std=c++98 -o CMakeFiles/cmTC_cd951.dir/feature_tests.cxx.o -c /tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/feature_tests.cxx
  290. Linking CXX executable cmTC_cd951
  291. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cd951.dir/link.txt --verbose=1
  292. /usr/bin/c++   -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong     -Wl,-O1,--sort-common,--as-needed,-z,relro  CMakeFiles/cmTC_cd951.dir/feature_tests.cxx.o  -o cmTC_cd951 -rdynamic
  293. make[1]: Opuszczenie katalogu '/tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp'
  294.  
  295.  
  296.     Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
  297.     Feature record: CXX_FEATURE:0cxx_alias_templates
  298.     Feature record: CXX_FEATURE:0cxx_alignas
  299.     Feature record: CXX_FEATURE:0cxx_alignof
  300.     Feature record: CXX_FEATURE:0cxx_attributes
  301.     Feature record: CXX_FEATURE:0cxx_attribute_deprecated
  302.     Feature record: CXX_FEATURE:0cxx_auto_type
  303.     Feature record: CXX_FEATURE:0cxx_binary_literals
  304.     Feature record: CXX_FEATURE:0cxx_constexpr
  305.     Feature record: CXX_FEATURE:0cxx_contextual_conversions
  306.     Feature record: CXX_FEATURE:0cxx_decltype
  307.     Feature record: CXX_FEATURE:0cxx_decltype_auto
  308.     Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
  309.     Feature record: CXX_FEATURE:0cxx_default_function_template_args
  310.     Feature record: CXX_FEATURE:0cxx_defaulted_functions
  311.     Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
  312.     Feature record: CXX_FEATURE:0cxx_delegating_constructors
  313.     Feature record: CXX_FEATURE:0cxx_deleted_functions
  314.     Feature record: CXX_FEATURE:0cxx_digit_separators
  315.     Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
  316.     Feature record: CXX_FEATURE:0cxx_explicit_conversions
  317.     Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
  318.     Feature record: CXX_FEATURE:0cxx_extern_templates
  319.     Feature record: CXX_FEATURE:0cxx_final
  320.     Feature record: CXX_FEATURE:0cxx_func_identifier
  321.     Feature record: CXX_FEATURE:0cxx_generalized_initializers
  322.     Feature record: CXX_FEATURE:0cxx_generic_lambdas
  323.     Feature record: CXX_FEATURE:0cxx_inheriting_constructors
  324.     Feature record: CXX_FEATURE:0cxx_inline_namespaces
  325.     Feature record: CXX_FEATURE:0cxx_lambdas
  326.     Feature record: CXX_FEATURE:0cxx_lambda_init_captures
  327.     Feature record: CXX_FEATURE:0cxx_local_type_template_args
  328.     Feature record: CXX_FEATURE:0cxx_long_long_type
  329.     Feature record: CXX_FEATURE:0cxx_noexcept
  330.     Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
  331.     Feature record: CXX_FEATURE:0cxx_nullptr
  332.     Feature record: CXX_FEATURE:0cxx_override
  333.     Feature record: CXX_FEATURE:0cxx_range_for
  334.     Feature record: CXX_FEATURE:0cxx_raw_string_literals
  335.     Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
  336.     Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
  337.     Feature record: CXX_FEATURE:0cxx_return_type_deduction
  338.     Feature record: CXX_FEATURE:0cxx_right_angle_brackets
  339.     Feature record: CXX_FEATURE:0cxx_rvalue_references
  340.     Feature record: CXX_FEATURE:0cxx_sizeof_member
  341.     Feature record: CXX_FEATURE:0cxx_static_assert
  342.     Feature record: CXX_FEATURE:0cxx_strong_enums
  343.     Feature record: CXX_FEATURE:1cxx_template_template_parameters
  344.     Feature record: CXX_FEATURE:0cxx_thread_local
  345.     Feature record: CXX_FEATURE:0cxx_trailing_return_types
  346.     Feature record: CXX_FEATURE:0cxx_unicode_literals
  347.     Feature record: CXX_FEATURE:0cxx_uniform_initialization
  348.     Feature record: CXX_FEATURE:0cxx_unrestricted_unions
  349.     Feature record: CXX_FEATURE:0cxx_user_literals
  350.     Feature record: CXX_FEATURE:0cxx_variable_templates
  351.     Feature record: CXX_FEATURE:0cxx_variadic_macros
  352.     Feature record: CXX_FEATURE:0cxx_variadic_templates
  353. Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
  354. Compiler: /usr/bin/cc
  355. Build flags: -march=x86-64;-mtune=generic;-O2;-pipe;-fstack-protector-strong
  356. Id flags:
  357.  
  358. The output was:
  359. 0
  360.  
  361.  
  362. Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
  363.  
  364. The C compiler identification is GNU, found in "/tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/3.6.1/CompilerIdC/a.out"
  365.  
  366. Determining if the C compiler works passed with the following output:
  367. Change Dir: /tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp
  368.  
  369. Run Build Command:"/usr/bin/make" "cmTC_a9a89/fast"
  370. /usr/bin/make -f CMakeFiles/cmTC_a9a89.dir/build.make CMakeFiles/cmTC_a9a89.dir/build
  371. make[1]: Wejście do katalogu '/tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp'
  372. Building C object CMakeFiles/cmTC_a9a89.dir/testCCompiler.c.o
  373. /usr/bin/cc    -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong     -o CMakeFiles/cmTC_a9a89.dir/testCCompiler.c.o   -c /tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp/testCCompiler.c
  374. Linking C executable cmTC_a9a89
  375. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a9a89.dir/link.txt --verbose=1
  376. /usr/bin/cc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong     -Wl,-O1,--sort-common,--as-needed,-z,relro  CMakeFiles/cmTC_a9a89.dir/testCCompiler.c.o  -o cmTC_a9a89 -rdynamic
  377. make[1]: Opuszczenie katalogu '/tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp'
  378.  
  379.  
  380. Detecting C compiler ABI info compiled with the following output:
  381. Change Dir: /tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp
  382.  
  383. Run Build Command:"/usr/bin/make" "cmTC_da662/fast"
  384. /usr/bin/make -f CMakeFiles/cmTC_da662.dir/build.make CMakeFiles/cmTC_da662.dir/build
  385. make[1]: Wejście do katalogu '/tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp'
  386. Building C object CMakeFiles/cmTC_da662.dir/CMakeCCompilerABI.c.o
  387. /usr/bin/cc    -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong     -o CMakeFiles/cmTC_da662.dir/CMakeCCompilerABI.c.o   -c /usr/share/cmake-3.6/Modules/CMakeCCompilerABI.c
  388. Linking C executable cmTC_da662
  389. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_da662.dir/link.txt --verbose=1
  390. /usr/bin/cc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong     -Wl,-O1,--sort-common,--as-needed,-z,relro -v CMakeFiles/cmTC_da662.dir/CMakeCCompilerABI.c.o  -o cmTC_da662 -rdynamic  
  391. Using built-in specs.
  392. COLLECT_GCC=/usr/bin/cc
  393. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
  394. Target: x86_64-pc-linux-gnu
  395. Configured with: /build/gcc-multilib/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
  396. Thread model: posix
  397. gcc version 6.1.1 20160802 (GCC)
  398. COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/
  399. LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../:/lib/:/usr/lib/
  400. COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector-strong' '-v' '-o' 'cmTC_da662' '-rdynamic'
  401.  /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccPiEvfK.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_da662 /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -O1 --sort-common --as-needed -z relro CMakeFiles/cmTC_da662.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/6.1.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o
  402. COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector-strong' '-v' '-o' 'cmTC_da662' '-rdynamic'
  403. make[1]: Opuszczenie katalogu '/tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp'
  404.  
  405.  
  406. Parsed C implicit link information from above output:
  407.   link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  408.   ignore line: [Change Dir: /tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp]
  409.   ignore line: []
  410.   ignore line: [Run Build Command:"/usr/bin/make" "cmTC_da662/fast"]
  411.   ignore line: [/usr/bin/make -f CMakeFiles/cmTC_da662.dir/build.make CMakeFiles/cmTC_da662.dir/build]
  412.   ignore line: [make[1]: Wejście do katalogu '/tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp']
  413.   ignore line: [Building C object CMakeFiles/cmTC_da662.dir/CMakeCCompilerABI.c.o]
  414.   ignore line: [/usr/bin/cc    -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong     -o CMakeFiles/cmTC_da662.dir/CMakeCCompilerABI.c.o   -c /usr/share/cmake-3.6/Modules/CMakeCCompilerABI.c]
  415.   ignore line: [Linking C executable cmTC_da662]
  416.   ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_da662.dir/link.txt --verbose=1]
  417.   ignore line: [/usr/bin/cc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong     -Wl,-O1,--sort-common,--as-needed,-z,relro -v CMakeFiles/cmTC_da662.dir/CMakeCCompilerABI.c.o  -o cmTC_da662 -rdynamic  ]
  418.   ignore line: [Using built-in specs.]
  419.   ignore line: [COLLECT_GCC=/usr/bin/cc]
  420.   ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper]
  421.   ignore line: [Target: x86_64-pc-linux-gnu]
  422.   ignore line: [Configured with: /build/gcc-multilib/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]
  423.   ignore line: [Thread model: posix]
  424.   ignore line: [gcc version 6.1.1 20160802 (GCC) ]
  425.   ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
  426.   ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../:/lib/:/usr/lib/]
  427.   ignore line: [COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector-strong' '-v' '-o' 'cmTC_da662' '-rdynamic']
  428.   link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccPiEvfK.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_da662 /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -O1 --sort-common --as-needed -z relro CMakeFiles/cmTC_da662.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/6.1.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o]
  429.     arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2] ==> ignore
  430.     arg [-plugin] ==> ignore
  431.     arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so] ==> ignore
  432.     arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper] ==> ignore
  433.     arg [-plugin-opt=-fresolution=/tmp/ccPiEvfK.res] ==> ignore
  434.     arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  435.     arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  436.     arg [-plugin-opt=-pass-through=-lc] ==> ignore
  437.     arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  438.     arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  439.     arg [--build-id] ==> ignore
  440.     arg [--eh-frame-hdr] ==> ignore
  441.     arg [--hash-style=gnu] ==> ignore
  442.     arg [-m] ==> ignore
  443.     arg [elf_x86_64] ==> ignore
  444.     arg [-export-dynamic] ==> ignore
  445.     arg [-dynamic-linker] ==> ignore
  446.     arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
  447.     arg [-o] ==> ignore
  448.     arg [cmTC_da662] ==> ignore
  449.     arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o] ==> ignore
  450.     arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o] ==> ignore
  451.     arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o] ==> ignore
  452.     arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
  453.     arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib]
  454.     arg [-L/lib/../lib] ==> dir [/lib/../lib]
  455.     arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
  456.     arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..]
  457.     arg [-O1] ==> ignore
  458.     arg [--sort-common] ==> ignore
  459.     arg [--as-needed] ==> ignore
  460.     arg [-zrelro] ==> ignore
  461.     arg [CMakeFiles/cmTC_da662.dir/CMakeCCompilerABI.c.o] ==> ignore
  462.     arg [-lgcc] ==> lib [gcc]
  463.     arg [--as-needed] ==> ignore
  464.     arg [-lgcc_s] ==> lib [gcc_s]
  465.     arg [--no-as-needed] ==> ignore
  466.     arg [-lc] ==> lib [c]
  467.     arg [-lgcc] ==> lib [gcc]
  468.     arg [--as-needed] ==> ignore
  469.     arg [-lgcc_s] ==> lib [gcc_s]
  470.     arg [--no-as-needed] ==> ignore
  471.     arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o] ==> ignore
  472.     arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o] ==> ignore
  473.   remove lib [gcc]
  474.   remove lib [gcc_s]
  475.   remove lib [gcc]
  476.   remove lib [gcc_s]
  477.   collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
  478.   collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib] ==> [/usr/lib]
  479.   collapse library dir [/lib/../lib] ==> [/lib]
  480.   collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
  481.   collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> [/usr/lib]
  482.   implicit libs: [c]
  483.   implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1;/usr/lib;/lib]
  484.   implicit fwks: []
  485.  
  486.  
  487.  
  488.  
  489. Detecting C [-std=c11] compiler features compiled with the following output:
  490. Change Dir: /tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp
  491.  
  492. Run Build Command:"/usr/bin/make" "cmTC_d0529/fast"
  493. /usr/bin/make -f CMakeFiles/cmTC_d0529.dir/build.make CMakeFiles/cmTC_d0529.dir/build
  494. make[1]: Wejście do katalogu '/tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp'
  495. Building C object CMakeFiles/cmTC_d0529.dir/feature_tests.c.o
  496. /usr/bin/cc    -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong     -std=c11 -o CMakeFiles/cmTC_d0529.dir/feature_tests.c.o   -c /tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/feature_tests.c
  497. Linking C executable cmTC_d0529
  498. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d0529.dir/link.txt --verbose=1
  499. /usr/bin/cc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong     -Wl,-O1,--sort-common,--as-needed,-z,relro  CMakeFiles/cmTC_d0529.dir/feature_tests.c.o  -o cmTC_d0529 -rdynamic
  500. make[1]: Opuszczenie katalogu '/tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp'
  501.  
  502.  
  503.     Feature record: C_FEATURE:1c_function_prototypes
  504.     Feature record: C_FEATURE:1c_restrict
  505.     Feature record: C_FEATURE:1c_static_assert
  506.     Feature record: C_FEATURE:1c_variadic_macros
  507.  
  508.  
  509. Detecting C [-std=c99] compiler features compiled with the following output:
  510. Change Dir: /tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp
  511.  
  512. Run Build Command:"/usr/bin/make" "cmTC_851ac/fast"
  513. /usr/bin/make -f CMakeFiles/cmTC_851ac.dir/build.make CMakeFiles/cmTC_851ac.dir/build
  514. make[1]: Wejście do katalogu '/tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp'
  515. Building C object CMakeFiles/cmTC_851ac.dir/feature_tests.c.o
  516. /usr/bin/cc    -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong     -std=c99 -o CMakeFiles/cmTC_851ac.dir/feature_tests.c.o   -c /tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/feature_tests.c
  517. Linking C executable cmTC_851ac
  518. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_851ac.dir/link.txt --verbose=1
  519. /usr/bin/cc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong     -Wl,-O1,--sort-common,--as-needed,-z,relro  CMakeFiles/cmTC_851ac.dir/feature_tests.c.o  -o cmTC_851ac -rdynamic
  520. make[1]: Opuszczenie katalogu '/tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp'
  521.  
  522.  
  523.     Feature record: C_FEATURE:1c_function_prototypes
  524.     Feature record: C_FEATURE:1c_restrict
  525.     Feature record: C_FEATURE:0c_static_assert
  526.     Feature record: C_FEATURE:1c_variadic_macros
  527.  
  528.  
  529. Detecting C [-std=c90] compiler features compiled with the following output:
  530. Change Dir: /tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp
  531.  
  532. Run Build Command:"/usr/bin/make" "cmTC_af554/fast"
  533. /usr/bin/make -f CMakeFiles/cmTC_af554.dir/build.make CMakeFiles/cmTC_af554.dir/build
  534. make[1]: Wejście do katalogu '/tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp'
  535. Building C object CMakeFiles/cmTC_af554.dir/feature_tests.c.o
  536. /usr/bin/cc    -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong     -std=c90 -o CMakeFiles/cmTC_af554.dir/feature_tests.c.o   -c /tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/feature_tests.c
  537. Linking C executable cmTC_af554
  538. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_af554.dir/link.txt --verbose=1
  539. /usr/bin/cc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong     -Wl,-O1,--sort-common,--as-needed,-z,relro  CMakeFiles/cmTC_af554.dir/feature_tests.c.o  -o cmTC_af554 -rdynamic
  540. make[1]: Opuszczenie katalogu '/tmp/yaourt-tmp-michaldybczak/aur-alienfx-lite/src/AlienFxLite-1.0/build/CMakeFiles/CMakeTmp'
  541.  
  542.  
  543.     Feature record: C_FEATURE:1c_function_prototypes
  544.     Feature record: C_FEATURE:0c_restrict
  545.     Feature record: C_FEATURE:0c_static_assert
  546.     Feature record: C_FEATURE:0c_variadic_macros
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement