Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSS C SDK 在mac上面make失败 #62

Open
chat491231702 opened this issue Sep 26, 2018 · 3 comments
Open

OSS C SDK 在mac上面make失败 #62

chat491231702 opened this issue Sep 26, 2018 · 3 comments

Comments

@chat491231702
Copy link

Undefined symbols for architecture x86_64:
"_apr_array_make", referenced from:
_aos_fstack_create in aos_fstack.o
"_apr_array_pop", referenced from:
_aos_fstack_pop in aos_fstack.o
"_apr_array_push", referenced from:
_aos_fstack_push in aos_fstack.o
"_apr_atomic_inc32", referenced from:
_upload_part in oss_resumable.o
_oss_resumable_upload_file_with_cp in oss_resumable.o
_oss_resumable_download_file_internal in oss_resumable.o
"_apr_atomic_read32", referenced from:
_upload_part in oss_resumable.o
_oss_resumable_upload_file_without_cp in oss_resumable.o
_oss_resumable_upload_file_with_cp in oss_resumable.o
_download_part_thread in oss_resumable.o
_oss_resumable_download_file_internal in oss_resumable.o
"_apr_file_close", referenced from:
_aos_open_file_for_read in aos_buf.o
_aos_http_io_deinitialize in aos_http_io.o
_aos_transport_cleanup in aos_transport.o
_oss_get_file_info in oss_resumable.o
_oss_does_file_exist in oss_resumable.o
_oss_load_checkpoint in oss_resumable.o
_oss_resumable_upload_file_with_cp in oss_resumable.o
...
"_apr_file_flush", referenced from:
_oss_dump_checkpoint in oss_resumable.o
"_apr_file_info_get", referenced from:
_aos_open_file_for_read in aos_buf.o
_oss_get_file_info in oss_resumable.o
_oss_load_checkpoint in oss_resumable.o
"_apr_file_open", referenced from:
_aos_open_file_for_read in aos_buf.o
_aos_open_file_for_write in aos_buf.o
_aos_open_file_for_write_notrunc in aos_buf.o
_oss_get_file_info in oss_resumable.o
_oss_does_file_exist in oss_resumable.o
_oss_open_checkpoint_file in oss_resumable.o
_oss_load_checkpoint in oss_resumable.o
...
"_apr_file_read", referenced from:
_aos_read_http_body_file in aos_http_io.o
"_apr_file_read_full", referenced from:
_oss_load_checkpoint in oss_resumable.o
"_apr_file_remove", referenced from:
_oss_resumable_upload_file_with_cp in oss_resumable.o
_oss_resumable_download_file_internal in oss_resumable.o
_oss_temp_file_rename in oss_util.o
"_apr_file_rename", referenced from:
_oss_resumable_download_file_internal in oss_resumable.o
_oss_temp_file_rename in oss_util.o
"_apr_file_seek", referenced from:
_aos_open_file_for_range_read in aos_buf.o
_download_part in oss_resumable.o
"_apr_file_trunc", referenced from:
_oss_dump_checkpoint in oss_resumable.o
_oss_resumable_download_file_internal in oss_resumable.o
"_apr_file_write", referenced from:
_aos_write_http_body_file in aos_http_io.o
_aos_log_print_default in aos_log.o
_oss_dump_checkpoint in oss_resumable.o
"_apr_initialize", referenced from:
_aos_http_io_initialize in aos_http_io.o
"_apr_is_empty_table", referenced from:
_aos_query_params_to_string in aos_util.o
_oss_get_canonicalized_headers in oss_auth.o
_oss_get_canonicalized_resource in oss_auth.o
_oss_get_canonicalized_params in oss_auth.o
"_apr_md5_final", referenced from:
_aos_md5 in aos_util.o
"_apr_md5_init", referenced from:
_aos_md5 in aos_util.o
"_apr_md5_update", referenced from:
_aos_md5 in aos_util.o
"_apr_os_thread_current", referenced from:
_aos_log_format_default in aos_log.o
"_apr_palloc", referenced from:
_aos_create_buf in aos_buf.o
_aos_buf_pack in aos_buf.o
_aos_buf_list_content in aos_buf.o
_aos_create_file_buf in aos_buf.o
_aos_buf_append_string in aos_buf.o
_aos_http_request_options_create in aos_http_io.o
_aos_http_controller_create in aos_http_io.o
...
"_apr_pool_create_ex", referenced from:
_aos_http_controller_create in aos_http_io.o
_aos_http_io_initialize in aos_http_io.o
_oss_delete_objects_by_prefix in oss_bucket.o
_oss_get_sorted_uploaded_part in oss_multipart.o
_oss_upload_file in oss_multipart.o
_oss_build_thread_params in oss_resumable.o
_oss_resumable_upload_file_without_cp in oss_resumable.o
...
"_apr_pool_destroy", referenced from:
_aos_http_io_deinitialize in aos_http_io.o
_oss_delete_objects_by_prefix in oss_bucket.o
_oss_get_sorted_uploaded_part in oss_multipart.o
_oss_upload_file in oss_multipart.o
_oss_destroy_thread_pool in oss_resumable.o
_oss_resumable_upload_file_without_cp in oss_resumable.o
_oss_resumable_upload_file_with_cp in oss_resumable.o
...
"_apr_psprintf", referenced from:
_aos_curl_default_write_callback in aos_transport.o
_aos_init_curl_headers in aos_transport.o
_aos_init_curl_url in aos_transport.o
_oss_sign_headers in oss_auth.o
_get_oss_request_signature in oss_auth.o
_oss_get_signed_url in oss_auth.o
_oss_get_rtmp_signed_url in oss_auth.o
...
"_apr_pstrdup", referenced from:
_aos_status_dup in aos_status.o
_aos_status_parse_from_body in aos_status.o
_aos_curl_http_transport_perform in aos_transport.o
_aos_curl_transport_setup in aos_transport.o
_aos_curl_transport_headers_done in aos_transport.o
_oss_delete_objects_by_prefix in oss_bucket.o
_oss_upload_file in oss_multipart.o
...
"_apr_pstrndup", referenced from:
_aos_pstrdup in aos_string.o
"_apr_queue_create", referenced from:
_oss_resumable_upload_file_without_cp in oss_resumable.o
_oss_resumable_upload_file_with_cp in oss_resumable.o
_oss_resumable_download_file_internal in oss_resumable.o
"_apr_queue_pop", referenced from:
_oss_resumable_upload_file_without_cp in oss_resumable.o
_oss_resumable_upload_file_with_cp in oss_resumable.o
_oss_resumable_download_file_internal in oss_resumable.o
"_apr_queue_push", referenced from:
_upload_part in oss_resumable.o
_oss_resumable_upload_file_with_cp in oss_resumable.o
_download_part_thread in oss_resumable.o
_oss_resumable_download_file_internal in oss_resumable.o
"_apr_queue_size", referenced from:
_oss_resumable_download_file_internal in oss_resumable.o
"_apr_queue_trypop", referenced from:
_oss_resumable_upload_file_without_cp in oss_resumable.o
_oss_resumable_upload_file_with_cp in oss_resumable.o
_download_part_thread in oss_resumable.o
"_apr_sha1_final", referenced from:
_HMAC_SHA1 in aos_util.o
"_apr_sha1_init", referenced from:
_HMAC_SHA1 in aos_util.o
"_apr_sha1_update", referenced from:
_HMAC_SHA1 in aos_util.o
"_apr_sleep", referenced from:
_oss_resumable_upload_file_without_cp in oss_resumable.o
_oss_resumable_upload_file_with_cp in oss_resumable.o
"_apr_snprintf", referenced from:
_aos_http_io_initialize in aos_http_io.o
_aos_log_format_default in aos_log.o
_aos_convert_to_gmt_time in aos_util.o
_aos_query_params_to_string in aos_util.o
_oss_get_canonicalized_headers in oss_auth.o
_oss_get_canonicalized_resource in oss_auth.o
_oss_sign_request in oss_auth.o
...
"_apr_stat", referenced from:
_oss_resumable_download_file_internal in oss_resumable.o
"_apr_strerror", referenced from:
_aos_open_file_for_read in aos_buf.o
_aos_open_file_for_write in aos_buf.o
_aos_open_file_for_write_notrunc in aos_buf.o
_aos_read_http_body_file in aos_http_io.o
_aos_write_http_body_file in aos_http_io.o
_aos_http_io_initialize in aos_http_io.o
_aos_transport_cleanup in aos_transport.o
...
"_apr_strnatcasecmp", referenced from:
_aos_gnome_sort in aos_util.o
"_apr_strnatcmp", referenced from:
_is_oss_sub_resource in oss_auth.o
"_apr_table_add", referenced from:
_oss_put_bucket_acl in oss_bucket.o
_oss_get_bucket_acl in oss_bucket.o
_oss_get_bucket_location in oss_bucket.o
_oss_get_bucket_info in oss_bucket.o
_oss_get_bucket_stat in oss_bucket.o
_oss_get_bucket_referer in oss_bucket.o
_oss_get_bucket_storage_capacity in oss_bucket.o
...
"_apr_table_addn", referenced from:
_aos_curl_response_headers_parse in aos_transport.o
_oss_sign_headers in oss_auth.o
_oss_put_bucket_storage_capacity in oss_bucket.o
_oss_delete_objects in oss_bucket.o
"_apr_table_elts", referenced from:
_aos_init_curl_headers in aos_transport.o
_aos_query_params_to_string in aos_util.o
_oss_get_canonicalized_headers in oss_auth.o
_oss_get_canonicalized_resource in oss_auth.o
_oss_get_rtmp_signed_url in oss_auth.o
_oss_get_canonicalized_params in oss_auth.o
"_apr_table_get", referenced from:
_aos_curl_transport_headers_done in aos_transport.o
_oss_get_string_to_sign in oss_auth.o
_oss_get_canonicalized_headers in oss_auth.o
_oss_get_canonicalized_resource in oss_auth.o
_oss_sign_request in oss_auth.o
_oss_get_canonicalized_params in oss_auth.o
_oss_upload_file in oss_multipart.o
...
"_apr_table_make", referenced from:
_aos_http_request_create in aos_http_io.o
_aos_http_response_create in aos_http_io.o
_oss_upload_file in oss_multipart.o
_oss_put_symlink in oss_object.o
_oss_resumable_upload_file_without_cp in oss_resumable.o
_oss_resumable_upload_file_with_cp in oss_resumable.o
_aos_table_create_if_null in oss_util.o
...
"_apr_table_set", referenced from:
_oss_sign_request in oss_auth.o
_get_oss_request_signature in oss_auth.o
_oss_get_signed_url in oss_auth.o
_oss_get_rtmp_signed_url in oss_auth.o
_oss_create_bucket_with_params in oss_bucket.o
_oss_put_bucket_acl in oss_bucket.o
_oss_delete_objects in oss_bucket.o
...
"_apr_terminate", referenced from:
_aos_http_io_deinitialize in aos_http_io.o
"_apr_thread_create", referenced from:
_oss_resumable_download_file_internal in oss_resumable.o
"_apr_thread_join", referenced from:
_oss_resumable_download_file_internal in oss_resumable.o
"_apr_thread_mutex_create", referenced from:
_aos_http_io_initialize in aos_http_io.o
"_apr_thread_mutex_destroy", referenced from:
_aos_http_io_deinitialize in aos_http_io.o
"_apr_thread_mutex_lock", referenced from:
_aos_request_get in aos_http_io.o
_request_release in aos_http_io.o
"_apr_thread_mutex_unlock", referenced from:
_aos_request_get in aos_http_io.o
_request_release in aos_http_io.o
"_apr_thread_pool_create", referenced from:
_oss_resumable_upload_file_without_cp in oss_resumable.o
_oss_resumable_upload_file_with_cp in oss_resumable.o
"_apr_thread_pool_push", referenced from:
_oss_resumable_upload_file_without_cp in oss_resumable.o
_oss_resumable_upload_file_with_cp in oss_resumable.o
"_apr_time_exp_gmt", referenced from:
_aos_get_gmt_str_time in aos_util.o
"_apr_time_exp_lt", referenced from:
_aos_log_format_default in aos_log.o
"_apr_time_now", referenced from:
_aos_log_format_default in aos_log.o
_aos_curl_default_header_callback in aos_transport.o
_aos_curl_default_write_callback in aos_transport.o
_aos_curl_http_transport_perform in aos_transport.o
_aos_get_gmt_str_time in aos_util.o
"_curl_easy_cleanup", referenced from:
_request_release in aos_http_io.o
_aos_http_io_deinitialize in aos_http_io.o
"_curl_easy_getinfo", referenced from:
_aos_curl_transport_headers_done in aos_transport.o
"_curl_easy_init", referenced from:
_aos_request_get in aos_http_io.o
"_curl_easy_perform", referenced from:
_aos_curl_http_transport_perform in aos_transport.o
"_curl_easy_reset", referenced from:
_aos_request_get in aos_http_io.o
"_curl_easy_setopt", referenced from:
_aos_curl_transport_setup in aos_transport.o
"_curl_easy_strerror", referenced from:
_aos_http_io_initialize in aos_http_io.o
_aos_curl_http_transport_perform in aos_transport.o
_aos_curl_transport_setup in aos_transport.o
_aos_curl_transport_headers_done in aos_transport.o
"_curl_global_init", referenced from:
_aos_http_io_initialize in aos_http_io.o
"_curl_slist_append", referenced from:
_aos_init_curl_headers in aos_transport.o
"_curl_slist_free_all", referenced from:
_aos_init_curl_headers in aos_transport.o
"_mxmlDelete", referenced from:
_aos_status_parse_from_body in aos_status.o
_oss_acl_parse_from_body in oss_xml.o
_oss_location_parse_from_body in oss_xml.o
_oss_storage_capacity_parse_from_body in oss_xml.o
_oss_logging_parse_from_body in oss_xml.o
_oss_list_objects_parse_from_body in oss_xml.o
_oss_list_buckets_parse_from_body in oss_xml.o
...
"_mxmlFindElement", referenced from:
_aos_status_parse_from_body in aos_status.o
_get_xmlnode_value in oss_xml.o
_oss_logging_parse_from_body in oss_xml.o
_oss_list_objects_owner_parse in oss_xml.o
_oss_list_objects_content_parse in oss_xml.o
_oss_list_objects_contents_parse in oss_xml.o
_oss_list_objects_prefix_parse in oss_xml.o
...
"_mxmlLoadString", referenced from:
_aos_parse_xml_body in aos_util.o
_oss_checkpoint_parse_from_body in oss_xml.o
"_mxmlNewElement", referenced from:
_build_complete_multipart_upload_xml in oss_xml.o
_build_bucket_logging_xml in oss_xml.o
_build_lifecycle_xml in oss_xml.o
_build_referer_config_xml in oss_xml.o
_build_cors_rule_xml in oss_xml.o
_build_website_config_xml in oss_xml.o
_build_bucket_storage_class_xml in oss_xml.o
...
"_mxmlNewText", referenced from:
_build_complete_multipart_upload_xml in oss_xml.o
_build_bucket_logging_xml in oss_xml.o
_build_lifecycle_xml in oss_xml.o
_build_referer_config_xml in oss_xml.o
_build_cors_rule_xml in oss_xml.o
_build_website_config_xml in oss_xml.o
_build_bucket_storage_class_xml in oss_xml.o
...
"_mxmlNewXML", referenced from:
_build_complete_multipart_upload_xml in oss_xml.o
_build_bucket_logging_xml in oss_xml.o
_build_lifecycle_xml in oss_xml.o
_build_referer_config_xml in oss_xml.o
_build_cors_rule_xml in oss_xml.o
_build_website_config_xml in oss_xml.o
_build_bucket_storage_class_xml in oss_xml.o
...
"_mxmlSaveString", referenced from:
_new_xml_buff in oss_xml.o
"_mxml_opaque_cb", referenced from:
_aos_parse_xml_body in aos_util.o
_oss_checkpoint_parse_from_body in oss_xml.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [build/lib/liboss_c_sdk.3.0.0.dylib] Error 1
make[1]: *** [CMakeFiles/oss_c_sdk.dir/all] Error 2
make: *** [all] Error 2

