******************************************************************************** conan install termcap/1.3.1@ --profile=/home/conan/w/BuildSingleReference/158/7e574d18-7a16-4c3c-8537-a9545066ea6b/profile.txt --build=termcap ******************************************************************************** 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] termcap:shared=True [build_requires] [env] termcap/1.3.1: Forced build from source Installing package: termcap/1.3.1 Requirements termcap/1.3.1 from 'conan-upstream' - Cache Packages termcap/1.3.1:bb825befabf1a61f0a55d67d51740b7406bdc3f3 - Build Installing (downloading, building) binaries... termcap/1.3.1: Copying sources to build folder termcap/1.3.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3 termcap/1.3.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 termcap/1.3.1: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3' && 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/termcap/1.3.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" -DTERMCAP_SOURCES="source_subfolder/termcap.c;source_subfolder/tparam.c;source_subfolder/version.c" -DTERMCAP_HEADERS="source_subfolder/termcap.h" -DTERMCAP_INC_OPTS="string.h;unistd.h" -DTERMCAP_CAP_FILE="source_subfolder/termcap.src" -DCMAKE_INSTALL_SYSCONFDIR="/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/package/bb825befabf1a61f0a55d67d51740b7406bdc3f3/bin/etc" -DCMAKE_VERBOSE_MAKEFILE="ON" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3' ----------------- -- The C 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 -- 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) -- This project seems to be plain C, using 'Clang' compiler -- Conan: Compiler Clang>=8, checking major version 11 -- Conan: Checking correct version: 11 -- Looking for string.h -- Looking for string.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3' '--' '-j3' ----------------- /opt/pyenv/versions/3.8.2/lib/python3.8/site-packages/cmake/data/bin/cmake -S/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3 -B/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3 --check-build-system CMakeFiles/Makefile.cmake 0 /opt/pyenv/versions/3.8.2/lib/python3.8/site-packages/cmake/data/bin/cmake -E cmake_progress_start /home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/CMakeFiles /home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3' /usr/bin/make -f CMakeFiles/termcap.dir/build.make CMakeFiles/termcap.dir/depend make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3' cd /home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3 && /opt/pyenv/versions/3.8.2/lib/python3.8/site-packages/cmake/data/bin/cmake -E cmake_depends "Unix Makefiles" /home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3 /home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3 /home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3 /home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3 /home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/CMakeFiles/termcap.dir/DependInfo.cmake --color= Dependee "/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/CMakeFiles/termcap.dir/DependInfo.cmake" is newer than depender "/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/CMakeFiles/termcap.dir/depend.internal". Dependee "/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/CMakeFiles/termcap.dir/depend.internal". Scanning dependencies of target termcap make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3' /usr/bin/make -f CMakeFiles/termcap.dir/build.make CMakeFiles/termcap.dir/build make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3' [ 25%] Building C object CMakeFiles/termcap.dir/source_subfolder/tparam.c.o [ 50%] Building C object CMakeFiles/termcap.dir/source_subfolder/termcap.c.o /usr/bin/clang -DHAVE_STRING_H -DHAVE_UNISTD_H -DSTDC_HEADERS -DTERMCAP_BUILDING -DTERMCAP_FILE=\"/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/package/bb825befabf1a61f0a55d67d51740b7406bdc3f3/bin/etc/termcap\" -DTERMCAP_SHARED -Dtermcap_EXPORTS -m64 -g -fPIC -o CMakeFiles/termcap.dir/source_subfolder/tparam.c.o -c /home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/source_subfolder/tparam.c /usr/bin/clang -DHAVE_STRING_H -DHAVE_UNISTD_H -DSTDC_HEADERS -DTERMCAP_BUILDING -DTERMCAP_FILE=\"/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/package/bb825befabf1a61f0a55d67d51740b7406bdc3f3/bin/etc/termcap\" -DTERMCAP_SHARED -Dtermcap_EXPORTS -m64 -g -fPIC -o CMakeFiles/termcap.dir/source_subfolder/termcap.c.o -c /home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/source_subfolder/termcap.c [ 75%] Building C object CMakeFiles/termcap.dir/source_subfolder/version.c.o /usr/bin/clang -DHAVE_STRING_H -DHAVE_UNISTD_H -DSTDC_HEADERS -DTERMCAP_BUILDING -DTERMCAP_FILE=\"/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/package/bb825befabf1a61f0a55d67d51740b7406bdc3f3/bin/etc/termcap\" -DTERMCAP_SHARED -Dtermcap_EXPORTS -m64 -g -fPIC -o CMakeFiles/termcap.dir/source_subfolder/version.c.o -c /home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/source_subfolder/version.c [100%] Linking C shared library lib/libtermcap.so /opt/pyenv/versions/3.8.2/lib/python3.8/site-packages/cmake/data/bin/cmake -E cmake_link_script CMakeFiles/termcap.dir/link.txt --verbose=1 /usr/bin/clang -fPIC -m64 -g -m64 -shared -Wl,-soname,libtermcap.so -o lib/libtermcap.so CMakeFiles/termcap.dir/source_subfolder/termcap.c.o CMakeFiles/termcap.dir/source_subfolder/tparam.c.o CMakeFiles/termcap.dir/source_subfolder/version.c.o CMakeFiles/termcap.dir/build.make:119: recipe for target 'lib/libtermcap.so' failed make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3' CMakeFiles/Makefile2:81: recipe for target 'CMakeFiles/termcap.dir/all' failed make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3' Makefile:135: recipe for target 'all' failed termcap/1.3.1: CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMakeFiles/termcap.dir/source_subfolder/tparam.c.o:/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/source_subfolder/tparam.c:116: multiple definition of `BC' CMakeFiles/termcap.dir/source_subfolder/termcap.c.o:/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/source_subfolder/termcap_intern.h:62: first defined here CMakeFiles/termcap.dir/source_subfolder/tparam.c.o:/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/source_subfolder/termcap_intern.h:55: multiple definition of `PC' CMakeFiles/termcap.dir/source_subfolder/termcap.c.o:/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/source_subfolder/termcap.c:299: first defined here CMakeFiles/termcap.dir/source_subfolder/tparam.c.o:/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/source_subfolder/tparam.c:117: multiple definition of `UP' CMakeFiles/termcap.dir/source_subfolder/termcap.c.o:/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/source_subfolder/termcap_intern.h:61: first defined here CMakeFiles/termcap.dir/source_subfolder/tparam.c.o:/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/source_subfolder/termcap_intern.h:56: multiple definition of `ospeed' CMakeFiles/termcap.dir/source_subfolder/termcap.c.o:/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/source_subfolder/termcap.c:295: first defined here CMakeFiles/termcap.dir/source_subfolder/version.c.o:/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/source_subfolder/termcap_intern.h:62: multiple definition of `BC' CMakeFiles/termcap.dir/source_subfolder/termcap.c.o:/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/source_subfolder/termcap_intern.h:62: first defined here CMakeFiles/termcap.dir/source_subfolder/version.c.o:/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/source_subfolder/termcap_intern.h:55: multiple definition of `PC' CMakeFiles/termcap.dir/source_subfolder/termcap.c.o:/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/source_subfolder/termcap.c:299: first defined here CMakeFiles/termcap.dir/source_subfolder/version.c.o:/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/source_subfolder/termcap_intern.h:61: multiple definition of `UP' CMakeFiles/termcap.dir/source_subfolder/termcap.c.o:/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/source_subfolder/termcap_intern.h:61: first defined here CMakeFiles/termcap.dir/source_subfolder/version.c.o:/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/source_subfolder/termcap_intern.h:56: multiple definition of `ospeed' CMakeFiles/termcap.dir/source_subfolder/termcap.c.o:/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3/source_subfolder/termcap.c:295: first defined here clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [lib/libtermcap.so] Error 1 make[1]: *** [CMakeFiles/termcap.dir/all] Error 2 make: *** [all] Error 2 termcap/1.3.1: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3 termcap/1.3.1: ERROR: Package 'bb825befabf1a61f0a55d67d51740b7406bdc3f3' build failed termcap/1.3.1: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3 ERROR: termcap/1.3.1: Error in build() method, line 73 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/termcap/1.3.1/_/_/build/bb825befabf1a61f0a55d67d51740b7406bdc3f3' '--' '-j3'