******************************************************************************** conan install oatpp-websocket/1.2.5@ --build=oatpp-websocket --profile=/home/conan/w/BuildSingleReference/19486/81760020-adaa-43a1-827a-535a85996434/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 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/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=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=10 os=Linux os_build=Linux [options] oatpp-websocket:shared=True [build_requires] [env] oatpp/1.2.5: Not found in local cache, looking in remotes... oatpp/1.2.5: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz oatpp/1.2.5: Downloaded recipe revision f3027075482aa5741cb39ac235ecfe8e oatpp-websocket/1.2.5: Forced build from source Installing package: oatpp-websocket/1.2.5 Requirements oatpp/1.2.5 from 'conan-center' - Downloaded oatpp-websocket/1.2.5 from local cache - Cache Packages oatpp/1.2.5:ef0c3edca1cf558ed18a8d520327dc2ba60a60a2 - Download oatpp-websocket/1.2.5:00a9bb98ea6dec6aee2bacb93f5d524f130bee9b - Build Installing (downloading, building) binaries... oatpp/1.2.5: Retrieving package ef0c3edca1cf558ed18a8d520327dc2ba60a60a2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz oatpp/1.2.5: Package installed ef0c3edca1cf558ed18a8d520327dc2ba60a60a2 oatpp/1.2.5: Downloaded package revision fe8886765c8bec1380cabe9c65fedb93 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK oatpp-websocket/1.2.5: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/oatpp-websocket/1.2.5/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK oatpp-websocket/1.2.5: Copying sources to build folder oatpp-websocket/1.2.5: Building your package in /home/conan/w/BuildSingleReference/.conan/data/oatpp-websocket/1.2.5/_/_/build/00a9bb98ea6dec6aee2bacb93f5d524f130bee9b oatpp-websocket/1.2.5: Generator cmake created conanbuildinfo.cmake oatpp-websocket/1.2.5: Generator cmake_find_package created Findoatpp.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 oatpp-websocket/1.2.5: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/oatpp-websocket/1.2.5/_/_/build/00a9bb98ea6dec6aee2bacb93f5d524f130bee9b/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -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/BuildSingleReference/.conan/data/oatpp-websocket/1.2.5/_/_/package/00a9bb98ea6dec6aee2bacb93f5d524f130bee9b" -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/BuildSingleReference/.conan/data/oatpp-websocket/1.2.5/_/_/build/00a9bb98ea6dec6aee2bacb93f5d524f130bee9b" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DOATPP_BUILD_TESTS="False" -DOATPP_MODULES_LOCATION="INSTALLED" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/oatpp-websocket/1.2.5/_/_/build/00a9bb98ea6dec6aee2bacb93f5d524f130bee9b' ----------------- -- The C compiler identification is GNU 10.2.0 -- The CXX compiler identification is GNU 10.2.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 10 -- Conan: Checking correct version: 10 -- Conan: C++ stdlib: libstdc++ -- Conan: Using autogenerated Findoatpp.cmake -- Found oatpp: 1.2.5 (found suitable version "1.2.5", minimum required is "1.2.5") -- Library oatpp-test found /home/conan/w/BuildSingleReference/.conan/data/oatpp/1.2.5/_/_/package/ef0c3edca1cf558ed18a8d520327dc2ba60a60a2/lib/oatpp-1.2.5/liboatpp-test.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/oatpp/1.2.5/_/_/package/ef0c3edca1cf558ed18a8d520327dc2ba60a60a2/lib/oatpp-1.2.5/liboatpp-test.a -- Library oatpp found /home/conan/w/BuildSingleReference/.conan/data/oatpp/1.2.5/_/_/package/ef0c3edca1cf558ed18a8d520327dc2ba60a60a2/lib/oatpp-1.2.5/liboatpp.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/oatpp/1.2.5/_/_/package/ef0c3edca1cf558ed18a8d520327dc2ba60a60a2/lib/oatpp-1.2.5/liboatpp.a -- Library oatpp found /home/conan/w/BuildSingleReference/.conan/data/oatpp/1.2.5/_/_/package/ef0c3edca1cf558ed18a8d520327dc2ba60a60a2/lib/oatpp-1.2.5/liboatpp.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/oatpp/1.2.5/_/_/package/ef0c3edca1cf558ed18a8d520327dc2ba60a60a2/lib/oatpp-1.2.5/liboatpp.a -- Library oatpp-test found /home/conan/w/BuildSingleReference/.conan/data/oatpp/1.2.5/_/_/package/ef0c3edca1cf558ed18a8d520327dc2ba60a60a2/lib/oatpp-1.2.5/liboatpp-test.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/oatpp/1.2.5/_/_/package/ef0c3edca1cf558ed18a8d520327dc2ba60a60a2/lib/oatpp-1.2.5/liboatpp-test.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/oatpp-websocket/1.2.5/_/_/build/00a9bb98ea6dec6aee2bacb93f5d524f130bee9b/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/oatpp-websocket/1.2.5/_/_/build/00a9bb98ea6dec6aee2bacb93f5d524f130bee9b/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target oatpp-websocket [ 10%] Building CXX object source_subfolder/src/CMakeFiles/oatpp-websocket.dir/oatpp-websocket/AsyncConnectionHandler.cpp.o [ 30%] Building CXX object source_subfolder/src/CMakeFiles/oatpp-websocket.dir/oatpp-websocket/AsyncWebSocket.cpp.o [ 30%] Building CXX object source_subfolder/src/CMakeFiles/oatpp-websocket.dir/oatpp-websocket/ConnectionHandler.cpp.o [ 40%] Building CXX object source_subfolder/src/CMakeFiles/oatpp-websocket.dir/oatpp-websocket/Connector.cpp.o [ 50%] Building CXX object source_subfolder/src/CMakeFiles/oatpp-websocket.dir/oatpp-websocket/Frame.cpp.o [ 60%] Building CXX object source_subfolder/src/CMakeFiles/oatpp-websocket.dir/oatpp-websocket/Handshaker.cpp.o [ 70%] Building CXX object source_subfolder/src/CMakeFiles/oatpp-websocket.dir/oatpp-websocket/SHA1.cpp.o [ 80%] Building CXX object source_subfolder/src/CMakeFiles/oatpp-websocket.dir/oatpp-websocket/Utils.cpp.o [ 90%] Building CXX object source_subfolder/src/CMakeFiles/oatpp-websocket.dir/oatpp-websocket/WebSocket.cpp.o [100%] Linking CXX shared library ../../lib/liboatpp-websocket.so [100%] Built target oatpp-websocket oatpp-websocket/1.2.5: Package '00a9bb98ea6dec6aee2bacb93f5d524f130bee9b' built oatpp-websocket/1.2.5: Build folder /home/conan/w/BuildSingleReference/.conan/data/oatpp-websocket/1.2.5/_/_/build/00a9bb98ea6dec6aee2bacb93f5d524f130bee9b oatpp-websocket/1.2.5: Generated conaninfo.txt oatpp-websocket/1.2.5: Generated conanbuildinfo.txt oatpp-websocket/1.2.5: Generating the package oatpp-websocket/1.2.5: Package folder /home/conan/w/BuildSingleReference/.conan/data/oatpp-websocket/1.2.5/_/_/package/00a9bb98ea6dec6aee2bacb93f5d524f130bee9b oatpp-websocket/1.2.5: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/oatpp-websocket/1.2.5/_/_/build/00a9bb98ea6dec6aee2bacb93f5d524f130bee9b/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target oatpp-websocket Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/oatpp-websocket/1.2.5/_/_/package/00a9bb98ea6dec6aee2bacb93f5d524f130bee9b/lib/oatpp-1.2.5/liboatpp-websocket.so -- Set runtime path of "/home/conan/w/BuildSingleReference/.conan/data/oatpp-websocket/1.2.5/_/_/package/00a9bb98ea6dec6aee2bacb93f5d524f130bee9b/lib/oatpp-1.2.5/liboatpp-websocket.so" to "" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/oatpp-websocket/1.2.5/_/_/package/00a9bb98ea6dec6aee2bacb93f5d524f130bee9b/include/oatpp-1.2.5/oatpp-websocket/oatpp-websocket -- Installing: /home/conan/w/BuildSingleReference/.conan/data/oatpp-websocket/1.2.5/_/_/package/00a9bb98ea6dec6aee2bacb93f5d524f130bee9b/include/oatpp-1.2.5/oatpp-websocket/oatpp-websocket/Config.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/oatpp-websocket/1.2.5/_/_/package/00a9bb98ea6dec6aee2bacb93f5d524f130bee9b/include/oatpp-1.2.5/oatpp-websocket/oatpp-websocket/Utils.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/oatpp-websocket/1.2.5/_/_/package/00a9bb98ea6dec6aee2bacb93f5d524f130bee9b/include/oatpp-1.2.5/oatpp-websocket/oatpp-websocket/WebSocket.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/oatpp-websocket/1.2.5/_/_/package/00a9bb98ea6dec6aee2bacb93f5d524f130bee9b/include/oatpp-1.2.5/oatpp-websocket/oatpp-websocket/Connector.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/oatpp-websocket/1.2.5/_/_/package/00a9bb98ea6dec6aee2bacb93f5d524f130bee9b/include/oatpp-1.2.5/oatpp-websocket/oatpp-websocket/Frame.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/oatpp-websocket/1.2.5/_/_/package/00a9bb98ea6dec6aee2bacb93f5d524f130bee9b/include/oatpp-1.2.5/oatpp-websocket/oatpp-websocket/Handshaker.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/oatpp-websocket/1.2.5/_/_/package/00a9bb98ea6dec6aee2bacb93f5d524f130bee9b/include/oatpp-1.2.5/oatpp-websocket/oatpp-websocket/AsyncConnectionHandler.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/oatpp-websocket/1.2.5/_/_/package/00a9bb98ea6dec6aee2bacb93f5d524f130bee9b/include/oatpp-1.2.5/oatpp-websocket/oatpp-websocket/AsyncWebSocket.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/oatpp-websocket/1.2.5/_/_/package/00a9bb98ea6dec6aee2bacb93f5d524f130bee9b/include/oatpp-1.2.5/oatpp-websocket/oatpp-websocket/ConnectionHandler.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/oatpp-websocket/1.2.5/_/_/package/00a9bb98ea6dec6aee2bacb93f5d524f130bee9b/include/oatpp-1.2.5/oatpp-websocket/oatpp-websocket/SHA1.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/oatpp-websocket/1.2.5/_/_/package/00a9bb98ea6dec6aee2bacb93f5d524f130bee9b/lib/cmake/oatpp-websocket-1.2.5/oatpp-websocketTargets.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/oatpp-websocket/1.2.5/_/_/package/00a9bb98ea6dec6aee2bacb93f5d524f130bee9b/lib/cmake/oatpp-websocket-1.2.5/oatpp-websocketTargets-debug.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/oatpp-websocket/1.2.5/_/_/package/00a9bb98ea6dec6aee2bacb93f5d524f130bee9b/lib/cmake/oatpp-websocket-1.2.5/oatpp-websocketConfig.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/oatpp-websocket/1.2.5/_/_/package/00a9bb98ea6dec6aee2bacb93f5d524f130bee9b/lib/cmake/oatpp-websocket-1.2.5/oatpp-websocketConfigVersion.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 oatpp-websocket/1.2.5 package(): Packaged 1 '.so' file: liboatpp-websocket.so oatpp-websocket/1.2.5 package(): Packaged 10 '.hpp' files oatpp-websocket/1.2.5 package(): Packaged 1 file: LICENSE oatpp-websocket/1.2.5: Package '00a9bb98ea6dec6aee2bacb93f5d524f130bee9b' created oatpp-websocket/1.2.5: Created package revision 36d5ac79d0f3b166f38f21803a1998c5 [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 Finding oatpp in location=INSTALLED OATPP_INCLUDE=/home/conan/w/BuildSingleReference/.conan/data/oatpp/1.2.5/_/_/package/ef0c3edca1cf558ed18a8d520327dc2ba60a60a2/include/oatpp-1.2.5/oatpp OATPP_TEST_INCLUDE=/home/conan/w/BuildSingleReference/.conan/data/oatpp/1.2.5/_/_/package/ef0c3edca1cf558ed18a8d520327dc2ba60a60a2/include/oatpp-1.2.5/oatpp ############################################################################ ## oatpp-websocket module. Resolving dependencies... ############################################################################ target_link_oatpp(oatpp-websocket) to installed oatpp lib ############################################################################ ## oatpp-module-install.cmake OATPP_THIS_MODULE_NAME=oatpp-websocket OATPP_THIS_MODULE_VERSION=1.2.5 OATPP_THIS_MODULE_LIBRARIES=oatpp-websocket OATPP_THIS_MODULE_TARGETS=oatpp-websocket OATPP_THIS_MODULE_DIRECTORIES=oatpp-websocket ############################################################################ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY