******************************************************************************** conan install open62541/1.2.2@#b111891080302f8b853cb829e8a85a8a --build=open62541 -pr /home/conan/w/prod/BuildSingleReference/44786/700610dd-4771-4eaa-932a-4e0306d98261/profile_linux_11_libstdcpp11_gcc_release_64.open62541-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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] open62541:shared=False [build_requires] [env] open62541/1.2.2: Forced build from source Installing package: open62541/1.2.2 Requirements open62541/1.2.2 from local cache - Cache Packages open62541/1.2.2:75ef360a57ade25004dd5837d5c97cae478a69ec - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK open62541/1.2.2: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/open62541/1.2.2/_/_/source open62541/1.2.2: open62541/1.2.2: open62541/1.2.2: Unzipping 65.6MB, this can take a while open62541/1.2.2: [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 open62541/1.2.2: Copying sources to build folder open62541/1.2.2: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/open62541/1.2.2/_/_/build/75ef360a57ade25004dd5837d5c97cae478a69ec open62541/1.2.2: Generator cmake created conanbuildinfo.cmake open62541/1.2.2: 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 open62541/1.2.2: Calling build() open62541/1.2.2: open62541/1.2.2: ERROR: Package '75ef360a57ade25004dd5837d5c97cae478a69ec' build failed open62541/1.2.2: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/open62541/1.2.2/_/_/build/75ef360a57ade25004dd5837d5c97cae478a69ec ERROR: open62541/1.2.2: Error in build() method, line 352 self._patch_sources() while calling '_patch_sources', line 349 os.unlink(os.path.join(self._source_subfolder, "tools", "cmake", "FindPython3.cmake")) FileNotFoundError: [Errno 2] No such file or directory: 'source_subfolder/tools/cmake/FindPython3.cmake'