******************************************************************************** conan test cci-5467239b/recipes/sentry-native/all/test_package/conanfile.py sentry-native/0.5.4@#96d5d8039560078998398d328b620fcd -pr /Users/jenkins/workspace/prod-v1/bsr/115184/fffbe/profile_osx_130_libcpp_apple-clang_release_armv8.sentry-native-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/workspace/prod-v1/bsr/115184/caadb/.conan/profiles/default) Found apple-clang 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=armv8 arch_build=armv8 compiler=apple-clang compiler.version=13 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/workspace/prod-v1/bsr/115184/caadb/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] sentry-native:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk libcurl/8.10.1: Not found in local cache, looking in remotes... libcurl/8.10.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libcurl/8.10.1: Downloaded recipe revision a3113369c86086b0e84231844e7ed0a9 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 Version ranges solved libcurl/* versions found in 'conan-center' remote Version range '>=7.78.0 <9' required by 'sentry-native/0.5.4' resolved to 'libcurl/8.10.1' in remote 'conan-center' zlib/* versions found in 'conan-center' remote Version range '>=1.2.11 <2' required by 'sentry-native/0.5.4' resolved to 'zlib/1.3.1' in remote 'conan-center' Version range '>=1.2.11 <2' required by 'libcurl/8.10.1' valid for downstream requirement 'zlib/1.3.1' sentry-native/0.5.4 (test package): Installing package Requirements libcurl/8.10.1 from 'conan-center' - Downloaded sentry-native/0.5.4 from local cache - Cache zlib/1.3.1 from 'conan-center' - Downloaded Packages libcurl/8.10.1:cc969f38303ac013c262d2f740ccdcbf7ae11da7 - Download sentry-native/0.5.4:bd22f13088d5e39dc3168a54a41e347f7e2e7fac - Download zlib/1.3.1:095512ed878f14a09dd732e9f6868729dd437529 - Download Installing (downloading, building) binaries... zlib/1.3.1: Retrieving package 095512ed878f14a09dd732e9f6868729dd437529 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.3.1: Package installed 095512ed878f14a09dd732e9f6868729dd437529 zlib/1.3.1: Downloaded package revision e738f6f160f7e1262c8f756f12eb9e9b libcurl/8.10.1: Retrieving package cc969f38303ac013c262d2f740ccdcbf7ae11da7 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libcurl/8.10.1: Package installed cc969f38303ac013c262d2f740ccdcbf7ae11da7 libcurl/8.10.1: Downloaded package revision cfbeaaf31f21959b082833c06abd4440 sentry-native/0.5.4: Retrieving package bd22f13088d5e39dc3168a54a41e347f7e2e7fac from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz sentry-native/0.5.4: Package installed bd22f13088d5e39dc3168a54a41e347f7e2e7fac sentry-native/0.5.4: Downloaded package revision 053a3e9772e7a2127cef120391571e40 sentry-native/0.5.4: Appending PATH environment variable: /Users/jenkins/workspace/prod-v1/bsr/115184/caadb/.conan/data/sentry-native/0.5.4/_/_/package/bd22f13088d5e39dc3168a54a41e347f7e2e7fac/bin sentry-native/0.5.4 (test package): Generator 'CMakeDeps' calling 'generate()' sentry-native/0.5.4 (test package): Generator 'VirtualRunEnv' calling 'generate()' sentry-native/0.5.4 (test package): Generator txt created conanbuildinfo.txt sentry-native/0.5.4 (test package): Calling generate() sentry-native/0.5.4 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' sentry-native/0.5.4 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/Users/jenkins/workspace/prod-v1/bsr/cci-5467239b/recipes/sentry-native/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' sentry-native/0.5.4 (test package): Aggregating env generators sentry-native/0.5.4 (test package): Generated conaninfo.txt sentry-native/0.5.4 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/workspace/prod-v1/bsr/cci-5467239b/recipes/sentry-native/all/test_package/build/Release/generators/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK sentry-native/0.5.4 (test package): Calling build() sentry-native/0.5.4 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/workspace/prod-v1/bsr/cci-5467239b/recipes/sentry-native/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/workspace/prod-v1/bsr/cci-5467239b/recipes/sentry-native/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/workspace/prod-v1/bsr/cci-5467239b/recipes/sentry-native/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/workspace/prod-v1/bsr/cci-5467239b/recipes/sentry-native/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/workspace/prod-v1/bsr/cci-5467239b/recipes/sentry-native/all/test_package/build/Release/generators/conan_toolchain.cmake -- The CXX compiler identification is AppleClang 13.0.0.13000029 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Component target declared 'crashpad::mini_chromium' -- Conan: Component target declared 'crashpad::compat' -- Conan: Component target declared 'crashpad::util' -- Conan: Component target declared 'crashpad::client' -- Conan: Component target declared 'crashpad::snapshot' -- Conan: Component target declared 'crashpad::minidump' -- Conan: Component target declared 'crashpad::handler' -- Conan: Component target declared 'crashpad::tools' -- Conan: Component target declared 'sentry::sentry' -- Conan: Target declared 'sentry-native::sentry-native' -- Conan: Component target declared 'CURL::libcurl' -- Conan: Target declared 'ZLIB::ZLIB' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/workspace/prod-v1/bsr/cci-5467239b/recipes/sentry-native/all/test_package/build/Release sentry-native/0.5.4 (test package): CMake command: cmake --build "/Users/jenkins/workspace/prod-v1/bsr/cci-5467239b/recipes/sentry-native/all/test_package/build/Release" '--' '-j8' ----Running------ > cmake --build "/Users/jenkins/workspace/prod-v1/bsr/cci-5467239b/recipes/sentry-native/all/test_package/build/Release" '--' '-j8' ----------------- [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable test_package [100%] Built target test_package sentry-native/0.5.4 (test package): Running test() ----Running------ > . "/Users/jenkins/workspace/prod-v1/bsr/cci-5467239b/recipes/sentry-native/all/test_package/build/Release/generators/conanrun.sh" && ./test_package test_env /Users/jenkins/workspace/prod-v1/bsr/115184/caadb/.conan/data/sentry-native/0.5.4/_/_/package/bd22f13088d5e39dc3168a54a41e347f7e2e7fac/bin/crashpad_handler ----------------- WARN: ************************************************** WARN: *** Conan 1 is legacy and on a deprecation path ** WARN: *********** Please upgrade to Conan 2 ************ WARN: ************************************************** WARN: libcurl/8.10.1: requirement zlib/[>=1.2.11 <2] overridden by sentry-native/0.5.4 to zlib/1.3.1 sentry-native/0.5.4 (test package): 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.5.4 (test package): 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