******************************************************************************** conan install redis-plus-plus/1.3.0@ --build=redis-plus-plus --profile=/Users/jenkins/w/BuildSingleReference@3/26923/5f753554-7c7b-492a-81ac-2a744ff215a9/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] redis-plus-plus:shared=True [build_requires] [env] redis-plus-plus/1.3.0: Forced build from source Installing package: redis-plus-plus/1.3.0 Requirements hiredis/1.0.0 from 'conan-center' - Cache libuv/1.41.1 from 'conan-center' - Cache redis-plus-plus/1.3.0 from local cache - Cache Packages hiredis/1.0.0:647afeb69d3b0a2d3d316e80b24d38c714cc6900 - Cache libuv/1.41.1:647afeb69d3b0a2d3d316e80b24d38c714cc6900 - Cache redis-plus-plus/1.3.0:aece95f03bb33ce3bacba70d501c50f6625c857f - Build Installing (downloading, building) binaries... hiredis/1.0.0: Already installed! [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 libuv/1.41.1: Already installed! [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 redis-plus-plus/1.3.0: Copying sources to build folder redis-plus-plus/1.3.0: Building your package in /Users/jenkins/w/BuildSingleReference@3/.conan/data/redis-plus-plus/1.3.0/_/_/build/aece95f03bb33ce3bacba70d501c50f6625c857f redis-plus-plus/1.3.0: Generator cmake_find_package_multi created hiredis-config-version.cmake redis-plus-plus/1.3.0: Generator cmake_find_package_multi created hiredisTarget-release.cmake redis-plus-plus/1.3.0: Generator cmake_find_package_multi created hiredisTargets.cmake redis-plus-plus/1.3.0: Generator cmake_find_package_multi created hiredis-config.cmake redis-plus-plus/1.3.0: Generator cmake_find_package_multi created libuv-config-version.cmake redis-plus-plus/1.3.0: Generator cmake_find_package_multi created libuv-config.cmake redis-plus-plus/1.3.0: Generator cmake_find_package_multi created libuvTargets.cmake redis-plus-plus/1.3.0: Generator cmake_find_package_multi created libuvTarget-release.cmake redis-plus-plus/1.3.0: Generator cmake created conanbuildinfo.cmake [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.3.0: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@3/.conan/data/redis-plus-plus/1.3.0/_/_/build/aece95f03bb33ce3bacba70d501c50f6625c857f/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -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++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@3/.conan/data/redis-plus-plus/1.3.0/_/_/package/aece95f03bb33ce3bacba70d501c50f6625c857f" -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="/Users/jenkins/w/BuildSingleReference@3/.conan/data/redis-plus-plus/1.3.0/_/_/build/aece95f03bb33ce3bacba70d501c50f6625c857f" -DCMAKE_MODULE_PATH="/Users/jenkins/w/BuildSingleReference@3/.conan/data/redis-plus-plus/1.3.0/_/_/build/aece95f03bb33ce3bacba70d501c50f6625c857f" -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" -DREDIS_PLUS_PLUS_BUILD_ASYNC="libuv" -Wno-dev '/Users/jenkins/w/BuildSingleReference@3/.conan/data/redis-plus-plus/1.3.0/_/_/build/aece95f03bb33ce3bacba70d501c50f6625c857f' ----------------- -- The C compiler identification is AppleClang 12.0.0.12000032 -- The CXX compiler identification is AppleClang 12.0.0.12000032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc - 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: /Library/Developer/CommandLineTools/usr/bin/c++ - 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: C++ stdlib: libc++ -- redis-plus-plus version: 1.3.0 -- redis-plus-plus build type: Release -- redis-plus-plus build with CXX standard: c++17 -- redis-plus-plus build async interface with libuv -- redis-plus-plus TLS support: False -- Library hiredis found /Users/jenkins/w/BuildSingleReference@3/.conan/data/hiredis/1.0.0/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libhiredis.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/hiredis/1.0.0/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libhiredis.a -- Library hiredis found /Users/jenkins/w/BuildSingleReference@3/.conan/data/hiredis/1.0.0/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libhiredis.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/hiredis/1.0.0/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libhiredis.a -- redis-plus-plus build static library: False -- redis-plus-plus build shared library: True -- redis-plus-plus build test: False -- Debian package name: .deb -- Configuring done -- Generating done redis-plus-plus/1.3.0: redis-plus-plus/1.3.0: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@3/.conan/data/redis-plus-plus/1.3.0/_/_/build/aece95f03bb33ce3bacba70d501c50f6625c857f CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: REDIS_PLUS_PLUS_ASYNC_LIB linked by target "redis++" in directory /Users/jenkins/w/BuildSingleReference@3/.conan/data/redis-plus-plus/1.3.0/_/_/build/aece95f03bb33ce3bacba70d501c50f6625c857f/source_subfolder 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 CMake Generate step failed. Build files cannot be regenerated correctly. redis-plus-plus/1.3.0: ERROR: Package 'aece95f03bb33ce3bacba70d501c50f6625c857f' build failed redis-plus-plus/1.3.0: WARN: Build folder /Users/jenkins/w/BuildSingleReference@3/.conan/data/redis-plus-plus/1.3.0/_/_/build/aece95f03bb33ce3bacba70d501c50f6625c857f ERROR: redis-plus-plus/1.3.0: Error in build() method, line 108 cmake = self._configure_cmake() while calling '_configure_cmake', line 102 self._cmake.configure(build_folder=self._build_subfolder) ConanException: Error 1 while executing cd '/Users/jenkins/w/BuildSingleReference@3/.conan/data/redis-plus-plus/1.3.0/_/_/build/aece95f03bb33ce3bacba70d501c50f6625c857f/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -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++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@3/.conan/data/redis-plus-plus/1.3.0/_/_/package/aece95f03bb33ce3bacba70d501c50f6625c857f" -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="/Users/jenkins/w/BuildSingleReference@3/.conan/data/redis-plus-plus/1.3.0/_/_/build/aece95f03bb33ce3bacba70d501c50f6625c857f" -DCMAKE_MODULE_PATH="/Users/jenkins/w/BuildSingleReference@3/.conan/data/redis-plus-plus/1.3.0/_/_/build/aece95f03bb33ce3bacba70d501c50f6625c857f" -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" -DREDIS_PLUS_PLUS_BUILD_ASYNC="libuv" -Wno-dev '/Users/jenkins/w/BuildSingleReference@3/.conan/data/redis-plus-plus/1.3.0/_/_/build/aece95f03bb33ce3bacba70d501c50f6625c857f'