******************************************************************************** conan install json-c/0.13.1@ --profile=/home/conan/w/BuildSingleReference/1049/30878d59-edc3-436e-b5d6-404b0f2c7a41/profile.txt --build=json-c ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=11 os=Linux os_build=Linux [options] json-c:shared=True [build_requires] [env] json-c/0.13.1: Forced build from source Installing package: json-c/0.13.1 Requirements json-c/0.13.1 from 'conan-upstream' - Cache Packages json-c/0.13.1:bb825befabf1a61f0a55d67d51740b7406bdc3f3 - Build Installing (downloading, building) binaries... json-c/0.13.1: Copying sources to build folder json-c/0.13.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/json-c/0.13.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3 json-c/0.13.1: Generator cmake created conanbuildinfo.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 json-c/0.13.1: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/json-c/0.13.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/json-c/0.13.1/_/_/package/bb825befabf1a61f0a55d67d51740b7406bdc3f3" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/json-c/0.13.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3' ----------------- -- The C compiler identification is Clang 11.0.1 -- The CXX compiler identification is Clang 11.0.1 -- Check for working C compiler: /usr/bin/clang -- Check for working C compiler: /usr/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/bin/clang++ -- Check for working CXX compiler: /usr/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: Adjusting fPIC flag (ON) -- Conan: Compiler Clang>=8, checking major version 11 -- Conan: Checking correct version: 11 -- Looking for strtoll -- Looking for strtoll - found /home/conan/w/BuildSingleReference/.conan/data/json-c/0.13.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/source_subfolder libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'autoconf-archive/m4'. libtoolize: copying file 'autoconf-archive/m4/libtool.m4' libtoolize: copying file 'autoconf-archive/m4/ltoptions.m4' libtoolize: copying file 'autoconf-archive/m4/ltsugar.m4' libtoolize: copying file 'autoconf-archive/m4/ltversion.m4' libtoolize: copying file 'autoconf-archive/m4/lt~obsolete.m4' libtoolize: Consider adding '-I autoconf-archive/m4' to ACLOCAL_AMFLAGS in Makefile.am. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu Multi-threaded support disabled. Use --enable-threading to enable. RDRAND Hardware RNG Hash Seed disabled. Use --enable-rdrand to enable checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for gcc... /usr/bin/clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/clang accepts -g... yes checking for /usr/bin/clang option to accept ISO C89... none needed checking whether /usr/bin/clang understands -c and -o together... yes checking dependency style of /usr/bin/clang... gcc3 checking for /usr/bin/clang option to accept ISO C99... none needed checking how to run the C preprocessor... /usr/bin/clang -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for strings.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for inttypes.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for __thread support... yes checking for vprintf... yes checking for _doprnt... no checking for working memcmp... yes checking for realloc... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for snprintf... yes checking for vsnprintf... yes checking for vasprintf... yes checking for open... yes checking for vsyslog... yes checking for strncasecmp... yes json-c/0.13.1: Received SIGTERM! autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force autoreconf: Leaving directory `.' CMake Error at source_subfolder/CMakeLists.txt:47 (file): file COPY cannot find "/home/conan/w/BuildSingleReference/.conan/data/json-c/0.13.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/source_subfolder/./config.h": No such file or directory. CMake Error at source_subfolder/CMakeLists.txt:48 (file): file COPY cannot find "/home/conan/w/BuildSingleReference/.conan/data/json-c/0.13.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/source_subfolder/./json_config.h": No such file or directory. json-c/0.13.1: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/json-c/0.13.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3 json-c/0.13.1: ERROR: Package 'bb825befabf1a61f0a55d67d51740b7406bdc3f3' build failed json-c/0.13.1: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/json-c/0.13.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3 ERROR: Exiting with code: 5