@chat491231702
Copy link
Author

curl apr apr-util 依赖均已安装

@dylanpoe
Copy link

同问,mac 下面,也编译失败,
-- The C compiler identification is AppleClang 9.1.0.9020039
-- The CXX compiler identification is AppleClang 9.1.0.9020039
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:74 (MESSAGE):
Could not find apr-config/apr-1-config

-- Configuring incomplete, errors occurred!
See also "/Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeOutput.log".

CMakeOutput.log 如下
The system is: Darwin - 17.5.0 - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
Build flags:
Id flags:

The output was:
0

Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"

The C compiler identification is AppleClang, found in "/Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/3.13.2/CompilerIdC/a.out"

Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
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 AppleClang, found in "/Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/3.13.2/CompilerIdCXX/a.out"

Determining if the C compiler works passed with the following output:
Change Dir: /Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_df8fd/fast"
/usr/local/bin/gmake -f CMakeFiles/cmTC_df8fd.dir/build.make CMakeFiles/cmTC_df8fd.dir/build
gmake[1]: Entering directory '/Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_df8fd.dir/testCCompiler.c.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -o CMakeFiles/cmTC_df8fd.dir/testCCompiler.c.o -c /Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTC_df8fd
/usr/local/Cellar/cmake/3.13.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_df8fd.dir/link.txt --verbose=1
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_df8fd.dir/testCCompiler.c.o -o cmTC_df8fd
gmake[1]: Leaving directory '/Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp'

Detecting C compiler ABI info compiled with the following output:
Change Dir: /Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_b3838/fast"
/usr/local/bin/gmake -f CMakeFiles/cmTC_b3838.dir/build.make CMakeFiles/cmTC_b3838.dir/build
gmake[1]: Entering directory '/Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_b3838.dir/CMakeCCompilerABI.c.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -o CMakeFiles/cmTC_b3838.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.13.2/share/cmake/Modules/CMakeCCompilerABI.c
Linking C executable cmTC_b3838
/usr/local/Cellar/cmake/3.13.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b3838.dir/link.txt --verbose=1
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_b3838.dir/CMakeCCompilerABI.c.o -o cmTC_b3838
Apple LLVM version 9.1.0 (clang-902.0.39.2)
Target: x86_64-apple-darwin17.5.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.13.0 -o cmTC_b3838 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_b3838.dir/CMakeCCompilerABI.c.o -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/9.1.0/lib/darwin/libclang_rt.osx.a
@(#)PROGRAM:ld PROJECT:ld64-351.8
configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em (tvOS)
Library search paths:
/usr/lib
/usr/local/lib
Framework search paths:
/Library/Frameworks/
/System/Library/Frameworks/
gmake[1]: Leaving directory '/Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp'

Parsed C implicit link information from above output:
link line regex: [^( |.[/])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"/usr/local/bin/gmake" "cmTC_b3838/fast"]
ignore line: [/usr/local/bin/gmake -f CMakeFiles/cmTC_b3838.dir/build.make CMakeFiles/cmTC_b3838.dir/build]
ignore line: [gmake[1]: Entering directory '/Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp']
ignore line: [Building C object CMakeFiles/cmTC_b3838.dir/CMakeCCompilerABI.c.o]
ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -o CMakeFiles/cmTC_b3838.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.13.2/share/cmake/Modules/CMakeCCompilerABI.c]
ignore line: [Linking C executable cmTC_b3838]
ignore line: [/usr/local/Cellar/cmake/3.13.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b3838.dir/link.txt --verbose=1]
ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_b3838.dir/CMakeCCompilerABI.c.o -o cmTC_b3838 ]
ignore line: [Apple LLVM version 9.1.0 (clang-902.0.39.2)]
ignore line: [Target: x86_64-apple-darwin17.5.0]
ignore line: [Thread model: posix]
ignore line: [InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin]
link line: [ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.13.0 -o cmTC_b3838 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_b3838.dir/CMakeCCompilerABI.c.o -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/9.1.0/lib/darwin/libclang_rt.osx.a]
arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld] ==> ignore
arg [-demangle] ==> ignore
arg [-lto_library] ==> ignore, skip following value
arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib] ==> skip value of -lto_library
arg [-dynamic] ==> ignore
arg [-arch] ==> ignore
arg [x86_64] ==> ignore
arg [-macosx_version_min] ==> ignore
arg [10.13.0] ==> ignore
arg [-o] ==> ignore
arg [cmTC_b3838] ==> ignore
arg [-search_paths_first] ==> ignore
arg [-headerpad_max_install_names] ==> ignore
arg [-v] ==> ignore
arg [CMakeFiles/cmTC_b3838.dir/CMakeCCompilerABI.c.o] ==> ignore
arg [-lSystem] ==> lib [System]
arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/9.1.0/lib/darwin/libclang_rt.osx.a] ==> lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/9.1.0/lib/darwin/libclang_rt.osx.a]
Library search paths: [;/usr/lib;/usr/local/lib]
Framework search paths: [;/Library/Frameworks/;/System/Library/Frameworks/]
remove lib [System]
remove lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/9.1.0/lib/darwin/libclang_rt.osx.a]
collapse library dir [/usr/lib] ==> [/usr/lib]
collapse library dir [/usr/local/lib] ==> [/usr/local/lib]
collapse framework dir [/Library/Frameworks/] ==> [/Library/Frameworks]
collapse framework dir [/System/Library/Frameworks/] ==> [/System/Library/Frameworks]
implicit libs: []
implicit dirs: [/usr/lib;/usr/local/lib]
implicit fwks: [/Library/Frameworks;/System/Library/Frameworks]

