******************************************************************************** conan install sentry-native/0.7.7@#6897ff66df31971e25af57d31cdc6bca --build=sentry-native -pr /home/conan/workspace/prod-v1/bsr/75272/eafdc/profile_linux_7_libstdcpp11_gcc_release_64.sentry-native-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/75272/fccde/.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/75272/fccde/.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/75272/fccde/.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] sentry-native:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libcurl/8.8.0: Not found in local cache, looking in remotes... libcurl/8.8.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libcurl/8.8.0: Downloaded recipe revision 9170903d66d6f6e6795fbb566a403129 openssl/3.2.2: Not found in local cache, looking in remotes... openssl/3.2.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/3.2.2: Downloaded recipe revision 899583c694f9deccec74dbe0bbc65a15 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 sentry-native/0.7.7: Forced build from source Version ranges solved libcurl/* versions found in 'conan-center' remote Version range '>=7.78.0 <9' required by 'sentry-native/0.7.7' resolved to 'libcurl/8.8.0' in remote 'conan-center' zlib/* versions found in 'conan-center' remote Version range '>=1.2.11 <2' required by 'sentry-native/0.7.7' resolved to 'zlib/1.3.1' in remote 'conan-center' openssl/* versions found in 'conan-center' remote Version range '>=1.1 <4' required by 'sentry-native/0.7.7' resolved to 'openssl/3.2.2' in remote 'conan-center' Version range '>=1.1 <4' required by 'libcurl/8.8.0' valid for downstream requirement 'openssl/3.2.2' Version range '>=1.2.11 <2' required by 'libcurl/8.8.0' valid for downstream requirement 'zlib/1.3.1' Version range '>=1.2.11 <2' required by 'openssl/3.2.2' valid for downstream requirement 'zlib/1.3.1' Installing package: sentry-native/0.7.7 Requirements libcurl/8.8.0 from 'conan-center' - Downloaded openssl/3.2.2 from 'conan-center' - Downloaded sentry-native/0.7.7 from local cache - Cache zlib/1.3.1 from 'conan-center' - Downloaded Packages libcurl/8.8.0:0c739f94c6734ddce5888b59a83c8785c7dc8649 - Download openssl/3.2.2:c606a0dd8a0c8668b09aa21600e0d8423899894a - Download sentry-native/0.7.7:cc0fb811aa3fceafe5aafc5ff061457b1d60f443 - Build 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.2: Retrieving package c606a0dd8a0c8668b09aa21600e0d8423899894a from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/3.2.2: Package installed c606a0dd8a0c8668b09aa21600e0d8423899894a openssl/3.2.2: Downloaded package revision 5867fe2838c0ce387c56fa3b96ef5a05 libcurl/8.8.0: Retrieving package 0c739f94c6734ddce5888b59a83c8785c7dc8649 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libcurl/8.8.0: Package installed 0c739f94c6734ddce5888b59a83c8785c7dc8649 libcurl/8.8.0: Downloaded package revision e960c43e27eb344b3b8b40c1eeac7d84 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK sentry-native/0.7.7: Configuring sources in /home/conan/workspace/prod-v1/bsr/75272/fccde/.conan/data/sentry-native/0.7.7/_/_/source/src sentry-native/0.7.7: sentry-native/0.7.7: Unzipping 23.4MB, this can take a while sentry-native/0.7.7: [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-native/0.7.7: Copying sources to build folder sentry-native/0.7.7: Building your package in /home/conan/workspace/prod-v1/bsr/75272/fccde/.conan/data/sentry-native/0.7.7/_/_/build/cc0fb811aa3fceafe5aafc5ff061457b1d60f443 sentry-native/0.7.7: Generator txt created conanbuildinfo.txt sentry-native/0.7.7: Calling generate() sentry-native/0.7.7: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' sentry-native/0.7.7: 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/75272/fccde/.conan/data/sentry-native/0.7.7/_/_/build/cc0fb811aa3fceafe5aafc5ff061457b1d60f443/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' sentry-native/0.7.7: 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-native/0.7.7: Calling build() sentry-native/0.7.7: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/75272/fccde/.conan/data/sentry-native/0.7.7/_/_/build/cc0fb811aa3fceafe5aafc5ff061457b1d60f443/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/75272/fccde/.conan/data/sentry-native/0.7.7/_/_/package/cc0fb811aa3fceafe5aafc5ff061457b1d60f443" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/75272/fccde/.conan/data/sentry-native/0.7.7/_/_/build/cc0fb811aa3fceafe5aafc5ff061457b1d60f443/src" ----Running------ > . "/home/conan/workspace/prod-v1/bsr/75272/fccde/.conan/data/sentry-native/0.7.7/_/_/build/cc0fb811aa3fceafe5aafc5ff061457b1d60f443/build/Release/generators/conanbuild.sh" && cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/75272/fccde/.conan/data/sentry-native/0.7.7/_/_/build/cc0fb811aa3fceafe5aafc5ff061457b1d60f443/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/75272/fccde/.conan/data/sentry-native/0.7.7/_/_/package/cc0fb811aa3fceafe5aafc5ff061457b1d60f443" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/75272/fccde/.conan/data/sentry-native/0.7.7/_/_/build/cc0fb811aa3fceafe5aafc5ff061457b1d60f443/src" ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/75272/fccde/.conan/data/sentry-native/0.7.7/_/_/build/cc0fb811aa3fceafe5aafc5ff061457b1d60f443/build/Release/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- SENTRY_TRANSPORT=curl -- SENTRY_BACKEND=crashpad -- SENTRY_LIBRARY_TYPE=STATIC -- SENTRY_SDK_NAME= -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of long -- Check size of long - done -- Conan: Component target declared 'CURL::libcurl' -- Conan: Component target declared 'OpenSSL::Crypto' -- Conan: Component target declared 'OpenSSL::SSL' -- Conan: Target declared 'openssl::openssl' -- Conan: Target declared 'ZLIB::ZLIB' -- Conan: Including build module from '/home/conan/workspace/prod-v1/bsr/75272/fccde/.conan/data/openssl/3.2.2/_/_/package/c606a0dd8a0c8668b09aa21600e0d8423899894a/lib/cmake/conan-official-openssl-variables.cmake' -- Configuring done -- Generating done sentry-native/0.7.7: CMake Error in external/crashpad/compat/CMakeLists.txt: Target "crashpad_compat" requires the language dialect "CXX20" (with compiler extensions), but CMake does not know the compile flags to use to enable it. CMake Error in external/crashpad/minidump/CMakeLists.txt: Target "crashpad_minidump" requires the language dialect "CXX20" (with compiler extensions), but CMake does not know the compile flags to use to enable it. CMake Error in external/crashpad/snapshot/CMakeLists.txt: Target "crashpad_snapshot" requires the language dialect "CXX20" (with compiler extensions), but CMake does not know the compile flags to use to enable it. CMake Error in external/crashpad/util/CMakeLists.txt: Target "crashpad_util" requires the language dialect "CXX20" (with compiler extensions), but CMake does not know the compile flags to use to enable it. CMake Error in external/crashpad/third_party/mini_chromium/CMakeLists.txt: Target "mini_chromium" requires the language dialect "CXX20" (with compiler extensions), but CMake does not know the compile flags to use to enable it. CMake Error in external/crashpad/client/CMakeLists.txt: Target "crashpad_client" requires the language dialect "CXX20" (with compiler extensions), but CMake does not know the compile flags to use to enable it. CMake Error in external/crashpad/tools/CMakeLists.txt: Target "crashpad_tools" requires the language dialect "CXX20" (with compiler extensions), but CMake does not know the compile flags to use to enable it. CMake Error in external/crashpad/handler/CMakeLists.txt: Target "crashpad_handler_lib" requires the language dialect "CXX20" (with compiler extensions), but CMake does not know the compile flags to use to enable it. CMake Error in external/crashpad/handler/CMakeLists.txt: Target "crashpad_handler" requires the language dialect "CXX20" (with compiler extensions), but CMake does not know the compile flags to use to enable it. CMake Generate step failed. Build files cannot be regenerated correctly. WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** WARN: libcurl/8.8.0: requirement openssl/[>=1.1 <4] overridden by sentry-native/0.7.7 to openssl/3.2.2 WARN: libcurl/8.8.0: requirement zlib/[>=1.2.11 <2] overridden by sentry-native/0.7.7 to zlib/1.3.1 WARN: openssl/3.2.2: requirement zlib/[>=1.2.11 <2] overridden by libcurl/8.8.0 to zlib/1.3.1 sentry-native/0.7.7: 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-native/0.7.7: 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-native/0.7.7: ERROR: Package 'cc0fb811aa3fceafe5aafc5ff061457b1d60f443' build failed sentry-native/0.7.7: WARN: Build folder /home/conan/workspace/prod-v1/bsr/75272/fccde/.conan/data/sentry-native/0.7.7/_/_/build/cc0fb811aa3fceafe5aafc5ff061457b1d60f443/build/Release ERROR: sentry-native/0.7.7: Error in build() method, line 164 cmake.configure() ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/75272/fccde/.conan/data/sentry-native/0.7.7/_/_/build/cc0fb811aa3fceafe5aafc5ff061457b1d60f443/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/75272/fccde/.conan/data/sentry-native/0.7.7/_/_/package/cc0fb811aa3fceafe5aafc5ff061457b1d60f443" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/75272/fccde/.conan/data/sentry-native/0.7.7/_/_/build/cc0fb811aa3fceafe5aafc5ff061457b1d60f443/src"