******************************************************************************** conan install redis-plus-plus/1.2.3@ --build=redis-plus-plus --profile=/home/conan/w/BuildSingleReference/26924/b0b51888-c8ef-454b-a5af-5130457af8a7/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 6.0 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=6.0 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=6.0 os=Linux os_build=Linux [options] redis-plus-plus:shared=False [build_requires] [env] hiredis/1.0.0: Not found in local cache, looking in remotes... hiredis/1.0.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz hiredis/1.0.0: Downloaded recipe revision 5998d15f9e6b3e70b5ebca5bfdb54fa6 redis-plus-plus/1.2.3: Forced build from source Installing package: redis-plus-plus/1.2.3 Requirements hiredis/1.0.0 from 'conan-center' - Downloaded redis-plus-plus/1.2.3 from local cache - Cache Packages hiredis/1.0.0:69992a588026a3e14cd49c40ed17369c46d8d3a5 - Download redis-plus-plus/1.2.3:fe595e9d809cd9ef78ba6ca4e63e5bfea221a620 - Build Installing (downloading, building) binaries... hiredis/1.0.0: Retrieving package 69992a588026a3e14cd49c40ed17369c46d8d3a5 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hiredis/1.0.0: Package installed 69992a588026a3e14cd49c40ed17369c46d8d3a5 hiredis/1.0.0: Downloaded package revision ac2db4ec3da19b741bc55e457b227bd5 [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] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK redis-plus-plus/1.2.3: Configuring sources in /home/conan/w/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 redis-plus-plus/1.2.3: Copying sources to build folder redis-plus-plus/1.2.3: Building your package in /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/build/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620 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-release.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 [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK redis-plus-plus/1.2.3: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/build/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="6.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_PREFIX_PATH="/home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/build/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/build/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620" -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="True" -DREDIS_PLUS_PLUS_BUILD_SHARED="False" -DREDIS_PLUS_PLUS_BUILD_STATIC_WITH_PIC="True" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/build/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620' ----------------- -- The C compiler identification is Clang 6.0.0 -- The CXX compiler identification is Clang 6.0.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - 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: /usr/bin/clang++ - skipped -- 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: Adjusting fPIC flag (ON) -- Conan: Checking correct version: 6.0 -- Conan: C++ stdlib: libstdc++ -- redis-plus-plus version: 1.2.3 -- redis-plus-plus build type: Release -- redis-plus-plus build with CXX standard: c++11 -- redis-plus-plus TLS support: False -- Library hiredis found /home/conan/w/BuildSingleReference/.conan/data/hiredis/1.0.0/_/_/package/69992a588026a3e14cd49c40ed17369c46d8d3a5/lib/libhiredis.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/hiredis/1.0.0/_/_/package/69992a588026a3e14cd49c40ed17369c46d8d3a5/lib/libhiredis.a -- Library hiredis found /home/conan/w/BuildSingleReference/.conan/data/hiredis/1.0.0/_/_/package/69992a588026a3e14cd49c40ed17369c46d8d3a5/lib/libhiredis.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/hiredis/1.0.0/_/_/package/69992a588026a3e14cd49c40ed17369c46d8d3a5/lib/libhiredis.a -- redis-plus-plus build static library: True -- redis-plus-plus build static library with position independent code: True -- redis-plus-plus build shared library: False -- redis-plus-plus build test: False -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/build/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/build/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target redis++_static [ 6%] Building CXX object source_subfolder/CMakeFiles/redis++_static.dir/src/sw/redis++/command.cpp.o [ 12%] Building CXX object source_subfolder/CMakeFiles/redis++_static.dir/src/sw/redis++/command_options.cpp.o [ 18%] Building CXX object source_subfolder/CMakeFiles/redis++_static.dir/src/sw/redis++/connection.cpp.o [ 25%] Building CXX object source_subfolder/CMakeFiles/redis++_static.dir/src/sw/redis++/connection_pool.cpp.o [ 31%] Building CXX object source_subfolder/CMakeFiles/redis++_static.dir/src/sw/redis++/crc16.cpp.o [ 37%] Building CXX object source_subfolder/CMakeFiles/redis++_static.dir/src/sw/redis++/errors.cpp.o [ 43%] Building CXX object source_subfolder/CMakeFiles/redis++_static.dir/src/sw/redis++/pipeline.cpp.o [ 50%] Building CXX object source_subfolder/CMakeFiles/redis++_static.dir/src/sw/redis++/redis.cpp.o [ 56%] Building CXX object source_subfolder/CMakeFiles/redis++_static.dir/src/sw/redis++/redis_cluster.cpp.o [ 62%] Building CXX object source_subfolder/CMakeFiles/redis++_static.dir/src/sw/redis++/reply.cpp.o [ 68%] Building CXX object source_subfolder/CMakeFiles/redis++_static.dir/src/sw/redis++/sentinel.cpp.o [ 75%] Building CXX object source_subfolder/CMakeFiles/redis++_static.dir/src/sw/redis++/shards.cpp.o [ 81%] Building CXX object source_subfolder/CMakeFiles/redis++_static.dir/src/sw/redis++/shards_pool.cpp.o [ 87%] Building CXX object source_subfolder/CMakeFiles/redis++_static.dir/src/sw/redis++/subscriber.cpp.o [ 93%] Building CXX object source_subfolder/CMakeFiles/redis++_static.dir/src/sw/redis++/transaction.cpp.o [100%] Linking CXX static library ../lib/libredis++.a [100%] Built target redis++_static redis-plus-plus/1.2.3: Package 'fe595e9d809cd9ef78ba6ca4e63e5bfea221a620' built redis-plus-plus/1.2.3: Build folder /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/build/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620 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/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620 redis-plus-plus/1.2.3: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/build/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target redis++_static Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/lib/libredis++.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/share/cmake/redis++/redis++-targets.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/share/cmake/redis++/redis++-targets-release.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/include/sw/redis++/command.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/include/sw/redis++/command_args.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/include/sw/redis++/command_options.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/include/sw/redis++/connection.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/include/sw/redis++/connection_pool.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/include/sw/redis++/errors.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/include/sw/redis++/tls.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/include/sw/redis++/pipeline.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/include/sw/redis++/queued_redis.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/include/sw/redis++/queued_redis.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/include/sw/redis++/redis++.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/include/sw/redis++/redis.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/include/sw/redis++/redis.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/include/sw/redis++/redis_cluster.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/include/sw/redis++/redis_cluster.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/include/sw/redis++/reply.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/include/sw/redis++/sentinel.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/include/sw/redis++/shards.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/include/sw/redis++/shards_pool.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/include/sw/redis++/subscriber.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/include/sw/redis++/transaction.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/include/sw/redis++/utils.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/share/cmake/redis++/redis++-config.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/share/cmake/redis++/redis++-config-version.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/redis-plus-plus/1.2.3/_/_/package/fe595e9d809cd9ef78ba6ca4e63e5bfea221a620/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 redis-plus-plus/1.2.3 package(): Packaged 1 file: LICENSE redis-plus-plus/1.2.3 package(): Packaged 1 '.a' file: libredis++.a 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 'fe595e9d809cd9ef78ba6ca4e63e5bfea221a620' created redis-plus-plus/1.2.3: Created package revision 7109cd8dd079c082a962515289080d1c [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 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