******************************************************************************** conan install sentry-native/0.7.0@#8e46903a06c119d1fa36f6efaa5c4151 --build=sentry-native -pr /home/conan/w/prod-v1/bsr/95983/bafde/profile_linux_5_libstdcpp11_gcc_release_64.sentry-native-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Conan 1 is on a deprecation path, please consider migrating to Conan 2 Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod-v1/bsr/95983/ccfef/.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-v1/bsr/95983/ccfef/.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-v1/bsr/95983/ccfef/.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] sentry-native:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libcurl/8.5.0: Not found in local cache, looking in remotes... libcurl/8.5.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libcurl/8.5.0: Downloaded recipe revision 19a0e4c7e437718472380df64f749a65 openssl/3.2.0: Not found in local cache, looking in remotes... openssl/3.2.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/3.2.0: Downloaded recipe revision 30b857fa0927b5917fe3463c8c0ba38f zlib/1.3: Not found in local cache, looking in remotes... zlib/1.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.3: Downloaded recipe revision 06023034579559bb64357db3a53f88a4 sentry-native/0.7.0: 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.0' resolved to 'libcurl/8.5.0' in remote 'conan-center' zlib/* versions found in 'conan-center' remote Version range '>=1.2.11 <2' required by 'sentry-native/0.7.0' resolved to 'zlib/1.3' in remote 'conan-center' openssl/* versions found in 'conan-center' remote Version range '>=1.1 <4' required by 'sentry-native/0.7.0' resolved to 'openssl/3.2.0' in remote 'conan-center' Version range '>=1.1 <4' required by 'libcurl/8.5.0' valid for downstream requirement 'openssl/3.2.0' Version range '>=1.2.11 <2' required by 'libcurl/8.5.0' valid for downstream requirement 'zlib/1.3' Version range '>=1.2.11 <2' required by 'openssl/3.2.0' valid for downstream requirement 'zlib/1.3' Installing package: sentry-native/0.7.0 Requirements libcurl/8.5.0 from 'conan-center' - Downloaded openssl/3.2.0 from 'conan-center' - Downloaded sentry-native/0.7.0 from local cache - Cache zlib/1.3 from 'conan-center' - Downloaded Packages libcurl/8.5.0:2ca11c377d191f7f426e3f7654bf2bb91abc44b4 - Download openssl/3.2.0:63e2b54fffbecd870c97dcf0fa1c948226cf2ff9 - Download sentry-native/0.7.0:70d82308f86c523f83b845d5a1fdd223827f449d - Build zlib/1.3:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... zlib/1.3: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.3: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 zlib/1.3: Downloaded package revision 98751ed6f42097e47a93892099b199c5 openssl/3.2.0: Retrieving package 63e2b54fffbecd870c97dcf0fa1c948226cf2ff9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/3.2.0: Package installed 63e2b54fffbecd870c97dcf0fa1c948226cf2ff9 openssl/3.2.0: Downloaded package revision fb7b5b5f6b648913114f99c665915e8a libcurl/8.5.0: Retrieving package 2ca11c377d191f7f426e3f7654bf2bb91abc44b4 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libcurl/8.5.0: Package installed 2ca11c377d191f7f426e3f7654bf2bb91abc44b4 libcurl/8.5.0: Downloaded package revision 973300082c09e0d84513e4d01a80ef5b [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK sentry-native/0.7.0: Configuring sources in /home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/source/src sentry-native/0.7.0: sentry-native/0.7.0: Unzipping 23.0MB, this can take a while sentry-native/0.7.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 sentry-native/0.7.0: Copying sources to build folder sentry-native/0.7.0: Building your package in /home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d sentry-native/0.7.0: Generator txt created conanbuildinfo.txt sentry-native/0.7.0: Calling generate() sentry-native/0.7.0: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' sentry-native/0.7.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-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' sentry-native/0.7.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 sentry-native/0.7.0: Calling build() sentry-native/0.7.0: apply_conandata_patches(): No patches defined in conandata sentry-native/0.7.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/package/70d82308f86c523f83b845d5a1fdd223827f449d" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/src" ----Running------ > . "/home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/build/Release/generators/conanbuild.sh" && cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/package/70d82308f86c523f83b845d5a1fdd223827f449d" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/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 5.4.0 -- The CXX compiler identification is GNU 5.4.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 -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- 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/w/prod-v1/bsr/95983/ccfef/.conan/data/openssl/3.2.0/_/_/package/63e2b54fffbecd870c97dcf0fa1c948226cf2ff9/lib/cmake/conan-official-openssl-variables.cmake' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/build/Release sentry-native/0.7.0: CMake command: cmake --build "/home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/build/Release" '--' '-j3' ----Running------ > . "/home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/build/Release/generators/conanbuild.sh" && cmake --build "/home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/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 crashpad_build/tools/CMakeFiles/crashpad_tools.dir/build.make:81: recipe for target 'crashpad_build/tools/CMakeFiles/crashpad_tools.dir/tool_support.cc.o' failed CMakeFiles/Makefile2:547: recipe for target 'crashpad_build/tools/CMakeFiles/crashpad_tools.dir/all' failed [ 2%] Building CXX object crashpad_build/third_party/mini_chromium/CMakeFiles/mini_chromium.dir/mini_chromium/base/logging.cc.o crashpad_build/third_party/mini_chromium/CMakeFiles/mini_chromium.dir/build.make:120: recipe for target 'crashpad_build/third_party/mini_chromium/CMakeFiles/mini_chromium.dir/mini_chromium/base/logging.cc.o' failed crashpad_build/third_party/mini_chromium/CMakeFiles/mini_chromium.dir/build.make:94: recipe for target 'crashpad_build/third_party/mini_chromium/CMakeFiles/mini_chromium.dir/mini_chromium/base/files/file_path.cc.o' failed CMakeFiles/Makefile2:491: recipe for target 'crashpad_build/third_party/mini_chromium/CMakeFiles/mini_chromium.dir/all' failed Makefile:148: recipe for target 'all' failed sentry-native/0.7.0: In file included from /home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/src/external/crashpad/tools/tool_support.cc:23:0: /home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/src/external/crashpad/third_party/mini_chromium/mini_chromium/base/strings/utf_string_conversions.h:9:23: fatal error: string_view: No such file or directory compilation terminated. make[2]: *** [crashpad_build/tools/CMakeFiles/crashpad_tools.dir/tool_support.cc.o] Error 1 make[1]: *** [crashpad_build/tools/CMakeFiles/crashpad_tools.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... In file included from /home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/src/external/crashpad/third_party/mini_chromium/mini_chromium/base/files/file_path.cc:5:0: /home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/src/external/crashpad/third_party/mini_chromium/mini_chromium/base/files/file_path.h:185:36: warning: ‘nodiscard’ attribute directive ignored [-Wattributes] [[nodiscard]] FilePath DirName() const; ^ /home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/src/external/crashpad/third_party/mini_chromium/mini_chromium/base/files/file_path.h:191:37: warning: ‘nodiscard’ attribute directive ignored [-Wattributes] [[nodiscard]] FilePath BaseName() const; ^ /home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/src/external/crashpad/third_party/mini_chromium/mini_chromium/base/files/file_path.h:196:45: warning: ‘nodiscard’ attribute directive ignored [-Wattributes] [[nodiscard]] StringType FinalExtension() const; ^ /home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/src/external/crashpad/third_party/mini_chromium/mini_chromium/base/files/file_path.h:199:49: warning: ‘nodiscard’ attribute directive ignored [-Wattributes] [[nodiscard]] FilePath RemoveFinalExtension() const; ^ /home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/src/external/crashpad/third_party/mini_chromium/mini_chromium/base/files/file_path.h:207:62: warning: ‘nodiscard’ attribute directive ignored [-Wattributes] [[nodiscard]] FilePath Append(const StringType& component) const; ^ /home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/src/external/crashpad/third_party/mini_chromium/mini_chromium/base/files/file_path.h:208:60: warning: ‘nodiscard’ attribute directive ignored [-Wattributes] [[nodiscard]] FilePath Append(const FilePath& component) const; ^ In file included from /home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/src/external/crashpad/third_party/mini_chromium/mini_chromium/base/logging.cc:60:0: /home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/src/external/crashpad/third_party/mini_chromium/mini_chromium/base/strings/utf_string_conversions.h:9:23: fatal error: string_view: No such file or directory compilation terminated. make[2]: *** [crashpad_build/third_party/mini_chromium/CMakeFiles/mini_chromium.dir/mini_chromium/base/logging.cc.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/src/external/crashpad/third_party/mini_chromium/mini_chromium/base/files/file_path.cc: In static member function ‘static bool base::FilePath::IsSeparator(base::FilePath::CharType)’: /home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/src/external/crashpad/third_party/mini_chromium/mini_chromium/base/files/file_path.cc:129:26: error: ‘size’ is not a member of ‘std’ for (size_t i = 0; i < std::size(FilePath::kSeparators) - 1; ++i) { ^ /home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/src/external/crashpad/third_party/mini_chromium/mini_chromium/base/files/file_path.cc: In member function ‘base::FilePath base::FilePath::DirName() const’: /home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/src/external/crashpad/third_party/mini_chromium/mini_chromium/base/files/file_path.cc:153:38: error: ‘size’ is not a member of ‘std’ kSeparators, StringType::npos, std::size(kSeparators) - 1); ^ /home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/src/external/crashpad/third_party/mini_chromium/mini_chromium/base/files/file_path.cc: In member function ‘base::FilePath base::FilePath::BaseName() const’: /home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/src/external/crashpad/third_party/mini_chromium/mini_chromium/base/files/file_path.cc:190:38: error: ‘size’ is not a member of ‘std’ kSeparators, StringType::npos, std::size(kSeparators) - 1); ^ make[2]: *** [crashpad_build/third_party/mini_chromium/CMakeFiles/mini_chromium.dir/mini_chromium/base/files/file_path.cc.o] Error 1 In file included from /home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/src/external/crashpad/third_party/mini_chromium/mini_chromium/base/files/scoped_file.h:12:0, from /home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/src/external/crashpad/third_party/mini_chromium/mini_chromium/base/files/scoped_file.cc:5: /home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/src/external/crashpad/third_party/mini_chromium/mini_chromium/base/scoped_generic.h:64:38: warning: ‘nodiscard’ attribute directive ignored [-Wattributes] [[nodiscard]] element_type release() { ^ make[1]: *** [crashpad_build/third_party/mini_chromium/CMakeFiles/mini_chromium.dir/all] Error 2 make: *** [all] Error 2 WARN: libcurl/8.5.0: requirement openssl/[>=1.1 <4] overridden by sentry-native/0.7.0 to openssl/3.2.0 WARN: libcurl/8.5.0: requirement zlib/[>=1.2.11 <2] overridden by sentry-native/0.7.0 to zlib/1.3 WARN: openssl/3.2.0: requirement zlib/[>=1.2.11 <2] overridden by libcurl/8.5.0 to zlib/1.3 sentry-native/0.7.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 sentry-native/0.7.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 sentry-native/0.7.0: ERROR: Package '70d82308f86c523f83b845d5a1fdd223827f449d' build failed sentry-native/0.7.0: WARN: Build folder /home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/build/Release ERROR: sentry-native/0.7.0: Error in build() method, line 175 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod-v1/bsr/95983/ccfef/.conan/data/sentry-native/0.7.0/_/_/build/70d82308f86c523f83b845d5a1fdd223827f449d/build/Release" '--' '-j3'