******************************************************************************** conan install restbed/4.8@ --build=restbed --profile=/Users/jenkins/w/BuildSingleReference/41024/dd540348-cb2d-43c8-b337-5b8366180d2a/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] restbed:shared=True [build_requires] [env] asio/1.19.2: Not found in local cache, looking in remotes... asio/1.19.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz asio/1.19.2: Downloaded recipe revision 6a0b7d0d934af4e55f74164aae213b70 openssl/1.1.1l: Not found in local cache, looking in remotes... openssl/1.1.1l: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1l: Downloaded recipe revision 730e89b1b890b83f42824295c920d189 restbed/4.8: Forced build from source Installing package: restbed/4.8 Requirements asio/1.19.2 from 'conan-center' - Downloaded openssl/1.1.1l from 'conan-center' - Downloaded restbed/4.8 from local cache - Cache Packages asio/1.19.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download openssl/1.1.1l:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Download restbed/4.8:b0e1eaefb3afd3625984e46a6bc90228224b26fc - Build Installing (downloading, building) binaries... asio/1.19.2: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz asio/1.19.2: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 asio/1.19.2: Downloaded package revision 6b59eb57e4d776ba0147216c0e73be7e openssl/1.1.1l: Retrieving package d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1l: Package installed d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 openssl/1.1.1l: Downloaded package revision eb74cead9c9d0d6e98c53b5f8f1bb265 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK restbed/4.8: Configuring sources in /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK restbed/4.8: Copying sources to build folder restbed/4.8: Building your package in /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/b0e1eaefb3afd3625984e46a6bc90228224b26fc restbed/4.8: Generator cmake created conanbuildinfo.cmake restbed/4.8: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK restbed/4.8: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/b0e1eaefb3afd3625984e46a6bc90228224b26fc/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/b0e1eaefb3afd3625984e46a6bc90228224b26fc" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_SSL="True" -DBUILD_IPC="False" -DBUILD_TESTS="False" -Wno-dev '/Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/b0e1eaefb3afd3625984e46a6bc90228224b26fc' ----------------- -- The C compiler identification is AppleClang 12.0.0.12000032 -- The CXX compiler identification is AppleClang 12.0.0.12000032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Found ASIO include at: /Users/jenkins/w/BuildSingleReference/.conan/data/asio/1.19.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -- Found OpenSSL include at: /Users/jenkins/w/BuildSingleReference/.conan/data/openssl/1.1.1l/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/include -- Found OpenSSL library at: /Users/jenkins/w/BuildSingleReference/.conan/data/openssl/1.1.1l/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libssl.a -- Found OpenSSL library at: /usr/local/opt/openssl/lib/libssl.dylib -- Found Crypto library at: /Users/jenkins/w/BuildSingleReference/.conan/data/openssl/1.1.1l/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libcrypto.a -- Found Crypto library at: /usr/local/opt/openssl/lib/libcrypto.dylib -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/b0e1eaefb3afd3625984e46a6bc90228224b26fc/build_subfolder ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/b0e1eaefb3afd3625984e46a6bc90228224b26fc/build_subfolder' '--' '-j4' ----------------- Scanning dependencies of target restbed-static Scanning dependencies of target restbed-shared [ 2%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/detail/http_impl.cpp.o [ 4%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/detail/ipc_socket_impl.cpp.o [ 9%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/detail/service_impl.cpp.o [ 9%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/detail/http_impl.cpp.o [ 11%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/detail/session_impl.cpp.o [ 13%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/detail/ipc_socket_impl.cpp.o [ 15%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/detail/socket_impl.cpp.o [ 18%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/detail/service_impl.cpp.o [ 20%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/detail/web_socket_impl.cpp.o [ 22%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/detail/session_impl.cpp.o [ 25%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/detail/socket_impl.cpp.o [ 27%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/detail/web_socket_manager_impl.cpp.o [ 29%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/detail/web_socket_impl.cpp.o [ 31%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/http.cpp.o [ 34%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/request.cpp.o [ 36%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/resource.cpp.o [ 38%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/detail/web_socket_manager_impl.cpp.o [ 40%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/response.cpp.o [ 43%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/http.cpp.o [ 45%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/rule.cpp.o [ 47%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/service.cpp.o [ 50%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/session.cpp.o [ 52%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/session_manager.cpp.o [ 54%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/request.cpp.o [ 56%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/settings.cpp.o [ 59%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/resource.cpp.o [ 61%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/ssl_settings.cpp.o [ 63%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/response.cpp.o [ 65%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/string.cpp.o [ 68%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/rule.cpp.o [ 70%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/uri.cpp.o [ 72%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/web_socket.cpp.o [ 75%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/service.cpp.o [ 77%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/session.cpp.o [ 79%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/session_manager.cpp.o [ 81%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/web_socket_message.cpp.o [ 84%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/settings.cpp.o [ 86%] Linking CXX static library ../lib/librestbed.a [ 88%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/ssl_settings.cpp.o [ 88%] Built target restbed-static [ 90%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/string.cpp.o [ 93%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/uri.cpp.o [ 95%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/web_socket.cpp.o [ 97%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/web_socket_message.cpp.o [100%] Linking CXX shared library ../lib/librestbed.dylib [100%] Built target restbed-shared restbed/4.8: Package 'b0e1eaefb3afd3625984e46a6bc90228224b26fc' built restbed/4.8: Build folder /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/b0e1eaefb3afd3625984e46a6bc90228224b26fc restbed/4.8: Generated conaninfo.txt restbed/4.8: Generated conanbuildinfo.txt restbed/4.8: Generating the package restbed/4.8: Package folder /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/b0e1eaefb3afd3625984e46a6bc90228224b26fc restbed/4.8: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/b0e1eaefb3afd3625984e46a6bc90228224b26fc/build_subfolder' '--target' 'install' '--' '-j4' ----------------- [ 50%] Built target restbed-static [100%] Built target restbed-shared Install the project... -- Install configuration: "Debug" -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/b0e1eaefb3afd3625984e46a6bc90228224b26fc/include/restbed -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/b0e1eaefb3afd3625984e46a6bc90228224b26fc/include/corvusoft/restbed/byte.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/b0e1eaefb3afd3625984e46a6bc90228224b26fc/include/corvusoft/restbed/common.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/b0e1eaefb3afd3625984e46a6bc90228224b26fc/include/corvusoft/restbed/context_placeholder.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/b0e1eaefb3afd3625984e46a6bc90228224b26fc/include/corvusoft/restbed/context_placeholder_base.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/b0e1eaefb3afd3625984e46a6bc90228224b26fc/include/corvusoft/restbed/context_value.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/b0e1eaefb3afd3625984e46a6bc90228224b26fc/include/corvusoft/restbed/http.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/b0e1eaefb3afd3625984e46a6bc90228224b26fc/include/corvusoft/restbed/logger.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/b0e1eaefb3afd3625984e46a6bc90228224b26fc/include/corvusoft/restbed/request.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/b0e1eaefb3afd3625984e46a6bc90228224b26fc/include/corvusoft/restbed/resource.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/b0e1eaefb3afd3625984e46a6bc90228224b26fc/include/corvusoft/restbed/response.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/b0e1eaefb3afd3625984e46a6bc90228224b26fc/include/corvusoft/restbed/rule.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/b0e1eaefb3afd3625984e46a6bc90228224b26fc/include/corvusoft/restbed/service.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/b0e1eaefb3afd3625984e46a6bc90228224b26fc/include/corvusoft/restbed/session.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/b0e1eaefb3afd3625984e46a6bc90228224b26fc/include/corvusoft/restbed/session_manager.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/b0e1eaefb3afd3625984e46a6bc90228224b26fc/include/corvusoft/restbed/settings.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/b0e1eaefb3afd3625984e46a6bc90228224b26fc/include/corvusoft/restbed/ssl_settings.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/b0e1eaefb3afd3625984e46a6bc90228224b26fc/include/corvusoft/restbed/status_code.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/b0e1eaefb3afd3625984e46a6bc90228224b26fc/include/corvusoft/restbed/string.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/b0e1eaefb3afd3625984e46a6bc90228224b26fc/include/corvusoft/restbed/uri.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/b0e1eaefb3afd3625984e46a6bc90228224b26fc/include/corvusoft/restbed/web_socket.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/b0e1eaefb3afd3625984e46a6bc90228224b26fc/include/corvusoft/restbed/web_socket_message.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/b0e1eaefb3afd3625984e46a6bc90228224b26fc/lib/librestbed.a -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/b0e1eaefb3afd3625984e46a6bc90228224b26fc/lib/librestbed.4.7.dylib -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/b0e1eaefb3afd3625984e46a6bc90228224b26fc/lib/librestbed.4.dylib -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/b0e1eaefb3afd3625984e46a6bc90228224b26fc/lib/librestbed.dylib [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK restbed/4.8 package(): Packaged 2 files: LICENSE, restbed restbed/4.8 package(): Packaged 1 '.CPL' file: LICENSE.CPL restbed/4.8 package(): Packaged 1 '.AGPL' file: LICENSE.AGPL restbed/4.8 package(): Packaged 21 '.hpp' files restbed/4.8 package(): Packaged 1 '.a' file: librestbed.a restbed/4.8 package(): Packaged 3 '.dylib' files: librestbed.4.dylib, librestbed.dylib, librestbed.4.7.dylib restbed/4.8: Package 'b0e1eaefb3afd3625984e46a6bc90228224b26fc' created restbed/4.8: Created package revision 1cc9b959b96216f7301cd6a2f752880f [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK Aggregating env generators ############################################################## # # # Copyright 2013-2020, Corvusoft Ltd, All Rights Reserved. # # # # Restbed is dual-licensed requiring commerical entities # # to acquire a Corvusoft Permissive License, Contact # # sales@corvusoft.co.uk for details. # # # ############################################################## CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR In file included from :407: :3:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] In file included from :407: :3:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :2:9: note: previous definition is here #define ASIO_STANDALONE YES ^ #define ASIO_STANDALONE 1 ^ :2:9: note: previous definition is here #define ASIO_STANDALONE YES ^ In file included from :407: :4:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] In file included from :407: :3:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :2:9: #define ASIO_STANDALONE 1 ^ :3:9: note: previous definition is here #define ASIO_STANDALONE YES ^ note: previous definition is here #define ASIO_STANDALONE YES ^ 1 warning generated. In file included from :407: :3:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :2:9: note: previous definition is here #define ASIO_STANDALONE YES ^ /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/b0e1eaefb3afd3625984e46a6bc90228224b26fc/source_subfolder/source/corvusoft/restbed/detail/http_impl.cpp:89:34: warning: loop variable 'parameter' of type 'const std::__1::pair, std::__1::basic_string >' creates a copy from type 'const std::__1::pair, std::__1::basic_string >' [-Wrange-loop-analysis] /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/b0e1eaefb3afd3625984e46a6bc90228224b26fc/source_subfolder/source/corvusoft/restbed/detail/http_impl.cpp for ( const auto parameter : parameters ) ^ :89:34: warning: loop variable 'parameter' of type 'const std::__1::pair, std::__1::basic_string >' creates a copy from type 'const std::__1::pair, std::__1::basic_string >' [-Wrange-loop-analysis] for ( const auto parameter : parameters ) ^ /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/b0e1eaefb3afd3625984e46a6bc90228224b26fc/source_subfolder/source/corvusoft/restbed/detail/http_impl.cpp:89:23: note: use reference type 'const std::__1::pair, std::__1::basic_string > &' to prevent copying for ( const auto parameter : parameters ) ^~~~~~~~~~~~~~~~~~~~~~ & /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/b0e1eaefb3afd3625984e46a6bc90228224b26fc/source_subfolder/source/corvusoft/restbed/detail/http_impl.cpp:89:23: note: use reference type 'const std::__1::pair, std::__1::basic_string > &' to prevent copying for ( const auto parameter : parameters ) ^~~~~~~~~~~~~~~~~~~~~~ & /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/b0e1eaefb3afd3625984e46a6bc90228224b26fc/source_subfolder/source/corvusoft/restbed/detail/service_impl.cpp:171:30: warning: loop variable 'signal_handler' of type 'const std::__1::pair >' creates a copy from type 'const std::__1::pair >' [-Wrange-loop-analysis] for ( const auto signal_handler : m_signal_handlers ) ^ /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/b0e1eaefb3afd3625984e46a6bc90228224b26fc/source_subfolder/source/corvusoft/restbed/detail/service_impl.cpp:171:19: note: use reference type 'const std::__1::pair > &' to prevent copying for ( const auto signal_handler : m_signal_handlers ) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ & In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/b0e1eaefb3afd3625984e46a6bc90228224b26fc/source_subfolder/source/corvusoft/restbed/detail/http_impl.cpp:6: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/map:479: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__tree:15: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/memory:3607:5: warning: destructor called on non-final 'restbed::detail::SocketImpl' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] __data_.second().~_Tp(); ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/memory:3573:9: note: in instantiation of member function 'std::__1::__shared_ptr_emplace >::__on_zero_shared' requested here __shared_ptr_emplace(_Alloc __a, _Args&& ...__args) ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/memory:4405:26: note: in instantiation of function template specialization 'std::__1::__shared_ptr_emplace >::__shared_ptr_emplace > &>' requested here ::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)...); ^ /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/b0e1eaefb3afd3625984e46a6bc90228224b26fc/source_subfolder/source/corvusoft/restbed/detail/http_impl.cpp:155:50: note: in instantiation of function template specialization 'std::__1::make_shared > &>' requested here request->m_pimpl->m_socket = make_shared< SocketImpl >( *request->m_pimpl->m_io_service, socket ); ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/memory:3607:23: note: qualify call to silence this warning __data_.second().~_Tp(); ^ In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/b0e1eaefb3afd3625984e46a6bc90228224b26fc/source_subfolder/source/corvusoft/restbed/detail/http_impl.cpp:6: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/map:479: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__tree:15: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/memory:3607:5: warning: destructor called on non-final 'restbed::detail::SocketImpl' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] __data_.second().~_Tp(); ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/memory:3573:9: note: in instantiation of member function 'std::__1::__shared_ptr_emplace >::__on_zero_shared' requested here __shared_ptr_emplace(_Alloc __a, _Args&& ...__args) ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/memory:4405:26: note: in instantiation of function template specialization 'std::__1::__shared_ptr_emplace >::__shared_ptr_emplace > &>' requested here ::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)...); ^ /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/b0e1eaefb3afd3625984e46a6bc90228224b26fc/source_subfolder/source/corvusoft/restbed/detail/http_impl.cpp:155:50: note: in instantiation of function template specialization 'std::__1::make_shared > &>' requested here request->m_pimpl->m_socket = make_shared< SocketImpl >( *request->m_pimpl->m_io_service, socket ); ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/memory:3607:23: note: qualify call to silence this warning __data_.second().~_Tp(); ^ 1 warning generated. In file included from :407: :4:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :3:9: note: previous definition is here #define ASIO_STANDALONE YES ^ 1 warning generated. In file included from :407: :3:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :2:9: note: previous definition is here #define ASIO_STANDALONE YES ^ In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/b0e1eaefb3afd3625984e46a6bc90228224b26fc/source_subfolder/source/corvusoft/restbed/detail/service_impl.cpp:6: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/regex:763: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__locale:14: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/string:504: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/string_view:175: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__string:57: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/algorithm:643: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/memory:3607:5: warning: destructor called on non-final 'restbed::detail::SocketImpl' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] __data_.second().~_Tp(); ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/memory:3573:9: note: in instantiation of member function 'std::__1::__shared_ptr_emplace >::__on_zero_shared' requested here __shared_ptr_emplace(_Alloc __a, _Args&& ...__args) ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/memory:4405:26: note: in instantiation of function template specialization 'std::__1::__shared_ptr_emplace >::__shared_ptr_emplace > > &, const std::__1::shared_ptr &>' requested here ::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)...); ^ /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/b0e1eaefb3afd3625984e46a6bc90228224b26fc/source_subfolder/source/corvusoft/restbed/detail/service_impl.cpp:300:39: note: in instantiation of function template specialization 'std::__1::make_shared > > &, const std::__1::shared_ptr &>' requested here auto connection = make_shared< SocketImpl >( *m_io_service, socket, m_logger ); ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/memory:3607:23: note: qualify call to silence this warning __data_.second().~_Tp(); ^ 3 warnings generated. 3 warnings generated. In file included from :407: :4:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :3:9: note: previous definition is here #define ASIO_STANDALONE YES ^ In file included from :407: :3:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :2:9: note: previous definition is here #define ASIO_STANDALONE YES ^ /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/b0e1eaefb3afd3625984e46a6bc90228224b26fc/source_subfolder/source/corvusoft/restbed/detail/service_impl.cpp:171:30: warning: loop variable 'signal_handler' of type 'const std::__1::pair >' creates a copy from type 'const std::__1::pair >' [-Wrange-loop-analysis] for ( const auto signal_handler : m_signal_handlers ) ^ /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/b0e1eaefb3afd3625984e46a6bc90228224b26fc/source_subfolder/source/corvusoft/restbed/detail/service_impl.cpp:171:19: note: use reference type 'const std::__1::pair > &' to prevent copying for ( const auto signal_handler : m_signal_handlers ) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ & 1 warning generated. In file included from :407: :4:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :3:9: note: previous definition is here #define ASIO_STANDALONE YES ^ In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/b0e1eaefb3afd3625984e46a6bc90228224b26fc/source_subfolder/source/corvusoft/restbed/detail/service_impl.cpp:6: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/regex:763: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__locale:14: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/string:504: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/string_view:175: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__string:57: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/algorithm:643: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/memory:3607:5: warning: destructor called on non-final 'restbed::detail::SocketImpl' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] __data_.second().~_Tp(); ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/memory:3573:9: note: in instantiation of member function 'std::__1::__shared_ptr_emplace >::__on_zero_shared' requested here __shared_ptr_emplace(_Alloc __a, _Args&& ...__args) ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/memory:4405:26: note: in instantiation of function template specialization 'std::__1::__shared_ptr_emplace >::__shared_ptr_emplace > > &, const std::__1::shared_ptr &>' requested here ::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)...); ^ /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/b0e1eaefb3afd3625984e46a6bc90228224b26fc/source_subfolder/source/corvusoft/restbed/detail/service_impl.cpp:300:39: note: in instantiation of function template specialization 'std::__1::make_shared > > &, const std::__1::shared_ptr &>' requested here auto connection = make_shared< SocketImpl >( *m_io_service, socket, m_logger ); ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/memory:3607:23: note: qualify call to silence this warning __data_.second().~_Tp(); ^ 3 warnings generated. In file included from :407: :4:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :3:9: note: previous definition is here #define ASIO_STANDALONE YES ^ 1 warning generated. In file included from :407: :3:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :2:9: note: previous definition is here #define ASIO_STANDALONE YES ^ 1 warning generated. In file included from :407: :4:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :3:9: note: previous definition is here #define ASIO_STANDALONE YES ^ 1 warning generated. In file included from :407: :3:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :2:9: note: previous definition is here #define ASIO_STANDALONE YES ^ 3 warnings generated. 1 warning generated. In file included from :407: :3:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :2:9: note: previous definition is here #define ASIO_STANDALONE YES ^ In file included from :407: :3:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :2:9: note: previous definition is here #define ASIO_STANDALONE YES ^ 1 warning generated. In file included from :407: :4:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :3:9: note: previous definition is here #define ASIO_STANDALONE YES ^ 1 warning generated. In file included from :407: :3:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :2:9: note: previous definition is here #define ASIO_STANDALONE YES ^ 1 warning generated. In file included from :407: :4:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :3:9: note: previous definition is here #define ASIO_STANDALONE YES ^ 1 warning generated. In file included from :407: :3:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :2:9: note: previous definition is here #define ASIO_STANDALONE YES ^ 1 warning generated. In file included from :407: :3:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :2:9: note: previous definition is here #define ASIO_STANDALONE YES ^ 1 warning generated. 1 warning generated. In file included from :407: :3:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :2:9: note: previous definition is here #define ASIO_STANDALONE YES ^ In file included from :407: :3:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :2:9: note: previous definition is here #define ASIO_STANDALONE YES ^ 1 warning generated. In file included from :407: :4:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :3:9: note: previous definition is here #define ASIO_STANDALONE YES ^ 1 warning generated. In file included from :407: :3:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :2:9: note: previous definition is here #define ASIO_STANDALONE YES ^ 1 warning generated. In file included from :407: :4:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :3:9: note: previous definition is here #define ASIO_STANDALONE YES ^ 1 warning generated. In file included from :407: :3:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :2:9: note: previous definition is here #define ASIO_STANDALONE YES ^ 1 warning generated. In file included from :407: :4:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :3:9: note: previous definition is here #define ASIO_STANDALONE YES ^ 1 warning generated. In file included from :407: :3:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :2:9: note: previous definition is here #define ASIO_STANDALONE YES ^ 1 warning generated. 1 warning generated. In file included from :407: :4:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :3:9: note: previous definition is here #define ASIO_STANDALONE YES ^ In file included from :407: :3:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :2:9: note: previous definition is here #define ASIO_STANDALONE YES ^ 1 warning generated. In file included from :407: :3:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :2:9: note: previous definition is here #define ASIO_STANDALONE YES ^ 1 warning generated. In file included from :407: :4:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :3:9: note: previous definition is here #define ASIO_STANDALONE YES ^ 1 warning generated. In file included from :407: :4:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :3:9: note: previous definition is here #define ASIO_STANDALONE YES ^ 1 warning generated. In file included from :407: :4:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :3:9: note: previous definition is here #define ASIO_STANDALONE YES ^ 1 warning generated. 1 warning generated. In file included from :407: :3:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :2:9: note: previous definition is here #define ASIO_STANDALONE YES ^ In file included from :407: :4:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :3:9: note: previous definition is here #define ASIO_STANDALONE YES ^ 1 warning generated. /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../lib/librestbed.a(ipc_socket_impl.cpp.o) has no symbols /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../lib/librestbed.a(ipc_socket_impl.cpp.o) has no symbols 1 warning generated. In file included from :407: :4:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :3:9: note: previous definition is here #define ASIO_STANDALONE YES ^ In file included from :407: :4:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :3:9: note: previous definition is here #define ASIO_STANDALONE YES ^ 1 warning generated. In file included from :407: :4:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :3:9: note: previous definition is here #define ASIO_STANDALONE YES ^ 1 warning generated. In file included from :407: :4:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :3:9: note: previous definition is here #define ASIO_STANDALONE YES ^ 1 warning generated. 1 warning generated. In file included from :407: :4:9: warning: 'ASIO_STANDALONE' macro redefined [-Wmacro-redefined] #define ASIO_STANDALONE 1 ^ :3:9: note: previous definition is here #define ASIO_STANDALONE YES ^ 1 warning generated. 1 warning generated. 1 warning generated. /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/b0e1eaefb3afd3625984e46a6bc90228224b26fc/lib/librestbed.a(ipc_socket_impl.cpp.o) has no symbols asio/1.19.2: WARN: Lib folder doesn't exist, can't collect libraries: /Users/jenkins/w/BuildSingleReference/.conan/data/asio/1.19.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib restbed/4.8: WARN: Library 'restbed' was either already found in a previous 'conanfile.cpp_info.libdirs' folder or appears several times with a different file extension