******************************************************************************** conan test conan-center-index/recipes/cassandra-cpp-driver/all/test_package/conanfile.py cassandra-cpp-driver/2.15.3@#0d5cea0347cb4fd04075589580d2c41a -pr /Users/jenkins/w/prod/BuildSingleReference@4/59694/146c3c70-3a6e-446f-825e-969d10edeb3e/profile_osx_120_libcpp_apple-clang_debug_64.cassandra-cpp-driver-shared-False.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] cassandra-cpp-driver:shared=False [build_requires] [env] cassandra-cpp-driver/2.15.3 (test package): Installing package Requirements bzip2/1.0.8 from 'conan-center' - Cache cassandra-cpp-driver/2.15.3 from local cache - Cache http_parser/2.9.4 from 'conan-center' - Cache libuv/1.44.1 from 'conan-center' - Cache minizip/1.2.12 from 'conan-center' - Cache openssl/1.1.1q from 'conan-center' - Cache rapidjson/cci.20211112 from 'conan-center' - Cache zlib/1.2.12 from 'conan-center' - Cache Packages bzip2/1.0.8:7fc5f5b34b9038fbd81d8c4edd0e5d12d311b628 - Cache cassandra-cpp-driver/2.15.3:dc70c2fb259bea33e42c5b2b1ed27be14ad8fbc7 - Cache http_parser/2.9.4:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Cache libuv/1.44.1:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Cache minizip/1.2.12:eeee755bf13801cd67ea35b5b65ebf61ef36e6aa - Cache openssl/1.1.1q:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Cache rapidjson/cci.20211112:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache zlib/1.2.12:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/bzip2/1.0.8/_/_/package/7fc5f5b34b9038fbd81d8c4edd0e5d12d311b628/bin http_parser/2.9.4: Already installed! libuv/1.44.1: Already installed! openssl/1.1.1q: Already installed! rapidjson/cci.20211112: Already installed! zlib/1.2.12: Already installed! minizip/1.2.12: Already installed! cassandra-cpp-driver/2.15.3: Already installed! cassandra-cpp-driver/2.15.3 (test package): Generator txt created conanbuildinfo.txt cassandra-cpp-driver/2.15.3 (test package): Generator cmake created conanbuildinfo.cmake cassandra-cpp-driver/2.15.3 (test package): Aggregating env generators cassandra-cpp-driver/2.15.3 (test package): Generated conaninfo.txt cassandra-cpp-driver/2.15.3 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/cassandra-cpp-driver/all/test_package/build/471e7796988e26de371c155e43f1836dd325f939/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 cassandra-cpp-driver/2.15.3 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/cassandra-cpp-driver/all/test_package/build/471e7796988e26de371c155e43f1836dd325f939' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/cassandra-cpp-driver/all/test_package/build/471e7796988e26de371c155e43f1836dd325f939/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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/cassandra-cpp-driver/all/test_package' ----------------- -- The CXX compiler identification is AppleClang 12.0.5.12050022 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/12/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 global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/cassandra-cpp-driver/all/test_package/build/471e7796988e26de371c155e43f1836dd325f939 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/cassandra-cpp-driver/all/test_package/build/471e7796988e26de371c155e43f1836dd325f939' '--' '-j4' ----------------- [ 50%] Building CXX object CMakeFiles/test_package.dir/main.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package cassandra-cpp-driver/2.15.3 (test package): Running test() ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/cassandra-cpp-driver/2.15.3/_/_/package/dc70c2fb259bea33e42c5b2b1ed27be14ad8fbc7/lib:/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/libuv/1.44.1/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib:/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/http_parser/2.9.4/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib:/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/openssl/1.1.1q/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib:/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/minizip/1.2.12/_/_/package/eeee755bf13801cd67ea35b5b65ebf61ef36e6aa/lib:/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zlib/1.2.12/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib:/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/bzip2/1.0.8/_/_/package/7fc5f5b34b9038fbd81d8c4edd0e5d12d311b628/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- timestamp: 978651787540 uuid_str: 550e8400-e29b-41d4-a716-446655440000 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