******************************************************************************** conan install vtk/9.0.1@ --build=vtk --profile=/home/conan/w/BuildSingleReference/23805/51e3d73d-4c22-4001-b0da-2d11ffa862e4/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=8 os=Linux os_build=Linux [options] vtk:shared=False [build_requires] [env] vtk/9.0.1: Forced build from source Installing package: vtk/9.0.1 Requirements vtk/9.0.1 from local cache - Cache Packages vtk/9.0.1:0672bb28c35ca19dd8e610ed8e4ff234c0bd68de - Build Installing (downloading, building) binaries... vtk/9.0.1: Copying sources to build folder vtk/9.0.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/vtk/9.0.1/_/_/build/0672bb28c35ca19dd8e610ed8e4ff234c0bd68de vtk/9.0.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 vtk/9.0.1: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/vtk/9.0.1/_/_/build/0672bb28c35ca19dd8e610ed8e4ff234c0bd68de' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="False" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/vtk/9.0.1/_/_/package/0672bb28c35ca19dd8e610ed8e4ff234c0bd68de" -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" -DBUILD_TESTING="OFF" -DVTK_SMP_IMPLEMENTATION_TYPE="Sequential" -DVTK_WRAP_PYTHON="False" -DVTK_USE_CUDA="False" -DVTK_GROUP_ENABLE_Imaging="DEFAULT" -DVTK_GROUP_ENABLE_Qt="DEFAULT" -DVTK_GROUP_ENABLE_Rendering="WANT" -DVTK_GROUP_ENABLE_MPI="DONT_WANT" -DVTK_GROUP_ENABLE_StandAlone="WANT" -DVTK_GROUP_ENABLE_Views="DEFAULT" -DVTK_GROUP_ENABLE_Web="DEFAULT" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/vtk/9.0.1/_/_/build/0672bb28c35ca19dd8e610ed8e4ff234c0bd68de/source_subfolder' ----------------- -- The C compiler identification is GNU 8.4.0 -- The CXX compiler identification is GNU 8.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test HAVE_GCC_ERROR_RETURN_TYPE -- Performing Test HAVE_GCC_ERROR_RETURN_TYPE - Success -- Performing Test Support for 64 bit file systems -- Performing Test Support for 64 bit file systems - Success -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Checking whether C++ compiler has 'long long' -- Checking whether C++ compiler has 'long long' - yes -- Checking whether C++ compiler has '__int64' -- Checking whether C++ compiler has '__int64' - no -- Checking whether wstring is available -- Checking whether wstring is available - yes -- Checking whether C compiler has ptrdiff_t in stddef.h -- Checking whether C compiler has ptrdiff_t in stddef.h - yes -- Checking whether C compiler has ssize_t in unistd.h -- Checking whether C compiler has ssize_t in unistd.h - yes -- Checking whether C compiler has clock_gettime -- Checking whether C compiler has clock_gettime - yes -- Checking whether CXX compiler has setenv -- Checking whether CXX compiler has setenv - yes -- Checking whether CXX compiler has unsetenv -- Checking whether CXX compiler has unsetenv - yes -- Checking whether CXX compiler has environ in stdlib.h -- Checking whether CXX compiler has environ in stdlib.h - no -- Checking whether CXX compiler has utimes -- Checking whether CXX compiler has utimes - yes -- Checking whether CXX compiler has utimensat -- Checking whether CXX compiler has utimensat - yes -- Checking whether CXX compiler struct stat has st_mtim member -- Checking whether CXX compiler struct stat has st_mtim member - yes -- Checking whether CXX compiler struct stat has st_mtimespec member -- Checking whether CXX compiler struct stat has st_mtimespec member - no -- Looking for include files sys/types.h, ifaddrs.h -- Looking for include files sys/types.h, ifaddrs.h - found -- Checking whether CXX compiler has rlimit64 -- Checking whether CXX compiler has rlimit64 - yes -- Checking whether CXX compiler has atol -- Checking whether CXX compiler has atol - yes -- Checking whether CXX compiler has atoll -- Checking whether CXX compiler has atoll - yes -- Checking whether CXX compiler has _atoi64 -- Checking whether CXX compiler has _atoi64 - no -- Looking for C++ include execinfo.h -- Looking for C++ include execinfo.h - found -- Checking whether backtrace works with this C++ compiler -- Checking whether backtrace works with this C++ compiler - yes -- Looking for C++ include dlfcn.h -- Looking for C++ include dlfcn.h - found -- Checking whether dladdr works with this C++ compiler -- Checking whether dladdr works with this C++ compiler - yes -- Looking for C++ include cxxabi.h -- Looking for C++ include cxxabi.h - found -- Checking whether cxxabi works with this C++ compiler -- Checking whether cxxabi works with this C++ compiler - yes -- Checking whether CXX compiler has getloadavg -- Checking whether CXX compiler has getloadavg - yes -- Checking whether is available -- Checking whether is available - yes -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Checking for builtin __atomic_add_fetch -- Checking for builtin __atomic_add_fetch -- success -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - not found -- Check size of unsigned short vtk/9.0.1: Received SIGTERM! Terminated vtk/9.0.1: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/vtk/9.0.1/_/_/build/0672bb28c35ca19dd8e610ed8e4ff234c0bd68de vtk/9.0.1: ERROR: Package '0672bb28c35ca19dd8e610ed8e4ff234c0bd68de' build failed vtk/9.0.1: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/vtk/9.0.1/_/_/build/0672bb28c35ca19dd8e610ed8e4ff234c0bd68de ERROR: Exiting with code: 5