Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- configure: cmake -S . -B ./build -G Ninja -DCMAKE_BUILD_TYPE=Release -DVTK_ENABLE_LOGGING:BOOL=OFF -DVTK_ENABLE_WRAPPING:BOOL=OFF -DVTK_MODULE_ENABLE_VTK_RenderingLICOpenGL2:STRING=DONT_WANT -DVTK_MODULE_ENABLE_VTK_libproj=NO -DVTK_ENABLE_WEBGPU=ON '-Demdawnwebgpu_DIR=C:\git\VTK\dawn\lib\cmake\emdawnwebgpu' -DVTK_BUILD_TESTING=ON -DVTK_WEBASSEMBLY_64_BIT=ON -DCMAKE_INSTALL_PREFIX=C:/git/vtk/build '-DCMAKE_TOOLCHAIN_FILE=C:\emsdk\upstream\emscripten\cmake\Modules\Platform\Emscripten.cmake' -DCMAKE_CROSSCOMPILING_EMULATOR=C:/emsdk/node/20.18.0_64bit/bin/node.exe
- -- The C compiler identification is Clang 21.0.0
- -- The CXX compiler identification is Clang 21.0.0
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working C compiler: C:/emsdk/upstream/emscripten/emcc.bat - 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: C:/emsdk/upstream/emscripten/em++.bat - skipped
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Performing Test vtk_have_compiler_flag_Weverything
- -- Performing Test vtk_have_compiler_flag_Weverything - Success
- -- Performing Test vtk_have_compiler_flag-CXX--wd4251
- -- Performing Test vtk_have_compiler_flag-CXX--wd4251 - Failed
- -- Performing Test vtk_have_compiler_flag-CXX--EHsc
- -- Performing Test vtk_have_compiler_flag-CXX--EHsc - Failed
- -- Performing Test VTK_REQUIRE_LARGE_FILE_SUPPORT
- -- Performing Test VTK_REQUIRE_LARGE_FILE_SUPPORT - Failed
- -- 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
- -- Looking for C++ include execinfo.h
- -- Looking for C++ include execinfo.h - not found
- -- Checking whether CXX compiler has getloadavg
- -- Checking whether CXX compiler has getloadavg - yes
- -- Checking whether <ext/stdio_filebuf.h> is available
- -- Checking whether <ext/stdio_filebuf.h> is available - no
- CMake Warning (dev) at Utilities/KWSys/vtksys/CMakeLists.txt:777 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Looking for C++ include cxxabi.h
- -- Looking for C++ include cxxabi.h - found
- -- Looking for abi::__cxa_demangle
- -- Looking for abi::__cxa_demangle - found
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/token/vtktoken/token/CMakeLists.txt:65 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- 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
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/doubleconversion/vtkdoubleconversion/CMakeLists.txt:23 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Checking for builtin __atomic_add_fetch
- -- Checking for builtin __atomic_add_fetch -- success
- -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
- -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
- -- Found Threads: TRUE
- -- 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 - not found
- -- Looking for abi::__cxa_demangle
- -- Looking for abi::__cxa_demangle - found
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Common/Core/CMakeLists.txt:696 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/kissfft/vtkkissfft/CMakeLists.txt:25 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Common/Math/CMakeLists.txt:36 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Common/Transforms/CMakeLists.txt:19 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Common/Misc/CMakeLists.txt:17 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Common/System/CMakeLists.txt:30 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/pugixml/vtkpugixml/CMakeLists.txt:221 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Common/DataModel/CMakeLists.txt:351 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Common/ExecutionModel/CMakeLists.txt:90 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Reduction/CMakeLists.txt:10 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Core/CMakeLists.txt:144 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Common/Color/CMakeLists.txt:5 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Common/ComputationalGeometry/CMakeLists.txt:29 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Geometry/CMakeLists.txt:27 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/verdict/vtkverdict/CMakeLists.txt:25 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Verdict/CMakeLists.txt:8 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/fmt/vtkfmt/CMakeLists.txt:20 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Looking for strtod_l
- -- Looking for strtod_l - not found
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/General/CMakeLists.txt:142 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Sources/CMakeLists.txt:48 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/Core/CMakeLists.txt:201 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/HyperTree/CMakeLists.txt:30 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- 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 - Success
- -- Performing Test COMPILER_SUPPORT_Wlogicalop
- -- Performing Test COMPILER_SUPPORT_Wlogicalop - Failed
- -- Performing Test COMPILER_SUPPORT_Wenumconversion
- -- Performing Test COMPILER_SUPPORT_Wenumconversion - Success
- -- Performing Test COMPILER_SUPPORT_Wcpp11extensions
- -- Performing Test COMPILER_SUPPORT_Wcpp11extensions - Success
- -- Performing Test COMPILER_SUPPORT_Wdoublepromotion
- -- Performing Test COMPILER_SUPPORT_Wdoublepromotion - Success
- -- Performing Test COMPILER_SUPPORT_Wshadow
- -- Performing Test COMPILER_SUPPORT_Wshadow - 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 - Success
- -- Performing Test COMPILER_SUPPORT_ansi
- -- Performing Test COMPILER_SUPPORT_ansi - Success
- -- Performing Test COMPILER_SUPPORT_OPENMP
- -- Performing Test COMPILER_SUPPORT_OPENMP - Success
- CMake Warning (dev) at CMake/vtkModule.cmake:4883 (install):
- Policy CMP0177 is not set: install() DESTINATION paths are normalized. Run
- "cmake --help-policy CMP0177" for policy details. Use the cmake_policy
- command to set the policy and suppress this warning.
- Call Stack (most recent call first):
- ThirdParty/eigen/vtkeigen/CMakeLists.txt:701 (vtk_module_install_headers)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Statistics/CMakeLists.txt:26 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/lz4/vtklz4/CMakeLists.txt:20 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- 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 stdint.h
- -- Looking for stdint.h - 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
- -- Looking for sys/types.h
- -- Looking for sys/types.h - found
- -- Looking for stddef.h
- -- Looking for stddef.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
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/lzma/vtklzma/CMakeLists.txt:288 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Check size of off64_t
- -- Check size of off64_t - done
- -- Looking for unistd.h
- -- Looking for unistd.h - found
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/zlib/vtkzlib/CMakeLists.txt:120 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/Core/CMakeLists.txt:37 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/CellGrid/CMakeLists.txt:150 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/CellGrid/CMakeLists.txt:10 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/Legacy/CMakeLists.txt:34 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Parallel/Core/CMakeLists.txt:25 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- 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 mmap
- -- Looking for mmap - found
- -- Looking for getrandom
- -- Looking for getrandom - not 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 - Failed
- -- Performing Test FLAG_NO_STRICT_ALIASING
- -- Performing Test FLAG_NO_STRICT_ALIASING - Success
- -- Performing Test FLAG_VISIBILITY
- -- Performing Test FLAG_VISIBILITY - Success
- -- Looking for cos in m
- -- Looking for cos in m - found
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/expat/vtkexpat/CMakeLists.txt:461 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/XMLParser/CMakeLists.txt:6 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/XML/CMakeLists.txt:58 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Parallel/DIY/CMakeLists.txt:11 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Extraction/CMakeLists.txt:33 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Interaction/Style/CMakeLists.txt:47 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/freetype/vtkfreetype/CMakeLists.txt:54 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/FreeType/CMakeLists.txt:37 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/Context2D/CMakeLists.txt:26 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Imaging/Core/CMakeLists.txt:48 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Imaging/Sources/CMakeLists.txt:10 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Hybrid/CMakeLists.txt:29 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Modeling/CMakeLists.txt:38 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Texture/CMakeLists.txt:11 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Imaging/Color/CMakeLists.txt:15 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Imaging/General/CMakeLists.txt:26 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Utilities/DICOMParser/CMakeLists.txt:30 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- 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
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/jpeg/vtkjpeg/CMakeLists.txt:120 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Utilities/MetaIO/vtkmetaio/CMakeLists.txt:116 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/png/vtkpng/CMakeLists.txt:24 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Deprecation Warning at ThirdParty/tiff/vtktiff/CMakeLists.txt:32 (cmake_policy):
- Compatibility with CMake < 3.10 will be removed from a future version of
- CMake.
- Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
- to tell CMake that the project requires at least <min> but has been updated
- to work with policies introduced by <max> or earlier.
- -- 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_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_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 sys/time.h
- -- Looking for sys/time.h - found
- -- Looking for getopt
- -- Looking for getopt - found
- -- Looking for optarg
- -- Looking for optarg - found
- -- Looking for setmode
- -- Looking for setmode - not found
- -- Check size of size_t
- -- Check size of size_t - done
- -- Looking for pow
- -- Looking for pow - found
- -- Found CMath: TRUE
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/tiff/vtktiff/libtiff/CMakeLists.txt:199 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/Image/CMakeLists.txt:46 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Imaging/Hybrid/CMakeLists.txt:17 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/Annotation/CMakeLists.txt:35 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/Volume/CMakeLists.txt:41 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/HyperTreeGrid/CMakeLists.txt:4 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/glad/vtkglad/CMakeLists.txt:33 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Found OpenGL: C:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/um found components: GLES3
- CMake Warning (dev) at CMake/vtkObjectFactory.cmake:101 (cmake_parse_arguments):
- The INITIAL_CODE keyword was followed by an empty string or no value at
- all. Policy CMP0174 is not set, so cmake_parse_arguments() will unset the
- _vtk_object_factory_configure_INITIAL_CODE variable rather than setting it
- to an empty string.
- Call Stack (most recent call first):
- Rendering/UI/CMakeLists.txt:89 (vtk_object_factory_configure)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/UI/CMakeLists.txt:96 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/OpenGL2/CMakeLists.txt:408 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Interaction/Widgets/CMakeLists.txt:182 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Views/Core/CMakeLists.txt:10 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Infovis/Core/CMakeLists.txt:48 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Charts/Core/CMakeLists.txt:51 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Imaging/CMakeLists.txt:6 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Infovis/Layout/CMakeLists.txt:47 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/Label/CMakeLists.txt:16 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Views/Infovis/CMakeLists.txt:31 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Views/Context2D/CMakeLists.txt:6 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Testing/Core/CMakeLists.txt:17 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Testing/Rendering/CMakeLists.txt:12 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Parallel/CMakeLists.txt:80 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Temporal/CMakeLists.txt:7 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/ParallelDIY2/CMakeLists.txt:40 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/WebGPU/CMakeLists.txt:221 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/LOD/CMakeLists.txt:5 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/Image/CMakeLists.txt:7 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/ContextOpenGL2/CMakeLists.txt:34 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/CellGrid/CMakeLists.txt:49 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Imaging/Math/CMakeLists.txt:11 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/VolumeOpenGL2/CMakeLists.txt:60 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- 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/socket.h
- -- Looking for 4 include files sys/file.h, ..., sys/socket.h - found
- -- Looking for 5 include files sys/file.h, ..., sys/stat.h
- -- Looking for 5 include files sys/file.h, ..., sys/stat.h - found
- -- Looking for 6 include files sys/file.h, ..., sys/time.h
- -- Looking for 6 include files sys/file.h, ..., sys/time.h - found
- -- Looking for 7 include files sys/file.h, ..., sys/types.h
- -- Looking for 7 include files sys/file.h, ..., sys/types.h - found
- -- Looking for 8 include files sys/file.h, ..., features.h
- -- Looking for 8 include files sys/file.h, ..., features.h - found
- -- Looking for 9 include files sys/file.h, ..., dirent.h
- -- Looking for 9 include files sys/file.h, ..., dirent.h - found
- -- Looking for 10 include files sys/file.h, ..., unistd.h
- -- Looking for 10 include files sys/file.h, ..., unistd.h - found
- -- Looking for 11 include files sys/file.h, ..., pwd.h
- -- Looking for 11 include files sys/file.h, ..., pwd.h - found
- -- Looking for 12 include files sys/file.h, ..., globus/common.h
- -- Looking for 12 include files sys/file.h, ..., globus/common.h - not found
- -- Looking for 12 include files sys/file.h, ..., pdb.h
- -- Looking for 12 include files sys/file.h, ..., pdb.h - not found
- -- Looking for 12 include files sys/file.h, ..., pthread.h
- -- Looking for 12 include files sys/file.h, ..., pthread.h - found
- -- Looking for 13 include files sys/file.h, ..., dlfcn.h
- -- Looking for 13 include files sys/file.h, ..., dlfcn.h - found
- -- Looking for 14 include files sys/file.h, ..., netinet/in.h
- -- Looking for 14 include files sys/file.h, ..., netinet/in.h - found
- -- Looking for 15 include files sys/file.h, ..., netdb.h
- -- Looking for 15 include files sys/file.h, ..., netdb.h - found
- -- Looking for 16 include files sys/file.h, ..., arpa/inet.h
- -- Looking for 16 include files sys/file.h, ..., arpa/inet.h - found
- -- Looking for include file quadmath.h
- -- Looking for include file quadmath.h - not found
- -- Looking for ceil in m;
- -- Looking for ceil in m; - found
- -- Looking for fseeko
- -- Looking for fseeko - found
- -- Performing Test HAVE_STAT64_STRUCT
- -- Performing Test HAVE_STAT64_STRUCT - Failed
- -- 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 - failed
- -- Check size of time_t
- -- Check size of time_t - done
- -- Check size of _Bool
- -- Check size of _Bool - done
- -- Performing Test H5_HAVE_TM_GMTOFF
- -- Performing Test H5_HAVE_TM_GMTOFF - Success
- -- Performing Test H5_HAVE___TM_GMTOFF
- -- Performing Test H5_HAVE___TM_GMTOFF - Success
- -- Performing Test H5_HAVE_STRUCT_TIMEZONE
- -- Performing Test H5_HAVE_STRUCT_TIMEZONE - Failed
- -- Looking for gettimeofday
- -- Looking for gettimeofday - found
- -- Performing Test H5_HAVE_STAT_ST_BLOCKS
- -- Performing Test H5_HAVE_STAT_ST_BLOCKS - Success
- -- Looking for ioctl
- -- Looking for ioctl - found
- -- Performing Test H5_HAVE_STRUCT_VIDEOCONFIG
- -- Performing Test H5_HAVE_STRUCT_VIDEOCONFIG - Failed
- -- Performing Test H5_HAVE_STRUCT_TEXT_INFO
- -- Performing Test H5_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 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 siglongjmp
- -- Looking for siglongjmp - not 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 symlink
- -- Looking for symlink - 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
- -- Looking for clock_gettime
- -- Looking for clock_gettime - found
- -- Looking for clock_gettime in rt
- -- Looking for clock_gettime in rt - found
- -- Looking for clock_gettime in posix4
- -- Looking for clock_gettime in posix4 - not found
- -- Check size of __float128
- -- Check size of __float128 - done
- -- Check size of _Quad
- -- Check size of _Quad - failed
- CMake Warning (dev) at ThirdParty/hdf5/vtkhdf5/src/CMakeLists.txt:1108 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at ThirdParty/hdf5/vtkhdf5/hl/src/CMakeLists.txt:63 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/VeraOut/CMakeLists.txt:4 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/TecplotTable/CMakeLists.txt:4 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/SegY/CMakeLists.txt:9 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/ParallelXML/CMakeLists.txt:23 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/PLY/CMakeLists.txt:6 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/Movie/CMakeLists.txt:56 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- 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
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/ogg/vtkogg/CMakeLists.txt:234 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/theora/vtktheora/CMakeLists.txt:41 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Performing Test have_flag_logical-op-parentheses
- -- Performing Test have_flag_logical-op-parentheses - Success
- -- 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 - Success
- -- Performing Test have_flag_tautological-compare
- -- Performing Test have_flag_tautological-compare - Success
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/OggTheora/CMakeLists.txt:4 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- 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 memmove
- -- Looking for memmove - found
- -- Looking for mkstemp
- -- Looking for mkstemp - found
- -- Looking for random
- -- Looking for random - found
- -- Looking for snprintf
- -- Looking for snprintf - found
- -- Looking for strdup
- -- Looking for strdup - found
- -- Looking for strndup
- -- Looking for strndup - found
- -- Looking for strlcat
- -- Looking for strlcat - 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 int
- -- Check size of unsigned int - done
- -- Check size of unsigned long long
- -- Check size of unsigned long long - done
- -- Check size of unsigned short int
- -- Check size of unsigned short int - done
- -- Check size of uint64_t
- -- Check size of uint64_t - done
- -- Check size of ptrdiff_t
- -- Check size of ptrdiff_t - done
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/netcdf/vtknetcdf/CMakeLists.txt:287 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/NetCDF/CMakeLists.txt:12 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/Geometry/CMakeLists.txt:39 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/MotionFX/CMakeLists.txt:4 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/jsoncpp/vtkjsoncpp/CMakeLists.txt:17 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/Parallel/CMakeLists.txt:18 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/VRModels/CMakeLists.txt:40 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/Parallel/CMakeLists.txt:51 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/MINC/CMakeLists.txt:15 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/LSDyna/CMakeLists.txt:11 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/Import/CMakeLists.txt:14 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Testing HDF5 Multi_Dataset - NOT FOUND
- -- Testing HDF5 Collective_metadata - NOT FOUND
- -- Testing HDF5 H5Pset_file_space_strategy - NOT FOUND
- -- Performing Test CHECK_HAVE_STAT64_STRUCT
- -- Performing Test CHECK_HAVE_STAT64_STRUCT - Failed
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/cgns/vtkcgns/src/CMakeLists.txt:677 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/exodusII/vtkexodusII/CMakeLists.txt:327 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/ioss/vtkioss/CMakeLists.txt:306 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/IOSS/CMakeLists.txt:20 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/HDF/CMakeLists.txt:18 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/FLUENTCFF/CMakeLists.txt:4 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/Video/CMakeLists.txt:38 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
- -- Performing Test HAVE_ATTRIBUTE_DESTRUCTOR
- -- Performing Test HAVE_ATTRIBUTE_DESTRUCTOR - Success
- -- Looking for include file arpa/inet.h
- -- Looking for include file arpa/inet.h - found
- -- Looking for class
- -- Looking for class - not found
- -- Looking for dlopen in dl
- -- Looking for dlopen in dl - found
- -- Looking for include file dl.h
- -- Looking for include file dl.h - not found
- -- Looking for fpclass
- -- Looking for fpclass - not found
- -- Looking for ftime
- -- Looking for ftime - found
- -- Looking for getentropy
- -- Looking for getentropy - found
- -- Looking for gettimeofday
- -- Looking for gettimeofday - found
- -- Looking for append_history in history
- -- Looking for append_history in history - not found
- -- Looking for readline in readline
- -- Looking for readline in readline - not found
- -- Looking for munmap
- -- Looking for munmap - found
- -- Looking for include file netdb.h
- -- Looking for include file netdb.h - found
- -- Looking for include file netinet/in.h
- -- Looking for include file netinet/in.h - found
- -- Looking for include file poll.h
- -- Looking for include file poll.h - found
- -- Looking for shl_load in dld
- -- Looking for shl_load in dld - not found
- -- Looking for stat
- -- Looking for stat - found
- -- Looking for include file sys/mman.h
- -- Looking for include file sys/mman.h - found
- -- Looking for include file sys/random.h
- -- Looking for include file sys/random.h - not found
- -- Looking for include file sys/select.h
- -- Looking for include file sys/select.h - found
- -- Looking for include file sys/socket.h
- -- Looking for include file sys/socket.h - found
- -- Looking for include file sys/timeb.h
- -- Looking for include file sys/timeb.h - found
- -- Performing Test XML_SOCKLEN_T_SOCKLEN_T
- -- Performing Test XML_SOCKLEN_T_SOCKLEN_T - Success
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/libxml2/vtklibxml2/CMakeLists.txt:389 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/Infovis/CMakeLists.txt:23 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/FDS/CMakeLists.txt:4 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/SceneGraph/CMakeLists.txt:14 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/VtkJS/CMakeLists.txt:6 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Domains/Chemistry/CMakeLists.txt:15 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/Export/CMakeLists.txt:24 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/libharu/vtklibharu/src/CMakeLists.txt:98 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/ExportPDF/CMakeLists.txt:14 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/Exodus/CMakeLists.txt:20 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/Engys/CMakeLists.txt:5 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/EnSight/CMakeLists.txt:20 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/ERF/CMakeLists.txt:5 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/CityGML/CMakeLists.txt:3 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/Chemistry/CMakeLists.txt:13 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/CONVERGECFD/CMakeLists.txt:4 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/CGNS/CMakeLists.txt:14 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/Asynchronous/CMakeLists.txt:4 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/AMR/CMakeLists.txt:10 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/AMR/CMakeLists.txt:19 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Interaction/Image/CMakeLists.txt:8 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Imaging/Stencil/CMakeLists.txt:10 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Imaging/Statistics/CMakeLists.txt:6 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Imaging/Morphological/CMakeLists.txt:14 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Imaging/Fourier/CMakeLists.txt:11 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/sqlite/vtksqlite/CMakeLists.txt:3 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/SQL/CMakeLists.txt:20 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Testing/IOSQL/CMakeLists.txt:4 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Topology/CMakeLists.txt:4 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Tensor/CMakeLists.txt:5 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Selection/CMakeLists.txt:6 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/SMP/CMakeLists.txt:6 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Programmable/CMakeLists.txt:6 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Points/CMakeLists.txt:45 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/ParallelImaging/CMakeLists.txt:9 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/GeometryPreview/CMakeLists.txt:6 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Testing/DataModel/CMakeLists.txt:4 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Generic/CMakeLists.txt:12 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Testing/GenericBridge/CMakeLists.txt:19 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/FlowPaths/CMakeLists.txt:26 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/ParallelExodus/CMakeLists.txt:14 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Domains/ChemistryOpenGL2/CMakeLists.txt:21 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Found Python3: C:/Program Files/WindowsApps/PythonSoftwareFoundation.Python.3.13_3.13.1008.0_x64__qbz5n2kfra8p0/python3.13.exe (found version "3.13.3") found components: Interpreter
- -- Configuring done (802.8s)
- -- Generating done (17.1s)
- CMake Warning:
- Manually-specified variables were not used by the project:
- emdawnwebgpu_DIR
- -- Build files have been written to: C:/git/VTK/build
- C:\git\VTK>emcmake cmake -S . -B ./build -G "Ninja" -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS:BOOL=OFF -DVTK_MODULE_ENABLE_VTK_RenderingLICOpenGL2:STRING=DONT_WANT -DVTK_MODULE_ENABLE_VTK_libproj=NO -DVTK_BUILD_TESTING=ON -DVTK_WEBASSEMBLY_64_BIT=ON
- configure: cmake -S . -B ./build -G Ninja -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS:BOOL=OFF -DVTK_MODULE_ENABLE_VTK_RenderingLICOpenGL2:STRING=DONT_WANT -DVTK_MODULE_ENABLE_VTK_libproj=NO -DVTK_BUILD_TESTING=ON -DVTK_WEBASSEMBLY_64_BIT=ON '-DCMAKE_TOOLCHAIN_FILE=C:\emsdk\upstream\emscripten\cmake\Modules\Platform\Emscripten.cmake' -DCMAKE_CROSSCOMPILING_EMULATOR=C:/emsdk/node/20.18.0_64bit/bin/node.exe
- -- The C compiler identification is Clang 21.0.0
- -- The CXX compiler identification is Clang 21.0.0
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working C compiler: C:/emsdk/upstream/emscripten/emcc.bat - 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: C:/emsdk/upstream/emscripten/em++.bat - skipped
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Performing Test vtk_have_compiler_flag_Weverything
- -- Performing Test vtk_have_compiler_flag_Weverything - Success
- -- Performing Test vtk_have_compiler_flag-CXX--wd4251
- -- Performing Test vtk_have_compiler_flag-CXX--wd4251 - Failed
- -- Performing Test vtk_have_compiler_flag-CXX--EHsc
- -- Performing Test vtk_have_compiler_flag-CXX--EHsc - Failed
- -- Performing Test VTK_REQUIRE_LARGE_FILE_SUPPORT
- -- Performing Test VTK_REQUIRE_LARGE_FILE_SUPPORT - Failed
- -- 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 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
- -- Looking for C++ include execinfo.h
- -- Looking for C++ include execinfo.h - not found
- -- Checking whether CXX compiler has getloadavg
- -- Checking whether CXX compiler has getloadavg - yes
- -- Checking whether <ext/stdio_filebuf.h> is available
- -- Checking whether <ext/stdio_filebuf.h> is available - no
- -- Looking for C++ include cxxabi.h
- -- Looking for C++ include cxxabi.h - found
- -- Looking for abi::__cxa_demangle
- -- Looking for abi::__cxa_demangle - found
- -- Looking for <cxxabi.h>
- -- Looking for <cxxabi.h> - not found
- -- Looking for <dlfcn.h>
- -- Looking for <dlfcn.h> - not found
- -- Looking for <execinfo.h>
- -- Looking for <execinfo.h> - not found
- -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
- -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
- -- Found Threads: TRUE
- -- Checking for builtin __atomic_add_fetch
- -- Checking for builtin __atomic_add_fetch -- success
- -- 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 - not found
- -- Looking for abi::__cxa_demangle
- -- Looking for abi::__cxa_demangle - found
- -- Looking for strtod_l
- -- Looking for strtod_l - not 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 - Success
- -- Performing Test COMPILER_SUPPORT_Wlogicalop
- -- Performing Test COMPILER_SUPPORT_Wlogicalop - Failed
- -- Performing Test COMPILER_SUPPORT_Wenumconversion
- -- Performing Test COMPILER_SUPPORT_Wenumconversion - Success
- -- Performing Test COMPILER_SUPPORT_Wcpp11extensions
- -- Performing Test COMPILER_SUPPORT_Wcpp11extensions - Success
- -- Performing Test COMPILER_SUPPORT_Wdoublepromotion
- -- Performing Test COMPILER_SUPPORT_Wdoublepromotion - Success
- -- Performing Test COMPILER_SUPPORT_Wshadow
- -- Performing Test COMPILER_SUPPORT_Wshadow - 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 - Success
- -- Performing Test COMPILER_SUPPORT_ansi
- -- Performing Test COMPILER_SUPPORT_ansi - Success
- -- Performing Test COMPILER_SUPPORT_OPENMP
- -- Performing Test COMPILER_SUPPORT_OPENMP - Success
- CMake Warning (dev) at CMake/vtkModule.cmake:4883 (install):
- Policy CMP0177 is not set: install() DESTINATION paths are normalized. Run
- "cmake --help-policy CMP0177" for policy details. Use the cmake_policy
- command to set the policy and suppress this warning.
- Call Stack (most recent call first):
- ThirdParty/eigen/vtkeigen/CMakeLists.txt:701 (vtk_module_install_headers)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- 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 stdint.h
- -- Looking for stdint.h - 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
- -- Looking for sys/types.h
- -- Looking for sys/types.h - found
- -- Looking for stddef.h
- -- Looking for stddef.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 mmap
- -- Looking for mmap - found
- -- Looking for getrandom
- -- Looking for getrandom - not 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 - Failed
- -- Performing Test FLAG_NO_STRICT_ALIASING
- -- Performing Test FLAG_NO_STRICT_ALIASING - Success
- -- Performing Test FLAG_VISIBILITY
- -- Performing Test FLAG_VISIBILITY - Success
- -- Looking for cos in m
- -- Looking for cos in m - found
- -- 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
- CMake Deprecation Warning at ThirdParty/tiff/vtktiff/CMakeLists.txt:32 (cmake_policy):
- Compatibility with CMake < 3.10 will be removed from a future version of
- CMake.
- Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
- to tell CMake that the project requires at least <min> but has been updated
- to work with policies introduced by <max> or earlier.
- -- 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_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_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 sys/time.h
- -- Looking for sys/time.h - found
- -- Looking for getopt
- -- Looking for getopt - found
- -- Looking for optarg
- -- Looking for optarg - found
- -- Looking for setmode
- -- Looking for setmode - not found
- -- Check size of size_t
- -- Check size of size_t - done
- -- Looking for pow
- -- Looking for pow - found
- -- Found CMath: TRUE
- -- Found OpenGL: C:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/um found components: GLES3
- CMake Warning (dev) at CMake/vtkObjectFactory.cmake:101 (cmake_parse_arguments):
- The INITIAL_CODE keyword was followed by an empty string or no value at
- all. Policy CMP0174 is not set, so cmake_parse_arguments() will unset the
- _vtk_object_factory_configure_INITIAL_CODE variable rather than setting it
- to an empty string.
- Call Stack (most recent call first):
- Rendering/UI/CMakeLists.txt:89 (vtk_object_factory_configure)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- 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/socket.h
- -- Looking for 4 include files sys/file.h, ..., sys/socket.h - found
- -- Looking for 5 include files sys/file.h, ..., sys/stat.h
- -- Looking for 5 include files sys/file.h, ..., sys/stat.h - found
- -- Looking for 6 include files sys/file.h, ..., sys/time.h
- -- Looking for 6 include files sys/file.h, ..., sys/time.h - found
- -- Looking for 7 include files sys/file.h, ..., sys/types.h
- -- Looking for 7 include files sys/file.h, ..., sys/types.h - found
- -- Looking for 8 include files sys/file.h, ..., features.h
- -- Looking for 8 include files sys/file.h, ..., features.h - found
- -- Looking for 9 include files sys/file.h, ..., dirent.h
- -- Looking for 9 include files sys/file.h, ..., dirent.h - found
- -- Looking for 10 include files sys/file.h, ..., unistd.h
- -- Looking for 10 include files sys/file.h, ..., unistd.h - found
- -- Looking for 11 include files sys/file.h, ..., pwd.h
- -- Looking for 11 include files sys/file.h, ..., pwd.h - found
- -- Looking for 12 include files sys/file.h, ..., globus/common.h
- -- Looking for 12 include files sys/file.h, ..., globus/common.h - not found
- -- Looking for 12 include files sys/file.h, ..., pdb.h
- -- Looking for 12 include files sys/file.h, ..., pdb.h - not found
- -- Looking for 12 include files sys/file.h, ..., pthread.h
- -- Looking for 12 include files sys/file.h, ..., pthread.h - found
- -- Looking for 13 include files sys/file.h, ..., dlfcn.h
- -- Looking for 13 include files sys/file.h, ..., dlfcn.h - found
- -- Looking for 14 include files sys/file.h, ..., netinet/in.h
- -- Looking for 14 include files sys/file.h, ..., netinet/in.h - found
- -- Looking for 15 include files sys/file.h, ..., netdb.h
- -- Looking for 15 include files sys/file.h, ..., netdb.h - found
- -- Looking for 16 include files sys/file.h, ..., arpa/inet.h
- -- Looking for 16 include files sys/file.h, ..., arpa/inet.h - found
- -- Looking for include file quadmath.h
- -- Looking for include file quadmath.h - not found
- -- Looking for ceil in m;
- -- Looking for ceil in m; - found
- -- Looking for fseeko
- -- Looking for fseeko - found
- -- Performing Test HAVE_STAT64_STRUCT
- -- Performing Test HAVE_STAT64_STRUCT - Failed
- -- 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 - failed
- -- Check size of time_t
- -- Check size of time_t - done
- -- Check size of _Bool
- -- Check size of _Bool - done
- -- Performing Test H5_HAVE_TM_GMTOFF
- -- Performing Test H5_HAVE_TM_GMTOFF - Success
- -- Performing Test H5_HAVE___TM_GMTOFF
- -- Performing Test H5_HAVE___TM_GMTOFF - Success
- -- Performing Test H5_HAVE_STRUCT_TIMEZONE
- -- Performing Test H5_HAVE_STRUCT_TIMEZONE - Failed
- -- Looking for gettimeofday
- -- Looking for gettimeofday - found
- -- Performing Test H5_HAVE_STAT_ST_BLOCKS
- -- Performing Test H5_HAVE_STAT_ST_BLOCKS - Success
- -- Looking for ioctl
- -- Looking for ioctl - found
- -- Performing Test H5_HAVE_STRUCT_VIDEOCONFIG
- -- Performing Test H5_HAVE_STRUCT_VIDEOCONFIG - Failed
- -- Performing Test H5_HAVE_STRUCT_TEXT_INFO
- -- Performing Test H5_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 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 siglongjmp
- -- Looking for siglongjmp - not 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 symlink
- -- Looking for symlink - 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
- -- Looking for clock_gettime
- -- Looking for clock_gettime - found
- -- Looking for clock_gettime in rt
- -- Looking for clock_gettime in rt - found
- -- Looking for clock_gettime in posix4
- -- Looking for clock_gettime in posix4 - not found
- -- Check size of __float128
- -- Check size of __float128 - done
- -- Check size of _Quad
- -- Check size of _Quad - failed
- -- 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 - Success
- -- 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 - Success
- -- 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 memmove
- -- Looking for memmove - found
- -- Looking for mkstemp
- -- Looking for mkstemp - found
- -- Looking for random
- -- Looking for random - found
- -- Looking for snprintf
- -- Looking for snprintf - found
- -- Looking for strdup
- -- Looking for strdup - found
- -- Looking for strndup
- -- Looking for strndup - found
- -- Looking for strlcat
- -- Looking for strlcat - 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 int
- -- Check size of unsigned int - done
- -- Check size of unsigned long long
- -- Check size of unsigned long long - done
- -- Check size of unsigned short int
- -- Check size of unsigned short int - done
- -- Check size of uint64_t
- -- Check size of uint64_t - done
- -- Check size of ptrdiff_t
- -- Check size of ptrdiff_t - done
- -- Testing HDF5 Multi_Dataset - NOT FOUND
- -- Testing HDF5 Collective_metadata - NOT FOUND
- -- Testing HDF5 H5Pset_file_space_strategy - NOT FOUND
- -- Performing Test CHECK_HAVE_STAT64_STRUCT
- -- Performing Test CHECK_HAVE_STAT64_STRUCT - Failed
- -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
- -- Performing Test HAVE_ATTRIBUTE_DESTRUCTOR
- -- Performing Test HAVE_ATTRIBUTE_DESTRUCTOR - Success
- -- Looking for include file arpa/inet.h
- -- Looking for include file arpa/inet.h - found
- -- Looking for class
- -- Looking for class - not found
- -- Looking for dlopen in dl
- -- Looking for dlopen in dl - found
- -- Looking for include file dl.h
- -- Looking for include file dl.h - not found
- -- Looking for fpclass
- -- Looking for fpclass - not found
- -- Looking for ftime
- -- Looking for ftime - found
- -- Looking for getentropy
- -- Looking for getentropy - found
- -- Looking for gettimeofday
- -- Looking for gettimeofday - found
- -- Looking for append_history in history
- -- Looking for append_history in history - not found
- -- Looking for readline in readline
- -- Looking for readline in readline - not found
- -- Looking for munmap
- -- Looking for munmap - found
- -- Looking for include file netdb.h
- -- Looking for include file netdb.h - found
- -- Looking for include file netinet/in.h
- -- Looking for include file netinet/in.h - found
- -- Looking for include file poll.h
- -- Looking for include file poll.h - found
- -- Looking for shl_load in dld
- -- Looking for shl_load in dld - not found
- -- Looking for stat
- -- Looking for stat - found
- -- Looking for include file sys/mman.h
- -- Looking for include file sys/mman.h - found
- -- Looking for include file sys/random.h
- -- Looking for include file sys/random.h - not found
- -- Looking for include file sys/select.h
- -- Looking for include file sys/select.h - found
- -- Looking for include file sys/socket.h
- -- Looking for include file sys/socket.h - found
- -- Looking for include file sys/timeb.h
- -- Looking for include file sys/timeb.h - found
- -- Performing Test XML_SOCKLEN_T_SOCKLEN_T
- -- Performing Test XML_SOCKLEN_T_SOCKLEN_T - Success
- -- Found Python3: C:/Program Files/WindowsApps/PythonSoftwareFoundation.Python.3.13_3.13.1008.0_x64__qbz5n2kfra8p0/python3.13.exe (found version "3.13.3") found components: Interpreter
- -- Configuring done (810.3s)
- -- Generating done (18.3s)
- -- Build files have been written to: C:/git/VTK/build
- C:\git\VTK>
- C:\git\VTK>
- C:\git\VTK>
- C:\git\VTK>
- C:\git\VTK>
- C:\git\VTK>
- C:\git\VTK>
- C:\git\VTK>
- C:\git\VTK>
- C:\git\VTK>
- C:\git\VTK>
- C:\git\VTK>emcmake cmake -S . -B ./build -G "Ninja" -DCMAKE_BUILD_TYPE=Release -DVTK_ENABLE_LOGGING:BOOL=OFF -DVTK_ENABLE_WRAPPING:BOOL=OFF -DVTK_MODULE_ENABLE_VTK_RenderingLICOpenGL2:STRING=DONT_WANT -DVTK_MODULE_ENABLE_VTK_libproj=NO -DVTK_ENABLE_WEBGPU=ON -Demdawnwebgpu_DIR=C:\git\VTK\dawn\lib\cmake\emdawnwebgpu -DVTK_BUILD_TESTING=ON -DVTK_WEBASSEMBLY_64_BIT=ON -DCMAKE_INSTALL_PREFIX=C:/git/vtk/build
- configure: cmake -S . -B ./build -G Ninja -DCMAKE_BUILD_TYPE=Release -DVTK_ENABLE_LOGGING:BOOL=OFF -DVTK_ENABLE_WRAPPING:BOOL=OFF -DVTK_MODULE_ENABLE_VTK_RenderingLICOpenGL2:STRING=DONT_WANT -DVTK_MODULE_ENABLE_VTK_libproj=NO -DVTK_ENABLE_WEBGPU=ON '-Demdawnwebgpu_DIR=C:\git\VTK\dawn\lib\cmake\emdawnwebgpu' -DVTK_BUILD_TESTING=ON -DVTK_WEBASSEMBLY_64_BIT=ON -DCMAKE_INSTALL_PREFIX=C:/git/vtk/build '-DCMAKE_TOOLCHAIN_FILE=C:\emsdk\upstream\emscripten\cmake\Modules\Platform\Emscripten.cmake' -DCMAKE_CROSSCOMPILING_EMULATOR=C:/emsdk/node/20.18.0_64bit/bin/node.exe
- -- The C compiler identification is Clang 21.0.0
- -- The CXX compiler identification is Clang 21.0.0
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working C compiler: C:/emsdk/upstream/emscripten/emcc.bat - 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: C:/emsdk/upstream/emscripten/em++.bat - skipped
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Performing Test vtk_have_compiler_flag_Weverything
- -- Performing Test vtk_have_compiler_flag_Weverything - Success
- -- Performing Test vtk_have_compiler_flag-CXX--wd4251
- -- Performing Test vtk_have_compiler_flag-CXX--wd4251 - Failed
- -- Performing Test vtk_have_compiler_flag-CXX--EHsc
- -- Performing Test vtk_have_compiler_flag-CXX--EHsc - Failed
- -- Performing Test VTK_REQUIRE_LARGE_FILE_SUPPORT
- -- Performing Test VTK_REQUIRE_LARGE_FILE_SUPPORT - Failed
- -- 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
- -- Looking for C++ include execinfo.h
- -- Looking for C++ include execinfo.h - not found
- -- Checking whether CXX compiler has getloadavg
- -- Checking whether CXX compiler has getloadavg - yes
- -- Checking whether <ext/stdio_filebuf.h> is available
- -- Checking whether <ext/stdio_filebuf.h> is available - no
- CMake Warning (dev) at Utilities/KWSys/vtksys/CMakeLists.txt:777 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Looking for C++ include cxxabi.h
- -- Looking for C++ include cxxabi.h - found
- -- Looking for abi::__cxa_demangle
- -- Looking for abi::__cxa_demangle - found
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/token/vtktoken/token/CMakeLists.txt:65 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- 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
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/doubleconversion/vtkdoubleconversion/CMakeLists.txt:23 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Checking for builtin __atomic_add_fetch
- -- Checking for builtin __atomic_add_fetch -- success
- -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
- -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
- -- Found Threads: TRUE
- -- 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 - not found
- -- Looking for abi::__cxa_demangle
- -- Looking for abi::__cxa_demangle - found
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Common/Core/CMakeLists.txt:696 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/kissfft/vtkkissfft/CMakeLists.txt:25 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Common/Math/CMakeLists.txt:36 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Common/Transforms/CMakeLists.txt:19 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Common/Misc/CMakeLists.txt:17 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Common/System/CMakeLists.txt:30 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/pugixml/vtkpugixml/CMakeLists.txt:221 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Common/DataModel/CMakeLists.txt:351 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Common/ExecutionModel/CMakeLists.txt:90 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Reduction/CMakeLists.txt:10 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Core/CMakeLists.txt:144 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Common/Color/CMakeLists.txt:5 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Common/ComputationalGeometry/CMakeLists.txt:29 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Geometry/CMakeLists.txt:27 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/verdict/vtkverdict/CMakeLists.txt:25 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Verdict/CMakeLists.txt:8 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/fmt/vtkfmt/CMakeLists.txt:20 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Looking for strtod_l
- -- Looking for strtod_l - not found
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/General/CMakeLists.txt:142 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Sources/CMakeLists.txt:48 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/Core/CMakeLists.txt:201 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/HyperTree/CMakeLists.txt:30 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- 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 - Success
- -- Performing Test COMPILER_SUPPORT_Wlogicalop
- -- Performing Test COMPILER_SUPPORT_Wlogicalop - Failed
- -- Performing Test COMPILER_SUPPORT_Wenumconversion
- -- Performing Test COMPILER_SUPPORT_Wenumconversion - Success
- -- Performing Test COMPILER_SUPPORT_Wcpp11extensions
- -- Performing Test COMPILER_SUPPORT_Wcpp11extensions - Success
- -- Performing Test COMPILER_SUPPORT_Wdoublepromotion
- -- Performing Test COMPILER_SUPPORT_Wdoublepromotion - Success
- -- Performing Test COMPILER_SUPPORT_Wshadow
- -- Performing Test COMPILER_SUPPORT_Wshadow - 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 - Success
- -- Performing Test COMPILER_SUPPORT_ansi
- -- Performing Test COMPILER_SUPPORT_ansi - Success
- -- Performing Test COMPILER_SUPPORT_OPENMP
- -- Performing Test COMPILER_SUPPORT_OPENMP - Success
- CMake Warning (dev) at CMake/vtkModule.cmake:4883 (install):
- Policy CMP0177 is not set: install() DESTINATION paths are normalized. Run
- "cmake --help-policy CMP0177" for policy details. Use the cmake_policy
- command to set the policy and suppress this warning.
- Call Stack (most recent call first):
- ThirdParty/eigen/vtkeigen/CMakeLists.txt:701 (vtk_module_install_headers)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Statistics/CMakeLists.txt:26 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/lz4/vtklz4/CMakeLists.txt:20 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- 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 stdint.h
- -- Looking for stdint.h - 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
- -- Looking for sys/types.h
- -- Looking for sys/types.h - found
- -- Looking for stddef.h
- -- Looking for stddef.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
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/lzma/vtklzma/CMakeLists.txt:288 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Check size of off64_t
- -- Check size of off64_t - done
- -- Looking for unistd.h
- -- Looking for unistd.h - found
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/zlib/vtkzlib/CMakeLists.txt:120 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/Core/CMakeLists.txt:37 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/CellGrid/CMakeLists.txt:150 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/CellGrid/CMakeLists.txt:10 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/Legacy/CMakeLists.txt:34 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Parallel/Core/CMakeLists.txt:25 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- 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 mmap
- -- Looking for mmap - found
- -- Looking for getrandom
- -- Looking for getrandom - not 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 - Failed
- -- Performing Test FLAG_NO_STRICT_ALIASING
- -- Performing Test FLAG_NO_STRICT_ALIASING - Success
- -- Performing Test FLAG_VISIBILITY
- -- Performing Test FLAG_VISIBILITY - Success
- -- Looking for cos in m
- -- Looking for cos in m - found
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/expat/vtkexpat/CMakeLists.txt:461 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/XMLParser/CMakeLists.txt:6 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/XML/CMakeLists.txt:58 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Parallel/DIY/CMakeLists.txt:11 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Extraction/CMakeLists.txt:33 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Interaction/Style/CMakeLists.txt:47 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/freetype/vtkfreetype/CMakeLists.txt:54 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/FreeType/CMakeLists.txt:37 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/Context2D/CMakeLists.txt:26 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Imaging/Core/CMakeLists.txt:48 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Imaging/Sources/CMakeLists.txt:10 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Hybrid/CMakeLists.txt:29 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Modeling/CMakeLists.txt:38 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Texture/CMakeLists.txt:11 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Imaging/Color/CMakeLists.txt:15 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Imaging/General/CMakeLists.txt:26 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Utilities/DICOMParser/CMakeLists.txt:30 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- 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
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/jpeg/vtkjpeg/CMakeLists.txt:120 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Utilities/MetaIO/vtkmetaio/CMakeLists.txt:116 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/png/vtkpng/CMakeLists.txt:24 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Deprecation Warning at ThirdParty/tiff/vtktiff/CMakeLists.txt:32 (cmake_policy):
- Compatibility with CMake < 3.10 will be removed from a future version of
- CMake.
- Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
- to tell CMake that the project requires at least <min> but has been updated
- to work with policies introduced by <max> or earlier.
- -- 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_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_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 sys/time.h
- -- Looking for sys/time.h - found
- -- Looking for getopt
- -- Looking for getopt - found
- -- Looking for optarg
- -- Looking for optarg - found
- -- Looking for setmode
- -- Looking for setmode - not found
- -- Check size of size_t
- -- Check size of size_t - done
- -- Looking for pow
- -- Looking for pow - found
- -- Found CMath: TRUE
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/tiff/vtktiff/libtiff/CMakeLists.txt:199 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/Image/CMakeLists.txt:46 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Imaging/Hybrid/CMakeLists.txt:17 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/Annotation/CMakeLists.txt:35 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/Volume/CMakeLists.txt:41 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/HyperTreeGrid/CMakeLists.txt:4 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/glad/vtkglad/CMakeLists.txt:33 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Found OpenGL: C:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/um found components: GLES3
- CMake Warning (dev) at CMake/vtkObjectFactory.cmake:101 (cmake_parse_arguments):
- The INITIAL_CODE keyword was followed by an empty string or no value at
- all. Policy CMP0174 is not set, so cmake_parse_arguments() will unset the
- _vtk_object_factory_configure_INITIAL_CODE variable rather than setting it
- to an empty string.
- Call Stack (most recent call first):
- Rendering/UI/CMakeLists.txt:89 (vtk_object_factory_configure)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/UI/CMakeLists.txt:96 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/OpenGL2/CMakeLists.txt:408 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Interaction/Widgets/CMakeLists.txt:182 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Views/Core/CMakeLists.txt:10 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Infovis/Core/CMakeLists.txt:48 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Charts/Core/CMakeLists.txt:51 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Imaging/CMakeLists.txt:6 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Infovis/Layout/CMakeLists.txt:47 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/Label/CMakeLists.txt:16 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Views/Infovis/CMakeLists.txt:31 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Views/Context2D/CMakeLists.txt:6 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Testing/Core/CMakeLists.txt:17 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Testing/Rendering/CMakeLists.txt:12 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Parallel/CMakeLists.txt:80 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Temporal/CMakeLists.txt:7 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/ParallelDIY2/CMakeLists.txt:40 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/WebGPU/CMakeLists.txt:221 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/LOD/CMakeLists.txt:5 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/Image/CMakeLists.txt:7 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/ContextOpenGL2/CMakeLists.txt:34 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/CellGrid/CMakeLists.txt:49 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Imaging/Math/CMakeLists.txt:11 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/VolumeOpenGL2/CMakeLists.txt:60 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- 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/socket.h
- -- Looking for 4 include files sys/file.h, ..., sys/socket.h - found
- -- Looking for 5 include files sys/file.h, ..., sys/stat.h
- -- Looking for 5 include files sys/file.h, ..., sys/stat.h - found
- -- Looking for 6 include files sys/file.h, ..., sys/time.h
- -- Looking for 6 include files sys/file.h, ..., sys/time.h - found
- -- Looking for 7 include files sys/file.h, ..., sys/types.h
- -- Looking for 7 include files sys/file.h, ..., sys/types.h - found
- -- Looking for 8 include files sys/file.h, ..., features.h
- -- Looking for 8 include files sys/file.h, ..., features.h - found
- -- Looking for 9 include files sys/file.h, ..., dirent.h
- -- Looking for 9 include files sys/file.h, ..., dirent.h - found
- -- Looking for 10 include files sys/file.h, ..., unistd.h
- -- Looking for 10 include files sys/file.h, ..., unistd.h - found
- -- Looking for 11 include files sys/file.h, ..., pwd.h
- -- Looking for 11 include files sys/file.h, ..., pwd.h - found
- -- Looking for 12 include files sys/file.h, ..., globus/common.h
- -- Looking for 12 include files sys/file.h, ..., globus/common.h - not found
- -- Looking for 12 include files sys/file.h, ..., pdb.h
- -- Looking for 12 include files sys/file.h, ..., pdb.h - not found
- -- Looking for 12 include files sys/file.h, ..., pthread.h
- -- Looking for 12 include files sys/file.h, ..., pthread.h - found
- -- Looking for 13 include files sys/file.h, ..., dlfcn.h
- -- Looking for 13 include files sys/file.h, ..., dlfcn.h - found
- -- Looking for 14 include files sys/file.h, ..., netinet/in.h
- -- Looking for 14 include files sys/file.h, ..., netinet/in.h - found
- -- Looking for 15 include files sys/file.h, ..., netdb.h
- -- Looking for 15 include files sys/file.h, ..., netdb.h - found
- -- Looking for 16 include files sys/file.h, ..., arpa/inet.h
- -- Looking for 16 include files sys/file.h, ..., arpa/inet.h - found
- -- Looking for include file quadmath.h
- -- Looking for include file quadmath.h - not found
- -- Looking for ceil in m;
- -- Looking for ceil in m; - found
- -- Looking for fseeko
- -- Looking for fseeko - found
- -- Performing Test HAVE_STAT64_STRUCT
- -- Performing Test HAVE_STAT64_STRUCT - Failed
- -- 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 - failed
- -- Check size of time_t
- -- Check size of time_t - done
- -- Check size of _Bool
- -- Check size of _Bool - done
- -- Performing Test H5_HAVE_TM_GMTOFF
- -- Performing Test H5_HAVE_TM_GMTOFF - Success
- -- Performing Test H5_HAVE___TM_GMTOFF
- -- Performing Test H5_HAVE___TM_GMTOFF - Success
- -- Performing Test H5_HAVE_STRUCT_TIMEZONE
- -- Performing Test H5_HAVE_STRUCT_TIMEZONE - Failed
- -- Looking for gettimeofday
- -- Looking for gettimeofday - found
- -- Performing Test H5_HAVE_STAT_ST_BLOCKS
- -- Performing Test H5_HAVE_STAT_ST_BLOCKS - Success
- -- Looking for ioctl
- -- Looking for ioctl - found
- -- Performing Test H5_HAVE_STRUCT_VIDEOCONFIG
- -- Performing Test H5_HAVE_STRUCT_VIDEOCONFIG - Failed
- -- Performing Test H5_HAVE_STRUCT_TEXT_INFO
- -- Performing Test H5_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 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 siglongjmp
- -- Looking for siglongjmp - not 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 symlink
- -- Looking for symlink - 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
- -- Looking for clock_gettime
- -- Looking for clock_gettime - found
- -- Looking for clock_gettime in rt
- -- Looking for clock_gettime in rt - found
- -- Looking for clock_gettime in posix4
- -- Looking for clock_gettime in posix4 - not found
- -- Check size of __float128
- -- Check size of __float128 - done
- -- Check size of _Quad
- -- Check size of _Quad - failed
- CMake Warning (dev) at ThirdParty/hdf5/vtkhdf5/src/CMakeLists.txt:1108 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at ThirdParty/hdf5/vtkhdf5/hl/src/CMakeLists.txt:63 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/VeraOut/CMakeLists.txt:4 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/TecplotTable/CMakeLists.txt:4 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/SegY/CMakeLists.txt:9 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/ParallelXML/CMakeLists.txt:23 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/PLY/CMakeLists.txt:6 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/Movie/CMakeLists.txt:56 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- 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
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/ogg/vtkogg/CMakeLists.txt:234 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/theora/vtktheora/CMakeLists.txt:41 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Performing Test have_flag_logical-op-parentheses
- -- Performing Test have_flag_logical-op-parentheses - Success
- -- 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 - Success
- -- Performing Test have_flag_tautological-compare
- -- Performing Test have_flag_tautological-compare - Success
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/OggTheora/CMakeLists.txt:4 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- 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 memmove
- -- Looking for memmove - found
- -- Looking for mkstemp
- -- Looking for mkstemp - found
- -- Looking for random
- -- Looking for random - found
- -- Looking for snprintf
- -- Looking for snprintf - found
- -- Looking for strdup
- -- Looking for strdup - found
- -- Looking for strndup
- -- Looking for strndup - found
- -- Looking for strlcat
- -- Looking for strlcat - 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 int
- -- Check size of unsigned int - done
- -- Check size of unsigned long long
- -- Check size of unsigned long long - done
- -- Check size of unsigned short int
- -- Check size of unsigned short int - done
- -- Check size of uint64_t
- -- Check size of uint64_t - done
- -- Check size of ptrdiff_t
- -- Check size of ptrdiff_t - done
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/netcdf/vtknetcdf/CMakeLists.txt:287 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/NetCDF/CMakeLists.txt:12 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/Geometry/CMakeLists.txt:39 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/MotionFX/CMakeLists.txt:4 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/jsoncpp/vtkjsoncpp/CMakeLists.txt:17 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/Parallel/CMakeLists.txt:18 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/VRModels/CMakeLists.txt:40 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/Parallel/CMakeLists.txt:51 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/MINC/CMakeLists.txt:15 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/LSDyna/CMakeLists.txt:11 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/Import/CMakeLists.txt:14 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Testing HDF5 Multi_Dataset - NOT FOUND
- -- Testing HDF5 Collective_metadata - NOT FOUND
- -- Testing HDF5 H5Pset_file_space_strategy - NOT FOUND
- -- Performing Test CHECK_HAVE_STAT64_STRUCT
- -- Performing Test CHECK_HAVE_STAT64_STRUCT - Failed
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/cgns/vtkcgns/src/CMakeLists.txt:677 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/exodusII/vtkexodusII/CMakeLists.txt:327 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/ioss/vtkioss/CMakeLists.txt:306 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/IOSS/CMakeLists.txt:20 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/HDF/CMakeLists.txt:18 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/FLUENTCFF/CMakeLists.txt:4 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/Video/CMakeLists.txt:38 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
- -- Performing Test HAVE_ATTRIBUTE_DESTRUCTOR
- -- Performing Test HAVE_ATTRIBUTE_DESTRUCTOR - Success
- -- Looking for include file arpa/inet.h
- -- Looking for include file arpa/inet.h - found
- -- Looking for class
- -- Looking for class - not found
- -- Looking for dlopen in dl
- -- Looking for dlopen in dl - found
- -- Looking for include file dl.h
- -- Looking for include file dl.h - not found
- -- Looking for fpclass
- -- Looking for fpclass - not found
- -- Looking for ftime
- -- Looking for ftime - found
- -- Looking for getentropy
- -- Looking for getentropy - found
- -- Looking for gettimeofday
- -- Looking for gettimeofday - found
- -- Looking for append_history in history
- -- Looking for append_history in history - not found
- -- Looking for readline in readline
- -- Looking for readline in readline - not found
- -- Looking for munmap
- -- Looking for munmap - found
- -- Looking for include file netdb.h
- -- Looking for include file netdb.h - found
- -- Looking for include file netinet/in.h
- -- Looking for include file netinet/in.h - found
- -- Looking for include file poll.h
- -- Looking for include file poll.h - found
- -- Looking for shl_load in dld
- -- Looking for shl_load in dld - not found
- -- Looking for stat
- -- Looking for stat - found
- -- Looking for include file sys/mman.h
- -- Looking for include file sys/mman.h - found
- -- Looking for include file sys/random.h
- -- Looking for include file sys/random.h - not found
- -- Looking for include file sys/select.h
- -- Looking for include file sys/select.h - found
- -- Looking for include file sys/socket.h
- -- Looking for include file sys/socket.h - found
- -- Looking for include file sys/timeb.h
- -- Looking for include file sys/timeb.h - found
- -- Performing Test XML_SOCKLEN_T_SOCKLEN_T
- -- Performing Test XML_SOCKLEN_T_SOCKLEN_T - Success
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/libxml2/vtklibxml2/CMakeLists.txt:389 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/Infovis/CMakeLists.txt:23 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/FDS/CMakeLists.txt:4 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/SceneGraph/CMakeLists.txt:14 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Rendering/VtkJS/CMakeLists.txt:6 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Domains/Chemistry/CMakeLists.txt:15 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/Export/CMakeLists.txt:24 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/libharu/vtklibharu/src/CMakeLists.txt:98 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/ExportPDF/CMakeLists.txt:14 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/Exodus/CMakeLists.txt:20 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/Engys/CMakeLists.txt:5 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/EnSight/CMakeLists.txt:20 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/ERF/CMakeLists.txt:5 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/CityGML/CMakeLists.txt:3 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/Chemistry/CMakeLists.txt:13 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/CONVERGECFD/CMakeLists.txt:4 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/CGNS/CMakeLists.txt:14 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/Asynchronous/CMakeLists.txt:4 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/AMR/CMakeLists.txt:10 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/AMR/CMakeLists.txt:19 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Interaction/Image/CMakeLists.txt:8 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Imaging/Stencil/CMakeLists.txt:10 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Imaging/Statistics/CMakeLists.txt:6 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Imaging/Morphological/CMakeLists.txt:14 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Imaging/Fourier/CMakeLists.txt:11 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- ThirdParty/sqlite/vtksqlite/CMakeLists.txt:3 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/SQL/CMakeLists.txt:20 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Testing/IOSQL/CMakeLists.txt:4 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Topology/CMakeLists.txt:4 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Tensor/CMakeLists.txt:5 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Selection/CMakeLists.txt:6 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/SMP/CMakeLists.txt:6 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Programmable/CMakeLists.txt:6 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Points/CMakeLists.txt:45 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/ParallelImaging/CMakeLists.txt:9 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/GeometryPreview/CMakeLists.txt:6 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Testing/DataModel/CMakeLists.txt:4 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/Generic/CMakeLists.txt:12 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Testing/GenericBridge/CMakeLists.txt:19 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Filters/FlowPaths/CMakeLists.txt:26 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- IO/ParallelExodus/CMakeLists.txt:14 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMake/vtkModule.cmake:4308 (add_library):
- ADD_LIBRARY called with SHARED option but the target platform does not
- support dynamic linking. Building a STATIC library instead. This may lead
- to problems.
- Call Stack (most recent call first):
- Domains/ChemistryOpenGL2/CMakeLists.txt:21 (vtk_module_add_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Found Python3: C:/Program Files/WindowsApps/PythonSoftwareFoundation.Python.3.13_3.13.1008.0_x64__qbz5n2kfra8p0/python3.13.exe (found version "3.13.3") found components: Interpreter
- -- Configuring done (842.2s)
- -- Generating done (17.1s)
- CMake Warning:
- Manually-specified variables were not used by the project:
- emdawnwebgpu_DIR
- -- Build files have been written to: C:/git/VTK/build
Add Comment
Please, Sign In to add comment