******************************************************************************** conan install jsonnet/0.20.0@#30739164cbdd45ad0e2634f0a5fcf83c --build=jsonnet -pr /home/conan/w/prod/BuildSingleReference/257076/17fad544-887b-4dc1-a515-27699da0e4bc/profile_linux_10_libstdcpp11_gcc_debug_64.jsonnet-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 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/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=10 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=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] jsonnet:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True nlohmann_json/3.11.2: Not found in local cache, looking in remotes... nlohmann_json/3.11.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz nlohmann_json/3.11.2: Downloaded recipe revision a35423bb6e1eb8f931423557e282c7ed rapidyaml/0.5.0: Not found in local cache, looking in remotes... rapidyaml/0.5.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz rapidyaml/0.5.0: Downloaded recipe revision c6f48c5eb99c1d0bad5c4ac8e6960375 c4core/0.1.11: Not found in local cache, looking in remotes... c4core/0.1.11: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz c4core/0.1.11: Downloaded recipe revision 5c6caad554b14584140f7e66c47eefb5 fast_float/5.2.0: Not found in local cache, looking in remotes... fast_float/5.2.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fast_float/5.2.0: Downloaded recipe revision 9bf1a3fac625789f2b571d43efb8013b jsonnet/0.20.0: Forced build from source Installing package: jsonnet/0.20.0 Requirements c4core/0.1.11 from 'conan-center' - Downloaded fast_float/5.2.0 from 'conan-center' - Downloaded jsonnet/0.20.0 from local cache - Cache nlohmann_json/3.11.2 from 'conan-center' - Downloaded rapidyaml/0.5.0 from 'conan-center' - Downloaded Packages c4core/0.1.11:299091b1fbbbac0ab50b76d28d4b1a32b477f1da - Download fast_float/5.2.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download jsonnet/0.20.0:606f21cf6513f8cc370ec2f53d01fe652a7c91a5 - Build nlohmann_json/3.11.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download rapidyaml/0.5.0:c670177c1abeb2b85c6a40430d1c4896dd4e1ab8 - Download Installing (downloading, building) binaries... fast_float/5.2.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fast_float/5.2.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 fast_float/5.2.0: Downloaded package revision 190548b72884588d2bdfd8e9ac1c1c03 nlohmann_json/3.11.2: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz nlohmann_json/3.11.2: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 nlohmann_json/3.11.2: Downloaded package revision 7af677b9629093b9161d0f67a4cc72c1 c4core/0.1.11: Retrieving package 299091b1fbbbac0ab50b76d28d4b1a32b477f1da from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz c4core/0.1.11: Package installed 299091b1fbbbac0ab50b76d28d4b1a32b477f1da c4core/0.1.11: Downloaded package revision e82d53004af9ca6854e4042161b29cde rapidyaml/0.5.0: Retrieving package c670177c1abeb2b85c6a40430d1c4896dd4e1ab8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz rapidyaml/0.5.0: Package installed c670177c1abeb2b85c6a40430d1c4896dd4e1ab8 rapidyaml/0.5.0: Downloaded package revision bfd6ae43bfee698d54847dfe01f98870 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK jsonnet/0.20.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/jsonnet/0.20.0/_/_/source/src jsonnet/0.20.0: [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 jsonnet/0.20.0: Copying sources to build folder jsonnet/0.20.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/jsonnet/0.20.0/_/_/build/606f21cf6513f8cc370ec2f53d01fe652a7c91a5 jsonnet/0.20.0: Generator txt created conanbuildinfo.txt jsonnet/0.20.0: Calling generate() jsonnet/0.20.0: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' jsonnet/0.20.0: 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/jsonnet/0.20.0/_/_/build/606f21cf6513f8cc370ec2f53d01fe652a7c91a5/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' jsonnet/0.20.0: 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 jsonnet/0.20.0: Calling build() jsonnet/0.20.0: Apply patch (conan): fix include path to use cci package jsonnet/0.20.0: Apply patch (conan): fix rapidyaml name, add installation jsonnet/0.20.0: Apply patch (portability): use C++17 jsonnet/0.20.0: jsonnet/0.20.0: 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 jsonnet/0.20.0: 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 jsonnet/0.20.0: WARN: /home/conan/w/prod/BuildSingleReference/.conan/data/jsonnet/0.20.0/_/_/build/606f21cf6513f8cc370ec2f53d01fe652a7c91a5/patches/0.20.0/0003-use-cpp17.patch: extra lines for hunk no.1 at 14 for target b'b/CMakeLists.txt' jsonnet/0.20.0: WARN: /home/conan/w/prod/BuildSingleReference/.conan/data/jsonnet/0.20.0/_/_/build/606f21cf6513f8cc370ec2f53d01fe652a7c91a5/patches/0.20.0/0003-use-cpp17.patch: warning: finished with errors, some hunks may be invalid jsonnet/0.20.0: ERROR: Package '606f21cf6513f8cc370ec2f53d01fe652a7c91a5' build failed jsonnet/0.20.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/jsonnet/0.20.0/_/_/build/606f21cf6513f8cc370ec2f53d01fe652a7c91a5/build/Debug ERROR: jsonnet/0.20.0: Error in build() method, line 109 apply_conandata_patches(self) ConanException: Failed to parse patch: /home/conan/w/prod/BuildSingleReference/.conan/data/jsonnet/0.20.0/_/_/build/606f21cf6513f8cc370ec2f53d01fe652a7c91a5/patches/0.20.0/0003-use-cpp17.patch