******************************************************************************** conan install ixwebsocket/7.9.2@#650640b6e2c87bf6f576771cb3eaad66 --build=ixwebsocket -pr /home/conan/w/prod/BuildSingleReference/47582/1818bc01-293e-4d9b-b240-504ad404f4c5/profile_linux_8_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 8 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=8 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=8 os=Linux [options] ixwebsocket:shared=True [build_requires] [env] zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision 3b9e037ae1c615d045a06c67d88491ae 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/7.9.2: Forced build from source Installing package: ixwebsocket/7.9.2 Requirements ixwebsocket/7.9.2 from local cache - Cache mbedtls/2.25.0 from 'conan-center' - Downloaded zlib/1.2.12 from 'conan-center' - Downloaded Packages ixwebsocket/7.9.2:a3cc934096896c13eb5eebd6645e02f8d97b2b82 - Build mbedtls/2.25.0:7272758eb3859d8cadc85d3af3bb16905c17893d - Download zlib/1.2.12:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download Installing (downloading, building) binaries... zlib/1.2.12: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a zlib/1.2.12: Downloaded package revision 5fc6858ff0e8a20c28fede65d2f7e3e3 mbedtls/2.25.0: Retrieving package 7272758eb3859d8cadc85d3af3bb16905c17893d from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz mbedtls/2.25.0: Package installed 7272758eb3859d8cadc85d3af3bb16905c17893d mbedtls/2.25.0: Downloaded package revision 43155d712fde5e1d28b160dcb00a9aac [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK ixwebsocket/7.9.2: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/source Unzipping 32.6MB, this can take a while [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/7.9.2: Copying sources to build folder ixwebsocket/7.9.2: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/build/a3cc934096896c13eb5eebd6645e02f8d97b2b82 ixwebsocket/7.9.2: Generator cmake_find_package created FindMbedTLS.cmake ixwebsocket/7.9.2: Generator cmake_find_package created FindZLIB.cmake ixwebsocket/7.9.2: Generator cmake created conanbuildinfo.cmake ixwebsocket/7.9.2: 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/7.9.2: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/build/a3cc934096896c13eb5eebd6645e02f8d97b2b82' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -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/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82" -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/7.9.2/_/_/build/a3cc934096896c13eb5eebd6645e02f8d97b2b82" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DUSE_TLS="True" -DUSE_MBED_TLS="True" -DUSE_OPEN_SSL="False" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/build/a3cc934096896c13eb5eebd6645e02f8d97b2b82' ----------------- -- The C compiler identification is GNU 8.4.0 -- The CXX compiler identification is GNU 8.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 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++11 -- 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 -- 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/7272758eb3859d8cadc85d3af3bb16905c17893d/lib/libmbedtls.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/7272758eb3859d8cadc85d3af3bb16905c17893d/lib/libmbedtls.a -- Library mbedx509 found /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/7272758eb3859d8cadc85d3af3bb16905c17893d/lib/libmbedx509.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/7272758eb3859d8cadc85d3af3bb16905c17893d/lib/libmbedx509.a -- Library mbedcrypto found /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/7272758eb3859d8cadc85d3af3bb16905c17893d/lib/libmbedcrypto.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/7272758eb3859d8cadc85d3af3bb16905c17893d/lib/libmbedcrypto.a -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.12 (found version "1.2.12") -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/1d877a3df840030e6a8abb74c5ffb9088d08b47a/lib/libz.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/1d877a3df840030e6a8abb74c5ffb9088d08b47a/lib/libz.a -- Library mbedcrypto found /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/7272758eb3859d8cadc85d3af3bb16905c17893d/lib/libmbedcrypto.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/7272758eb3859d8cadc85d3af3bb16905c17893d/lib/libmbedcrypto.a -- Library mbedx509 found /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/7272758eb3859d8cadc85d3af3bb16905c17893d/lib/libmbedx509.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/7272758eb3859d8cadc85d3af3bb16905c17893d/lib/libmbedx509.a -- Library mbedtls found /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/7272758eb3859d8cadc85d3af3bb16905c17893d/lib/libmbedtls.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/7272758eb3859d8cadc85d3af3bb16905c17893d/lib/libmbedtls.a -- Conan: Using autogenerated FindZLIB.cmake -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/1d877a3df840030e6a8abb74c5ffb9088d08b47a/lib/libz.a -- Skipping already existing target: CONAN_LIB::ZLIB_z -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/1d877a3df840030e6a8abb74c5ffb9088d08b47a/lib/libz.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/build/a3cc934096896c13eb5eebd6645e02f8d97b2b82 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/build/a3cc934096896c13eb5eebd6645e02f8d97b2b82' '--' '-j3' ----------------- Scanning dependencies of target ixwebsocket [ 6%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXConnectionState.cpp.o [ 6%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXCancellationRequest.cpp.o [ 9%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXDNSLookup.cpp.o [ 12%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXExponentialBackoff.cpp.o [ 15%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXHttp.cpp.o [ 18%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXHttpClient.cpp.o [ 21%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXHttpServer.cpp.o [ 24%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXNetSystem.cpp.o [ 27%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSelectInterrupt.cpp.o [ 30%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSelectInterruptFactory.cpp.o [ 33%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocket.cpp.o [ 36%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocketConnect.cpp.o [ 39%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocketFactory.cpp.o [ 42%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocketServer.cpp.o [ 45%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocketTLSOptions.cpp.o [ 48%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXUrlParser.cpp.o [ 51%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXUserAgent.cpp.o [ 54%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocket.cpp.o [ 57%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketCloseConstants.cpp.o [ 60%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketHandshake.cpp.o [ 63%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketHttpHeaders.cpp.o [ 66%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketMessageQueue.cpp.o [ 69%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketPerMessageDeflate.cpp.o [ 72%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketPerMessageDeflateCodec.cpp.o [ 75%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketPerMessageDeflateOptions.cpp.o [ 78%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketServer.cpp.o [ 81%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketTransport.cpp.o [ 84%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/LUrlParser.cpp.o [ 87%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSelectInterruptPipe.cpp.o [ 90%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/linux/IXSetThreadName_linux.cpp.o [ 93%] Building CXX object source_subfolder/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSelectInterruptEventFd.cpp.o [ 96%] 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/7.9.2: Package 'a3cc934096896c13eb5eebd6645e02f8d97b2b82' built ixwebsocket/7.9.2: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/build/a3cc934096896c13eb5eebd6645e02f8d97b2b82 ixwebsocket/7.9.2: Generated conaninfo.txt ixwebsocket/7.9.2: Generated conanbuildinfo.txt ixwebsocket/7.9.2: Generating the package ixwebsocket/7.9.2: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82 ixwebsocket/7.9.2: Calling package() ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/build/a3cc934096896c13eb5eebd6645e02f8d97b2b82' '--target' 'install' '--' '-j3' ----------------- [100%] Built target ixwebsocket Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/lib/libixwebsocket.so -- Set runtime path of "/home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/lib/libixwebsocket.so" to "" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXCancellationRequest.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXConnectionState.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXDNSLookup.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXExponentialBackoff.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXHttp.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXHttpClient.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXHttpServer.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXNetSystem.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXProgressCallback.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXSelectInterrupt.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXSelectInterruptFactory.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXSetThreadName.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXSocket.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXSocketConnect.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXSocketFactory.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXSocketServer.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXSocketTLSOptions.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXUrlParser.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXUtf8Validator.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXUserAgent.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXWebSocket.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXWebSocketCloseConstants.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXWebSocketCloseInfo.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXWebSocketErrorInfo.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXWebSocketHandshake.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXWebSocketHttpHeaders.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXWebSocketInitResult.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXWebSocketMessage.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXWebSocketMessageQueue.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXWebSocketMessageType.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXWebSocketOpenInfo.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXWebSocketPerMessageDeflate.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXWebSocketPerMessageDeflateCodec.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXWebSocketPerMessageDeflateOptions.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXWebSocketSendInfo.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXWebSocketServer.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXWebSocketTransport.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXWebSocketVersion.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/LUrlParser.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/libwshandshake.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXSelectInterruptEventFd.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/package/a3cc934096896c13eb5eebd6645e02f8d97b2b82/include/ixwebsocket/IXSocketMbedTLS.h [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/7.9.2 package(): Packaged 1 '.so' file: libixwebsocket.so ixwebsocket/7.9.2 package(): Packaged 41 '.h' files ixwebsocket/7.9.2 package(): Packaged 1 '.hpp' file: libwshandshake.hpp ixwebsocket/7.9.2 package(): Packaged 1 '.txt' file: LICENSE.txt ixwebsocket/7.9.2: Package 'a3cc934096896c13eb5eebd6645e02f8d97b2b82' created ixwebsocket/7.9.2: Created package revision 15e1d8dc5418379eaa7d3d0cf982d672 [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 In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/build/a3cc934096896c13eb5eebd6645e02f8d97b2b82/source_subfolder/ixwebsocket/IXWebSocket.h:17, from /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/build/a3cc934096896c13eb5eebd6645e02f8d97b2b82/source_subfolder/ixwebsocket/IXWebSocket.cpp:7: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/build/a3cc934096896c13eb5eebd6645e02f8d97b2b82/source_subfolder/ixwebsocket/IXWebSocketMessage.h: In lambda function: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/build/a3cc934096896c13eb5eebd6645e02f8d97b2b82/source_subfolder/ixwebsocket/IXWebSocketMessage.h:42:23: warning: ‘webSocketMessageType’ may be used uninitialized in this function [-Wmaybe-uninitialized] , binary(b) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/build/a3cc934096896c13eb5eebd6645e02f8d97b2b82/source_subfolder/ixwebsocket/IXWebSocket.cpp:350:42: note: ‘webSocketMessageType’ was declared here WebSocketMessageType webSocketMessageType; ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/build/a3cc934096896c13eb5eebd6645e02f8d97b2b82/source_subfolder/ixwebsocket/IXSelectInterruptPipe.cpp: In member function ‘virtual uint64_t ix::SelectInterruptPipe::read()’: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/build/a3cc934096896c13eb5eebd6645e02f8d97b2b82/source_subfolder/ixwebsocket/IXSelectInterruptPipe.cpp:130:15: warning: ignoring return value of ‘ssize_t read(int, void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] ::read(fd, &value, sizeof(value)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/build/a3cc934096896c13eb5eebd6645e02f8d97b2b82/source_subfolder/ixwebsocket/IXSelectInterruptEventFd.cpp: In member function ‘virtual uint64_t ix::SelectInterruptEventFd::read()’: /home/conan/w/prod/BuildSingleReference/.conan/data/ixwebsocket/7.9.2/_/_/build/a3cc934096896c13eb5eebd6645e02f8d97b2b82/source_subfolder/ixwebsocket/IXSelectInterruptEventFd.cpp:96:15: warning: ignoring return value of ‘ssize_t read(int, void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] ::read(fd, &value, sizeof(value)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ [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.