******************************************************************************** conan install redis-plus-plus/1.2.1@#665aac752374f287fa63f772fbdc1780 --build=redis-plus-plus -pr /home/conan/w/prod/BuildSingleReference/113514/7bc7c980-aae5-49f3-8cb1-326abeb43b11/profile_linux_12_libcpp_clang_debug_64.redis-plus-plus-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** 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] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True 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 f07991a14212f07fcff98509f914587a redis-plus-plus/1.2.1: Forced build from source Installing package: redis-plus-plus/1.2.1 Requirements hiredis/1.0.2 from 'conan-center' - Downloaded redis-plus-plus/1.2.1 from local cache - Cache Packages hiredis/1.0.2:9387155579217a8eec37b28e121e419c4350656c - Download redis-plus-plus/1.2.1: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 107dc98f334c90ebf8f97b6b97ba32eb [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK redis-plus-plus/1.2.1: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/source/src redis-plus-plus/1.2.1: [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.1: Copying sources to build folder redis-plus-plus/1.2.1: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/build/24fdf59ea37f9dc484fdcde86ca27e5faebf5579 redis-plus-plus/1.2.1: Generator txt created conanbuildinfo.txt redis-plus-plus/1.2.1: Calling generate() redis-plus-plus/1.2.1: 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.1: Calling build() redis-plus-plus/1.2.1: Apply patch (conan): Robust discovery & injection of dependencies redis-plus-plus/1.2.1: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/build/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/build/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/build/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/build/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/build/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- 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 -- The CXX standard is c++11 -- Conan: Component target declared 'hiredis::hiredis' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/build/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/build/Debug redis-plus-plus/1.2.1: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/build/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/build/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target redis-plus-plus-shared [ 6%] Building CXX object CMakeFiles/redis-plus-plus-shared.dir/src/sw/redis++/command.cpp.o [ 12%] Building CXX object CMakeFiles/redis-plus-plus-shared.dir/src/sw/redis++/command_options.cpp.o [ 18%] Building CXX object CMakeFiles/redis-plus-plus-shared.dir/src/sw/redis++/connection.cpp.o [ 25%] Building CXX object CMakeFiles/redis-plus-plus-shared.dir/src/sw/redis++/connection_pool.cpp.o [ 31%] Building CXX object CMakeFiles/redis-plus-plus-shared.dir/src/sw/redis++/crc16.cpp.o [ 37%] Building CXX object CMakeFiles/redis-plus-plus-shared.dir/src/sw/redis++/errors.cpp.o [ 43%] Building CXX object CMakeFiles/redis-plus-plus-shared.dir/src/sw/redis++/pipeline.cpp.o [ 50%] Building CXX object CMakeFiles/redis-plus-plus-shared.dir/src/sw/redis++/redis.cpp.o [ 56%] Building CXX object CMakeFiles/redis-plus-plus-shared.dir/src/sw/redis++/redis_cluster.cpp.o [ 62%] Building CXX object CMakeFiles/redis-plus-plus-shared.dir/src/sw/redis++/reply.cpp.o [ 68%] Building CXX object CMakeFiles/redis-plus-plus-shared.dir/src/sw/redis++/sentinel.cpp.o [ 75%] Building CXX object CMakeFiles/redis-plus-plus-shared.dir/src/sw/redis++/shards.cpp.o [ 81%] Building CXX object CMakeFiles/redis-plus-plus-shared.dir/src/sw/redis++/shards_pool.cpp.o [ 87%] Building CXX object CMakeFiles/redis-plus-plus-shared.dir/src/sw/redis++/subscriber.cpp.o [ 93%] Building CXX object CMakeFiles/redis-plus-plus-shared.dir/src/sw/redis++/transaction.cpp.o [100%] Linking CXX shared library libredis++.so [100%] Built target redis-plus-plus-shared redis-plus-plus/1.2.1: Package '24fdf59ea37f9dc484fdcde86ca27e5faebf5579' built redis-plus-plus/1.2.1: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/build/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/build/Debug redis-plus-plus/1.2.1: Generated conaninfo.txt redis-plus-plus/1.2.1: Generated conanbuildinfo.txt redis-plus-plus/1.2.1: Generating the package redis-plus-plus/1.2.1: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579 redis-plus-plus/1.2.1: Calling package() redis-plus-plus/1.2.1: Copied 1 file: LICENSE redis-plus-plus/1.2.1: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/build/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/build/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579" ----------------- -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/lib/libredis++.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/command.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/command_args.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/command_options.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/connection.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/connection_pool.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/errors.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/tls.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/pipeline.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/queued_redis.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/queued_redis.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/redis++.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/redis.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/redis.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/redis_cluster.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/redis_cluster.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/reply.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/sentinel.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/shards.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/shards_pool.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/subscriber.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/transaction.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/redis-plus-plus/1.2.1/_/_/package/24fdf59ea37f9dc484fdcde86ca27e5faebf5579/include/sw/redis++/utils.h [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.1 package(): Packaged 1 file: LICENSE redis-plus-plus/1.2.1 package(): Packaged 1 '.so' file: libredis++.so redis-plus-plus/1.2.1 package(): Packaged 19 '.h' files redis-plus-plus/1.2.1 package(): Packaged 3 '.hpp' files: queued_redis.hpp, redis.hpp, redis_cluster.hpp redis-plus-plus/1.2.1: Package '24fdf59ea37f9dc484fdcde86ca27e5faebf5579' created redis-plus-plus/1.2.1: Created package revision 09d55f01fb32adc73beea1916b51df6b [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 [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators redis-plus-plus/1.2.1: 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 redis-plus-plus/1.2.1: 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 [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.