=> Bootstrap dependency curl-[0-9]*: found curl-7.28.1nb1
=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Checksum SHA1 OK for Release-1.1.2.tar.gz
=> Checksum RMD160 OK for Release-1.1.2.tar.gz
===> Installing dependencies for openimageio-1.1.2
==========================================================================
The following variables will affect the build process of this package,
openimageio-1.1.2.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg
        * SSLBASE (defined)
        * SSLCERTS = /usr/pkg/etc/openssl/certs
        * SSLDIR = /usr/pkg/etc/openssl
        * SSLKEYS = /usr/pkg/etc/openssl/private

Based on these variables, the following variables have been set:

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/pkg/bin/bmake clean' after
the changes.
==========================================================================
=> Build dependency cmake>=2.8.1nb1: found cmake-2.8.10nb1
=> Build dependency nbpatch-[0-9]*: found nbpatch-20100124
=> Build dependency boost-headers-1.52.*: found boost-headers-1.52.0
=> Build dependency kbproto>=1.0.2: found kbproto-1.0.6
=> Build dependency xproto>=7.0.9: found xproto-7.0.23nb2
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.8
=> Build dependency xextproto>=7.0: found xextproto-7.2.1
=> Build dependency inputproto>=1.4: found inputproto-2.2
=> Build dependency fixesproto>=3.0.0: found fixesproto-5.0
=> Build dependency renderproto>=0.9.3nb1: found renderproto-0.11.1
=> Build dependency randrproto>=1.2.0: found randrproto-1.4.0
=> Build dependency xineramaproto>=1.1.1: found xineramaproto-1.2.1
=> Build dependency qt4-tools>=4.8.3nb2: found qt4-tools-4.8.4
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency boost-libs-1.52.*: found boost-libs-1.52.0
=> Full dependency boost-libs>=1.51.0: found boost-libs-1.52.0
=> Full dependency hdf5>=1.8.7: found hdf5-1.8.10
=> Full dependency freetype2>=2.4.7nb2: found freetype2-2.4.10
=> Full dependency glew>=1.3.4: found glew-1.9.0
=> Full dependency ilmbase>=1.0.1: found ilmbase-1.0.2nb2
=> Full dependency libwebp>=0.2.0: found libwebp-0.2.1
=> Full dependency opencv>=1.0.0nb3: found opencv-2.4.3
=> Full dependency openjpeg15>=1.5.1: found openjpeg15-1.5.1
=> Full dependency openexr>=1.6.1: found openexr-1.7.0
=> Full dependency tiff>=4.0.0: found tiff-4.0.3nb1
=> Full dependency qt4-libs>=4.8.3nb2: found qt4-libs-4.8.4
===> Overriding tools for openimageio-1.1.2
===> Extracting for openimageio-1.1.2
===> Patching for openimageio-1.1.2
=> Applying pkgsrc patches for openimageio-1.1.2
/bin/rm -f /tmp/pkgsrc/graphics/openimageio/work/oiio-Release-1.1.2/src/include/tbb/tbb_machine.h.orig
/bin/rm -f /tmp/pkgsrc/graphics/openimageio/work/oiio-Release-1.1.2/src/include/tbb/tbb_misc.h.orig
===> Creating toolchain wrappers for openimageio-1.1.2
src=/usr/pkg/lib/pkgconfig/fixesproto.pc  dst=/tmp/pkgsrc/graphics/openimageio/work/.buildlink/lib/pkgconfig/fixesext.pc;  /bin/mkdir -p /tmp/pkgsrc/graphics/openimageio/work/.buildlink/lib/pkgconfig;  if test -f ${src}; then  /bin/ln -sf ${src} ${dst};  fi
===> Configuring for openimageio-1.1.2
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in ./CMakeLists.txt.
=> Checking for portability problems in extracted files
-- The C compiler identification is GNU 4.5.2
-- The CXX compiler identification is GNU 4.5.2
CMake Warning (dev) at /usr/pkg/share/cmake-2.8/Modules/Platform/Linux.cmake:51 (include):
  File /usr/pkg/share/cmake-2.8/Modules/Platform/Linux.cmake includes
  /tmp/pkgsrc/graphics/openimageio/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-2.8/Modules/Platform/UnixPaths.cmake.  This may cause
  errors later on .

  Policy CMP0017 is not set: Prefer files from the CMake module directory
  when including from there.  Run "cmake --help-policy CMP0017" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.
Call Stack (most recent call first):
  /usr/pkg/share/cmake-2.8/Modules/CMakeSystemSpecificInformation.cmake:36 (include)
  CMakeLists.txt:1 (project)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Check for working C compiler: /tmp/pkgsrc/graphics/openimageio/work/.wrapper/bin/gcc
