******************************************************************************** conan install redis-plus-plus/1.2.3@#5b25f65f835fb865da3ff97b51bbe824 --build=redis-plus-plus -pr /home/conan/w/prod/BuildSingleReference/11187/4b5ca9d8-c8f0-4315-a914-8f440d4560cd/profile_linux_12_libcpp_clang_debug_64.redis-plus-plus-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 12.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=12 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=clang compiler.libcxx=libc++ compiler.version=12 os=Linux [options] redis-plus-plus:shared=True [build_requires] [env] hiredis/1.0.2: Not found in local cache, looking in remotes... hiredis/1.0.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz hiredis/1.0.2: Downloaded recipe revision a956ea23e3947b83b54ce8b4bf8b820e redis-plus-plus/1.2.3: Forced build from source Installing package: redis-plus-plus/1.2.3 Requirements hiredis/1.0.2 from 'conan-center' - Downloaded redis-plus-plus/1.2.3 from local cache - Cache Packages hiredis/1.0.2:9387155579217a8eec37b28e121e419c4350656c - Download redis-plus-plus/1.2.3:24fdf59ea37f9dc484fdcde86ca27e5faebf5579 - Build Installing (downloading, building) binaries... hiredis/1.0.2: Retrieving package 9387155579217a8eec37b28e121e419c4350656c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hiredis/1.0.2: Package installed 9387155579217a8eec37b28e121e419c4350656c hiredis/1.0.2: Downloaded package revision e29197b9a605338487e5196f2024d320 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK redis-plus-plus/1.2.3: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK redis-plus-plus/1.2.3: Copying sources to build folder redis-plus-plus/1.2.3: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/build/24fdf59ea37f9dc484fdcde86ca27e5faebf5579 redis-plus-plus/1.2.3: Generator cmake created conanbuildinfo.cmake redis-plus-plus/1.2.3: Generator cmake_find_package_multi created hiredis-config-version.cmake redis-plus-plus/1.2.3: Generator cmake_find_package_multi created hiredisTarget-debug.cmake redis-plus-plus/1.2.3: Generator cmake_find_package_multi created hiredisTargets.cmake redis-plus-plus/1.2.3: Generator cmake_find_package_multi created hiredis-config.cmake redis-plus-plus/1.2.3: Aggregating env generators [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 redis-plus-plus/1.2.3: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/build/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="12" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579" -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="/home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/build/24fdf59ea37f9dc484fdcde86ca27e5faebf5579" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/build/24fdf59ea37f9dc484fdcde86ca27e5faebf5579" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DREDIS_PLUS_PLUS_USE_TLS="False" -DREDIS_PLUS_PLUS_BUILD_TEST="False" -DREDIS_PLUS_PLUS_BUILD_STATIC="False" -DREDIS_PLUS_PLUS_BUILD_SHARED="True" -DREDIS_PLUS_PLUS_BUILD_STATIC_WITH_PIC="True" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/build/24fdf59ea37f9dc484fdcde86ca27e5faebf5579' ----------------- -- The C compiler identification is Clang 12.0.0 -- The CXX compiler identification is Clang 12.0.0 -- Check for working C compiler: /usr/local/bin/clang -- Check for working C compiler: /usr/local/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/bin/clang++ -- Check for working CXX compiler: /usr/local/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler Clang>=8, checking major version 12 -- Conan: Checking correct version: 12 -- Conan: C++ stdlib: libc++ -- redis-plus-plus version: 1.2.3 -- redis-plus-plus build type: Debug -- redis-plus-plus build with CXX standard: c++11 -- redis-plus-plus TLS support: False -- Library hiredis found /home/conan/w/prod/BuildSingleReference/.conan/data/hiredis/1.0.2/_/_/package/9387155579217a8eec37b28e121e419c4350656c/lib/libhiredis.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hiredis/1.0.2/_/_/package/9387155579217a8eec37b28e121e419c4350656c/lib/libhiredis.a -- Library hiredis found /home/conan/w/prod/BuildSingleReference/.conan/data/hiredis/1.0.2/_/_/package/9387155579217a8eec37b28e121e419c4350656c/lib/libhiredis.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hiredis/1.0.2/_/_/package/9387155579217a8eec37b28e121e419c4350656c/lib/libhiredis.a -- redis-plus-plus build static library: False -- redis-plus-plus build shared library: True -- redis-plus-plus build test: False -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/build/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/build_subfolder ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/build/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target redis++ [ 6%] Building CXX object source_subfolder/CMakeFiles/redis++.dir/src/sw/redis++/command.cpp.o [ 12%] Building CXX object source_subfolder/CMakeFiles/redis++.dir/src/sw/redis++/command_options.cpp.o [ 18%] Building CXX object source_subfolder/CMakeFiles/redis++.dir/src/sw/redis++/connection.cpp.o [ 25%] Building CXX object source_subfolder/CMakeFiles/redis++.dir/src/sw/redis++/connection_pool.cpp.o [ 31%] Building CXX object source_subfolder/CMakeFiles/redis++.dir/src/sw/redis++/crc16.cpp.o [ 37%] Building CXX object source_subfolder/CMakeFiles/redis++.dir/src/sw/redis++/errors.cpp.o [ 43%] Building CXX object source_subfolder/CMakeFiles/redis++.dir/src/sw/redis++/pipeline.cpp.o [ 50%] Building CXX object source_subfolder/CMakeFiles/redis++.dir/src/sw/redis++/redis.cpp.o [ 56%] Building CXX object source_subfolder/CMakeFiles/redis++.dir/src/sw/redis++/redis_cluster.cpp.o [ 62%] Building CXX object source_subfolder/CMakeFiles/redis++.dir/src/sw/redis++/reply.cpp.o [ 68%] Building CXX object source_subfolder/CMakeFiles/redis++.dir/src/sw/redis++/sentinel.cpp.o [ 75%] Building CXX object source_subfolder/CMakeFiles/redis++.dir/src/sw/redis++/shards.cpp.o [ 81%] Building CXX object source_subfolder/CMakeFiles/redis++.dir/src/sw/redis++/shards_pool.cpp.o [ 87%] Building CXX object source_subfolder/CMakeFiles/redis++.dir/src/sw/redis++/subscriber.cpp.o [ 93%] Building CXX object source_subfolder/CMakeFiles/redis++.dir/src/sw/redis++/transaction.cpp.o [100%] Linking CXX shared library ../lib/libredis++.so [100%] Built target redis++ redis-plus-plus/1.2.3: Package '24fdf59ea37f9dc484fdcde86ca27e5faebf5579' built redis-plus-plus/1.2.3: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/build/24fdf59ea37f9dc484fdcde86ca27e5faebf5579 redis-plus-plus/1.2.3: Generated conaninfo.txt redis-plus-plus/1.2.3: Generated conanbuildinfo.txt redis-plus-plus/1.2.3: Generating the package redis-plus-plus/1.2.3: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579 redis-plus-plus/1.2.3: Calling package() ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/build/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target redis++ Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/lib/libredis++.so.1.2.3 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/lib/libredis++.so.1 -- Set runtime path of "/home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/lib/libredis++.so.1.2.3" to "" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/lib/libredis++.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/share/cmake/redis++/redis++-targets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/share/cmake/redis++/redis++-targets-debug.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/command.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/command_args.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/command_options.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/connection.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/connection_pool.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/errors.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/tls.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/pipeline.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/queued_redis.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/queued_redis.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/redis++.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/redis.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/redis.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/redis_cluster.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/redis_cluster.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/reply.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/sentinel.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/shards.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/shards_pool.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/subscriber.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/transaction.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/utils.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/share/cmake/redis++/redis++-config.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/share/cmake/redis++/redis++-config-version.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/lib/pkgconfig/redis++.pc [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK redis-plus-plus/1.2.3 package(): Packaged 19 '.h' files redis-plus-plus/1.2.3 package(): Packaged 3 '.hpp' files: redis.hpp, queued_redis.hpp, redis_cluster.hpp redis-plus-plus/1.2.3 package(): Packaged 1 '.1' file: libredis++.so.1 redis-plus-plus/1.2.3 package(): Packaged 1 '.3' file: libredis++.so.1.2.3 redis-plus-plus/1.2.3 package(): Packaged 1 '.so' file: libredis++.so redis-plus-plus/1.2.3 package(): Packaged 1 file: LICENSE redis-plus-plus/1.2.3: Package '24fdf59ea37f9dc484fdcde86ca27e5faebf5579' created redis-plus-plus/1.2.3: Created package revision 1d09aad1e2bf5e7d8d55004af492cc35 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK Aggregating env generators 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 REDIS_PLUS_PLUS_BUILD_STATIC_WITH_PIC [HOOK - conan-center.py] post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library dependency 'ld-linux-x86-64.so.2' of './lib/libredis++.so' has a non-standard name. [HOOK - conan-center.py] post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libredis++.so' links to system library 'm' but it is not in cpp_info.system_libs.