=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for VTK-4.2.6/VTK-4.2-LatestRelease.tar.gz => Checksum RMD160 OK for VTK-4.2.6/VTK-4.2-LatestRelease.tar.gz ===> Installing dependencies for vtk-4.2.6nb5 => Build dependency x11-links>=0.84: found x11-links-0.84 => Build dependency cmake>=2.8.5nb1: found cmake-2.8.12.2nb3 ===> Overriding tools for vtk-4.2.6nb5 ===> Extracting for vtk-4.2.6nb5 ===> Patching for vtk-4.2.6nb5 => Applying pkgsrc patches for vtk-4.2.6nb5 ===> Creating toolchain wrappers for vtk-4.2.6nb5 src=/usr/X11R7/lib/pkgconfig/fixesproto.pc dst=/usr/pkgsrc/work/graphics/vtk/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /usr/pkgsrc/work/graphics/vtk/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for vtk-4.2.6nb5 cd /usr/pkgsrc/work/graphics/vtk/work/VTK && cmake . -DCMAKE_INSTALL_PREFIX:STRING=/usr/pkg -DCMAKE_INSTALL_RPATH:STRING=/usr/pkg/lib:/usr/X11R7/lib:/usr/pkg/lib/vtk -DCMAKE_SKIP_BUILD_RPATH:BOOL=ON -DCMAKE_BUILD_WITH_INSTALL_RPATH:BOOL=ON -DCMAKE_INSTALL_RPATH_USE_LINK_PATH:BOOL=ON -DVTK_USE_HYBRID:BOOL=ON -DBUILD_SHARED_LIBS:BOOL=ON -- The C compiler identification is Clang 3.4.0 -- The CXX compiler identification is Clang 3.4.0 System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Check for working C compiler: /usr/pkgsrc/work/graphics/vtk/work/.wrapper/bin/cc System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Check for working C compiler: /usr/pkgsrc/work/graphics/vtk/work/.wrapper/bin/cc -- works -- Detecting C compiler ABI info System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/pkgsrc/work/graphics/vtk/work/.wrapper/bin/CC System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Check for working CXX compiler: /usr/pkgsrc/work/graphics/vtk/work/.wrapper/bin/CC -- works -- Detecting CXX compiler ABI info System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Detecting CXX compiler ABI info - done CMake Warning (dev) at CMakeLists.txt:26 (LINK_DIRECTORIES): This command specifies the relative path . as a link directory. Policy CMP0015 is not set: link_directories() treats paths relative to the source dir. Run "cmake --help-policy CMP0015" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for sys/types.h System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Looking for sys/types.h - found -- Looking for stdint.h System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Looking for stdint.h - found -- Looking for stddef.h System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Looking for stddef.h - found -- Check size of int System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Check size of int - done -- Check size of long System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Check size of long - done -- Check size of void* System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Check size of void* - done -- Check size of char System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Check size of char - done -- Check size of short System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Check size of short - done -- Check size of float System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Check size of float - done -- Check size of double System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Check size of double - done -- Looking for limits.h System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Looking for limits.h - found -- Looking for unistd.h System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Looking for unistd.h - found -- Looking for pthread.h System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Looking for pthread.h - not found -- Looking for include files sys/types.h, sys/prctl.h System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Looking for include files sys/types.h, sys/prctl.h - not found -- Check if the system is big endian -- Searching 16 bit integer -- Check size of unsigned short System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Check size of unsigned short - done -- Using unsigned short System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Check if the system is big endian - little endian -- Could NOT find Threads (missing: Threads_FOUND) -- Looking for C++ include iostream System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Looking for C++ include iostream - found -- Check for STD namespace System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Check for STD namespace - found -- Check for ANSI scope System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Check for ANSI scope - found -- Check for sstream System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Check for sstream - found -- Check size of long long System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Check size of long long - done -- Checking support for C++ type bool System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Checking support for C++ type bool -- yes -- Checking support for C++ explicit template instantiation System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Checking support for C++ explicit template instantiation -- yes -- Compiling VTK CMake commands System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake CMake Warning (dev) in /usr/pkgsrc/work/graphics/vtk/work/VTK/CMake/CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 2.8) should be added at the top of the file. The version specified may be lower if you wish to support older CMake versions for this project. For more information run "cmake --help-policy CMP0000". This warning is for project developers. Use -Wno-dev to suppress it. -- Compiling VTK CMake commands - done -- Loading VTK CMake commands -- Loading VTK CMake commands - done -- Looking for C++ include iosfwd System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Looking for C++ include iosfwd - found -- Looking for C++ include iostream.h System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Looking for C++ include iostream.h - not found -- Could NOT find OpenGL (missing: OPENGL_gl_LIBRARY OPENGL_INCLUDE_DIR) -- Could NOT find OpenGL (missing: OPENGL_gl_LIBRARY OPENGL_INCLUDE_DIR) -- Could NOT find OpenGL (missing: OPENGL_gl_LIBRARY OPENGL_INCLUDE_DIR) CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: OPENGL_INCLUDE_DIR (ADVANCED) used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK/Common used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK/Filtering used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK/Imaging used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK/Graphics used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK/IO used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK/Rendering used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK/Hybrid used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK/Utilities/zlib used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK/Utilities/jpeg used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK/Utilities/png used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK/Utilities/tiff used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK/Utilities/expat used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK/Utilities/freetype used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK/Utilities/ftgl used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK/Common/Testing/Cxx used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK/Common/Testing/Cxx used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK/Common/Testing/Cxx used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK/Filtering/Testing/Cxx used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK/Graphics/Testing/Cxx used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK/Imaging/Testing/Cxx used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK/IO/Testing/Cxx used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK/Rendering/Testing/Cxx used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK/Rendering/Testing/Cxx used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK/Rendering/Testing/Cxx used as include directory in directory /usr/pkgsrc/work/graphics/vtk/work/VTK/Hybrid/Testing/Cxx -- Configuring incomplete, errors occurred! See also "/usr/pkgsrc/work/graphics/vtk/work/VTK/CMakeFiles/CMakeOutput.log". See also "/usr/pkgsrc/work/graphics/vtk/work/VTK/CMakeFiles/CMakeError.log". *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/graphics/vtk *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/graphics/vtk