******************************************************************************** conan install libwebsockets/4.0.15@#6169744af296397340d5e37a830eace9 --build=libwebsockets -pr /home/conan/workspace/prod-v1/bsr/35199/bdcdc/profile_linux_7_libstdcpp11_gcc_release_64.libwebsockets-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/workspace/prod-v1/bsr/35199/faacd/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 7 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/workspace/prod-v1/bsr/35199/faacd/.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=7 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/prod-v1/bsr/35199/faacd/.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=7 os=Linux [options] libwebsockets:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True openssl/3.2.1: Not found in local cache, looking in remotes... openssl/3.2.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/3.2.1: Downloaded recipe revision c7b554068caae5eda12b735ea6f23d70 zlib/1.3.1: Not found in local cache, looking in remotes... zlib/1.3.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.3.1: Downloaded recipe revision f52e03ae3d251dec704634230cd806a2 libwebsockets/4.0.15: Forced build from source Version ranges solved openssl/* versions found in 'conan-center' remote Version range '>=1.1.1w <4' required by 'libwebsockets/4.0.15' resolved to 'openssl/3.2.1' in remote 'conan-center' zlib/* versions found in 'conan-center' remote Version range '>=1.2.11 <2' required by 'openssl/3.2.1' resolved to 'zlib/1.3.1' in remote 'conan-center' Installing package: libwebsockets/4.0.15 Requirements libwebsockets/4.0.15 from local cache - Cache openssl/3.2.1 from 'conan-center' - Downloaded zlib/1.3.1 from 'conan-center' - Downloaded Packages libwebsockets/4.0.15:00271dec30e9f7d4ce454b4e8eaa24b6eda3962f - Build openssl/3.2.1:c606a0dd8a0c8668b09aa21600e0d8423899894a - Download zlib/1.3.1:d50a0d523d98c15bb147b18fa7d203887c38be8b - Download Installing (downloading, building) binaries... zlib/1.3.1: Retrieving package d50a0d523d98c15bb147b18fa7d203887c38be8b from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.3.1: Package installed d50a0d523d98c15bb147b18fa7d203887c38be8b zlib/1.3.1: Downloaded package revision def7a186bdb7962b8c834d3e6d168f7c openssl/3.2.1: Retrieving package c606a0dd8a0c8668b09aa21600e0d8423899894a from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/3.2.1: Package installed c606a0dd8a0c8668b09aa21600e0d8423899894a openssl/3.2.1: Downloaded package revision f2a3ef6cd919c6a065b2f898fa6dbae1 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libwebsockets/4.0.15: Configuring sources in /home/conan/workspace/prod-v1/bsr/35199/faacd/.conan/data/libwebsockets/4.0.15/_/_/source/src libwebsockets/4.0.15: [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 libwebsockets/4.0.15: Copying sources to build folder libwebsockets/4.0.15: Building your package in /home/conan/workspace/prod-v1/bsr/35199/faacd/.conan/data/libwebsockets/4.0.15/_/_/build/00271dec30e9f7d4ce454b4e8eaa24b6eda3962f libwebsockets/4.0.15: Generator txt created conanbuildinfo.txt libwebsockets/4.0.15: Calling generate() libwebsockets/4.0.15: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' libwebsockets/4.0.15: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/workspace/prod-v1/bsr/35199/faacd/.conan/data/libwebsockets/4.0.15/_/_/build/00271dec30e9f7d4ce454b4e8eaa24b6eda3962f/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' libwebsockets/4.0.15: 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 libwebsockets/4.0.15: Calling build() libwebsockets/4.0.15: WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** libwebsockets/4.0.15: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior libwebsockets/4.0.15: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior libwebsockets/4.0.15: ERROR: Package '00271dec30e9f7d4ce454b4e8eaa24b6eda3962f' build failed libwebsockets/4.0.15: WARN: Build folder /home/conan/workspace/prod-v1/bsr/35199/faacd/.conan/data/libwebsockets/4.0.15/_/_/build/00271dec30e9f7d4ce454b4e8eaa24b6eda3962f/build/Release ERROR: libwebsockets/4.0.15: Error in build() method, line 459 self._patch_sources() while calling '_patch_sources', line 442 "find_package(OpenSSL REQUIRED GLOBAL)") FileNotFoundError: [Errno 2] No such file or directory: '/home/conan/workspace/prod-v1/bsr/35199/faacd/.conan/data/libwebsockets/4.0.15/_/_/build/00271dec30e9f7d4ce454b4e8eaa24b6eda3962f/src/lib/tls/CMakeLists.txt'