Detecting C [-std=c11] compiler features compiled with the following output:
Change Dir: /Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_5fb49/fast"
/usr/local/bin/gmake -f CMakeFiles/cmTC_5fb49.dir/build.make CMakeFiles/cmTC_5fb49.dir/build
gmake[1]: Entering directory '/Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_5fb49.dir/feature_tests.c.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -std=c11 -o CMakeFiles/cmTC_5fb49.dir/feature_tests.c.o -c /Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/feature_tests.c
Linking C executable cmTC_5fb49
/usr/local/Cellar/cmake/3.13.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5fb49.dir/link.txt --verbose=1
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5fb49.dir/feature_tests.c.o -o cmTC_5fb49
gmake[1]: Leaving directory '/Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp'

Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:1c_restrict
Feature record: C_FEATURE:1c_static_assert
Feature record: C_FEATURE:1c_variadic_macros

Detecting C [-std=c99] compiler features compiled with the following output:
Change Dir: /Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_a3472/fast"
/usr/local/bin/gmake -f CMakeFiles/cmTC_a3472.dir/build.make CMakeFiles/cmTC_a3472.dir/build
gmake[1]: Entering directory '/Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_a3472.dir/feature_tests.c.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -std=c99 -o CMakeFiles/cmTC_a3472.dir/feature_tests.c.o -c /Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/feature_tests.c
Linking C executable cmTC_a3472
/usr/local/Cellar/cmake/3.13.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a3472.dir/link.txt --verbose=1
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a3472.dir/feature_tests.c.o -o cmTC_a3472
gmake[1]: Leaving directory '/Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp'

Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:1c_restrict
Feature record: C_FEATURE:0c_static_assert
Feature record: C_FEATURE:1c_variadic_macros

