Auto detecting your dev setup to initialize the default profile (/home/conan/w/cci_PR-4002/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 7.0 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=7.0 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/cci_PR-4002/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 10.7216796875 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['patches/**', 'CMakeLists.txt'] [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK Exporting package recipe cppserver/1.0.0.0 exports: File 'conandata.yml' found. Exporting it... cppserver/1.0.0.0 exports: Copied 1 '.yml' file: conandata.yml cppserver/1.0.0.0 exports_sources: Copied 4 '.patch' files: 00001-cmake-clean-up.patch, 00003-remove-asio-defines.patch, 00002-define-win32-winnt.patch, 00004-add-mbig-obj-to-mingw.patch cppserver/1.0.0.0 exports_sources: Copied 1 '.txt' file: CMakeLists.txt [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.0.0.0': {'url': 'https://github.com/chronoxor/CppServer/archive/1.0.0.0.tar.gz', 'sha256': 'dc70fb24231ac4c06e813a0489ff911dd5c48f844b75856b1e753ac8dbd64772'}}, 'patches': {'1.0.0.0': [{'patch_file': 'patches/00001-cmake-clean-up.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/00002-define-win32-winnt.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/00003-remove-asio-defines.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/00004-add-mbig-obj-to-mingw.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 1.0.0.0: - base_path: source_subfolder patch_file: patches/00001-cmake-clean-up.patch - base_path: source_subfolder patch_file: patches/00002-define-win32-winnt.patch - base_path: source_subfolder patch_file: patches/00003-remove-asio-defines.patch - base_path: source_subfolder patch_file: patches/00004-add-mbig-obj-to-mingw.patch sources: 1.0.0.0: sha256: dc70fb24231ac4c06e813a0489ff911dd5c48f844b75856b1e753ac8dbd64772 url: https://github.com/chronoxor/CppServer/archive/1.0.0.0.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK cppserver/1.0.0.0: A new conanfile.py version was exported cppserver/1.0.0.0: Folder: /home/conan/w/cci_PR-4002/.conan/data/cppserver/1.0.0.0/_/_/export cppserver/1.0.0.0: Using the exported files summary hash as the recipe revision: a49f250728000e77bee4256524d3fbc6 cppserver/1.0.0.0: Exported revision: a49f250728000e77bee4256524d3fbc6 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=7.0 os=Linux os_build=Linux [options] cppserver:shared=True [build_requires] [env] asio/1.17.0: Not found in local cache, looking in remotes... asio/1.17.0: Trying with 'c3i_PR-4002_049ee689b502a61cac8769e73270d6cac150b3e3'... asio/1.17.0: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz asio/1.17.0: Downloaded recipe revision dcfdbf90f1b39ecd113deff657015075 openssl/1.1.1g: Not found in local cache, looking in remotes... openssl/1.1.1g: Trying with 'c3i_PR-4002_049ee689b502a61cac8769e73270d6cac150b3e3'... openssl/1.1.1g: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1g: Downloaded recipe revision f6dc5b633ee7f59bfb70a1f3cf952ce5 cppcommon/cci.20201104: Not found in local cache, looking in remotes... cppcommon/cci.20201104: Trying with 'c3i_PR-4002_049ee689b502a61cac8769e73270d6cac150b3e3'... cppcommon/cci.20201104: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cppcommon/cci.20201104: Downloaded recipe revision 557341443f8e9565fc9762cd7bd4f33f fmt/7.1.2: Not found in local cache, looking in remotes... fmt/7.1.2: Trying with 'c3i_PR-4002_049ee689b502a61cac8769e73270d6cac150b3e3'... fmt/7.1.2: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fmt/7.1.2: Downloaded recipe revision 8917f9f729b1025ba9eb157f5e557262 libuuid/1.0.3: Not found in local cache, looking in remotes... libuuid/1.0.3: Trying with 'c3i_PR-4002_049ee689b502a61cac8769e73270d6cac150b3e3'... libuuid/1.0.3: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libuuid/1.0.3: Downloaded recipe revision 8cb89c32a48c009fdc9d0ba0ebf7f751 cppserver/1.0.0.0: Forced build from source cppserver/1.0.0.0 (test package): Installing package Requirements asio/1.17.0 from 'central' - Downloaded cppcommon/cci.20201104 from 'central' - Downloaded cppserver/1.0.0.0 from local cache - Cache fmt/7.1.2 from 'central' - Downloaded libuuid/1.0.3 from 'central' - Downloaded openssl/1.1.1g from 'central' - Downloaded Packages asio/1.17.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download cppcommon/cci.20201104:58e1097cdad29652eb95e830c0033135dd2d0583 - Download cppserver/1.0.0.0:6807dace01cbc1dbfce866ee8d38a1784b00f226 - Build fmt/7.1.2:cc87fc8d8b45cd4affbef9538b392ad194f977b3 - Download libuuid/1.0.3:abc45b7dce3f5194dea2377c33229fa4f20706b4 - Download openssl/1.1.1g:abc45b7dce3f5194dea2377c33229fa4f20706b4 - Download Installing (downloading, building) binaries... asio/1.17.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz asio/1.17.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 asio/1.17.0: Downloaded package revision ad558852c1bdf22c2b38470fdbfc634d fmt/7.1.2: Retrieving package cc87fc8d8b45cd4affbef9538b392ad194f977b3 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fmt/7.1.2: Package installed cc87fc8d8b45cd4affbef9538b392ad194f977b3 fmt/7.1.2: Downloaded package revision f78ddac42ebd576951f74128efe2b8c0 libuuid/1.0.3: Retrieving package abc45b7dce3f5194dea2377c33229fa4f20706b4 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libuuid/1.0.3: Package installed abc45b7dce3f5194dea2377c33229fa4f20706b4 libuuid/1.0.3: Downloaded package revision d202ea699f3e6171405dc002efc7ba2b openssl/1.1.1g: Retrieving package abc45b7dce3f5194dea2377c33229fa4f20706b4 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1g: Package installed abc45b7dce3f5194dea2377c33229fa4f20706b4 openssl/1.1.1g: Downloaded package revision abcb728bfc2a6e91c05ab77e6e2d305a cppcommon/cci.20201104: Retrieving package 58e1097cdad29652eb95e830c0033135dd2d0583 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cppcommon/cci.20201104: Package installed 58e1097cdad29652eb95e830c0033135dd2d0583 cppcommon/cci.20201104: Downloaded package revision 7aafad02678b3336096568a3921e8471 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cppserver/1.0.0.0: Configuring sources in /home/conan/w/cci_PR-4002/.conan/data/cppserver/1.0.0.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK cppserver/1.0.0.0: Copying sources to build folder cppserver/1.0.0.0: Building your package in /home/conan/w/cci_PR-4002/.conan/data/cppserver/1.0.0.0/_/_/build/6807dace01cbc1dbfce866ee8d38a1784b00f226 cppserver/1.0.0.0: Generator cmake created conanbuildinfo.cmake cppserver/1.0.0.0: Generator cmake_find_package created Findasio.cmake cppserver/1.0.0.0: Generator cmake_find_package created FindOpenSSL.cmake cppserver/1.0.0.0: Generator cmake_find_package created Findcppcommon.cmake cppserver/1.0.0.0: Generator cmake_find_package created Findfmt.cmake cppserver/1.0.0.0: Generator cmake_find_package created Findlibuuid.cmake [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 cppserver/1.0.0.0: Calling build() ----Running------ > cd '/home/conan/w/cci_PR-4002/.conan/data/cppserver/1.0.0.0/_/_/build/6807dace01cbc1dbfce866ee8d38a1784b00f226/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="7.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/cci_PR-4002/.conan/data/cppserver/1.0.0.0/_/_/package/6807dace01cbc1dbfce866ee8d38a1784b00f226" -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_MODULE_PATH="/home/conan/w/cci_PR-4002/.conan/data/cppserver/1.0.0.0/_/_/build/6807dace01cbc1dbfce866ee8d38a1784b00f226" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCPPSERVER_MODULE="OFF" -Wno-dev '/home/conan/w/cci_PR-4002/.conan/data/cppserver/1.0.0.0/_/_/build/6807dace01cbc1dbfce866ee8d38a1784b00f226' ----------------- -- The C compiler identification is Clang 7.0.0 -- The CXX compiler identification is Clang 7.0.0 -- Check for working C compiler: /usr/bin/clang -- Check for working C compiler: /usr/bin/clang -- 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: /usr/bin/clang++ -- Check for working CXX compiler: /usr/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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 targets configuration -- Library ssl found /home/conan/w/cci_PR-4002/.conan/data/openssl/1.1.1g/_/_/package/abc45b7dce3f5194dea2377c33229fa4f20706b4/lib/libssl.a -- Library crypto found /home/conan/w/cci_PR-4002/.conan/data/openssl/1.1.1g/_/_/package/abc45b7dce3f5194dea2377c33229fa4f20706b4/lib/libcrypto.a -- Library cppcommon found /home/conan/w/cci_PR-4002/.conan/data/cppcommon/cci.20201104/_/_/package/58e1097cdad29652eb95e830c0033135dd2d0583/lib/libcppcommon.a -- Library plugin-function found /home/conan/w/cci_PR-4002/.conan/data/cppcommon/cci.20201104/_/_/package/58e1097cdad29652eb95e830c0033135dd2d0583/lib/libplugin-function.so -- Library plugin-interface found /home/conan/w/cci_PR-4002/.conan/data/cppcommon/cci.20201104/_/_/package/58e1097cdad29652eb95e830c0033135dd2d0583/lib/libplugin-interface.so -- Library fmt found /home/conan/w/cci_PR-4002/.conan/data/fmt/7.1.2/_/_/package/cc87fc8d8b45cd4affbef9538b392ad194f977b3/lib/libfmt.a -- Library uuid found /home/conan/w/cci_PR-4002/.conan/data/libuuid/1.0.3/_/_/package/abc45b7dce3f5194dea2377c33229fa4f20706b4/lib/libuuid.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Checking correct version: 7.0 -- Conan: C++ stdlib: libstdc++ -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Conan: Using autogenerated FindOpenSSL.cmake -- Found OpenSSL: 1.1.1g (found version "1.1.1g") -- Library ssl found /home/conan/w/cci_PR-4002/.conan/data/openssl/1.1.1g/_/_/package/abc45b7dce3f5194dea2377c33229fa4f20706b4/lib/libssl.a -- Found: /home/conan/w/cci_PR-4002/.conan/data/openssl/1.1.1g/_/_/package/abc45b7dce3f5194dea2377c33229fa4f20706b4/lib/libssl.a -- Library crypto found /home/conan/w/cci_PR-4002/.conan/data/openssl/1.1.1g/_/_/package/abc45b7dce3f5194dea2377c33229fa4f20706b4/lib/libcrypto.a -- Found: /home/conan/w/cci_PR-4002/.conan/data/openssl/1.1.1g/_/_/package/abc45b7dce3f5194dea2377c33229fa4f20706b4/lib/libcrypto.a -- Library crypto found /home/conan/w/cci_PR-4002/.conan/data/openssl/1.1.1g/_/_/package/abc45b7dce3f5194dea2377c33229fa4f20706b4/lib/libcrypto.a -- Found: /home/conan/w/cci_PR-4002/.conan/data/openssl/1.1.1g/_/_/package/abc45b7dce3f5194dea2377c33229fa4f20706b4/lib/libcrypto.a -- Library ssl found /home/conan/w/cci_PR-4002/.conan/data/openssl/1.1.1g/_/_/package/abc45b7dce3f5194dea2377c33229fa4f20706b4/lib/libssl.a -- Found: /home/conan/w/cci_PR-4002/.conan/data/openssl/1.1.1g/_/_/package/abc45b7dce3f5194dea2377c33229fa4f20706b4/lib/libssl.a -- OpenSSL version: -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/cci_PR-4002/.conan/data/cppserver/1.0.0.0/_/_/build/6807dace01cbc1dbfce866ee8d38a1784b00f226/build_subfolder ----Running------ > cmake --build '/home/conan/w/cci_PR-4002/.conan/data/cppserver/1.0.0.0/_/_/build/6807dace01cbc1dbfce866ee8d38a1784b00f226/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target cppserver [ 3%] Building CXX object source_subfolder/CMakeFiles/cppserver.dir/source/server/asio/service.cpp.o [ 6%] Building CXX object source_subfolder/CMakeFiles/cppserver.dir/source/server/asio/ssl_client.cpp.o [ 10%] Building CXX object source_subfolder/CMakeFiles/cppserver.dir/source/server/asio/ssl_context.cpp.o [ 13%] Building CXX object source_subfolder/CMakeFiles/cppserver.dir/source/server/asio/ssl_server.cpp.o [ 17%] Building CXX object source_subfolder/CMakeFiles/cppserver.dir/source/server/asio/ssl_session.cpp.o [ 20%] Building CXX object source_subfolder/CMakeFiles/cppserver.dir/source/server/asio/tcp_client.cpp.o [ 24%] Building CXX object source_subfolder/CMakeFiles/cppserver.dir/source/server/asio/tcp_resolver.cpp.o [ 27%] Building CXX object source_subfolder/CMakeFiles/cppserver.dir/source/server/asio/tcp_server.cpp.o [ 31%] Building CXX object source_subfolder/CMakeFiles/cppserver.dir/source/server/asio/tcp_session.cpp.o [ 34%] Building CXX object source_subfolder/CMakeFiles/cppserver.dir/source/server/asio/timer.cpp.o [ 37%] Building CXX object source_subfolder/CMakeFiles/cppserver.dir/source/server/asio/udp_client.cpp.o [ 41%] Building CXX object source_subfolder/CMakeFiles/cppserver.dir/source/server/asio/udp_resolver.cpp.o [ 44%] Building CXX object source_subfolder/CMakeFiles/cppserver.dir/source/server/asio/udp_server.cpp.o [ 48%] Building CXX object source_subfolder/CMakeFiles/cppserver.dir/source/server/http/http_client.cpp.o [ 51%] Building CXX object source_subfolder/CMakeFiles/cppserver.dir/source/server/http/http_request.cpp.o [ 55%] Building CXX object source_subfolder/CMakeFiles/cppserver.dir/source/server/http/http_response.cpp.o [ 58%] Building CXX object source_subfolder/CMakeFiles/cppserver.dir/source/server/http/http_server.cpp.o [ 62%] Building CXX object source_subfolder/CMakeFiles/cppserver.dir/source/server/http/http_session.cpp.o [ 65%] Building CXX object source_subfolder/CMakeFiles/cppserver.dir/source/server/http/https_client.cpp.o [ 68%] Building CXX object source_subfolder/CMakeFiles/cppserver.dir/source/server/http/https_server.cpp.o [ 72%] Building CXX object source_subfolder/CMakeFiles/cppserver.dir/source/server/http/https_session.cpp.o [ 75%] Building CXX object source_subfolder/CMakeFiles/cppserver.dir/source/server/ws/ws.cpp.o [ 79%] Building CXX object source_subfolder/CMakeFiles/cppserver.dir/source/server/ws/ws_client.cpp.o [ 82%] Building CXX object source_subfolder/CMakeFiles/cppserver.dir/source/server/ws/ws_server.cpp.o [ 86%] Building CXX object source_subfolder/CMakeFiles/cppserver.dir/source/server/ws/ws_session.cpp.o [ 89%] Building CXX object source_subfolder/CMakeFiles/cppserver.dir/source/server/ws/wss_client.cpp.o [ 93%] Building CXX object source_subfolder/CMakeFiles/cppserver.dir/source/server/ws/wss_server.cpp.o [ 96%] Building CXX object source_subfolder/CMakeFiles/cppserver.dir/source/server/ws/wss_session.cpp.o [100%] Linking CXX shared library ../lib/libcppserver.so [100%] Built target cppserver cppserver/1.0.0.0: Package '6807dace01cbc1dbfce866ee8d38a1784b00f226' built cppserver/1.0.0.0: Build folder /home/conan/w/cci_PR-4002/.conan/data/cppserver/1.0.0.0/_/_/build/6807dace01cbc1dbfce866ee8d38a1784b00f226 cppserver/1.0.0.0: Generated conaninfo.txt cppserver/1.0.0.0: Generated conanbuildinfo.txt cppserver/1.0.0.0: Generating the package cppserver/1.0.0.0: Package folder /home/conan/w/cci_PR-4002/.conan/data/cppserver/1.0.0.0/_/_/package/6807dace01cbc1dbfce866ee8d38a1784b00f226 cppserver/1.0.0.0: Calling package() ----Running------ > cmake --build '/home/conan/w/cci_PR-4002/.conan/data/cppserver/1.0.0.0/_/_/build/6807dace01cbc1dbfce866ee8d38a1784b00f226/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target cppserver Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/cci_PR-4002/.conan/data/cppserver/1.0.0.0/_/_/package/6807dace01cbc1dbfce866ee8d38a1784b00f226/lib/libcppserver.so -- Set runtime path of "/home/conan/w/cci_PR-4002/.conan/data/cppserver/1.0.0.0/_/_/package/6807dace01cbc1dbfce866ee8d38a1784b00f226/lib/libcppserver.so" to "" [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 cppserver/1.0.0.0 package(): Packaged 1 '.so' file: libcppserver.so cppserver/1.0.0.0 package(): Packaged 1 file: LICENSE cppserver/1.0.0.0 package(): Packaged 32 '.h' files cppserver/1.0.0.0 package(): Packaged 4 '.inl' files: memory.inl, asio.inl, http_request.inl, http_response.inl cppserver/1.0.0.0: Package '6807dace01cbc1dbfce866ee8d38a1784b00f226' created cppserver/1.0.0.0: Created package revision 58333728ace52dfdd636f3c053ea9f00 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK cppserver/1.0.0.0 (test package): Generator txt created conanbuildinfo.txt cppserver/1.0.0.0 (test package): Generator cmake created conanbuildinfo.cmake cppserver/1.0.0.0 (test package): Generated conaninfo.txt cppserver/1.0.0.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/cci_PR-4002/2/224c2cb2-be27-40f2-8e7c-933407adaffc/recipes/cppserver/all/test_package/build/aefa2007615f6909950992496709716414b25bb7/conan.lock' Using cached profile from lockfile [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 cppserver/1.0.0.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/cci_PR-4002/2/224c2cb2-be27-40f2-8e7c-933407adaffc/recipes/cppserver/all/test_package/build/aefa2007615f6909950992496709716414b25bb7' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="7.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/cci_PR-4002/2/224c2cb2-be27-40f2-8e7c-933407adaffc/recipes/cppserver/all/test_package' ----------------- -- The C compiler identification is Clang 7.0.0 -- The CXX compiler identification is Clang 7.0.0 -- Check for working C compiler: /usr/bin/clang -- Check for working C compiler: /usr/bin/clang -- 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: /usr/bin/clang++ -- Check for working CXX compiler: /usr/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Checking correct version: 7.0 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/cci_PR-4002/2/224c2cb2-be27-40f2-8e7c-933407adaffc/recipes/cppserver/all/test_package/build/aefa2007615f6909950992496709716414b25bb7 ----Running------ > cmake --build '/home/conan/w/cci_PR-4002/2/224c2cb2-be27-40f2-8e7c-933407adaffc/recipes/cppserver/all/test_package/build/aefa2007615f6909950992496709716414b25bb7' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package cppserver/1.0.0.0 (test package): Running test() ----Running------ > bin/test_package ----------------- JSON file created at '/home/conan/w/cci_PR-4002/2/224c2cb2-be27-40f2-8e7c-933407adaffc/_create.json'