The build took 00h 01m 33s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
53,473 |
cpp |
11,571 |
sh |
2,980 |
python |
433 |
ansic |
57 |
tcl |
55 |
makefile |
68,569 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: opencc 1.0.4-1 (Tue Apr 4 23:31:29 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
-- The CXX compiler identification is Clang 3.8.1
-- Check for working CXX compiler: /sysroot/bin/clang++
-- Check for working CXX compiler: /sysroot/bin/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Found Doxygen: /usr/sbin/doxygen (found version "1.8.11")
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/opencc/src/OpenCC
Scanning dependencies of target apidoc
[ 2%] Building API Documentation
Scanning dependencies of target libopencc
[ 4%] Building CXX object src/CMakeFiles/libopencc.dir/Config.cpp.o
[ 7%] Building CXX object src/CMakeFiles/libopencc.dir/BinaryDict.cpp.o
[ 9%] Building CXX object src/CMakeFiles/libopencc.dir/Conversion.cpp.o
/tmp/opencc/src/OpenCC/README.md:75: warning: Unexpected html tag found within context
[ 9%] Built target apidoc
[ 11%] Building CXX object src/CMakeFiles/libopencc.dir/ConversionChain.cpp.o
[ 14%] Building CXX object src/CMakeFiles/libopencc.dir/Converter.cpp.o
[ 16%] Building CXX object src/CMakeFiles/libopencc.dir/DartsDict.cpp.o
[ 19%] Building CXX object src/CMakeFiles/libopencc.dir/Dict.cpp.o
[ 21%] Building CXX object src/CMakeFiles/libopencc.dir/DictEntry.cpp.o
[ 23%] Building CXX object src/CMakeFiles/libopencc.dir/DictGroup.cpp.o
[ 26%] Building CXX object src/CMakeFiles/libopencc.dir/MaxMatchSegmentation.cpp.o
[ 28%] Building CXX object src/CMakeFiles/libopencc.dir/PhraseExtract.cpp.o
[ 30%] Building CXX object src/CMakeFiles/libopencc.dir/SimpleConverter.cpp.o
[ 33%] Building CXX object src/CMakeFiles/libopencc.dir/Segmentation.cpp.o
[ 35%] Building CXX object src/CMakeFiles/libopencc.dir/TextDict.cpp.o
[ 38%] Building CXX object src/CMakeFiles/libopencc.dir/UTF8StringSlice.cpp.o
[ 40%] Building CXX object src/CMakeFiles/libopencc.dir/UTF8Util.cpp.o
[ 42%] Linking CXX shared library libopencc.so
[ 42%] Built target libopencc
Scanning dependencies of target opencc_phrase_extract
Scanning dependencies of target opencc
Scanning dependencies of target opencc_dict
[ 45%] Building CXX object src/tools/CMakeFiles/opencc_phrase_extract.dir/PhraseExtract.cpp.o
[ 47%] Building CXX object src/tools/CMakeFiles/opencc.dir/CommandLine.cpp.o
[ 50%] Building CXX object src/tools/CMakeFiles/opencc_dict.dir/DictConverter.cpp.o
[ 52%] Linking CXX executable opencc
[ 54%] Linking CXX executable opencc_phrase_extract
[ 57%] Linking CXX executable opencc_dict
CMakeFiles/opencc_phrase_extract.dir/PhraseExtract.cpp.o:/tmp/opencc/src/OpenCC/src/tools/PhraseExtract.cpp:function TCLAP::ArgException::what() const: error: undefined reference to '__dso_handle'
CMakeFiles/opencc_dict.dir/DictConverter.cpp.o:/tmp/opencc/src/OpenCC/src/tools/DictConverter.cpp:function TCLAP::ArgException::what() const: error: undefined reference to '__dso_handle'
CMakeFiles/opencc.dir/CommandLine.cpp.o:/tmp/opencc/src/OpenCC/src/tools/CommandLine.cpp:function Convert(std::__1::basic_string, std::__1::allocator >): error: undefined reference to '__dso_handle'
CMakeFiles/opencc_phrase_extract.dir/PhraseExtract.cpp.o:/tmp/opencc/src/OpenCC/src/tools/PhraseExtract.cpp:function _GLOBAL__sub_I_PhraseExtract.cpp: error: undefined reference to '__dso_handle'
CMakeFiles/opencc_dict.dir/DictConverter.cpp.o:/tmp/opencc/src/OpenCC/src/tools/DictConverter.cpp:function _GLOBAL__sub_I_DictConverter.cpp: error: undefined reference to '__dso_handle'
CMakeFiles/opencc.dir/CommandLine.cpp.o:/tmp/opencc/src/OpenCC/src/tools/CommandLine.cpp:function TCLAP::ArgException::what() const: error: undefined reference to '__dso_handle'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
CMakeFiles/opencc.dir/CommandLine.cpp.o:/tmp/opencc/src/OpenCC/src/tools/CommandLine.cpp:function _GLOBAL__sub_I_CommandLine.cpp: error: undefined reference to '__dso_handle'
CMakeFiles/opencc.dir/CommandLine.cpp.o:/tmp/opencc/src/OpenCC/src/tools/CommandLine.cpp:function _GLOBAL__sub_I_CommandLine.cpp: error: undefined reference to '__dso_handle'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [src/tools/CMakeFiles/opencc_dict.dir/build.make:96: src/tools/opencc_dict] Error 1
make[2]: *** [src/tools/CMakeFiles/opencc_phrase_extract.dir/build.make:96: src/tools/opencc_phrase_extract] Error 1
make[1]: *** [CMakeFiles/Makefile2:1080: src/tools/CMakeFiles/opencc_dict.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/Makefile2:1043: src/tools/CMakeFiles/opencc_phrase_extract.dir/all] Error 2
make[2]: *** [src/tools/CMakeFiles/opencc.dir/build.make:96: src/tools/opencc] Error 1
make[1]: *** [CMakeFiles/Makefile2:1117: src/tools/CMakeFiles/opencc.dir/all] Error 2
make: *** [Makefile:161: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Printing Cmake output
CMD: Cmake output '/tmp/opencc/src/OpenCC/CMakeFiles/CMakeOutput.log'
The system is: Linux - 4.10.6-1-ARCH - x86_64
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /sysroot/bin/clang++
Build flags:
Id flags:
The output was:
0
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
The CXX compiler identification is Clang, found in "/tmp/opencc/src/OpenCC/CMakeFiles/3.5.2/CompilerIdCXX/a.out"
Determining if the CXX compiler works passed with the following output:
Change Dir: /tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_7afe8/fast"
/usr/sbin/make -f CMakeFiles/cmTC_7afe8.dir/build.make CMakeFiles/cmTC_7afe8.dir/build
make[1]: Entering directory '/tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_7afe8.dir/testCXXCompiler.cxx.o
/sysroot/bin/clang++ -o CMakeFiles/cmTC_7afe8.dir/testCXXCompiler.cxx.o -c /tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTC_7afe8
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7afe8.dir/link.txt --verbose=1
/sysroot/bin/clang++ CMakeFiles/cmTC_7afe8.dir/testCXXCompiler.cxx.o -o cmTC_7afe8 -rdynamic
make[1]: Leaving directory '/tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp'
Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_0986c/fast"
/usr/sbin/make -f CMakeFiles/cmTC_0986c.dir/build.make CMakeFiles/cmTC_0986c.dir/build
make[1]: Entering directory '/tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_0986c.dir/CMakeCXXCompilerABI.cpp.o
/sysroot/bin/clang++ -o CMakeFiles/cmTC_0986c.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTC_0986c
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0986c.dir/link.txt --verbose=1
/sysroot/bin/clang++ -v CMakeFiles/cmTC_0986c.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_0986c -rdynamic
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /sysroot/bin
"/sysroot/bin/ld" --sysroot=/sysroot -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_0986c /sysroot/bin/../lib/crt1.o /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbegin.o -L/sysroot/bin/../lib -L/sysroot/lib CMakeFiles/cmTC_0986c.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lc++abi -lunwind -lm /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a -lc /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a /sysroot/bin/../lib/clang/3.8.1/crtend.o /sysroot/bin/../lib/crtn.o
make[1]: Leaving directory '/tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp'
Parsed CXX implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"/usr/sbin/make" "cmTC_0986c/fast"]
ignore line: [/usr/sbin/make -f CMakeFiles/cmTC_0986c.dir/build.make CMakeFiles/cmTC_0986c.dir/build]
ignore line: [make[1]: Entering directory '/tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp']
ignore line: [Building CXX object CMakeFiles/cmTC_0986c.dir/CMakeCXXCompilerABI.cpp.o]
ignore line: [/sysroot/bin/clang++ -o CMakeFiles/cmTC_0986c.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Linking CXX executable cmTC_0986c]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0986c.dir/link.txt --verbose=1]
ignore line: [/sysroot/bin/clang++ -v CMakeFiles/cmTC_0986c.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_0986c -rdynamic ]
ignore line: [clang version 3.8.1 ]
ignore line: [Target: x86_64-unknown-linux-gnu]
ignore line: [Thread model: posix]
ignore line: [InstalledDir: /sysroot/bin]
link line: [ "/sysroot/bin/ld" --sysroot=/sysroot -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_0986c /sysroot/bin/../lib/crt1.o /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbegin.o -L/sysroot/bin/../lib -L/sysroot/lib CMakeFiles/cmTC_0986c.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lc++abi -lunwind -lm /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a -lc /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a /sysroot/bin/../lib/clang/3.8.1/crtend.o /sysroot/bin/../lib/crtn.o]
arg [/sysroot/bin/ld] ==> ignore
arg [--sysroot=/sysroot] ==> ignore
arg [-export-dynamic] ==> ignore
arg [--eh-frame-hdr] ==> ignore
arg [-m] ==> ignore
arg [elf_x86_64] ==> ignore
arg [-dynamic-linker] ==> ignore
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
arg [-o] ==> ignore
arg [cmTC_0986c] ==> ignore
arg [/sysroot/bin/../lib/crt1.o] ==> ignore
arg [/sysroot/bin/../lib/crti.o] ==> ignore
arg [/sysroot/bin/../lib/clang/3.8.1/crtbegin.o] ==> ignore
arg [-L/sysroot/bin/../lib] ==> dir [/sysroot/bin/../lib]
arg [-L/sysroot/lib] ==> dir [/sysroot/lib]
arg [CMakeFiles/cmTC_0986c.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
arg [-lc++] ==> lib [c++]
arg [-lc++abi] ==> lib [c++abi]
arg [-lunwind] ==> lib [unwind]
arg [-lm] ==> lib [m]
arg [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a] ==> lib [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a]
arg [-lc] ==> lib [c]
arg [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a] ==> lib [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a]
arg [/sysroot/bin/../lib/clang/3.8.1/crtend.o] ==> ignore
arg [/sysroot/bin/../lib/crtn.o] ==> ignore
collapse lib [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a] ==> [/sysroot/lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a]
collapse lib [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a] ==> [/sysroot/lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a]
collapse library dir [/sysroot/bin/../lib] ==> [/sysroot/lib]
collapse library dir [/sysroot/lib] ==> [/sysroot/lib]
implicit libs: [c++;c++abi;unwind;m;/sysroot/lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a;c;/sysroot/lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a]
implicit dirs: [/sysroot/lib]
implicit fwks: []
Detecting CXX [-std=c++14] compiler features compiled with the following output:
Change Dir: /tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_4278e/fast"
/usr/sbin/make -f CMakeFiles/cmTC_4278e.dir/build.make CMakeFiles/cmTC_4278e.dir/build
make[1]: Entering directory '/tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_4278e.dir/feature_tests.cxx.o
/sysroot/bin/clang++ -std=c++14 -o CMakeFiles/cmTC_4278e.dir/feature_tests.cxx.o -c /tmp/opencc/src/OpenCC/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_4278e
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4278e.dir/link.txt --verbose=1
/sysroot/bin/clang++ CMakeFiles/cmTC_4278e.dir/feature_tests.cxx.o -o cmTC_4278e -rdynamic
make[1]: Leaving directory '/tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp'
Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:1cxx_alias_templates
Feature record: CXX_FEATURE:1cxx_alignas
Feature record: CXX_FEATURE:1cxx_alignof
Feature record: CXX_FEATURE:1cxx_attributes
Feature record: CXX_FEATURE:1cxx_attribute_deprecated
Feature record: CXX_FEATURE:1cxx_auto_type
Feature record: CXX_FEATURE:1cxx_binary_literals
Feature record: CXX_FEATURE:1cxx_constexpr
Feature record: CXX_FEATURE:1cxx_contextual_conversions
Feature record: CXX_FEATURE:1cxx_decltype
Feature record: CXX_FEATURE:1cxx_decltype_auto
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:1cxx_default_function_template_args
Feature record: CXX_FEATURE:1cxx_defaulted_functions
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:1cxx_delegating_constructors
Feature record: CXX_FEATURE:1cxx_deleted_functions
Feature record: CXX_FEATURE:1cxx_digit_separators
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
Feature record: CXX_FEATURE:1cxx_explicit_conversions
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
Feature record: CXX_FEATURE:1cxx_extern_templates
Feature record: CXX_FEATURE:1cxx_final
Feature record: CXX_FEATURE:1cxx_func_identifier
Feature record: CXX_FEATURE:1cxx_generalized_initializers
Feature record: CXX_FEATURE:1cxx_generic_lambdas
Feature record: CXX_FEATURE:1cxx_inheriting_constructors
Feature record: CXX_FEATURE:1cxx_inline_namespaces
Feature record: CXX_FEATURE:1cxx_lambdas
Feature record: CXX_FEATURE:1cxx_lambda_init_captures
Feature record: CXX_FEATURE:1cxx_local_type_template_args
Feature record: CXX_FEATURE:1cxx_long_long_type
Feature record: CXX_FEATURE:1cxx_noexcept
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
Feature record: CXX_FEATURE:1cxx_nullptr
Feature record: CXX_FEATURE:1cxx_override
Feature record: CXX_FEATURE:1cxx_range_for
Feature record: CXX_FEATURE:1cxx_raw_string_literals
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
Feature record: CXX_FEATURE:1cxx_return_type_deduction
Feature record: CXX_FEATURE:1cxx_right_angle_brackets
Feature record: CXX_FEATURE:1cxx_rvalue_references
Feature record: CXX_FEATURE:1cxx_sizeof_member
Feature record: CXX_FEATURE:1cxx_static_assert
Feature record: CXX_FEATURE:1cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:1cxx_thread_local
Feature record: CXX_FEATURE:1cxx_trailing_return_types
Feature record: CXX_FEATURE:1cxx_unicode_literals
Feature record: CXX_FEATURE:1cxx_uniform_initialization
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
Feature record: CXX_FEATURE:1cxx_user_literals
Feature record: CXX_FEATURE:1cxx_variable_templates
Feature record: CXX_FEATURE:1cxx_variadic_macros
Feature record: CXX_FEATURE:1cxx_variadic_templates
Detecting CXX [-std=c++11] compiler features compiled with the following output:
Change Dir: /tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_92990/fast"
/usr/sbin/make -f CMakeFiles/cmTC_92990.dir/build.make CMakeFiles/cmTC_92990.dir/build
make[1]: Entering directory '/tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_92990.dir/feature_tests.cxx.o
/sysroot/bin/clang++ -std=c++11 -o CMakeFiles/cmTC_92990.dir/feature_tests.cxx.o -c /tmp/opencc/src/OpenCC/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_92990
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_92990.dir/link.txt --verbose=1
/sysroot/bin/clang++ CMakeFiles/cmTC_92990.dir/feature_tests.cxx.o -o cmTC_92990 -rdynamic
make[1]: Leaving directory '/tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp'
Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:1cxx_alias_templates
Feature record: CXX_FEATURE:1cxx_alignas
Feature record: CXX_FEATURE:1cxx_alignof
Feature record: CXX_FEATURE:1cxx_attributes
Feature record: CXX_FEATURE:0cxx_attribute_deprecated
Feature record: CXX_FEATURE:1cxx_auto_type
Feature record: CXX_FEATURE:0cxx_binary_literals
Feature record: CXX_FEATURE:1cxx_constexpr
Feature record: CXX_FEATURE:0cxx_contextual_conversions
Feature record: CXX_FEATURE:1cxx_decltype
Feature record: CXX_FEATURE:0cxx_decltype_auto
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:1cxx_default_function_template_args
Feature record: CXX_FEATURE:1cxx_defaulted_functions
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:1cxx_delegating_constructors
Feature record: CXX_FEATURE:1cxx_deleted_functions
Feature record: CXX_FEATURE:0cxx_digit_separators
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
Feature record: CXX_FEATURE:1cxx_explicit_conversions
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
Feature record: CXX_FEATURE:1cxx_extern_templates
Feature record: CXX_FEATURE:1cxx_final
Feature record: CXX_FEATURE:1cxx_func_identifier
Feature record: CXX_FEATURE:1cxx_generalized_initializers
Feature record: CXX_FEATURE:0cxx_generic_lambdas
Feature record: CXX_FEATURE:1cxx_inheriting_constructors
Feature record: CXX_FEATURE:1cxx_inline_namespaces
Feature record: CXX_FEATURE:1cxx_lambdas
Feature record: CXX_FEATURE:0cxx_lambda_init_captures
Feature record: CXX_FEATURE:1cxx_local_type_template_args
Feature record: CXX_FEATURE:1cxx_long_long_type
Feature record: CXX_FEATURE:1cxx_noexcept
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
Feature record: CXX_FEATURE:1cxx_nullptr
Feature record: CXX_FEATURE:1cxx_override
Feature record: CXX_FEATURE:1cxx_range_for
Feature record: CXX_FEATURE:1cxx_raw_string_literals
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
Feature record: CXX_FEATURE:0cxx_return_type_deduction
Feature record: CXX_FEATURE:1cxx_right_angle_brackets
Feature record: CXX_FEATURE:1cxx_rvalue_references
Feature record: CXX_FEATURE:1cxx_sizeof_member
Feature record: CXX_FEATURE:1cxx_static_assert
Feature record: CXX_FEATURE:1cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:1cxx_thread_local
Feature record: CXX_FEATURE:1cxx_trailing_return_types
Feature record: CXX_FEATURE:1cxx_unicode_literals
Feature record: CXX_FEATURE:1cxx_uniform_initialization
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
Feature record: CXX_FEATURE:1cxx_user_literals
Feature record: CXX_FEATURE:0cxx_variable_templates
Feature record: CXX_FEATURE:1cxx_variadic_macros
Feature record: CXX_FEATURE:1cxx_variadic_templates
Detecting CXX [-std=c++98] compiler features compiled with the following output:
Change Dir: /tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_16021/fast"
/usr/sbin/make -f CMakeFiles/cmTC_16021.dir/build.make CMakeFiles/cmTC_16021.dir/build
make[1]: Entering directory '/tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_16021.dir/feature_tests.cxx.o
/sysroot/bin/clang++ -std=c++98 -o CMakeFiles/cmTC_16021.dir/feature_tests.cxx.o -c /tmp/opencc/src/OpenCC/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_16021
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_16021.dir/link.txt --verbose=1
/sysroot/bin/clang++ CMakeFiles/cmTC_16021.dir/feature_tests.cxx.o -o cmTC_16021 -rdynamic
make[1]: Leaving directory '/tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp'
Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:0cxx_alias_templates
Feature record: CXX_FEATURE:0cxx_alignas
Feature record: CXX_FEATURE:0cxx_alignof
Feature record: CXX_FEATURE:0cxx_attributes
Feature record: CXX_FEATURE:0cxx_attribute_deprecated
Feature record: CXX_FEATURE:0cxx_auto_type
Feature record: CXX_FEATURE:0cxx_binary_literals
Feature record: CXX_FEATURE:0cxx_constexpr
Feature record: CXX_FEATURE:0cxx_contextual_conversions
Feature record: CXX_FEATURE:0cxx_decltype
Feature record: CXX_FEATURE:0cxx_decltype_auto
Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:0cxx_default_function_template_args
Feature record: CXX_FEATURE:0cxx_defaulted_functions
Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:0cxx_delegating_constructors
Feature record: CXX_FEATURE:0cxx_deleted_functions
Feature record: CXX_FEATURE:0cxx_digit_separators
Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
Feature record: CXX_FEATURE:0cxx_explicit_conversions
Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
Feature record: CXX_FEATURE:0cxx_extern_templates
Feature record: CXX_FEATURE:0cxx_final
Feature record: CXX_FEATURE:0cxx_func_identifier
Feature record: CXX_FEATURE:0cxx_generalized_initializers
Feature record: CXX_FEATURE:0cxx_generic_lambdas
Feature record: CXX_FEATURE:0cxx_inheriting_constructors
Feature record: CXX_FEATURE:0cxx_inline_namespaces
Feature record: CXX_FEATURE:0cxx_lambdas
Feature record: CXX_FEATURE:0cxx_lambda_init_captures
Feature record: CXX_FEATURE:0cxx_local_type_template_args
Feature record: CXX_FEATURE:0cxx_long_long_type
Feature record: CXX_FEATURE:0cxx_noexcept
Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
Feature record: CXX_FEATURE:0cxx_nullptr
Feature record: CXX_FEATURE:0cxx_override
Feature record: CXX_FEATURE:0cxx_range_for
Feature record: CXX_FEATURE:0cxx_raw_string_literals
Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
Feature record: CXX_FEATURE:0cxx_return_type_deduction
Feature record: CXX_FEATURE:0cxx_right_angle_brackets
Feature record: CXX_FEATURE:0cxx_rvalue_references
Feature record: CXX_FEATURE:0cxx_sizeof_member
Feature record: CXX_FEATURE:0cxx_static_assert
Feature record: CXX_FEATURE:0cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:0cxx_thread_local
Feature record: CXX_FEATURE:0cxx_trailing_return_types
Feature record: CXX_FEATURE:0cxx_unicode_literals
Feature record: CXX_FEATURE:0cxx_uniform_initialization
Feature record: CXX_FEATURE:0cxx_unrestricted_unions
Feature record: CXX_FEATURE:0cxx_user_literals
Feature record: CXX_FEATURE:0cxx_variable_templates
Feature record: CXX_FEATURE:0cxx_variadic_macros
Feature record: CXX_FEATURE:0cxx_variadic_templates
Performing C++ SOURCE FILE Test COMPILER_HAS_HIDDEN_VISIBILITY succeeded with the following output:
Change Dir: /tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_d8db2/fast"
/usr/sbin/make -f CMakeFiles/cmTC_d8db2.dir/build.make CMakeFiles/cmTC_d8db2.dir/build
make[1]: Entering directory '/tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_d8db2.dir/src.cxx.o
/sysroot/bin/clang++ -DCOMPILER_HAS_HIDDEN_VISIBILITY -fvisibility=hidden -o CMakeFiles/cmTC_d8db2.dir/src.cxx.o -c /tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_d8db2
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d8db2.dir/link.txt --verbose=1
/sysroot/bin/clang++ -DCOMPILER_HAS_HIDDEN_VISIBILITY CMakeFiles/cmTC_d8db2.dir/src.cxx.o -o cmTC_d8db2 -rdynamic
make[1]: Leaving directory '/tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp'
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY succeeded with the following output:
Change Dir: /tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_99262/fast"
/usr/sbin/make -f CMakeFiles/cmTC_99262.dir/build.make CMakeFiles/cmTC_99262.dir/build
make[1]: Entering directory '/tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_99262.dir/src.cxx.o
/sysroot/bin/clang++ -DCOMPILER_HAS_HIDDEN_INLINE_VISIBILITY -fvisibility-inlines-hidden -o CMakeFiles/cmTC_99262.dir/src.cxx.o -c /tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_99262
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_99262.dir/link.txt --verbose=1
/sysroot/bin/clang++ -DCOMPILER_HAS_HIDDEN_INLINE_VISIBILITY CMakeFiles/cmTC_99262.dir/src.cxx.o -o cmTC_99262 -rdynamic
make[1]: Leaving directory '/tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp'
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test COMPILER_HAS_DEPRECATED_ATTR succeeded with the following output:
Change Dir: /tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_cb840/fast"
/usr/sbin/make -f CMakeFiles/cmTC_cb840.dir/build.make CMakeFiles/cmTC_cb840.dir/build
make[1]: Entering directory '/tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_cb840.dir/src.cxx.o
/sysroot/bin/clang++ -DCOMPILER_HAS_DEPRECATED_ATTR -o CMakeFiles/cmTC_cb840.dir/src.cxx.o -c /tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp/src.cxx
/tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp/src.cxx:2:25: warning: 'somefunc' is deprecated [-Wdeprecated-declarations]
int main() { return somefunc();}
^
/tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp/src.cxx:1:37: note: 'somefunc' has been explicitly marked deprecated here
__attribute__((__deprecated__)) int somefunc() { return 0; }
^
1 warning generated.
Linking CXX executable cmTC_cb840
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cb840.dir/link.txt --verbose=1
/sysroot/bin/clang++ -DCOMPILER_HAS_DEPRECATED_ATTR CMakeFiles/cmTC_cb840.dir/src.cxx.o -o cmTC_cb840 -rdynamic
make[1]: Leaving directory '/tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp'
Source file was:
__attribute__((__deprecated__)) int somefunc() { return 0; }
int main() { return somefunc();}