Detecting C [-std=c90] compiler features compiled with the following output:
Change Dir: /Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_f5b37/fast"
/usr/local/bin/gmake -f CMakeFiles/cmTC_f5b37.dir/build.make CMakeFiles/cmTC_f5b37.dir/build
gmake[1]: Entering directory '/Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_f5b37.dir/feature_tests.c.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -std=c90 -o CMakeFiles/cmTC_f5b37.dir/feature_tests.c.o -c /Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/feature_tests.c
Linking C executable cmTC_f5b37
/usr/local/Cellar/cmake/3.13.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f5b37.dir/link.txt --verbose=1
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f5b37.dir/feature_tests.c.o -o cmTC_f5b37
gmake[1]: Leaving directory '/Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp'

Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:0c_restrict
Feature record: C_FEATURE:0c_static_assert
Feature record: C_FEATURE:0c_variadic_macros

Determining if the CXX compiler works passed with the following output:
Change Dir: /Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_8f2fd/fast"
/usr/local/bin/gmake -f CMakeFiles/cmTC_8f2fd.dir/build.make CMakeFiles/cmTC_8f2fd.dir/build
gmake[1]: Entering directory '/Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_8f2fd.dir/testCXXCompiler.cxx.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -o CMakeFiles/cmTC_8f2fd.dir/testCXXCompiler.cxx.o -c /Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTC_8f2fd
/usr/local/Cellar/cmake/3.13.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8f2fd.dir/link.txt --verbose=1
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8f2fd.dir/testCXXCompiler.cxx.o -o cmTC_8f2fd
gmake[1]: Leaving directory '/Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp'

Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_3831a/fast"
/usr/local/bin/gmake -f CMakeFiles/cmTC_3831a.dir/build.make CMakeFiles/cmTC_3831a.dir/build
gmake[1]: Entering directory '/Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_3831a.dir/CMakeCXXCompilerABI.cpp.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -o CMakeFiles/cmTC_3831a.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.13.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTC_3831a
/usr/local/Cellar/cmake/3.13.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3831a.dir/link.txt --verbose=1
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_3831a.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_3831a
Apple LLVM version 9.1.0 (clang-902.0.39.2)
Target: x86_64-apple-darwin17.5.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.13.0 -o cmTC_3831a -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_3831a.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/9.1.0/lib/darwin/libclang_rt.osx.a
@(#)PROGRAM:ld PROJECT:ld64-351.8
configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em (tvOS)
Library search paths:
/usr/lib
/usr/local/lib
Framework search paths:
/Library/Frameworks/
/System/Library/Frameworks/
gmake[1]: Leaving directory '/Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp'

Parsed CXX implicit link information from above output:
link line regex: [^( |.[/])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"/usr/local/bin/gmake" "cmTC_3831a/fast"]
ignore line: [/usr/local/bin/gmake -f CMakeFiles/cmTC_3831a.dir/build.make CMakeFiles/cmTC_3831a.dir/build]
ignore line: [gmake[1]: Entering directory '/Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp']
ignore line: [Building CXX object CMakeFiles/cmTC_3831a.dir/CMakeCXXCompilerABI.cpp.o]
ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -o CMakeFiles/cmTC_3831a.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.13.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Linking CXX executable cmTC_3831a]
ignore line: [/usr/local/Cellar/cmake/3.13.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3831a.dir/link.txt --verbose=1]
ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_3831a.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_3831a ]
ignore line: [Apple LLVM version 9.1.0 (clang-902.0.39.2)]
ignore line: [Target: x86_64-apple-darwin17.5.0]
ignore line: [Thread model: posix]
ignore line: [InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin]
link line: [ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.13.0 -o cmTC_3831a -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_3831a.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/9.1.0/lib/darwin/libclang_rt.osx.a]
arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld] ==> ignore
arg [-demangle] ==> ignore
arg [-lto_library] ==> ignore, skip following value
arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib] ==> skip value of -lto_library
arg [-dynamic] ==> ignore
arg [-arch] ==> ignore
arg [x86_64] ==> ignore
arg [-macosx_version_min] ==> ignore
arg [10.13.0] ==> ignore
arg [-o] ==> ignore
arg [cmTC_3831a] ==> ignore
arg [-search_paths_first] ==> ignore
arg [-headerpad_max_install_names] ==> ignore
arg [-v] ==> ignore
arg [CMakeFiles/cmTC_3831a.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
arg [-lc++] ==> lib [c++]
arg [-lSystem] ==> lib [System]
arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/9.1.0/lib/darwin/libclang_rt.osx.a] ==> lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/9.1.0/lib/darwin/libclang_rt.osx.a]
Library search paths: [;/usr/lib;/usr/local/lib]
Framework search paths: [;/Library/Frameworks/;/System/Library/Frameworks/]
remove lib [System]
remove lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/9.1.0/lib/darwin/libclang_rt.osx.a]
collapse library dir [/usr/lib] ==> [/usr/lib]
collapse library dir [/usr/local/lib] ==> [/usr/local/lib]
collapse framework dir [/Library/Frameworks/] ==> [/Library/Frameworks]
collapse framework dir [/System/Library/Frameworks/] ==> [/System/Library/Frameworks]
implicit libs: [c++]
implicit dirs: [/usr/lib;/usr/local/lib]
implicit fwks: [/Library/Frameworks;/System/Library/Frameworks]

