******************************************************************************** conan install ixwebsocket/11.2.4@#86e82f0d3a58b4008dcb5472abfcc82f --build=ixwebsocket -pr /home/conan/w/prod/BuildSingleReference/46067/78fbd397-c84e-46a9-9ca8-a2a3438ccd5e/profile_linux_5_libstdcpp11_gcc_release_64.ixwebsocket-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 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=5 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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] ixwebsocket:shared=True [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:a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc - Build mbedtls/2.25.0:e7f4cce466576dd1b81d0c6517b4af9f8c4caef2 - Download zlib/1.2.11:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 zlib/1.2.11: Downloaded package revision 546f2cf985d2922d38a301d6f51654a9 mbedtls/2.25.0: Retrieving package e7f4cce466576dd1b81d0c6517b4af9f8c4caef2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz mbedtls/2.25.0: Package installed e7f4cce466576dd1b81d0c6517b4af9f8c4caef2 mbedtls/2.25.0: Downloaded package revision d915d71859daaf78770f7c89e9284dad [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/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc 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)] 'fPIC' option not found [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/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc" -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/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/build/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc" -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/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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: /usr/bin/g++ - 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: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- 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/e7f4cce466576dd1b81d0c6517b4af9f8c4caef2/lib/libmbedtls.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/e7f4cce466576dd1b81d0c6517b4af9f8c4caef2/lib/libmbedtls.a -- Library mbedx509 found /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/e7f4cce466576dd1b81d0c6517b4af9f8c4caef2/lib/libmbedx509.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/e7f4cce466576dd1b81d0c6517b4af9f8c4caef2/lib/libmbedx509.a -- Library mbedcrypto found /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/e7f4cce466576dd1b81d0c6517b4af9f8c4caef2/lib/libmbedcrypto.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/e7f4cce466576dd1b81d0c6517b4af9f8c4caef2/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/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libz.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libz.a -- Library mbedcrypto found /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/e7f4cce466576dd1b81d0c6517b4af9f8c4caef2/lib/libmbedcrypto.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/e7f4cce466576dd1b81d0c6517b4af9f8c4caef2/lib/libmbedcrypto.a -- Library mbedx509 found /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/e7f4cce466576dd1b81d0c6517b4af9f8c4caef2/lib/libmbedx509.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/e7f4cce466576dd1b81d0c6517b4af9f8c4caef2/lib/libmbedx509.a -- Library mbedtls found /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/e7f4cce466576dd1b81d0c6517b4af9f8c4caef2/lib/libmbedtls.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/e7f4cce466576dd1b81d0c6517b4af9f8c4caef2/lib/libmbedtls.a -- Conan: Using autogenerated FindZLIB.cmake -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libz.a -- Skipping already existing target: CONAN_LIB::ZLIB_z -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/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/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/build/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc' '--' '-j3' ----------------- Scanning dependencies of target ixwebsocket [ 2%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXBench.cpp.o [ 5%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXCancellationRequest.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 shared library ../lib/libixwebsocket.so [100%] Built target ixwebsocket ixwebsocket/11.2.4: Package 'a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc' built ixwebsocket/11.2.4: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/build/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc 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/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc ixwebsocket/11.2.4: Calling package() ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/build/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc' '--target' 'install' '--' '-j3' ----------------- [100%] Built target ixwebsocket Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/lib/libixwebsocket.so -- Set runtime path of "/home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/lib/libixwebsocket.so" to "" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXBench.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXCancellationRequest.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXConnectionState.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXDNSLookup.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXExponentialBackoff.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXGetFreePort.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXGzipCodec.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXHttp.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXHttpClient.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXHttpServer.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXNetSystem.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXProgressCallback.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXSelectInterrupt.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXSelectInterruptFactory.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXSelectInterruptPipe.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXSetThreadName.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXSocket.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXSocketConnect.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXSocketFactory.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXSocketServer.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXSocketTLSOptions.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXStrCaseCompare.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXUdpSocket.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXUniquePtr.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXUrlParser.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXUuid.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXUtf8Validator.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXUserAgent.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXWebSocket.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXWebSocketCloseConstants.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXWebSocketCloseInfo.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXWebSocketErrorInfo.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXWebSocketHandshake.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXWebSocketHandshakeKeyGen.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXWebSocketHttpHeaders.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXWebSocketInitResult.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXWebSocketMessage.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXWebSocketMessageType.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXWebSocketOpenInfo.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXWebSocketPerMessageDeflate.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXWebSocketPerMessageDeflateCodec.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXWebSocketPerMessageDeflateOptions.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXWebSocketProxyServer.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXWebSocketSendInfo.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXWebSocketServer.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXWebSocketTransport.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXWebSocketVersion.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/include/ixwebsocket/IXSocketMbedTLS.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/lib/cmake/ixwebsocket/ixwebsocket-config.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/package/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/lib/cmake/ixwebsocket/ixwebsocket-config-release.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 '.so' file: libixwebsocket.so 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 'a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc' created ixwebsocket/11.2.4: Created package revision a70df4ec233c1676827d9b2264dba862 [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/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/source_subfolder/ixwebsocket/IXNetSystem.cpp:196:16: warning: ‘int ix::hexval(unsigned int)’ defined but not used [-Wunused-function] static int hexval(unsigned c) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/build/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/source_subfolder/ixwebsocket/IXWebSocket.h:17:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/build/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/source_subfolder/ixwebsocket/IXWebSocket.cpp:7: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/build/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/source_subfolder/ixwebsocket/IXWebSocketMessage.h: In lambda function: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/build/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/source_subfolder/ixwebsocket/IXWebSocketMessage.h:41:23: warning: ‘webSocketMessageType’ may be used uninitialized in this function [-Wmaybe-uninitialized] , binary(b) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/build/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/source_subfolder/ixwebsocket/IXWebSocket.cpp:382:42: note: ‘webSocketMessageType’ was declared here WebSocketMessageType webSocketMessageType; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/build/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/source_subfolder/ixwebsocket/IXWebSocketServer.cpp: In lambda function: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/build/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/source_subfolder/ixwebsocket/IXWebSocketServer.cpp:194:36: warning: unused variable ‘bufferedAmount’ [-Wunused-variable] size_t bufferedAmount = client->bufferedAmount(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/11.2.4/_/_/build/a2f1b7ae2c018f66a6cf1cf9a2b792d4067ecefc/source_subfolder/ixwebsocket/IXSocketMbedTLS.cpp:51:61: warning: unused parameter ‘errorMsg’ [-Wunused-parameter] 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 [HOOK - conan-center.py] post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libixwebsocket.so' links to system library 'm' but it is not in cpp_info.system_libs.