******************************************************************************** conan test conan-center-index/recipes/cassandra-cpp-driver/all/test_package/conanfile.py cassandra-cpp-driver/2.15.3@#0d5cea0347cb4fd04075589580d2c41a -pr /home/conan/w/prod/BuildSingleReference/59664/b205c84b-92b7-44af-9e08-c683cca7da65/profile_linux_10_libstdcpp_gcc_debug_64.cassandra-cpp-driver-shared-True.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=10 os=Linux [options] cassandra-cpp-driver:shared=True [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:9f84c49e2143828a044b1675a587477e091c9f9f - Cache cassandra-cpp-driver/2.15.3:c696df8a1d028987710972d65bdfaa565ece2914 - Cache http_parser/2.9.4:75e99b627c196b65c439728670655ec3c366b334 - Cache libuv/1.44.1:75e99b627c196b65c439728670655ec3c366b334 - Cache minizip/1.2.12:c196964443010816531e6033454ad3cdf493039b - Cache openssl/1.1.1q:75e99b627c196b65c439728670655ec3c366b334 - Cache rapidjson/cci.20211112:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache zlib/1.2.12:75e99b627c196b65c439728670655ec3c366b334 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/9f84c49e2143828a044b1675a587477e091c9f9f/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 cmake created conanbuildinfo.cmake cassandra-cpp-driver/2.15.3 (test package): Generator txt created conanbuildinfo.txt 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: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cassandra-cpp-driver/all/test_package/build/c4f085a3ae5cbee3c49bf700c6e1bbd5fa49aaa7/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 '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cassandra-cpp-driver/all/test_package/build/c4f085a3ae5cbee3c49bf700c6e1bbd5fa49aaa7' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cassandra-cpp-driver/all/test_package/build/c4f085a3ae5cbee3c49bf700c6e1bbd5fa49aaa7/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 '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cassandra-cpp-driver/all/test_package' ----------------- -- The CXX compiler identification is GNU 10.3.0 -- 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 -- 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: Compiler GCC>=5, checking major version 10 -- Conan: Checking correct version: 10 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cassandra-cpp-driver/all/test_package/build/c4f085a3ae5cbee3c49bf700c6e1bbd5fa49aaa7 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cassandra-cpp-driver/all/test_package/build/c4f085a3ae5cbee3c49bf700c6e1bbd5fa49aaa7' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 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------ > 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