******************************************************************************** conan test cci-cc52762c/recipes/cppcommon/all/test_package/conanfile.py cppcommon/1.0.0.0@#86ac448d38b7c30f6fc1df093b2ea17f -pr /Users/jenkins/w/prod-v1/bsr/20740/adbee/profile_osx_130_libcpp_apple-clang_release_64.cppcommon-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 ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] cppcommon: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 cppcommon/1.0.0.0 (test package): Installing package Requirements cppcommon/1.0.0.0 from local cache - Cache fmt/8.1.1 from 'conan-center' - Cache Packages cppcommon/1.0.0.0:2c8ec9b22128f36867b60dd65efb316eb93c9155 - Cache fmt/8.1.1:db14d83fb6d5b354ad734851c8c78016652c0ce0 - Cache Installing (downloading, building) binaries... fmt/8.1.1: Already installed! cppcommon/1.0.0.0: Already installed! cppcommon/1.0.0.0 (test package): Generator 'CMakeDeps' calling 'generate()' cppcommon/1.0.0.0 (test package): Generator txt created conanbuildinfo.txt cppcommon/1.0.0.0 (test package): Generator 'CMakeToolchain' calling 'generate()' cppcommon/1.0.0.0 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' cppcommon/1.0.0.0 (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/w/prod-v1/bsr/cci-cc52762c/recipes/cppcommon/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' cppcommon/1.0.0.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' cppcommon/1.0.0.0 (test package): Aggregating env generators cppcommon/1.0.0.0 (test package): Generated conaninfo.txt cppcommon/1.0.0.0 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod-v1/bsr/cci-cc52762c/recipes/cppcommon/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 cppcommon/1.0.0.0 (test package): Calling build() cppcommon/1.0.0.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod-v1/bsr/cci-cc52762c/recipes/cppcommon/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod-v1/bsr/cci-cc52762c/recipes/cppcommon/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod-v1/bsr/cci-cc52762c/recipes/cppcommon/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod-v1/bsr/cci-cc52762c/recipes/cppcommon/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod-v1/bsr/cci-cc52762c/recipes/cppcommon/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: Target declared 'cppcommon::cppcommon' -- Conan: Component target declared 'fmt::fmt' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod-v1/bsr/cci-cc52762c/recipes/cppcommon/all/test_package/build/Release cppcommon/1.0.0.0 (test package): CMake command: cmake --build "/Users/jenkins/w/prod-v1/bsr/cci-cc52762c/recipes/cppcommon/all/test_package/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod-v1/bsr/cci-cc52762c/recipes/cppcommon/all/test_package/build/Release" '--' '-j4' ----------------- [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable test_package [100%] Built target test_package cppcommon/1.0.0.0 (test package): Running test() ----Running------ > . "/Users/jenkins/w/prod-v1/bsr/cci-cc52762c/recipes/cppcommon/all/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- Thread Id: 4588570112 Stack trace: 0x000000010AF607BA: !?? 0x000000010AF60921: !?? 0x000000011178552E: !?? Thread Id: 123145361997824 Stack trace: 0x000000010AF607BA: !?? 0x000000010AF60E08: !?? 0x00007FF8128AC4E1: !?? 0x00007FF8128A7F6B: !?? false truecppcommon/1.0.0.0 (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 cppcommon/1.0.0.0 (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