-- Check for working C compiler: /tmp/pkgsrc/graphics/openimageio/work/.wrapper/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /tmp/pkgsrc/graphics/openimageio/work/.wrapper/bin/g++
-- Check for working CXX compiler: /tmp/pkgsrc/graphics/openimageio/work/.wrapper/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Project source dir = /tmp/pkgsrc/graphics/openimageio/work/oiio-Release-1.1.2/src
-- Project build dir = /tmp/pkgsrc/graphics/openimageio/work/oiio-Release-1.1.2/src
-- Using gcc 4.5.2 as the compiler
-- CMAKE_CXX_COMPILER is /tmp/pkgsrc/graphics/openimageio/work/.wrapper/bin/g++
-- CMAKE_COMPILER_IS_CLANG is ''
-- Setting Namespace to: OpenImageIO
-- platform = linux64
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Found IlmBase: /usr/pkg/include  
-- Found OpenEXR: /usr/pkg/include  
-- BOOST_ROOT 
-- Boost version: 1.52.0
-- Found the following Boost libraries:
--   filesystem
--   regex
--   system
--   thread
-- Boost python support not found -- will not build python components!
-- Looking for XOpenDisplay in /tmp/pkgsrc/graphics/openimageio/work/.buildlink/lib/libX11.so;/tmp/pkgsrc/graphics/openimageio/work/.buildlink/lib/libXext.so
-- Looking for XOpenDisplay in /tmp/pkgsrc/graphics/openimageio/work/.buildlink/lib/libX11.so;/tmp/pkgsrc/graphics/openimageio/work/.buildlink/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /tmp/pkgsrc/graphics/openimageio/work/.buildlink/lib/libX11.so
-- Found OpenGL: /tmp/pkgsrc/graphics/openimageio/work/.buildlink/lib/libGL.so  
-- OPENGL_FOUND=TRUE USE_OPENGL=ON
-- OCIO not found. Specify OCIO_PATH to locate it
-- Skipping OpenColorIO support
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found
-- Found Qt4: /usr/pkg/qt4/bin/qmake (found version "4.8.4") 
-- Found HDF5: debug;HDF5_hdf5_cpp_LIBRARY_DEBUG-NOTFOUND;debug;/tmp/pkgsrc/graphics/openimageio/work/.buildlink/lib/libhdf5.so;optimized;HDF5_hdf5_cpp_LIBRARY_RELEASE-NOTFOUND;optimized;/tmp/pkgsrc/graphics/openimageio/work/.buildlink/lib/libhdf5.so  
-- Field3D not found
-- Found OpenJpeg: /usr/pkg/include/openjpeg-1.5  
-- Found Freetype: /tmp/pkgsrc/graphics/openimageio/work/.buildlink/lib/libfreetype.so (found version "2.4.10") 
-- Found ZLIB: /tmp/pkgsrc/graphics/openimageio/work/.buildlink/lib/libz.so (found version "1.2.7") 
-- Found PNG: /tmp/pkgsrc/graphics/openimageio/work/.buildlink/lib/libpng15.so (found version "1.5.13") 
-- Found JPEG: /tmp/pkgsrc/graphics/openimageio/work/.buildlink/lib/libjpeg.so  
-- Found TIFF: /tmp/pkgsrc/graphics/openimageio/work/.buildlink/lib/libtiff.so (found version "4.0.3") 
-- Field3D plugin will not be built
-- Setting SOVERSION to: 1.1
-- Create version.h from version.h.in
-- Found PythonInterp: /usr/pkg/bin/python2.7 (found version "2.7.3") 
-- 

Did not find /tmp/pkgsrc/graphics/openimageio/work/oiio-Release-1.1.2/src/../../bmpsuite
--   -> Will not run tests bmp
--   -> You can find it at http://entropymine.com/jason/bmpsuite/bmpsuite.zip

-- 

Did not find /tmp/pkgsrc/graphics/openimageio/work/oiio-Release-1.1.2/src/../../libtiffpic
--   -> Will not run tests tiff-suite;tiff-depths
--   -> You can find it at http://www.remotesensing.org/libtiff/images.html

-- 

Did not find /tmp/pkgsrc/graphics/openimageio/work/oiio-Release-1.1.2/src/../../openexr-images
--   -> Will not run tests openexr-suite;openexr-multires;openexr-chroma;openexr-v2
--   -> You can find it at http://www.openexr.com/downloads.html

-- 

Did not find /tmp/pkgsrc/graphics/openimageio/work/oiio-Release-1.1.2/src/../../j2kp4files_v1_5
--   -> Will not run tests jpeg2000
--   -> You can find it at http://www.itu.int/net/ITU-T/sigdb/speimage/ImageForm-s.aspx?val=10100803

-- 

Did not find /tmp/pkgsrc/graphics/openimageio/work/oiio-Release-1.1.2/src/../../TGAUTILS
--   -> Will not run tests targa-tgautils
--   -> You can find it at http://tgautils.inequation.org/

-- 

Did not find /tmp/pkgsrc/graphics/openimageio/work/oiio-Release-1.1.2/src/../../fits-images
--   -> Will not run tests fits
--   -> You can find it at http://www.cv.nrao.edu/fits/data/tests/

-- 

Did not find /tmp/pkgsrc/graphics/openimageio/work/oiio-Release-1.1.2/src/../../webp-images
--   -> Will not run tests webp
--   -> You can find it at http://code.google.com/speed/webp/gallery.html

running cmake -E copy /tmp/pkgsrc/graphics/openimageio/work/oiio-Release-1.1.2/src/../LICENSE /tmp/pkgsrc/graphics/openimageio/work/oiio-Release-1.1.2/src/License.txt 2>&1
running cmake -E copy /tmp/pkgsrc/graphics/openimageio/work/oiio-Release-1.1.2/src/../README.rst /tmp/pkgsrc/graphics/openimageio/work/oiio-Release-1.1.2/src/Readme.rst 2>&1
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/pkgsrc/graphics/openimageio/work/oiio-Release-1.1.2/src
=> Rewrite cmake Dependencies files