[HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 16.9765625 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['CMakeLists.txt', 'patches/**'] [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK Exporting package recipe vtk/9.0.1 exports: File 'conandata.yml' found. Exporting it... vtk/9.0.1 exports: Copied 1 '.yml' file: conandata.yml vtk/9.0.1 exports_sources: Copied 1 '.txt' file: CMakeLists.txt [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'9.0.1': {'sha256': '9229bf40d4d9a9e4d8a118149cff031b5199cd2cd20df6c41e5da7cd1c7ad23d', 'url': 'https://github.com/Kitware/VTK/archive/v9.0.1.tar.gz'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 9.0.1: sha256: 9229bf40d4d9a9e4d8a118149cff031b5199cd2cd20df6c41e5da7cd1c7ad23d url: https://github.com/Kitware/VTK/archive/v9.0.1.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK vtk/9.0.1: The stored package has not changed vtk/9.0.1: Using the exported files summary hash as the recipe revision: eef3617f02560ca55c93614f2da5ec3d vtk/9.0.1: Exported revision: eef3617f02560ca55c93614f2da5ec3d Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux os_build=Linux [options] vtk:shared=False [build_requires] [env] vtk/9.0.1: Forced build from source vtk/9.0.1 (test package): Installing package Requirements opengl/system from 'central' - Cache vtk/9.0.1 from local cache - Cache Packages opengl/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache vtk/9.0.1:adcb7fae29567d44c782cd0f8e46321df7feaa56 - Build Installing (downloading, building) binaries... opengl/system: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK vtk/9.0.1: Copying sources to build folder vtk/9.0.1: Building your package in /home/conan/w/cci_PR-3280/.conan/data/vtk/9.0.1/_/_/build/adcb7fae29567d44c782cd0f8e46321df7feaa56 vtk/9.0.1: 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 vtk/9.0.1: Calling build() ----Running------ > cd '/home/conan/w/cci_PR-3280/.conan/data/vtk/9.0.1/_/_/build/adcb7fae29567d44c782cd0f8e46321df7feaa56/build' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="7" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/cci_PR-3280/.conan/data/vtk/9.0.1/_/_/package/adcb7fae29567d44c782cd0f8e46321df7feaa56" -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="OFF" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_TESTING="OFF" -DBUILD_EXAMPLES="OFF" -DVTK_GROUP_ENABLE_StandAlone="WANT" -DVTK_GROUP_ENABLE_Rendering="WANT" -DVTK_GROUP_ENABLE_MPI="DEFAULT" -DVTK_GROUP_ENABLE_Qt="DEFAULT" -DVTK_GROUP_ENABLE_Imaging="DEFAULT" -DVTK_GROUP_ENABLE_Views="DEFAULT" -DVTK_GROUP_ENABLE_Web="DEFAULT" -Wno-dev '/home/conan/w/cci_PR-3280/.conan/data/vtk/9.0.1/_/_/build/adcb7fae29567d44c782cd0f8e46321df7feaa56' ----------------- -- The C compiler identification is GNU 7.2.0 -- The CXX compiler identification is GNU 7.2.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- 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/g++ -- Check for working CXX compiler: /usr/bin/g++ -- 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 (OFF) -- Conan: Compiler GCC>=5, checking major version 7 -- Conan: Checking correct version: 7 -- Conan: C++ stdlib: libstdc++11 -- 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 - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Performing Test VTK_HAS_STD_ISNAN -- Performing Test VTK_HAS_STD_ISNAN - Success -- Performing Test VTK_HAS_STD_ISINF -- Performing Test VTK_HAS_STD_ISINF - Success -- Performing Test VTK_HAS_STD_ISFINITE -- Performing Test VTK_HAS_STD_ISFINITE - Success -- Looking for isnan -- Looking for isnan - found -- Looking for isinf -- Looking for isinf - found -- Looking for isfinite -- Looking for isfinite - found -- Looking for finite -- Looking for finite - found -- Looking for fenv.h -- Looking for fenv.h - found -- Looking for feenableexcept -- Looking for feenableexcept - found -- Looking for getsockname in socket -- Looking for getsockname in socket - not found -- Checking for getsockname with socklen_t -- Checking for getsockname with socklen_t -- 1 -- Looking for SO_REUSEADDR -- Looking for SO_REUSEADDR - found -- Performing Test EIGEN_COMPILER_SUPPORT_CPP11 -- Performing Test EIGEN_COMPILER_SUPPORT_CPP11 - Success -- Performing Test standard_math_library_linked_to_automatically -- Performing Test standard_math_library_linked_to_automatically - Success -- Performing Test COMPILER_SUPPORT_WERROR -- Performing Test COMPILER_SUPPORT_WERROR - Success -- Performing Test COMPILER_SUPPORT_pedantic -- Performing Test COMPILER_SUPPORT_pedantic - Success -- Performing Test COMPILER_SUPPORT_Wall -- Performing Test COMPILER_SUPPORT_Wall - Success -- Performing Test COMPILER_SUPPORT_Wextra -- Performing Test COMPILER_SUPPORT_Wextra - Success -- Performing Test COMPILER_SUPPORT_Wundef -- Performing Test COMPILER_SUPPORT_Wundef - Success -- Performing Test COMPILER_SUPPORT_Wcastalign -- Performing Test COMPILER_SUPPORT_Wcastalign - Success -- Performing Test COMPILER_SUPPORT_Wcharsubscripts -- Performing Test COMPILER_SUPPORT_Wcharsubscripts - Success -- Performing Test COMPILER_SUPPORT_Wnonvirtualdtor -- Performing Test COMPILER_SUPPORT_Wnonvirtualdtor - Success -- Performing Test COMPILER_SUPPORT_Wunusedlocaltypedefs -- Performing Test COMPILER_SUPPORT_Wunusedlocaltypedefs - Success -- Performing Test COMPILER_SUPPORT_Wpointerarith -- Performing Test COMPILER_SUPPORT_Wpointerarith - Success -- Performing Test COMPILER_SUPPORT_Wwritestrings -- Performing Test COMPILER_SUPPORT_Wwritestrings - Success -- Performing Test COMPILER_SUPPORT_Wformatsecurity -- Performing Test COMPILER_SUPPORT_Wformatsecurity - Success -- Performing Test COMPILER_SUPPORT_Wshorten64to32 -- Performing Test COMPILER_SUPPORT_Wshorten64to32 - Failed -- Performing Test COMPILER_SUPPORT_Wlogicalop -- Performing Test COMPILER_SUPPORT_Wlogicalop - Success -- Performing Test COMPILER_SUPPORT_Wenumconversion -- Performing Test COMPILER_SUPPORT_Wenumconversion - Failed -- Performing Test COMPILER_SUPPORT_Wcpp11extensions -- Performing Test COMPILER_SUPPORT_Wcpp11extensions - Failed -- Performing Test COMPILER_SUPPORT_Wdoublepromotion -- Performing Test COMPILER_SUPPORT_Wdoublepromotion - Success -- Performing Test COMPILER_SUPPORT_Wnopsabi -- Performing Test COMPILER_SUPPORT_Wnopsabi - Success -- Performing Test COMPILER_SUPPORT_Wnovariadicmacros -- Performing Test COMPILER_SUPPORT_Wnovariadicmacros - Success -- Performing Test COMPILER_SUPPORT_Wnolonglong -- Performing Test COMPILER_SUPPORT_Wnolonglong - Success -- Performing Test COMPILER_SUPPORT_fnochecknew -- Performing Test COMPILER_SUPPORT_fnochecknew - Success -- Performing Test COMPILER_SUPPORT_fnocommon -- Performing Test COMPILER_SUPPORT_fnocommon - Success -- Performing Test COMPILER_SUPPORT_fstrictaliasing -- Performing Test COMPILER_SUPPORT_fstrictaliasing - Success -- Performing Test COMPILER_SUPPORT_wd981 -- Performing Test COMPILER_SUPPORT_wd981 - Failed -- Performing Test COMPILER_SUPPORT_wd2304 -- Performing Test COMPILER_SUPPORT_wd2304 - Failed -- Performing Test COMPILER_SUPPORT_STRICTANSI -- Performing Test COMPILER_SUPPORT_STRICTANSI - Failed -- Performing Test COMPILER_SUPPORT_Qunusedarguments -- Performing Test COMPILER_SUPPORT_Qunusedarguments - Failed -- Performing Test COMPILER_SUPPORT_ansi -- Performing Test COMPILER_SUPPORT_ansi - Success -- Performing Test COMPILER_SUPPORT_OPENMP -- Performing Test COMPILER_SUPPORT_OPENMP - Success -- Check if the system is big endian -- Searching 16 bit integer -- Using unsigned short -- Check if the system is big endian - little endian -- Looking for strings.h -- Looking for strings.h - found -- Looking for byteswap.h -- Looking for byteswap.h - found -- Looking for sys/endian.h -- Looking for sys/endian.h - not found -- Looking for HAVE_BSWAP_16 -- Looking for HAVE_BSWAP_16 - not found -- Looking for HAVE_BSWAP_32 -- Looking for HAVE_BSWAP_32 - not found -- Looking for HAVE_BSWAP_64 -- Looking for HAVE_BSWAP_64 - not found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for limits.h -- Looking for limits.h - found -- Looking for stdbool.h -- Looking for stdbool.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for memory.h -- Looking for memory.h - found -- Check size of int16_t -- Check size of int16_t - done -- Check size of int32_t -- Check size of int32_t - done -- Check size of int64_t -- Check size of int64_t - done -- Check size of intmax_t -- Check size of intmax_t - done -- Check size of uint8_t -- Check size of uint8_t - done -- Check size of uint16_t -- Check size of uint16_t - done -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of uint64_t -- Check size of uint64_t - done -- Check size of uintmax_t -- Check size of uintmax_t - done -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of unsigned short -- Check size of unsigned short - done -- Check size of unsigned -- Check size of unsigned - done -- Check size of unsigned long -- Check size of unsigned long - done -- Check size of unsigned long long -- Check size of unsigned long long - done -- Check size of size_t -- Check size of size_t - done -- Check size of __int64 -- Check size of __int64 - failed -- Check size of unsigned __int64 -- Check size of unsigned __int64 - failed -- Check size of uintptr_t -- Check size of uintptr_t - done -- Check size of off64_t -- Check size of off64_t - done -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for bcopy -- Looking for bcopy - found -- Looking for memmove -- Looking for memmove - found -- Looking for mmap -- Looking for mmap - found -- Looking for getrandom -- Looking for getrandom - found -- Looking for arc4random_buf -- Looking for arc4random_buf - not found -- Looking for arc4random -- Looking for arc4random - not found -- Looking for 4 include files stdlib.h, ..., float.h -- Looking for 4 include files stdlib.h, ..., float.h - found -- Looking for off_t -- Looking for off_t - not found -- Looking for size_t -- Looking for size_t - not found -- Performing Test HAVE_SYSCALL_GETRANDOM -- Performing Test HAVE_SYSCALL_GETRANDOM - Success -- Performing Test FLAG_NO_STRICT_ALIASING -- Performing Test FLAG_NO_STRICT_ALIASING - Success -- Looking for memset -- Looking for memset - found -- Looking for memcpy -- Looking for memcpy - found -- Check size of size_t -- Check size of size_t - done -- Performing Test C_FLAG_Wall -- Performing Test C_FLAG_Wall - Success -- Performing Test C_FLAG_Winline -- Performing Test C_FLAG_Winline - Success -- Performing Test C_FLAG_W -- Performing Test C_FLAG_W - Success -- Performing Test C_FLAG_Wformat_security -- Performing Test C_FLAG_Wformat_security - Success -- Performing Test C_FLAG_Wpointer_arith -- Performing Test C_FLAG_Wpointer_arith - Success -- Performing Test C_FLAG_Wdisabled_optimization -- Performing Test C_FLAG_Wdisabled_optimization - Success -- Performing Test C_FLAG_Wno_unknown_pragmas -- Performing Test C_FLAG_Wno_unknown_pragmas - Success -- Performing Test C_FLAG_Wdeclaration_after_statement -- Performing Test C_FLAG_Wdeclaration_after_statement - Success -- Performing Test C_FLAG_fstrict_aliasing -- Performing Test C_FLAG_fstrict_aliasing - Success -- Performing Test HAVE_LD_VERSION_SCRIPT -- Performing Test HAVE_LD_VERSION_SCRIPT - Success -- Looking for assert.h -- Looking for assert.h - found -- Looking for io.h -- Looking for io.h - not found -- Looking for search.h -- Looking for search.h - found -- Performing Test C_HAS_inline -- Performing Test C_HAS_inline - Success -- Performing Test TIME_WITH_SYS_TIME -- Performing Test TIME_WITH_SYS_TIME - Success -- Performing Test TM_IN_SYS_TIME -- Performing Test TM_IN_SYS_TIME - Success -- Check size of signed int -- Check size of signed int - done -- Check size of unsigned int -- Check size of unsigned int - done -- Check size of signed long -- Check size of signed long - done -- Check size of unsigned long -- Check size of unsigned long - done -- Check size of signed long long -- Check size of signed long long - done -- Check size of unsigned long long -- Check size of unsigned long long - done -- Check size of unsigned char * -- Check size of unsigned char * - done -- Check size of size_t -- Check size of size_t - done -- Check size of ptrdiff_t -- Check size of ptrdiff_t - done -- Looking for snprintf -- Looking for snprintf - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Check if the system is big endian -- Searching 16 bit integer -- Using unsigned short -- Check if the system is big endian - little endian -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so found components: OpenGL missing components: GLX -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Check if the system is big endian -- Searching 16 bit integer -- Using unsigned short -- Check if the system is big endian - little endian -- Looking for include file sys/file.h -- Looking for include file sys/file.h - found -- Looking for include files sys/file.h, sys/ioctl.h -- Looking for include files sys/file.h, sys/ioctl.h - found -- Looking for 3 include files sys/file.h, ..., sys/resource.h -- Looking for 3 include files sys/file.h, ..., sys/resource.h - found -- Looking for 4 include files sys/file.h, ..., sys/stat.h -- Looking for 4 include files sys/file.h, ..., sys/stat.h - found -- Looking for 5 include files sys/file.h, ..., sys/time.h -- Looking for 5 include files sys/file.h, ..., sys/time.h - found -- Looking for 6 include files sys/file.h, ..., sys/types.h -- Looking for 6 include files sys/file.h, ..., sys/types.h - found -- Looking for 7 include files sys/file.h, ..., features.h -- Looking for 7 include files sys/file.h, ..., features.h - found -- Looking for 8 include files sys/file.h, ..., dirent.h -- Looking for 8 include files sys/file.h, ..., dirent.h - found -- Looking for 9 include files sys/file.h, ..., setjmp.h -- Looking for 9 include files sys/file.h, ..., setjmp.h - found -- Looking for 10 include files sys/file.h, ..., stddef.h -- Looking for 10 include files sys/file.h, ..., stddef.h - found -- Looking for 11 include files sys/file.h, ..., stdint.h -- Looking for 11 include files sys/file.h, ..., stdint.h - found -- Looking for 12 include files sys/file.h, ..., unistd.h -- Looking for 12 include files sys/file.h, ..., unistd.h - found -- Looking for 13 include files sys/file.h, ..., mach/mach_time.h -- Looking for 13 include files sys/file.h, ..., mach/mach_time.h - not found -- Looking for 13 include files sys/file.h, ..., io.h -- Looking for 13 include files sys/file.h, ..., io.h - not found -- Looking for 13 include files sys/file.h, ..., winsock2.h -- Looking for 13 include files sys/file.h, ..., winsock2.h - not found -- Looking for 13 include files sys/file.h, ..., pthread.h -- Looking for 13 include files sys/file.h, ..., pthread.h - found -- Looking for 14 include files sys/file.h, ..., dlfcn.h -- Looking for 14 include files sys/file.h, ..., dlfcn.h - found -- Looking for 15 include files sys/file.h, ..., inttypes.h -- Looking for 15 include files sys/file.h, ..., inttypes.h - found -- Looking for 16 include files sys/file.h, ..., stdbool.h -- Looking for 16 include files sys/file.h, ..., stdbool.h - found -- Looking for include file quadmath.h -- Looking for include file quadmath.h - found -- Performing Other Test STDC_HEADERS - Success -- Performing TEST_LFS_WORKS... yes -- Performing Other Test HAVE_OFF64_T - Success -- Looking for lseek64 -- Looking for lseek64 - found -- Looking for fseeko -- Looking for fseeko - found -- Performing Other Test HAVE_STAT64_STRUCT - Success -- Looking for stat64 -- Looking for stat64 - found -- Check size of char -- Check size of char - done -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of unsigned -- Check size of unsigned - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of __int64 -- Check size of __int64 - failed -- Check size of float -- Check size of float - done -- Check size of double -- Check size of double - done -- Check size of long double -- Check size of long double - done -- Check size of int8_t -- Check size of int8_t - done -- Check size of uint8_t -- Check size of uint8_t - done -- Check size of int_least8_t -- Check size of int_least8_t - done -- Check size of uint_least8_t -- Check size of uint_least8_t - done -- Check size of int_fast8_t -- Check size of int_fast8_t - done -- Check size of uint_fast8_t -- Check size of uint_fast8_t - done -- Check size of int16_t -- Check size of int16_t - done -- Check size of uint16_t -- Check size of uint16_t - done -- Check size of int_least16_t -- Check size of int_least16_t - done -- Check size of uint_least16_t -- Check size of uint_least16_t - done -- Check size of int_fast16_t -- Check size of int_fast16_t - done -- Check size of uint_fast16_t -- Check size of uint_fast16_t - done -- Check size of int32_t -- Check size of int32_t - done -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of int_least32_t -- Check size of int_least32_t - done -- Check size of uint_least32_t -- Check size of uint_least32_t - done -- Check size of int_fast32_t -- Check size of int_fast32_t - done -- Check size of uint_fast32_t -- Check size of uint_fast32_t - done -- Check size of int64_t -- Check size of int64_t - done -- Check size of uint64_t -- Check size of uint64_t - done -- Check size of int_least64_t -- Check size of int_least64_t - done -- Check size of uint_least64_t -- Check size of uint_least64_t - done -- Check size of int_fast64_t -- Check size of int_fast64_t - done -- Check size of uint_fast64_t -- Check size of uint_fast64_t - done -- Check size of size_t -- Check size of size_t - done -- Check size of ssize_t -- Check size of ssize_t - done -- Check size of ptrdiff_t -- Check size of ptrdiff_t - done -- Check size of off_t -- Check size of off_t - done -- Check size of off64_t -- Check size of off64_t - done -- Check size of time_t -- Check size of time_t - done -- Check size of bool -- Check size of bool - done -- Performing Other Test DEV_T_IS_SCALAR - Success -- Looking for gettimeofday -- Looking for gettimeofday - found -- Performing Other Test HAVE_TM_GMTOFF - Success -- Performing Other Test HAVE___TM_GMTOFF - Failed -- Performing Other Test HAVE_STRUCT_TIMEZONE - Success -- Performing Other Test GETTIMEOFDAY_GIVES_TZ - Success -- Performing Other Test TIME_WITH_SYS_TIME - Success -- Performing Other Test HAVE_TM_ZONE - Failed -- Performing Other Test HAVE_STRUCT_TM_TM_ZONE - Failed -- Performing Other Test HAVE_TIMEZONE - Success -- Performing Other Test HAVE_STAT_ST_BLOCKS - Success -- Looking for ioctl -- Looking for ioctl - found -- Performing Other Test HAVE_STRUCT_VIDEOCONFIG - Failed -- Performing Other Test HAVE_STRUCT_TEXT_INFO - Failed -- Looking for _getvideoconfig -- Looking for _getvideoconfig - not found -- Looking for gettextinfo -- Looking for gettextinfo - not found -- Looking for _scrsize -- Looking for _scrsize - not found -- Looking for GetConsoleScreenBufferInfo -- Looking for GetConsoleScreenBufferInfo - not found -- Looking for TIOCGWINSZ -- Looking for TIOCGWINSZ - found -- Looking for TIOCGETD -- Looking for TIOCGETD - found -- Looking for getpwuid -- Looking for getpwuid - found -- Looking for alarm -- Looking for alarm - found -- Looking for fcntl -- Looking for fcntl - found -- Looking for flock -- Looking for flock - found -- Looking for fork -- Looking for fork - found -- Looking for frexpf -- Looking for frexpf - found -- Looking for frexpl -- Looking for frexpl - found -- Looking for gethostname -- Looking for gethostname - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for pread -- Looking for pread - found -- Looking for pwrite -- Looking for pwrite - found -- Looking for rand_r -- Looking for rand_r - found -- Looking for random -- Looking for random - found -- Looking for setsysinfo -- Looking for setsysinfo - not found -- Looking for signal -- Looking for signal - found -- Looking for longjmp -- Looking for longjmp - found -- Looking for setjmp -- Looking for setjmp - found -- Looking for siglongjmp -- Looking for siglongjmp - found -- Looking for sigsetjmp -- Looking for sigsetjmp - not found -- Looking for sigprocmask -- Looking for sigprocmask - found -- Looking for strdup -- Looking for strdup - found -- Looking for strtoll -- Looking for strtoll - found -- Looking for strtoull -- Looking for strtoull - found -- Looking for symlink -- Looking for symlink - found -- Looking for system -- Looking for system - found -- Looking for tmpfile -- Looking for tmpfile - found -- Looking for asprintf -- Looking for asprintf - found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for waitpid -- Looking for waitpid - found -- Looking for sigsetjmp -- Looking for sigsetjmp - found -- Performing Other Test HAVE_ATTRIBUTE - Success -- Performing Other Test HAVE_C99_FUNC - Success -- Performing Other Test HAVE_FUNCTION - Success -- Performing Other Test HAVE_C99_DESIGNATED_INITIALIZER - Success -- Performing Other Test SYSTEM_SCOPE_THREADS - Success -- Performing Other Test HAVE_SOCKLEN_T - Success -- Performing Other Test HAVE_INLINE - Success -- Performing Other Test HAVE___INLINE__ - Success -- Performing Other Test HAVE___INLINE - Success -- Checking for appropriate format for 64 bit long: -- Checking for appropriate format for 64 bit long: found "l" -- Looking for difftime -- Looking for difftime - found -- Check size of __float128 -- Check size of __float128 - done -- Check size of _Quad -- Check size of _Quad - failed -- Checking IF your system converts long double to (unsigned) long values with special algorithm... no -- Checking IF your system can convert (unsigned) long to long double values with special algorithm... no -- Checking IF correctly converting long double to (unsigned) long long values... yes -- Checking IF correctly converting (unsigned) long long to long double values... yes -- Checking IF the cpu is power9 and cannot correctly converting long double values... no -- Checking IF alignment restrictions are strictly enforced... yes -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Check size of int16_t -- Check size of int16_t - done -- Check size of uint16_t -- Check size of uint16_t - done -- Check size of u_int16_t -- Check size of u_int16_t - done -- Check size of int32_t -- Check size of int32_t - done -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of u_int32_t -- Check size of u_int32_t - done -- Check size of int64_t -- Check size of int64_t - done -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Performing Test have_flag_logical-op-parentheses -- Performing Test have_flag_logical-op-parentheses - Failed -- Performing Test have_flag_parentheses -- Performing Test have_flag_parentheses - Success -- Performing Test have_flag_shift-op-parentheses -- Performing Test have_flag_shift-op-parentheses - Failed -- Performing Test have_flag_tautological-compare -- Performing Test have_flag_tautological-compare - Success -- Looking for _filelengthi64 -- Looking for _filelengthi64 - not found -- Looking for alloca -- Looking for alloca - found -- Looking for isfinite -- Looking for isfinite - found -- Looking for isinf -- Looking for isinf - found -- Looking for isnan -- Looking for isnan - found -- Looking for fsync -- Looking for fsync - found -- Looking for mktemp -- Looking for mktemp - found -- Looking for getrlimit -- Looking for getrlimit - found -- Looking for random -- Looking for random - found -- Looking for strdup -- Looking for strdup - found -- Looking for strndup -- Looking for strndup - found -- Looking for strlcat -- Looking for strlcat - not found -- Looking for st_blocksize -- Looking for st_blocksize - not found -- Looking for sysconf -- Looking for sysconf - found -- Looking for alloca.h -- Looking for alloca.h - found -- Looking for malloc.h -- Looking for malloc.h - found -- Looking for stdarg.h -- Looking for stdarg.h - found -- Looking for stdio.h -- Looking for stdio.h - found -- Looking for sys/param.h -- Looking for sys/param.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Check size of longlong -- Check size of longlong - failed -- Check size of long long int -- Check size of long long int - done -- Check size of ssize_t -- Check size of ssize_t - done -- Check size of uchar -- Check size of uchar - failed -- Check size of uint -- Check size of uint - done -- Check size of schar -- Check size of schar - failed -- Check size of ushort -- Check size of ushort - done -- Check size of double -- Check size of double - done -- Check size of float -- Check size of float - done -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of off_t -- Check size of off_t - done -- Check size of short -- Check size of short - done -- Check size of unsigned char -- Check size of unsigned char - done -- Check size of unsigned short int -- Check size of unsigned short int - done -- Looking for shl_load in dld; -- Looking for shl_load in dld; - not found -- Looking for dlopen in dl;m -- Looking for dlopen in dl;m - found -- Looking for 12 include files sys/types.h, ..., time.h -- Looking for 12 include files sys/types.h, ..., time.h - found -- Looking for 14 include files sys/types.h, ..., signal.h -- Looking for 14 include files sys/types.h, ..., signal.h - found -- Looking for 15 include files sys/types.h, ..., errno.h -- Looking for 15 include files sys/types.h, ..., errno.h - found -- Looking for 16 include files sys/types.h, ..., ansidecl.h -- Looking for 16 include files sys/types.h, ..., ansidecl.h - not found -- Looking for 16 include files sys/types.h, ..., ctype.h -- Looking for 16 include files sys/types.h, ..., ctype.h - found -- Looking for 17 include files sys/types.h, ..., dl.h -- Looking for 17 include files sys/types.h, ..., dl.h - not found -- Looking for 17 include files sys/types.h, ..., float.h -- Looking for 17 include files sys/types.h, ..., float.h - found -- Looking for 18 include files sys/types.h, ..., math.h -- Looking for 18 include files sys/types.h, ..., math.h - found -- Looking for 19 include files sys/types.h, ..., pthread.h -- Looking for 19 include files sys/types.h, ..., pthread.h - found -- Looking for localtime -- Looking for localtime - found -- Looking for strftime -- Looking for strftime - found -- Looking for stat -- Looking for stat - found -- Looking for _stat -- Looking for _stat - not found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Checking for va_copy -- Checking for va_copy - yes -- Checking for __va_copy -- Checking for __va_copy - yes -- Looking for localeconv -- Looking for localeconv - found -- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE_DEFN -- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE_DEFN - Success -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/cci_PR-3280/.conan/data/vtk/9.0.1/_/_/build/adcb7fae29567d44c782cd0f8e46321df7feaa56/build ----Running------ > cmake --build '/home/conan/w/cci_PR-3280/.conan/data/vtk/9.0.1/_/_/build/adcb7fae29567d44c782cd0f8e46321df7feaa56/build' '--' '-j3' ----------------- Scanning dependencies of target VTKData Scanning dependencies of target WrapPythonInit [ 0%] Built target VTKData [ 0%] Building C object source_subfolder/Wrapping/Tools/CMakeFiles/WrapPythonInit.dir/vtkWrapPythonInit.c.o Scanning dependencies of target WrappingTools [ 0%] Building C object source_subfolder/Wrapping/Tools/CMakeFiles/WrappingTools.dir/vtkParse.tab.c.o Scanning dependencies of target vtksys [ 0%] Building C object source_subfolder/Utilities/KWSys/vtksys/CMakeFiles/vtksys.dir/ProcessUNIX.c.o [ 0%] Linking C executable ../../../bin/vtkWrapPythonInit-9.0 [ 0%] Built target WrapPythonInit [ 0%] Building C object source_subfolder/Utilities/KWSys/vtksys/CMakeFiles/vtksys.dir/Base64.c.o [ 0%] Building C object source_subfolder/Wrapping/Tools/CMakeFiles/WrappingTools.dir/vtkParseData.c.o [ 0%] Building C object source_subfolder/Wrapping/Tools/CMakeFiles/WrappingTools.dir/vtkParseExtras.c.o [ 0%] Building C object source_subfolder/Utilities/KWSys/vtksys/CMakeFiles/vtksys.dir/EncodingC.c.o [ 0%] Building C object source_subfolder/Utilities/KWSys/vtksys/CMakeFiles/vtksys.dir/MD5.c.o [ 0%] Building C object source_subfolder/Utilities/KWSys/vtksys/CMakeFiles/vtksys.dir/System.c.o Scanning dependencies of target loguru [ 0%] Building CXX object source_subfolder/ThirdParty/loguru/vtkloguru/CMakeFiles/loguru.dir/loguru.cpp.o [ 0%] Building CXX object source_subfolder/Utilities/KWSys/vtksys/CMakeFiles/vtksys.dir/Directory.cxx.o [ 0%] Building CXX object source_subfolder/Utilities/KWSys/vtksys/CMakeFiles/vtksys.dir/DynamicLoader.cxx.o [ 0%] Building CXX object source_subfolder/Utilities/KWSys/vtksys/CMakeFiles/vtksys.dir/EncodingCXX.cxx.o [ 0%] Building CXX object source_subfolder/Utilities/KWSys/vtksys/CMakeFiles/vtksys.dir/Glob.cxx.o [ 0%] Building CXX object source_subfolder/Utilities/KWSys/vtksys/CMakeFiles/vtksys.dir/RegularExpression.cxx.o [ 0%] Building C object source_subfolder/Wrapping/Tools/CMakeFiles/WrappingTools.dir/vtkParseHierarchy.c.o [ 0%] Building CXX object source_subfolder/Utilities/KWSys/vtksys/CMakeFiles/vtksys.dir/SystemTools.cxx.o [ 0%] Building C object source_subfolder/Wrapping/Tools/CMakeFiles/WrappingTools.dir/vtkParseMain.c.o [ 0%] Building C object source_subfolder/Wrapping/Tools/CMakeFiles/WrappingTools.dir/vtkParseMangle.c.o [ 0%] Building C object source_subfolder/Wrapping/Tools/CMakeFiles/WrappingTools.dir/vtkParseMerge.c.o [ 0%] Building C object source_subfolder/Wrapping/Tools/CMakeFiles/WrappingTools.dir/vtkParsePreprocess.c.o [ 0%] Building C object source_subfolder/Wrapping/Tools/CMakeFiles/WrappingTools.dir/vtkParseString.c.o [ 0%] Building C object source_subfolder/Wrapping/Tools/CMakeFiles/WrappingTools.dir/vtkWrap.c.o [ 0%] Building CXX object source_subfolder/Utilities/KWSys/vtksys/CMakeFiles/vtksys.dir/CommandLineArguments.cxx.o [ 0%] Building C object source_subfolder/Wrapping/Tools/CMakeFiles/WrappingTools.dir/vtkWrapText.c.o [ 1%] Linking CXX static library ../../../../lib/libvtkloguru-9.0.a [ 1%] Built target loguru [ 1%] Building CXX object source_subfolder/Utilities/KWSys/vtksys/CMakeFiles/vtksys.dir/FStream.cxx.o [ 1%] Linking C static library ../../../lib/libvtkWrappingTools-9.0.a [ 1%] Built target WrappingTools [ 1%] Building CXX object source_subfolder/Utilities/KWSys/vtksys/CMakeFiles/vtksys.dir/SystemInformation.cxx.o Scanning dependencies of target doubleconversion [ 1%] Building CXX object source_subfolder/ThirdParty/doubleconversion/vtkdoubleconversion/CMakeFiles/doubleconversion.dir/double-conversion/bignum.cc.o [ 1%] Building CXX object source_subfolder/ThirdParty/doubleconversion/vtkdoubleconversion/CMakeFiles/doubleconversion.dir/double-conversion/bignum-dtoa.cc.o Scanning dependencies of target lz4 [ 1%] Building C object source_subfolder/ThirdParty/lz4/vtklz4/CMakeFiles/lz4.dir/lib/lz4.c.o [ 1%] Building CXX object source_subfolder/ThirdParty/doubleconversion/vtkdoubleconversion/CMakeFiles/doubleconversion.dir/double-conversion/cached-powers.cc.o [ 1%] Building CXX object source_subfolder/ThirdParty/doubleconversion/vtkdoubleconversion/CMakeFiles/doubleconversion.dir/double-conversion/diy-fp.cc.o [ 1%] Building CXX object source_subfolder/ThirdParty/doubleconversion/vtkdoubleconversion/CMakeFiles/doubleconversion.dir/double-conversion/double-conversion.cc.o [ 1%] Linking CXX static library ../../../../lib/libvtksys-9.0.a [ 1%] Built target vtksys [ 1%] Building C object source_subfolder/ThirdParty/lz4/vtklz4/CMakeFiles/lz4.dir/lib/lz4hc.c.o [ 1%] Building CXX object source_subfolder/ThirdParty/doubleconversion/vtkdoubleconversion/CMakeFiles/doubleconversion.dir/double-conversion/fast-dtoa.cc.o [ 1%] Building CXX object source_subfolder/ThirdParty/doubleconversion/vtkdoubleconversion/CMakeFiles/doubleconversion.dir/double-conversion/fixed-dtoa.cc.o [ 1%] Building CXX object source_subfolder/ThirdParty/doubleconversion/vtkdoubleconversion/CMakeFiles/doubleconversion.dir/double-conversion/strtod.cc.o [ 1%] Linking CXX static library ../../../../lib/libvtkdoubleconversion-9.0.a [ 1%] Built target doubleconversion Scanning dependencies of target lzma [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/common/tuklib_cpucores.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/common/tuklib_physmem.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/check/check.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/check/crc32_fast.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/check/crc32_table.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/check/crc64_fast.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/check/crc64_table.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/check/sha256.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/alone_decoder.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/alone_encoder.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/auto_decoder.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/block_buffer_decoder.c.o Scanning dependencies of target zlib [ 1%] Building C object source_subfolder/ThirdParty/zlib/vtkzlib/CMakeFiles/zlib.dir/adler32.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/block_buffer_encoder.c.o [ 1%] Building C object source_subfolder/ThirdParty/zlib/vtkzlib/CMakeFiles/zlib.dir/compress.c.o [ 1%] Building C object source_subfolder/ThirdParty/zlib/vtkzlib/CMakeFiles/zlib.dir/crc32.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/block_decoder.c.o [ 1%] Building C object source_subfolder/ThirdParty/lz4/vtklz4/CMakeFiles/lz4.dir/lib/lz4frame.c.o [ 1%] Building C object source_subfolder/ThirdParty/zlib/vtkzlib/CMakeFiles/zlib.dir/deflate.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/block_encoder.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/block_header_decoder.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/block_header_encoder.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/block_util.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/common.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/easy_buffer_encoder.c.o [ 1%] Building C object source_subfolder/ThirdParty/lz4/vtklz4/CMakeFiles/lz4.dir/lib/xxhash.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/easy_decoder_memusage.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/easy_encoder.c.o [ 1%] Linking C static library ../../../../lib/libvtklz4-9.0.a [ 1%] Built target lz4 [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/easy_encoder_memusage.c.o [ 1%] Building C object source_subfolder/ThirdParty/zlib/vtkzlib/CMakeFiles/zlib.dir/gzclose.c.o Scanning dependencies of target expat [ 1%] Building C object source_subfolder/ThirdParty/expat/vtkexpat/CMakeFiles/expat.dir/lib/loadlibrary.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/easy_preset.c.o [ 1%] Building C object source_subfolder/ThirdParty/expat/vtkexpat/CMakeFiles/expat.dir/lib/xmlparse.c.o [ 1%] Building C object source_subfolder/ThirdParty/zlib/vtkzlib/CMakeFiles/zlib.dir/gzlib.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/filter_buffer_decoder.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/filter_buffer_encoder.c.o [ 1%] Building C object source_subfolder/ThirdParty/zlib/vtkzlib/CMakeFiles/zlib.dir/gzread.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/filter_common.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/filter_decoder.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/filter_encoder.c.o [ 1%] Building C object source_subfolder/ThirdParty/zlib/vtkzlib/CMakeFiles/zlib.dir/gzwrite.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/filter_flags_decoder.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/filter_flags_encoder.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/hardware_cputhreads.c.o [ 1%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/hardware_physmem.c.o [ 2%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/index.c.o [ 2%] Building C object source_subfolder/ThirdParty/zlib/vtkzlib/CMakeFiles/zlib.dir/inflate.c.o [ 2%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/index_decoder.c.o [ 2%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/index_encoder.c.o [ 2%] Building C object source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/index_hash.c.o source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/build.make:530: recipe for target 'source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/common/index_hash.c.o' failed CMakeFiles/Makefile2:5254: recipe for target 'source_subfolder/ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/all' failed [ 2%] Building C object source_subfolder/ThirdParty/expat/vtkexpat/CMakeFiles/expat.dir/lib/xmlrole.c.o [ 2%] Building C object source_subfolder/ThirdParty/zlib/vtkzlib/CMakeFiles/zlib.dir/infback.c.o source_subfolder/ThirdParty/expat/vtkexpat/CMakeFiles/expat.dir/build.make:75: recipe for target 'source_subfolder/ThirdParty/expat/vtkexpat/CMakeFiles/expat.dir/lib/xmlparse.c.o' failed [ 2%] Building C object source_subfolder/ThirdParty/zlib/vtkzlib/CMakeFiles/zlib.dir/inftrees.c.o source_subfolder/ThirdParty/expat/vtkexpat/CMakeFiles/expat.dir/build.make:88: recipe for target 'source_subfolder/ThirdParty/expat/vtkexpat/CMakeFiles/expat.dir/lib/xmlrole.c.o' failed CMakeFiles/Makefile2:5516: recipe for target 'source_subfolder/ThirdParty/expat/vtkexpat/CMakeFiles/expat.dir/all' failed source_subfolder/ThirdParty/zlib/vtkzlib/CMakeFiles/zlib.dir/build.make:205: recipe for target 'source_subfolder/ThirdParty/zlib/vtkzlib/CMakeFiles/zlib.dir/inffast.c.o' failed source_subfolder/ThirdParty/zlib/vtkzlib/CMakeFiles/zlib.dir/build.make:192: recipe for target 'source_subfolder/ThirdParty/zlib/vtkzlib/CMakeFiles/zlib.dir/inftrees.c.o' failed source_subfolder/ThirdParty/zlib/vtkzlib/CMakeFiles/zlib.dir/build.make:179: recipe for target 'source_subfolder/ThirdParty/zlib/vtkzlib/CMakeFiles/zlib.dir/infback.c.o' failed CMakeFiles/Makefile2:5281: recipe for target 'source_subfolder/ThirdParty/zlib/vtkzlib/CMakeFiles/zlib.dir/all' failed Makefile:129: recipe for target 'all' failed vtk/9.0.1: JSON file created at '/home/conan/w/cci_PR-3280/18/05a8bc53-db5a-4913-b6c9-debe4a4b37f1/_create.json'