Detecting CXX [-std=c++1z] compiler features compiled with the following output:
Change Dir: /Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_cb0a8/fast"
/usr/local/bin/gmake -f CMakeFiles/cmTC_cb0a8.dir/build.make CMakeFiles/cmTC_cb0a8.dir/build
gmake[1]: Entering directory '/Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_cb0a8.dir/feature_tests.cxx.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -std=c++1z -o CMakeFiles/cmTC_cb0a8.dir/feature_tests.cxx.o -c /Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_cb0a8
/usr/local/Cellar/cmake/3.13.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cb0a8.dir/link.txt --verbose=1
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_cb0a8.dir/feature_tests.cxx.o -o cmTC_cb0a8
gmake[1]: Leaving directory '/Users/dylanpoe/myown/aliyun-oss-c-sdk/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++14] compiler features compiled with the following output:
Change Dir: /Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_61b40/fast"
/usr/local/bin/gmake -f CMakeFiles/cmTC_61b40.dir/build.make CMakeFiles/cmTC_61b40.dir/build
gmake[1]: Entering directory '/Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_61b40.dir/feature_tests.cxx.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -std=c++14 -o CMakeFiles/cmTC_61b40.dir/feature_tests.cxx.o -c /Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_61b40
/usr/local/Cellar/cmake/3.13.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_61b40.dir/link.txt --verbose=1
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_61b40.dir/feature_tests.cxx.o -o cmTC_61b40
gmake[1]: Leaving directory '/Users/dylanpoe/myown/aliyun-oss-c-sdk/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: /Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_07a34/fast"
/usr/local/bin/gmake -f CMakeFiles/cmTC_07a34.dir/build.make CMakeFiles/cmTC_07a34.dir/build
gmake[1]: Entering directory '/Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_07a34.dir/feature_tests.cxx.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -std=c++11 -o CMakeFiles/cmTC_07a34.dir/feature_tests.cxx.o -c /Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_07a34
/usr/local/Cellar/cmake/3.13.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_07a34.dir/link.txt --verbose=1
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_07a34.dir/feature_tests.cxx.o -o cmTC_07a34
gmake[1]: Leaving directory '/Users/dylanpoe/myown/aliyun-oss-c-sdk/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: /Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_c42e1/fast"
/usr/local/bin/gmake -f CMakeFiles/cmTC_c42e1.dir/build.make CMakeFiles/cmTC_c42e1.dir/build
gmake[1]: Entering directory '/Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_c42e1.dir/feature_tests.cxx.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -std=c++98 -o CMakeFiles/cmTC_c42e1.dir/feature_tests.cxx.o -c /Users/dylanpoe/myown/aliyun-oss-c-sdk/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_c42e1
/usr/local/Cellar/cmake/3.13.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c42e1.dir/link.txt --verbose=1
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c42e1.dir/feature_tests.cxx.o -o cmTC_c42e1
gmake[1]: Leaving directory '/Users/dylanpoe/myown/aliyun-oss-c-sdk/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

@lrs0304
Copy link

lrs0304 commented Jan 10, 2020

用xcode

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants