******************************************************************************** conan install sentry-breakpad/0.6.3@#4b444389c7618e8c80aac438abadd1fc --build=sentry-breakpad -pr /home/conan/w/prod-v1/BuildSingleReference/7487/49813a4c-91b7-4b66-9a43-f508ab8785d4/profile_linux_7_libstdcpp11_gcc_debug_64..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-v1/BuildSingleReference/.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/w/prod-v1/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=7 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/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=7 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True linux-syscall-support/cci.20200813: Not found in local cache, looking in remotes... linux-syscall-support/cci.20200813: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz linux-syscall-support/cci.20200813: Downloaded recipe revision 4e95f73eab4bf77fac7440a7636af29c sentry-breakpad/0.6.3: Forced build from source Installing package: sentry-breakpad/0.6.3 Requirements linux-syscall-support/cci.20200813 from 'conan-center' - Downloaded sentry-breakpad/0.6.3 from local cache - Cache Packages linux-syscall-support/cci.20200813:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download sentry-breakpad/0.6.3:ea8bfd998bb033f574d0ea535498802fde9d7d60 - Build Installing (downloading, building) binaries... linux-syscall-support/cci.20200813: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz linux-syscall-support/cci.20200813: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 linux-syscall-support/cci.20200813: Downloaded package revision 1cede690ab026e20df7d39fd63ad1392 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK sentry-breakpad/0.6.3: Configuring sources in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/sentry-breakpad/0.6.3/_/_/source/src sentry-breakpad/0.6.3: sentry-breakpad/0.6.3: Unzipping 21.8MB, this can take a while sentry-breakpad/0.6.3: [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 sentry-breakpad/0.6.3: Copying sources to build folder sentry-breakpad/0.6.3: Building your package in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/sentry-breakpad/0.6.3/_/_/build/ea8bfd998bb033f574d0ea535498802fde9d7d60 sentry-breakpad/0.6.3: Generator txt created conanbuildinfo.txt sentry-breakpad/0.6.3: Calling generate() sentry-breakpad/0.6.3: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' sentry-breakpad/0.6.3: 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-v1/BuildSingleReference/.conan/data/sentry-breakpad/0.6.3/_/_/build/ea8bfd998bb033f574d0ea535498802fde9d7d60/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' sentry-breakpad/0.6.3: 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 sentry-breakpad/0.6.3: Calling build() sentry-breakpad/0.6.3: Apply patch (conan): Remove third party lss from include sentry-breakpad/0.6.3: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/sentry-breakpad/0.6.3/_/_/build/ea8bfd998bb033f574d0ea535498802fde9d7d60/patches/0001-remove-third-pary-lss.patch: source/target file does not exist: --- b'a/src/processor/testdata/linux_test_app.cc' +++ b'b/src/processor/testdata/linux_test_app.cc' sentry-breakpad/0.6.3: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/sentry-breakpad/0.6.3/_/_/build/ea8bfd998bb033f574d0ea535498802fde9d7d60/patches/0001-remove-third-pary-lss.patch: source/target file does not exist: --- b'a/src/tools/linux/md2core/minidump-2-core.cc' +++ b'b/src/tools/linux/md2core/minidump-2-core.cc' sentry-breakpad/0.6.3: sentry-breakpad/0.6.3: 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 sentry-breakpad/0.6.3: ERROR: Package 'ea8bfd998bb033f574d0ea535498802fde9d7d60' build failed sentry-breakpad/0.6.3: WARN: Build folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/sentry-breakpad/0.6.3/_/_/build/ea8bfd998bb033f574d0ea535498802fde9d7d60/build/Debug ERROR: sentry-breakpad/0.6.3: Error in build() method, line 80 apply_conandata_patches(self) ConanException: Failed to apply patch: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/sentry-breakpad/0.6.3/_/_/build/ea8bfd998bb033f574d0ea535498802fde9d7d60/patches/0001-remove-third-pary-lss.patch