******************************************************************************** conan test cci-59609776/recipes/rocksdb/all/test_package/conanfile.py rocksdb/9.7.2@#073389faac703c5dbfef7b99db3ce961 -pr /Users/jenkins/workspace/prod-v1/bsr/110600/eeddf/profile_osx_130_libcpp_apple-clang_debug_armv8.rocksdb-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=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] rocksdb: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 rocksdb/9.7.2 (test package): Installing package Requirements rocksdb/9.7.2 from local cache - Cache Packages rocksdb/9.7.2:653795f575ea39fbcdefb3bd94aab465d6a97cfd - Cache Installing (downloading, building) binaries... rocksdb/9.7.2: Already installed! rocksdb/9.7.2 (test package): Generator 'CMakeDeps' calling 'generate()' rocksdb/9.7.2 (test package): Generator 'VirtualRunEnv' calling 'generate()' rocksdb/9.7.2 (test package): Generator txt created conanbuildinfo.txt rocksdb/9.7.2 (test package): Calling generate() rocksdb/9.7.2 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' rocksdb/9.7.2 (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-59609776/recipes/rocksdb/all/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' rocksdb/9.7.2 (test package): Aggregating env generators rocksdb/9.7.2 (test package): Generated conaninfo.txt rocksdb/9.7.2 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/workspace/prod-v1/bsr/cci-59609776/recipes/rocksdb/all/test_package/build/Debug/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 rocksdb/9.7.2 (test package): Calling build() rocksdb/9.7.2 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/workspace/prod-v1/bsr/cci-59609776/recipes/rocksdb/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/workspace/prod-v1/bsr/cci-59609776/recipes/rocksdb/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/workspace/prod-v1/bsr/cci-59609776/recipes/rocksdb/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/workspace/prod-v1/bsr/cci-59609776/recipes/rocksdb/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/workspace/prod-v1/bsr/cci-59609776/recipes/rocksdb/all/test_package/build/Debug/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 'RocksDB::rocksdb' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/workspace/prod-v1/bsr/cci-59609776/recipes/rocksdb/all/test_package/build/Debug rocksdb/9.7.2 (test package): CMake command: cmake --build "/Users/jenkins/workspace/prod-v1/bsr/cci-59609776/recipes/rocksdb/all/test_package/build/Debug" '--' '-j8' ----Running------ > cmake --build "/Users/jenkins/workspace/prod-v1/bsr/cci-59609776/recipes/rocksdb/all/test_package/build/Debug" '--' '-j8' ----------------- [ 50%] Building CXX object CMakeFiles/test_package_cpp.dir/test_package.cpp.o [ 50%] Building CXX object CMakeFiles/test_package_stable_abi.dir/test_package_stable_abi.cpp.o [ 75%] Linking CXX executable test_package_stable_abi [100%] Linking CXX executable test_package_cpp [100%] Built target test_package_stable_abi [100%] Built target test_package_cpp rocksdb/9.7.2 (test package): Running test() ----Running------ > . "/Users/jenkins/workspace/prod-v1/bsr/cci-59609776/recipes/rocksdb/all/test_package/build/Debug/generators/conanrun.sh" && ctest --output-on-failure -C Debug ----------------- Test project /Users/jenkins/workspace/prod-v1/bsr/cci-59609776/recipes/rocksdb/all/test_package/build/Debug Start 1: test_package_stable_abi 1/2 Test #1: test_package_stable_abi .......... Passed 1.14 sec Start 2: test_package_cpp 2/2 Test #2: test_package_cpp ................. Passed 0.97 sec 100% tests passed, 0 tests failed out of 2 Total Test time (real) = 2.11 sec WARN: ************************************************** WARN: *** Conan 1 is legacy and on a deprecation path ** WARN: *********** Please upgrade to Conan 2 ************ WARN: ************************************************** rocksdb/9.7.2 (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 rocksdb/9.7.2 (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 ******************************************************************************** conan test cci-59609776/recipes/rocksdb/all/test_v1_package/conanfile.py rocksdb/9.7.2@#073389faac703c5dbfef7b99db3ce961 -pr /Users/jenkins/workspace/prod-v1/bsr/110600/eeddf/profile_osx_130_libcpp_apple-clang_debug_armv8.rocksdb-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=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] rocksdb: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 rocksdb/9.7.2 (test package): Installing package Requirements rocksdb/9.7.2 from local cache - Cache Packages rocksdb/9.7.2:653795f575ea39fbcdefb3bd94aab465d6a97cfd - Cache Installing (downloading, building) binaries... rocksdb/9.7.2: Already installed! rocksdb/9.7.2 (test package): Generator cmake created conanbuildinfo.cmake rocksdb/9.7.2 (test package): Generator txt created conanbuildinfo.txt rocksdb/9.7.2 (test package): Generator cmake_find_package_multi created RocksDBConfigVersion.cmake rocksdb/9.7.2 (test package): Generator cmake_find_package_multi created RocksDBTarget-debug.cmake rocksdb/9.7.2 (test package): Generator cmake_find_package_multi created RocksDBTargets.cmake rocksdb/9.7.2 (test package): Generator cmake_find_package_multi created RocksDBConfig.cmake rocksdb/9.7.2 (test package): Aggregating env generators rocksdb/9.7.2 (test package): Generated conaninfo.txt rocksdb/9.7.2 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/workspace/prod-v1/bsr/cci-59609776/recipes/rocksdb/all/test_v1_package/build/f189223d2fe6bb62510faf3dd7380bc0649a7210/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 rocksdb/9.7.2 (test package): Calling build() ----Running------ > cd '/Users/jenkins/workspace/prod-v1/bsr/cci-59609776/recipes/rocksdb/all/test_v1_package/build/f189223d2fe6bb62510faf3dd7380bc0649a7210' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="13.0" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/workspace/prod-v1/bsr/cci-59609776/recipes/rocksdb/all/test_v1_package/build/f189223d2fe6bb62510faf3dd7380bc0649a7210/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_PREFIX_PATH="/Users/jenkins/workspace/prod-v1/bsr/cci-59609776/recipes/rocksdb/all/test_v1_package/build/f189223d2fe6bb62510faf3dd7380bc0649a7210" -DCMAKE_MODULE_PATH="/Users/jenkins/workspace/prod-v1/bsr/cci-59609776/recipes/rocksdb/all/test_v1_package/build/f189223d2fe6bb62510faf3dd7380bc0649a7210" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DROCKSDB_SHARED="False" -Wno-dev '/Users/jenkins/workspace/prod-v1/bsr/cci-59609776/recipes/rocksdb/all/test_v1_package' ----------------- -- The C compiler identification is AppleClang 13.0.0.13000029 -- The CXX compiler identification is AppleClang 13.0.0.13000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - 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: /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: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library rocksdb found /Users/jenkins/workspace/prod-v1/bsr/110600/deeba/.conan/data/rocksdb/9.7.2/_/_/package/653795f575ea39fbcdefb3bd94aab465d6a97cfd/lib/librocksdb.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Library rocksdb found /Users/jenkins/workspace/prod-v1/bsr/110600/deeba/.conan/data/rocksdb/9.7.2/_/_/package/653795f575ea39fbcdefb3bd94aab465d6a97cfd/lib/librocksdb.a -- Found: /Users/jenkins/workspace/prod-v1/bsr/110600/deeba/.conan/data/rocksdb/9.7.2/_/_/package/653795f575ea39fbcdefb3bd94aab465d6a97cfd/lib/librocksdb.a -- Library rocksdb found /Users/jenkins/workspace/prod-v1/bsr/110600/deeba/.conan/data/rocksdb/9.7.2/_/_/package/653795f575ea39fbcdefb3bd94aab465d6a97cfd/lib/librocksdb.a -- Found: /Users/jenkins/workspace/prod-v1/bsr/110600/deeba/.conan/data/rocksdb/9.7.2/_/_/package/653795f575ea39fbcdefb3bd94aab465d6a97cfd/lib/librocksdb.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/workspace/prod-v1/bsr/cci-59609776/recipes/rocksdb/all/test_v1_package/build/f189223d2fe6bb62510faf3dd7380bc0649a7210 ----Running------ > cmake --build '/Users/jenkins/workspace/prod-v1/bsr/cci-59609776/recipes/rocksdb/all/test_v1_package/build/f189223d2fe6bb62510faf3dd7380bc0649a7210' '--' '-j8' ----------------- [ 25%] Building CXX object test_package/CMakeFiles/test_package_cpp.dir/test_package.cpp.o [ 50%] Building CXX object test_package/CMakeFiles/test_package_stable_abi.dir/test_package_stable_abi.cpp.o [ 75%] Linking CXX executable ../bin/test_package_stable_abi [100%] Linking CXX executable ../bin/test_package_cpp [100%] Built target test_package_stable_abi [100%] Built target test_package_cpp rocksdb/9.7.2 (test package): Running test() ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/workspace/prod-v1/bsr/110600/deeba/.conan/data/rocksdb/9.7.2/_/_/package/653795f575ea39fbcdefb3bd94aab465d6a97cfd/lib" DYLD_FRAMEWORK_PATH="" ctest --output-on-failure -C Debug ----------------- Test project /Users/jenkins/workspace/prod-v1/bsr/cci-59609776/recipes/rocksdb/all/test_v1_package/build/f189223d2fe6bb62510faf3dd7380bc0649a7210 Start 1: test_package_stable_abi 1/2 Test #1: test_package_stable_abi .......... Passed 1.10 sec Start 2: test_package_cpp 2/2 Test #2: test_package_cpp ................. Passed 0.99 sec 100% tests passed, 0 tests failed out of 2 Total Test time (real) = 2.08 sec CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR WARN: ************************************************** WARN: *** Conan 1 is legacy and on a deprecation path ** WARN: *********** Please upgrade to Conan 2 ************ WARN: ************************************************** rocksdb/9.7.2 (test package): WARN: ************************************************ The 'cmake' generator is deprecated. Please update your code and remove it. ************************************************* rocksdb/9.7.2 (test package): WARN: ************************************************ The 'cmake_find_package_multi' generator is deprecated. Please update your code and remove it. ************************************************* rocksdb/9.7.2 (test package): WARN: **** The 'from conans import CMake' helper is deprecated. Please update your code and remove it. ****