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/OpenCCScanning dependencies of target apidoc[  2%] Building API DocumentationScanning 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
 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 libopenccScanning dependencies of target opencc_phrase_extractScanning dependencies of target openccScanning 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_dictCMakeFiles/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 1make[2]: *** [src/tools/CMakeFiles/opencc_phrase_extract.dir/build.make:96: src/tools/opencc_phrase_extract] Error 1make[1]: *** [CMakeFiles/Makefile2:1080: src/tools/CMakeFiles/opencc_dict.dir/all] Error 2make[1]: *** Waiting for unfinished jobs....make[1]: *** [CMakeFiles/Makefile2:1043: src/tools/CMakeFiles/opencc_phrase_extract.dir/all] Error 2make[2]: *** [src/tools/CMakeFiles/opencc.dir/build.make:96: src/tools/opencc] Error 1make[1]: *** [CMakeFiles/Makefile2:1117: src/tools/CMakeFiles/opencc.dir/all] Error 2make: *** [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_64Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.Compiler: /sysroot/bin/clang++Build flags:Id flags:The output was:0Compilation 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/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_7afe8/fast"/usr/sbin/make -f CMakeFiles/cmTC_7afe8.dir/build.make CMakeFiles/cmTC_7afe8.dir/buildmake[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.cxxLinking 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 -rdynamicmake[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/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_0986c/fast"/usr/sbin/make -f CMakeFiles/cmTC_0986c.dir/build.make CMakeFiles/cmTC_0986c.dir/buildmake[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.cppLinking 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 -rdynamicclang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /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.omake[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] ==> ignorearg [--sysroot=/sysroot] ==> ignorearg [-export-dynamic] ==> ignorearg [--eh-frame-hdr] ==> ignorearg [-m] ==> ignorearg [elf_x86_64] ==> ignorearg [-dynamic-linker] ==> ignorearg [/lib64/ld-linux-x86-64.so.2] ==> ignorearg [-o] ==> ignorearg [cmTC_0986c] ==> ignorearg [/sysroot/bin/../lib/crt1.o] ==> ignorearg [/sysroot/bin/../lib/crti.o] ==> ignorearg [/sysroot/bin/../lib/clang/3.8.1/crtbegin.o] ==> ignorearg [-L/sysroot/bin/../lib] ==> dir [/sysroot/bin/../lib]arg [-L/sysroot/lib] ==> dir [/sysroot/lib]arg [CMakeFiles/cmTC_0986c.dir/CMakeCXXCompilerABI.cpp.o] ==> ignorearg [-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] ==> ignorearg [/sysroot/bin/../lib/crtn.o] ==> ignorecollapse 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/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_4278e/fast"/usr/sbin/make -f CMakeFiles/cmTC_4278e.dir/build.make CMakeFiles/cmTC_4278e.dir/buildmake[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.cxxLinking 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 -rdynamicmake[1]: Leaving directory '/tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp'Feature record: CXX_FEATURE:1cxx_aggregate_default_initializersFeature record: CXX_FEATURE:1cxx_alias_templatesFeature record: CXX_FEATURE:1cxx_alignasFeature record: CXX_FEATURE:1cxx_alignofFeature record: CXX_FEATURE:1cxx_attributesFeature record: CXX_FEATURE:1cxx_attribute_deprecatedFeature record: CXX_FEATURE:1cxx_auto_typeFeature record: CXX_FEATURE:1cxx_binary_literalsFeature record: CXX_FEATURE:1cxx_constexprFeature record: CXX_FEATURE:1cxx_contextual_conversionsFeature record: CXX_FEATURE:1cxx_decltypeFeature record: CXX_FEATURE:1cxx_decltype_autoFeature record: CXX_FEATURE:1cxx_decltype_incomplete_return_typesFeature record: CXX_FEATURE:1cxx_default_function_template_argsFeature record: CXX_FEATURE:1cxx_defaulted_functionsFeature record: CXX_FEATURE:1cxx_defaulted_move_initializersFeature record: CXX_FEATURE:1cxx_delegating_constructorsFeature record: CXX_FEATURE:1cxx_deleted_functionsFeature record: CXX_FEATURE:1cxx_digit_separatorsFeature record: CXX_FEATURE:1cxx_enum_forward_declarationsFeature record: CXX_FEATURE:1cxx_explicit_conversionsFeature record: CXX_FEATURE:1cxx_extended_friend_declarationsFeature record: CXX_FEATURE:1cxx_extern_templatesFeature record: CXX_FEATURE:1cxx_finalFeature record: CXX_FEATURE:1cxx_func_identifierFeature record: CXX_FEATURE:1cxx_generalized_initializersFeature record: CXX_FEATURE:1cxx_generic_lambdasFeature record: CXX_FEATURE:1cxx_inheriting_constructorsFeature record: CXX_FEATURE:1cxx_inline_namespacesFeature record: CXX_FEATURE:1cxx_lambdasFeature record: CXX_FEATURE:1cxx_lambda_init_capturesFeature record: CXX_FEATURE:1cxx_local_type_template_argsFeature record: CXX_FEATURE:1cxx_long_long_typeFeature record: CXX_FEATURE:1cxx_noexceptFeature record: CXX_FEATURE:1cxx_nonstatic_member_initFeature record: CXX_FEATURE:1cxx_nullptrFeature record: CXX_FEATURE:1cxx_overrideFeature record: CXX_FEATURE:1cxx_range_forFeature record: CXX_FEATURE:1cxx_raw_string_literalsFeature record: CXX_FEATURE:1cxx_reference_qualified_functionsFeature record: CXX_FEATURE:1cxx_relaxed_constexprFeature record: CXX_FEATURE:1cxx_return_type_deductionFeature record: CXX_FEATURE:1cxx_right_angle_bracketsFeature record: CXX_FEATURE:1cxx_rvalue_referencesFeature record: CXX_FEATURE:1cxx_sizeof_memberFeature record: CXX_FEATURE:1cxx_static_assertFeature record: CXX_FEATURE:1cxx_strong_enumsFeature record: CXX_FEATURE:1cxx_template_template_parametersFeature record: CXX_FEATURE:1cxx_thread_localFeature record: CXX_FEATURE:1cxx_trailing_return_typesFeature record: CXX_FEATURE:1cxx_unicode_literalsFeature record: CXX_FEATURE:1cxx_uniform_initializationFeature record: CXX_FEATURE:1cxx_unrestricted_unionsFeature record: CXX_FEATURE:1cxx_user_literalsFeature record: CXX_FEATURE:1cxx_variable_templatesFeature record: CXX_FEATURE:1cxx_variadic_macrosFeature record: CXX_FEATURE:1cxx_variadic_templatesDetecting CXX [-std=c++11] compiler features compiled with the following output:Change Dir: /tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_92990/fast"/usr/sbin/make -f CMakeFiles/cmTC_92990.dir/build.make CMakeFiles/cmTC_92990.dir/buildmake[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.cxxLinking 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 -rdynamicmake[1]: Leaving directory '/tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp'Feature record: CXX_FEATURE:0cxx_aggregate_default_initializersFeature record: CXX_FEATURE:1cxx_alias_templatesFeature record: CXX_FEATURE:1cxx_alignasFeature record: CXX_FEATURE:1cxx_alignofFeature record: CXX_FEATURE:1cxx_attributesFeature record: CXX_FEATURE:0cxx_attribute_deprecatedFeature record: CXX_FEATURE:1cxx_auto_typeFeature record: CXX_FEATURE:0cxx_binary_literalsFeature record: CXX_FEATURE:1cxx_constexprFeature record: CXX_FEATURE:0cxx_contextual_conversionsFeature record: CXX_FEATURE:1cxx_decltypeFeature record: CXX_FEATURE:0cxx_decltype_autoFeature record: CXX_FEATURE:1cxx_decltype_incomplete_return_typesFeature record: CXX_FEATURE:1cxx_default_function_template_argsFeature record: CXX_FEATURE:1cxx_defaulted_functionsFeature record: CXX_FEATURE:1cxx_defaulted_move_initializersFeature record: CXX_FEATURE:1cxx_delegating_constructorsFeature record: CXX_FEATURE:1cxx_deleted_functionsFeature record: CXX_FEATURE:0cxx_digit_separatorsFeature record: CXX_FEATURE:1cxx_enum_forward_declarationsFeature record: CXX_FEATURE:1cxx_explicit_conversionsFeature record: CXX_FEATURE:1cxx_extended_friend_declarationsFeature record: CXX_FEATURE:1cxx_extern_templatesFeature record: CXX_FEATURE:1cxx_finalFeature record: CXX_FEATURE:1cxx_func_identifierFeature record: CXX_FEATURE:1cxx_generalized_initializersFeature record: CXX_FEATURE:0cxx_generic_lambdasFeature record: CXX_FEATURE:1cxx_inheriting_constructorsFeature record: CXX_FEATURE:1cxx_inline_namespacesFeature record: CXX_FEATURE:1cxx_lambdasFeature record: CXX_FEATURE:0cxx_lambda_init_capturesFeature record: CXX_FEATURE:1cxx_local_type_template_argsFeature record: CXX_FEATURE:1cxx_long_long_typeFeature record: CXX_FEATURE:1cxx_noexceptFeature record: CXX_FEATURE:1cxx_nonstatic_member_initFeature record: CXX_FEATURE:1cxx_nullptrFeature record: CXX_FEATURE:1cxx_overrideFeature record: CXX_FEATURE:1cxx_range_forFeature record: CXX_FEATURE:1cxx_raw_string_literalsFeature record: CXX_FEATURE:1cxx_reference_qualified_functionsFeature record: CXX_FEATURE:0cxx_relaxed_constexprFeature record: CXX_FEATURE:0cxx_return_type_deductionFeature record: CXX_FEATURE:1cxx_right_angle_bracketsFeature record: CXX_FEATURE:1cxx_rvalue_referencesFeature record: CXX_FEATURE:1cxx_sizeof_memberFeature record: CXX_FEATURE:1cxx_static_assertFeature record: CXX_FEATURE:1cxx_strong_enumsFeature record: CXX_FEATURE:1cxx_template_template_parametersFeature record: CXX_FEATURE:1cxx_thread_localFeature record: CXX_FEATURE:1cxx_trailing_return_typesFeature record: CXX_FEATURE:1cxx_unicode_literalsFeature record: CXX_FEATURE:1cxx_uniform_initializationFeature record: CXX_FEATURE:1cxx_unrestricted_unionsFeature record: CXX_FEATURE:1cxx_user_literalsFeature record: CXX_FEATURE:0cxx_variable_templatesFeature record: CXX_FEATURE:1cxx_variadic_macrosFeature record: CXX_FEATURE:1cxx_variadic_templatesDetecting CXX [-std=c++98] compiler features compiled with the following output:Change Dir: /tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_16021/fast"/usr/sbin/make -f CMakeFiles/cmTC_16021.dir/build.make CMakeFiles/cmTC_16021.dir/buildmake[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.cxxLinking 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 -rdynamicmake[1]: Leaving directory '/tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp'Feature record: CXX_FEATURE:0cxx_aggregate_default_initializersFeature record: CXX_FEATURE:0cxx_alias_templatesFeature record: CXX_FEATURE:0cxx_alignasFeature record: CXX_FEATURE:0cxx_alignofFeature record: CXX_FEATURE:0cxx_attributesFeature record: CXX_FEATURE:0cxx_attribute_deprecatedFeature record: CXX_FEATURE:0cxx_auto_typeFeature record: CXX_FEATURE:0cxx_binary_literalsFeature record: CXX_FEATURE:0cxx_constexprFeature record: CXX_FEATURE:0cxx_contextual_conversionsFeature record: CXX_FEATURE:0cxx_decltypeFeature record: CXX_FEATURE:0cxx_decltype_autoFeature record: CXX_FEATURE:0cxx_decltype_incomplete_return_typesFeature record: CXX_FEATURE:0cxx_default_function_template_argsFeature record: CXX_FEATURE:0cxx_defaulted_functionsFeature record: CXX_FEATURE:0cxx_defaulted_move_initializersFeature record: CXX_FEATURE:0cxx_delegating_constructorsFeature record: CXX_FEATURE:0cxx_deleted_functionsFeature record: CXX_FEATURE:0cxx_digit_separatorsFeature record: CXX_FEATURE:0cxx_enum_forward_declarationsFeature record: CXX_FEATURE:0cxx_explicit_conversionsFeature record: CXX_FEATURE:0cxx_extended_friend_declarationsFeature record: CXX_FEATURE:0cxx_extern_templatesFeature record: CXX_FEATURE:0cxx_finalFeature record: CXX_FEATURE:0cxx_func_identifierFeature record: CXX_FEATURE:0cxx_generalized_initializersFeature record: CXX_FEATURE:0cxx_generic_lambdasFeature record: CXX_FEATURE:0cxx_inheriting_constructorsFeature record: CXX_FEATURE:0cxx_inline_namespacesFeature record: CXX_FEATURE:0cxx_lambdasFeature record: CXX_FEATURE:0cxx_lambda_init_capturesFeature record: CXX_FEATURE:0cxx_local_type_template_argsFeature record: CXX_FEATURE:0cxx_long_long_typeFeature record: CXX_FEATURE:0cxx_noexceptFeature record: CXX_FEATURE:0cxx_nonstatic_member_initFeature record: CXX_FEATURE:0cxx_nullptrFeature record: CXX_FEATURE:0cxx_overrideFeature record: CXX_FEATURE:0cxx_range_forFeature record: CXX_FEATURE:0cxx_raw_string_literalsFeature record: CXX_FEATURE:0cxx_reference_qualified_functionsFeature record: CXX_FEATURE:0cxx_relaxed_constexprFeature record: CXX_FEATURE:0cxx_return_type_deductionFeature record: CXX_FEATURE:0cxx_right_angle_bracketsFeature record: CXX_FEATURE:0cxx_rvalue_referencesFeature record: CXX_FEATURE:0cxx_sizeof_memberFeature record: CXX_FEATURE:0cxx_static_assertFeature record: CXX_FEATURE:0cxx_strong_enumsFeature record: CXX_FEATURE:1cxx_template_template_parametersFeature record: CXX_FEATURE:0cxx_thread_localFeature record: CXX_FEATURE:0cxx_trailing_return_typesFeature record: CXX_FEATURE:0cxx_unicode_literalsFeature record: CXX_FEATURE:0cxx_uniform_initializationFeature record: CXX_FEATURE:0cxx_unrestricted_unionsFeature record: CXX_FEATURE:0cxx_user_literalsFeature record: CXX_FEATURE:0cxx_variable_templatesFeature record: CXX_FEATURE:0cxx_variadic_macrosFeature record: CXX_FEATURE:0cxx_variadic_templatesPerforming C++ SOURCE FILE Test COMPILER_HAS_HIDDEN_VISIBILITY succeeded with the following output:Change Dir: /tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_d8db2/fast"/usr/sbin/make -f CMakeFiles/cmTC_d8db2.dir/build.make CMakeFiles/cmTC_d8db2.dir/buildmake[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.cxxLinking 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 -rdynamicmake[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/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_99262/fast"/usr/sbin/make -f CMakeFiles/cmTC_99262.dir/build.make CMakeFiles/cmTC_99262.dir/buildmake[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.cxxLinking 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 -rdynamicmake[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/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_cb840/fast"/usr/sbin/make -f CMakeFiles/cmTC_cb840.dir/build.make CMakeFiles/cmTC_cb840.dir/buildmake[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 -rdynamicmake[1]: Leaving directory '/tmp/opencc/src/OpenCC/CMakeFiles/CMakeTmp'Source file was:__attribute__((__deprecated__)) int somefunc() { return 0; }int main() { return somefunc();}