******************************************************************************** conan install sentry-native/0.7.7@#6897ff66df31971e25af57d31cdc6bca --build=sentry-native -pr /home/conan/workspace/prod-v1/bsr/75272/dddda/profile_linux_9_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/dbeee/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 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/dbeee/.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=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/prod-v1/bsr/75272/dbeee/.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=9 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:79e4453c31472bfa2b9abed8a11038ea5426b569 - Download openssl/3.2.2:3b92fb92d86b5880d7fcd3124cd3e37e04f7e25f - Download sentry-native/0.7.7:9f2290eb0a77016b8196ed98ff9cb6c7bec8b4d7 - Build zlib/1.3.1:6af9cc7cb931c5ad942174fd7838eb655717c709 - Download Installing (downloading, building) binaries... zlib/1.3.1: Retrieving package 6af9cc7cb931c5ad942174fd7838eb655717c709 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.3.1: Package installed 6af9cc7cb931c5ad942174fd7838eb655717c709 zlib/1.3.1: Downloaded package revision 272bdcb545ca833137ccf5573efe380f openssl/3.2.2: Retrieving package 3b92fb92d86b5880d7fcd3124cd3e37e04f7e25f from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/3.2.2: Package installed 3b92fb92d86b5880d7fcd3124cd3e37e04f7e25f openssl/3.2.2: Downloaded package revision bcf3ae53b5b5584dbbdd561e69a4c145 libcurl/8.8.0: Retrieving package 79e4453c31472bfa2b9abed8a11038ea5426b569 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libcurl/8.8.0: Package installed 79e4453c31472bfa2b9abed8a11038ea5426b569 libcurl/8.8.0: Downloaded package revision 2fa6e2a655bdd5bad2593843de20d9f4 [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/dbeee/.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/dbeee/.conan/data/sentry-native/0.7.7/_/_/build/9f2290eb0a77016b8196ed98ff9cb6c7bec8b4d7 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/dbeee/.conan/data/sentry-native/0.7.7/_/_/build/9f2290eb0a77016b8196ed98ff9cb6c7bec8b4d7/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/dbeee/.conan/data/sentry-native/0.7.7/_/_/build/9f2290eb0a77016b8196ed98ff9cb6c7bec8b4d7/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/75272/dbeee/.conan/data/sentry-native/0.7.7/_/_/package/9f2290eb0a77016b8196ed98ff9cb6c7bec8b4d7" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/75272/dbeee/.conan/data/sentry-native/0.7.7/_/_/build/9f2290eb0a77016b8196ed98ff9cb6c7bec8b4d7/src" ----Running------ > . "/home/conan/workspace/prod-v1/bsr/75272/dbeee/.conan/data/sentry-native/0.7.7/_/_/build/9f2290eb0a77016b8196ed98ff9cb6c7bec8b4d7/build/Release/generators/conanbuild.sh" && cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/75272/dbeee/.conan/data/sentry-native/0.7.7/_/_/build/9f2290eb0a77016b8196ed98ff9cb6c7bec8b4d7/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/75272/dbeee/.conan/data/sentry-native/0.7.7/_/_/package/9f2290eb0a77016b8196ed98ff9cb6c7bec8b4d7" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/75272/dbeee/.conan/data/sentry-native/0.7.7/_/_/build/9f2290eb0a77016b8196ed98ff9cb6c7bec8b4d7/src" ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/75272/dbeee/.conan/data/sentry-native/0.7.7/_/_/build/9f2290eb0a77016b8196ed98ff9cb6c7bec8b4d7/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 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- 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/dbeee/.conan/data/openssl/3.2.2/_/_/package/3b92fb92d86b5880d7fcd3124cd3e37e04f7e25f/lib/cmake/conan-official-openssl-variables.cmake' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/workspace/prod-v1/bsr/75272/dbeee/.conan/data/sentry-native/0.7.7/_/_/build/9f2290eb0a77016b8196ed98ff9cb6c7bec8b4d7/build/Release sentry-native/0.7.7: CMake command: cmake --build "/home/conan/workspace/prod-v1/bsr/75272/dbeee/.conan/data/sentry-native/0.7.7/_/_/build/9f2290eb0a77016b8196ed98ff9cb6c7bec8b4d7/build/Release" '--' '-j3' ----Running------ > . "/home/conan/workspace/prod-v1/bsr/75272/dbeee/.conan/data/sentry-native/0.7.7/_/_/build/9f2290eb0a77016b8196ed98ff9cb6c7bec8b4d7/build/Release/generators/conanbuild.sh" && cmake --build "/home/conan/workspace/prod-v1/bsr/75272/dbeee/.conan/data/sentry-native/0.7.7/_/_/build/9f2290eb0a77016b8196ed98ff9cb6c7bec8b4d7/build/Release" '--' '-j3' ----------------- Scanning dependencies of target crashpad_compat Scanning dependencies of target crashpad_tools [ 1%] Building CXX object crashpad_build/compat/CMakeFiles/crashpad_compat.dir/linux/sys/mman_memfd_create.cc.o [ 1%] Building CXX object crashpad_build/tools/CMakeFiles/crashpad_tools.dir/tool_support.cc.o Scanning dependencies of target mini_chromium [ 1%] Building CXX object crashpad_build/third_party/mini_chromium/CMakeFiles/mini_chromium.dir/mini_chromium/base/debug/alias.cc.o [ 1%] Building CXX object crashpad_build/third_party/mini_chromium/CMakeFiles/mini_chromium.dir/mini_chromium/base/files/file_path.cc.o [ 1%] Linking CXX static library libcrashpad_compat.a [ 1%] Built target crashpad_compat [ 2%] Building CXX object crashpad_build/third_party/mini_chromium/CMakeFiles/mini_chromium.dir/mini_chromium/base/files/scoped_file.cc.o [ 2%] Building CXX object crashpad_build/third_party/mini_chromium/CMakeFiles/mini_chromium.dir/mini_chromium/base/logging.cc.o [ 3%] Building CXX object crashpad_build/third_party/mini_chromium/CMakeFiles/mini_chromium.dir/mini_chromium/base/process/memory.cc.o [ 3%] Building CXX object crashpad_build/third_party/mini_chromium/CMakeFiles/mini_chromium.dir/mini_chromium/base/rand_util.cc.o sentry-native/0.7.7: In file included from /home/conan/workspace/prod-v1/bsr/75272/dbeee/.conan/data/sentry-native/0.7.7/_/_/build/9f2290eb0a77016b8196ed98ff9cb6c7bec8b4d7/src/external/crashpad/compat/linux/sys/mman_memfd_create.cc:21: /home/conan/workspace/prod-v1/bsr/75272/dbeee/.conan/data/sentry-native/0.7.7/_/_/build/9f2290eb0a77016b8196ed98ff9cb6c7bec8b4d7/src/external/crashpad/util/misc/no_cfi_icall.h:55:75: warning: ‘cfi-icall’ attribute directive ignored [-Wattributes] 55 | DISABLE_CFI_ICALL static R Invoke(Function&& function, RunArgs&&... args) { | ^ /home/conan/workspace/prod-v1/bsr/75272/dbeee/.conan/data/sentry-native/0.7.7/_/_/build/9f2290eb0a77016b8196ed98ff9cb6c7bec8b4d7/src/external/crashpad/util/misc/no_cfi_icall.h:63:75: warning: ‘cfi-icall’ attribute directive ignored [-Wattributes] 63 | DISABLE_CFI_ICALL static R Invoke(Function&& function, RunArgs&&... args) { | ^ /home/conan/workspace/prod-v1/bsr/75272/dbeee/.conan/data/sentry-native/0.7.7/_/_/build/9f2290eb0a77016b8196ed98ff9cb6c7bec8b4d7/src/external/crashpad/util/misc/no_cfi_icall.h:87:75: warning: ‘cfi-icall’ attribute directive ignored [-Wattributes] 87 | DISABLE_CFI_ICALL static R Invoke(Function&& function, RunArgs&&... args) { | ^ /home/conan/workspace/prod-v1/bsr/75272/dbeee/.conan/data/sentry-native/0.7.7/_/_/build/9f2290eb0a77016b8196ed98ff9cb6c7bec8b4d7/src/external/crashpad/util/misc/no_cfi_icall.h:95:75: warning: ‘cfi-icall’ attribute directive ignored [-Wattributes] 95 | DISABLE_CFI_ICALL static R Invoke(Function&& function, RunArgs&&... args) { | ^ In file included from /home/conan/workspace/prod-v1/bsr/75272/dbeee/.conan/data/sentry-native/0.7.7/_/_/build/9f2290eb0a77016b8196ed98ff9cb6c7bec8b4d7/src/external/crashpad/third_party/mini_chromium/mini_chromium/base/containers/heap_array.h:15, from /home/conan/workspace/prod-v1/bsr/75272/dbeee/.conan/data/sentry-native/0.7.7/_/_/build/9f2290eb0a77016b8196ed98ff9cb6c7bec8b4d7/src/external/crashpad/tools/tool_support.cc:21: /home/conan/workspace/prod-v1/bsr/75272/dbeee/.conan/data/sentry-native/0.7.7/_/_/build/9f2290eb0a77016b8196ed98ff9cb6c7bec8b4d7/src/external/crashpad/third_party/mini_chromium/mini_chromium/base/containers/span.h:13:10: fatal error: concepts: No such file or directory 13 | #include | ^~~~~~~~~~ compilation terminated. make[2]: *** [crashpad_build/tools/CMakeFiles/crashpad_tools.dir/build.make:82: crashpad_build/tools/CMakeFiles/crashpad_tools.dir/tool_support.cc.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:548: crashpad_build/tools/CMakeFiles/crashpad_tools.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... In file included from /home/conan/workspace/prod-v1/bsr/75272/dbeee/.conan/data/sentry-native/0.7.7/_/_/build/9f2290eb0a77016b8196ed98ff9cb6c7bec8b4d7/src/external/crashpad/third_party/mini_chromium/mini_chromium/base/rand_util.h:12, from /home/conan/workspace/prod-v1/bsr/75272/dbeee/.conan/data/sentry-native/0.7.7/_/_/build/9f2290eb0a77016b8196ed98ff9cb6c7bec8b4d7/src/external/crashpad/third_party/mini_chromium/mini_chromium/base/rand_util.cc:5: /home/conan/workspace/prod-v1/bsr/75272/dbeee/.conan/data/sentry-native/0.7.7/_/_/build/9f2290eb0a77016b8196ed98ff9cb6c7bec8b4d7/src/external/crashpad/third_party/mini_chromium/mini_chromium/base/containers/span.h:13:10: fatal error: concepts: No such file or directory 13 | #include | ^~~~~~~~~~ compilation terminated. make[2]: *** [crashpad_build/third_party/mini_chromium/CMakeFiles/mini_chromium.dir/build.make:147: crashpad_build/third_party/mini_chromium/CMakeFiles/mini_chromium.dir/mini_chromium/base/rand_util.cc.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [CMakeFiles/Makefile2:492: crashpad_build/third_party/mini_chromium/CMakeFiles/mini_chromium.dir/all] Error 2 make: *** [Makefile:149: all] Error 2 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 '9f2290eb0a77016b8196ed98ff9cb6c7bec8b4d7' build failed sentry-native/0.7.7: WARN: Build folder /home/conan/workspace/prod-v1/bsr/75272/dbeee/.conan/data/sentry-native/0.7.7/_/_/build/9f2290eb0a77016b8196ed98ff9cb6c7bec8b4d7/build/Release ERROR: sentry-native/0.7.7: Error in build() method, line 165 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/workspace/prod-v1/bsr/75272/dbeee/.conan/data/sentry-native/0.7.7/_/_/build/9f2290eb0a77016b8196ed98ff9cb6c7bec8b4d7/build/Release" '--' '-j3'