bmake: "../../pkgtools/x11-links/../../pkgtools/x11-links/xorg-version.mk" line 38: warning: Couldn't read shell's output for "/usr/X11/bin/Xquartz -version 2>&1 | /usr/bin/awk '/X.org Release / { print $3 }'" bmake: "../../pkgtools/x11-links/../../pkgtools/x11-links/xorg-version.mk" line 38: warning: Couldn't read shell's output for "/usr/X11/bin/Xquartz -version 2>&1 | /usr/bin/awk '/X.org Release / { print $3 }'" => Bootstrap dependency digest>=20010302: found digest-20111104 WARNING: [license.mk] Every package should define a LICENSE. => 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 nbpatch-[0-9]*: found nbpatch-20100124 => Build dependency x11-links>=0.71: found x11-links-0.71 => Build dependency cmake>=2.8.5nb1: found cmake-2.8.9 => Build dependency checkperms>=1.1: found checkperms-1.11 bmake: "../../pkgtools/x11-links/../../pkgtools/x11-links/xorg-version.mk" line 38: warning: Couldn't read shell's output for "/usr/X11/bin/Xquartz -version 2>&1 | /usr/bin/awk '/X.org Release / { print $3 }'" ===> 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 ===> Configuring for vtk-4.2.6nb5 => Checking for portability problems in extracted files cd /Users/kristerw/pbulk/scratch/graphics/vtk/work/VTK && cmake . -DCMAKE_INSTALL_PREFIX:STRING=/usr/pkg -DCMAKE_INSTALL_RPATH:STRING=/usr/pkg/lib:/usr/X11/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 GNU 4.2.1 -- The CXX compiler identification is GNU 4.2.1 -- Checking whether C compiler has -isysroot -- Checking whether C compiler has -isysroot - yes -- Checking whether C compiler supports OSX deployment target flag -- Checking whether C compiler supports OSX deployment target flag - yes -- Check for working C compiler: /Users/kristerw/pbulk/scratch/graphics/vtk/work/.wrapper/bin/gcc -- Check for working C compiler: /Users/kristerw/pbulk/scratch/graphics/vtk/work/.wrapper/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - failed -- Checking whether CXX compiler has -isysroot -- Checking whether CXX compiler has -isysroot - yes -- Checking whether CXX compiler supports OSX deployment target flag -- Checking whether CXX compiler supports OSX deployment target flag - yes -- Check for working CXX compiler: /Users/kristerw/pbulk/scratch/graphics/vtk/work/.wrapper/bin/c++ -- Check for working CXX compiler: /Users/kristerw/pbulk/scratch/graphics/vtk/work/.wrapper/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - failed 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 -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of void* -- Check size of void* - done -- Check size of char -- Check size of char - done -- Check size of short -- Check size of short - done -- Check size of float -- Check size of float - done -- Check size of double -- Check size of double - done -- Looking for limits.h -- Looking for limits.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for include files sys/types.h, sys/prctl.h -- 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 -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Looking for XOpenDisplay in /usr/X11/lib/libX11.dylib;/usr/X11/lib/libXext.dylib -- Looking for XOpenDisplay in /usr/X11/lib/libX11.dylib;/usr/X11/lib/libXext.dylib - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found X11: /usr/X11/lib/libX11.dylib -- Looking for pthread_create -- Looking for pthread_create - found -- Found Threads: TRUE -- Looking for C++ include iostream -- Looking for C++ include iostream - found -- Check for STD namespace -- Check for STD namespace - found -- Check for ANSI scope -- Check for ANSI scope - found -- Check for sstream -- Check for sstream - found -- Check size of long long -- Check size of long long - done -- Checking support for C++ type bool -- Checking support for C++ type bool -- yes -- Checking support for C++ explicit template instantiation -- Checking support for C++ explicit template instantiation -- yes -- Compiling VTK CMake commands CMake Warning (dev) in /Users/kristerw/pbulk/scratch/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 -- Looking for C++ include iosfwd - found -- Looking for C++ include iostream.h -- Looking for C++ include iostream.h - found -- Looking for C++ include strstrea.h -- Looking for C++ include strstrea.h - not found -- Looking for C++ include strstream.h -- Looking for C++ include strstream.h - not found -- Found OpenGL: /System/Library/Frameworks/OpenGL.framework -- Configuring done CMake Warning (dev) at Filtering/CMakeLists.txt:107 (ADD_LIBRARY): Policy CMP0003 should be set before this line. Add code such as if(COMMAND cmake_policy) cmake_policy(SET CMP0003 NEW) endif(COMMAND cmake_policy) as early as possible but after the most recent call to cmake_minimum_required or cmake_policy(VERSION). This warning appears because target "vtkFiltering" links to some libraries for which the linker must search: -lm and other libraries with known full path: /Users/kristerw/pbulk/scratch/graphics/vtk/work/VTK/bin/libvtkCommon.dylib CMake is adding directories in the second list to the linker search path in case they are needed to find libraries from the first list (for backwards compatibility with CMake 2.4). Set policy CMP0003 to OLD or NEW to enable or disable this behavior explicitly. Run "cmake --help-policy CMP0003" for more information. This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done -- Build files have been written to: /Users/kristerw/pbulk/scratch/graphics/vtk/work/VTK