******************************************************************************** conan install hiredis/0.14.1@#298067c9a4e8fabf0c148825031862cb --build=hiredis -pr /home/conan/w/prod-v1/BuildSingleReference/5105/4e7c3424-168c-4b0a-89a4-3847a8c66a36/profile_linux_11_libstdcpp11_gcc_release_64.hiredis-shared-False.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-v1/BuildSingleReference/.conan/profiles/default) Found gcc 11.1 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] hiredis:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True hiredis/0.14.1: Forced build from source Installing package: hiredis/0.14.1 Requirements hiredis/0.14.1 from local cache - Cache Packages hiredis/0.14.1:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK hiredis/0.14.1: Configuring sources in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hiredis/0.14.1/_/_/source/src hiredis/0.14.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 hiredis/0.14.1: Copying sources to build folder hiredis/0.14.1: Building your package in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hiredis/0.14.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646 hiredis/0.14.1: Generator txt created conanbuildinfo.txt hiredis/0.14.1: Calling generate() hiredis/0.14.1: Aggregating env generators [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 hiredis/0.14.1: Calling build() ----Running------ > . "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/hiredis/0.14.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build-release/conan/conanbuild.sh" && make 'PREFIX=/' 'DESTDIR=/home/conan/w/prod-v1/BuildSingleReference/.conan/data/hiredis/0.14.1/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646' -j3 ----------------- cc -std=c99 -pedantic -c -m64 -fPIC -O3 -Wall -W -Wstrict-prototypes -Wwrite-strings net.c cc -std=c99 -pedantic -c -m64 -fPIC -O3 -Wall -W -Wstrict-prototypes -Wwrite-strings hiredis.c cc -std=c99 -pedantic -c -m64 -fPIC -O3 -Wall -W -Wstrict-prototypes -Wwrite-strings sds.c cc -std=c99 -pedantic -c -m64 -fPIC -O3 -Wall -W -Wstrict-prototypes -Wwrite-strings async.c cc -std=c99 -pedantic -c -m64 -fPIC -O3 -Wall -W -Wstrict-prototypes -Wwrite-strings read.c cc -std=c99 -pedantic -c -m64 -fPIC -O3 -Wall -W -Wstrict-prototypes -Wwrite-strings alloc.c Generating hiredis.pc for pkgconfig... cc -shared -Wl,-soname,libhiredis.so.0.14 -o libhiredis.so -m64 -fPIC -O3 -m64 net.o hiredis.o sds.o async.o read.o alloc.o ar rcs libhiredis.a net.o hiredis.o sds.o async.o read.o alloc.o hiredis/0.14.1: Package 'dfbe50feef7f3c6223a476cd5aeadb687084a646' built hiredis/0.14.1: Build folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hiredis/0.14.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build-release hiredis/0.14.1: Generated conaninfo.txt hiredis/0.14.1: Generated conanbuildinfo.txt hiredis/0.14.1: Generating the package hiredis/0.14.1: Package folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hiredis/0.14.1/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646 hiredis/0.14.1: Calling package() hiredis/0.14.1: Copied 1 file: COPYING ----Running------ > . "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/hiredis/0.14.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build-release/conan/conanbuild.sh" && make install 'PREFIX=/' 'DESTDIR=/home/conan/w/prod-v1/BuildSingleReference/.conan/data/hiredis/0.14.1/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646' DESTDIR=/home/conan/w/prod-v1/BuildSingleReference/.conan/data/hiredis/0.14.1/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646 -j3 ----------------- mkdir -p /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hiredis/0.14.1/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646//include/hiredis /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hiredis/0.14.1/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646//include/hiredis/adapters /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hiredis/0.14.1/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646//lib cp -pPR hiredis.h async.h read.h sds.h alloc.h /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hiredis/0.14.1/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646//include/hiredis cp -pPR adapters/*.h /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hiredis/0.14.1/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646//include/hiredis/adapters cp -pPR libhiredis.so /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hiredis/0.14.1/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646//lib/libhiredis.so.0.14 cd /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hiredis/0.14.1/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646//lib && ln -sf libhiredis.so.0.14 libhiredis.so cp -pPR libhiredis.a /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hiredis/0.14.1/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646//lib mkdir -p /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hiredis/0.14.1/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646//lib/pkgconfig cp -pPR hiredis.pc /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hiredis/0.14.1/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646//lib/pkgconfig [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(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK hiredis/0.14.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(): ERROR: [STATIC ARTIFACTS (KB-H074)] Package with 'shared=False' option did not contain any static artifact (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H074-STATIC-ARTIFACTS) ERROR: [HOOK - conan-center.py] post_package(): Some checks failed running the hook, check the output