******************************************************************************** conan install lua/5.3.5@#72aa12632355710820ede60baec7e121 --build=lua -pr /home/conan/w/prod/BuildSingleReference/156701/b552ed8e-5b27-4403-bb25-2949f92f64d0/profile_linux_5_libstdcpp11_gcc_release_64.lua-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/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] lua:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True lua/5.3.5: Forced build from source Installing package: lua/5.3.5 Requirements lua/5.3.5 from local cache - Cache Packages lua/5.3.5:4d887c1c2779c63d2cdd81580698d2e22cb35b29 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK lua/5.3.5: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/lua/5.3.5/_/_/source/. lua/5.3.5: [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 lua/5.3.5: Copying sources to build folder lua/5.3.5: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/lua/5.3.5/_/_/build/4d887c1c2779c63d2cdd81580698d2e22cb35b29 lua/5.3.5: Generator txt created conanbuildinfo.txt lua/5.3.5: Calling generate() lua/5.3.5: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' lua/5.3.5: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/.conan/data/lua/5.3.5/_/_/build/4d887c1c2779c63d2cdd81580698d2e22cb35b29/build-release/conan/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' lua/5.3.5: 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 lua/5.3.5: Calling build() lua/5.3.5: lua/5.3.5: 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 lua/5.3.5: ERROR: Package '4d887c1c2779c63d2cdd81580698d2e22cb35b29' build failed lua/5.3.5: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/lua/5.3.5/_/_/build/4d887c1c2779c63d2cdd81580698d2e22cb35b29/build-release ERROR: lua/5.3.5: Error in build() method, line 60 apply_conandata_patches(self) FileNotFoundError: [Errno 2] No such file or directory: '/home/conan/w/prod/BuildSingleReference/.conan/data/lua/5.3.5/_/_/build/4d887c1c2779c63d2cdd81580698d2e22cb35b29/./source_subfolder/src'