******************************************************************************** conan install ixwebsocket/11.2.4@#86e82f0d3a58b4008dcb5472abfcc82f --build=ixwebsocket -pr /home/conan/w/prod/BuildSingleReference/46067/5a2b36e5-2166-473c-8575-fd8ae56987e7/profile_linux_11_libstdcpp11_gcc_debug_64.ixwebsocket-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) Found gcc 11.1 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] ixwebsocket:shared=False [build_requires] [env] zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 6579cd83d7728bdb0df70b512d9b1a11 mbedtls/2.25.0: Not found in local cache, looking in remotes... mbedtls/2.25.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz mbedtls/2.25.0: Downloaded recipe revision ee047e8e7d60cd6fc6e5a7a29a5fd7f1 ixwebsocket/11.2.4: Forced build from source Installing package: ixwebsocket/11.2.4 Requirements ixwebsocket/11.2.4 from local cache - Cache mbedtls/2.25.0 from 'conan-center' - Downloaded zlib/1.2.11 from 'conan-center' - Downloaded Packages ixwebsocket/11.2.4:498140fee1f02e159c38b2ea4b80606e5d53c6cd - Build mbedtls/2.25.0:76302e9eea176c1b5ff81acf7efdebd8fb4cb5fa - Download zlib/1.2.11:be27726f9885116da1158027505be62e913cd585 - Download Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package be27726f9885116da1158027505be62e913cd585 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed be27726f9885116da1158027505be62e913cd585 zlib/1.2.11: Downloaded package revision 9a820979dcaa59aaa52b636620e5a2ce mbedtls/2.25.0: Retrieving package 76302e9eea176c1b5ff81acf7efdebd8fb4cb5fa from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz mbedtls/2.25.0: Package installed 76302e9eea176c1b5ff81acf7efdebd8fb4cb5fa mbedtls/2.25.0: Downloaded package revision db5a887151f1975356c4d175946bfb88 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK ixwebsocket/11.2.4: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK ixwebsocket/11.2.4: Copying sources to build folder ixwebsocket/11.2.4: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/build/498140fee1f02e159c38b2ea4b80606e5d53c6cd ixwebsocket/11.2.4: Generator cmake_find_package created FindMbedTLS.cmake ixwebsocket/11.2.4: Generator cmake_find_package created FindZLIB.cmake ixwebsocket/11.2.4: Generator cmake created conanbuildinfo.cmake ixwebsocket/11.2.4: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK ixwebsocket/11.2.4: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/build/498140fee1f02e159c38b2ea4b80606e5d53c6cd' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/build/498140fee1f02e159c38b2ea4b80606e5d53c6cd" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DUSE_TLS="True" -DUSE_MBED_TLS="True" -DUSE_OPEN_SSL="False" -DUSE_ZLIB="True" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/build/498140fee1f02e159c38b2ea4b80606e5d53c6cd' ----------------- -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/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: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- 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 global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libstdc++11 -- TLS configured to use mbedtls -- Conan: Using autogenerated FindMbedTLS.cmake -- Found MbedTLS: 2.25.0 (found version "2.25.0") -- Library mbedtls found /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/76302e9eea176c1b5ff81acf7efdebd8fb4cb5fa/lib/libmbedtls.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/76302e9eea176c1b5ff81acf7efdebd8fb4cb5fa/lib/libmbedtls.a -- Library mbedx509 found /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/76302e9eea176c1b5ff81acf7efdebd8fb4cb5fa/lib/libmbedx509.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/76302e9eea176c1b5ff81acf7efdebd8fb4cb5fa/lib/libmbedx509.a -- Library mbedcrypto found /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/76302e9eea176c1b5ff81acf7efdebd8fb4cb5fa/lib/libmbedcrypto.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/76302e9eea176c1b5ff81acf7efdebd8fb4cb5fa/lib/libmbedcrypto.a -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/be27726f9885116da1158027505be62e913cd585/lib/libz.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/be27726f9885116da1158027505be62e913cd585/lib/libz.a -- Library mbedcrypto found /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/76302e9eea176c1b5ff81acf7efdebd8fb4cb5fa/lib/libmbedcrypto.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/76302e9eea176c1b5ff81acf7efdebd8fb4cb5fa/lib/libmbedcrypto.a -- Library mbedx509 found /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/76302e9eea176c1b5ff81acf7efdebd8fb4cb5fa/lib/libmbedx509.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/76302e9eea176c1b5ff81acf7efdebd8fb4cb5fa/lib/libmbedx509.a -- Library mbedtls found /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/76302e9eea176c1b5ff81acf7efdebd8fb4cb5fa/lib/libmbedtls.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/76302e9eea176c1b5ff81acf7efdebd8fb4cb5fa/lib/libmbedtls.a -- Conan: Using autogenerated FindZLIB.cmake -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/be27726f9885116da1158027505be62e913cd585/lib/libz.a -- Skipping already existing target: CONAN_LIB::ZLIB_z -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/be27726f9885116da1158027505be62e913cd585/lib/libz.a -- Could NOT find deflate (missing: DEFLATE_LIBRARY DEFLATE_INCLUDE_DIRS) -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/build/498140fee1f02e159c38b2ea4b80606e5d53c6cd ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/build/498140fee1f02e159c38b2ea4b80606e5d53c6cd' '--' '-j3' ----------------- Scanning dependencies of target ixwebsocket [ 5%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXCancellationRequest.cpp.o [ 5%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXBench.cpp.o [ 8%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXConnectionState.cpp.o [ 10%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXDNSLookup.cpp.o [ 13%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXExponentialBackoff.cpp.o [ 16%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXGetFreePort.cpp.o [ 18%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXGzipCodec.cpp.o [ 21%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXHttp.cpp.o [ 24%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXHttpClient.cpp.o [ 27%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXHttpServer.cpp.o [ 29%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXNetSystem.cpp.o [ 32%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSelectInterrupt.cpp.o [ 35%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSelectInterruptFactory.cpp.o [ 37%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSelectInterruptPipe.cpp.o [ 40%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSetThreadName.cpp.o [ 43%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocket.cpp.o [ 45%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocketConnect.cpp.o [ 48%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocketFactory.cpp.o [ 51%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocketServer.cpp.o [ 54%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocketTLSOptions.cpp.o [ 56%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXStrCaseCompare.cpp.o [ 59%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXUdpSocket.cpp.o [ 62%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXUrlParser.cpp.o [ 64%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXUuid.cpp.o [ 67%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXUserAgent.cpp.o [ 70%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocket.cpp.o [ 72%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketCloseConstants.cpp.o [ 75%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketHandshake.cpp.o [ 78%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketHttpHeaders.cpp.o [ 81%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketPerMessageDeflate.cpp.o [ 83%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketPerMessageDeflateCodec.cpp.o [ 86%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketPerMessageDeflateOptions.cpp.o [ 89%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketProxyServer.cpp.o [ 91%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketServer.cpp.o [ 94%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketTransport.cpp.o [ 97%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocketMbedTLS.cpp.o [100%] Linking CXX static library ../lib/libixwebsocket.a [100%] Built target ixwebsocket ixwebsocket/11.2.4: Package '498140fee1f02e159c38b2ea4b80606e5d53c6cd' built ixwebsocket/11.2.4: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/build/498140fee1f02e159c38b2ea4b80606e5d53c6cd ixwebsocket/11.2.4: Generated conaninfo.txt ixwebsocket/11.2.4: Generated conanbuildinfo.txt ixwebsocket/11.2.4: Generating the package ixwebsocket/11.2.4: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd ixwebsocket/11.2.4: Calling package() ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/build/498140fee1f02e159c38b2ea4b80606e5d53c6cd' '--target' 'install' '--' '-j3' ----------------- [100%] Built target ixwebsocket Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/lib/libixwebsocket.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXBench.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXCancellationRequest.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXConnectionState.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXDNSLookup.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXExponentialBackoff.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXGetFreePort.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXGzipCodec.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXHttp.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXHttpClient.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXHttpServer.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXNetSystem.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXProgressCallback.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXSelectInterrupt.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXSelectInterruptFactory.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXSelectInterruptPipe.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXSetThreadName.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXSocket.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXSocketConnect.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXSocketFactory.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXSocketServer.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXSocketTLSOptions.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXStrCaseCompare.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXUdpSocket.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXUniquePtr.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXUrlParser.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXUuid.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXUtf8Validator.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXUserAgent.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXWebSocket.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXWebSocketCloseConstants.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXWebSocketCloseInfo.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXWebSocketErrorInfo.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXWebSocketHandshake.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXWebSocketHandshakeKeyGen.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXWebSocketHttpHeaders.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXWebSocketInitResult.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXWebSocketMessage.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXWebSocketMessageType.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXWebSocketOpenInfo.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXWebSocketPerMessageDeflate.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXWebSocketPerMessageDeflateCodec.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXWebSocketPerMessageDeflateOptions.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXWebSocketProxyServer.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXWebSocketSendInfo.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXWebSocketServer.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXWebSocketTransport.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXWebSocketVersion.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/include/ixwebsocket/IXSocketMbedTLS.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/lib/cmake/ixwebsocket/ixwebsocket-config.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/498140fee1f02e159c38b2ea4b80606e5d53c6cd/lib/cmake/ixwebsocket/ixwebsocket-config-debug.cmake [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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK ixwebsocket/11.2.4 package(): Packaged 1 '.a' file: libixwebsocket.a ixwebsocket/11.2.4 package(): Packaged 48 '.h' files ixwebsocket/11.2.4 package(): Packaged 1 '.txt' file: LICENSE.txt ixwebsocket/11.2.4: Package '498140fee1f02e159c38b2ea4b80606e5d53c6cd' created ixwebsocket/11.2.4: Created package revision b83c564871417c521b5a30932d9ad0a6 [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(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators 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_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/build/498140fee1f02e159c38b2ea4b80606e5d53c6cd/source_subfolder/ixwebsocket/IXHttp.cpp: In static member function ‘static std::tuple, std::allocator >, std::shared_ptr > ix::Http::parseRequest(std::unique_ptr&, int)’: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/build/498140fee1f02e159c38b2ea4b80606e5d53c6cd/source_subfolder/ixwebsocket/IXHttp.cpp:140:25: warning: catching polymorphic type ‘class std::exception’ by value [-Wcatch-value=] 140 | catch (std::exception) | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/build/498140fee1f02e159c38b2ea4b80606e5d53c6cd/source_subfolder/ixwebsocket/IXNetSystem.cpp:196:16: warning: ‘int ix::hexval(unsigned int)’ defined but not used [-Wunused-function] 196 | static int hexval(unsigned c) | ^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/build/498140fee1f02e159c38b2ea4b80606e5d53c6cd/source_subfolder/ixwebsocket/IXWebSocketServer.cpp: In lambda function: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/build/498140fee1f02e159c38b2ea4b80606e5d53c6cd/source_subfolder/ixwebsocket/IXWebSocketServer.cpp:194:36: warning: unused variable ‘bufferedAmount’ [-Wunused-variable] 194 | size_t bufferedAmount = client->bufferedAmount(); | ^~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/build/498140fee1f02e159c38b2ea4b80606e5d53c6cd/source_subfolder/ixwebsocket/IXSocketMbedTLS.cpp: In member function ‘bool ix::SocketMbedTLS::loadSystemCertificates(std::string&)’: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/build/498140fee1f02e159c38b2ea4b80606e5d53c6cd/source_subfolder/ixwebsocket/IXSocketMbedTLS.cpp:51:61: warning: unused parameter ‘errorMsg’ [-Wunused-parameter] 51 | bool SocketMbedTLS::loadSystemCertificates(std::string& errorMsg) | ~~~~~~~~~~~~~^~~~~~~~ WARN: mbedtls/2.25.0: requirement zlib/1.2.12 overridden by ixwebsocket/11.2.4 to zlib/1.2.11