=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
=> Checksum SHA1 OK for aqsis-1.8.1.tar.gz
=> Checksum RMD160 OK for aqsis-1.8.1.tar.gz
===> Installing dependencies for aqsis-1.8.1nb6
==========================================================================
The supported build options for aqsis are:

	qt4

The currently selected options are:

	qt4

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.aqsis (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
aqsis-1.8.1nb6.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg
        * PYTHON_VERSION_DEFAULT = 27
        * 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
        * PYPACKAGE = python27

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 bison>=1.0: found bison-2.7
=> Build dependency cmake>=2.8.1nb1: found cmake-2.8.10nb1
=> Build dependency flex>=2.5.4a: found flex-2.5.36nb1
=> Build dependency nbpatch-[0-9]*: found nbpatch-20100124
=> Build dependency pkg-config>=0.25: found pkg-config-0.27.1
=> 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 boost-headers-1.52.*: found boost-headers-1.52.0
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency qt4-libs>=4.8.3nb2: found qt4-libs-4.8.4
=> Full dependency zlib>=1.2.3: found zlib-1.2.7
=> Full dependency png>=1.5.0: found png-1.5.13
=> 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 tiff>=4.0.0: found tiff-4.0.3nb1
=> Full dependency ilmbase>=1.0.1: found ilmbase-1.0.2nb2
=> Full dependency openexr>=1.6.1: found openexr-1.7.0
=> Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.21
=> Full dependency python27>=2.7.1nb2: found python27-2.7.3nb2
===> Overriding tools for aqsis-1.8.1nb6
===> Extracting for aqsis-1.8.1nb6
===> Patching for aqsis-1.8.1nb6
=> Applying pkgsrc patches for aqsis-1.8.1nb6
===> Creating toolchain wrappers for aqsis-1.8.1nb6
src=/usr/pkg/lib/pkgconfig/fixesproto.pc  dst=/tmp/pkgsrc/graphics/aqsis/work/.buildlink/lib/pkgconfig/fixesext.pc;  /bin/mkdir -p /tmp/pkgsrc/graphics/aqsis/work/.buildlink/lib/pkgconfig;  if test -f ${src}; then  /bin/ln -sf ${src} ${dst};  fi
===> Configuring for aqsis-1.8.1nb6
mkdir /tmp/pkgsrc/graphics/aqsis/work/aqsis-1.8.1/build
=> Replacing python interpreter in examples/features/occlusion/occlmap.py.
=> Replacing sh interpreter in examples/features/archives/render.sh examples/features/bake/render.sh examples/features/curves/render.sh examples/features/layeredshaders/render.sh examples/features/levelofdetail/render.sh examples/features/motionblur/render_camera.sh examples/features/motionblur/render_deformation.sh examples/features/multipass/render.sh examples/features/objectinstance/render.sh examples/features/occlusion/render.sh examples/features/pointcloud/render.sh examples/features/shadows/render_autoshadow.sh examples/features/shadows/render_softshadow.sh examples/features/solidmodeling/render.sh examples/features/subdivision/render.sh examples/features/textures/render.sh examples/procedurals/menger/render.sh examples/scenes/fisheye/render.sh examples/scenes/microbe/render.sh examples/scenes/vase/render.sh tools/neqsus/houdini/post.sh distribution/linux/aqsis.sh distribution/linux/aqsl.sh distribution/linux/aqsltell.sh.
=> 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/aqsis/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/aqsis/work/.wrapper/bin/gcc
-- Check for working C compiler: /tmp/pkgsrc/graphics/aqsis/work/.wrapper/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /tmp/pkgsrc/graphics/aqsis/work/.wrapper/bin/g++
-- Check for working CXX compiler: /tmp/pkgsrc/graphics/aqsis/work/.wrapper/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Boost version: 1.52.0
-- Boost version: 1.52.0
-- Found the following Boost libraries:
--   filesystem
--   iostreams
--   wave
--   unit_test_framework
--   thread
--   regex
--   system
--   program_options
-- Could NOT find Qt4 (missing:  QT_QMAKE_EXECUTABLE QT_MOC_EXECUTABLE QT_RCC_EXECUTABLE QT_INCLUDE_DIR QT_LIBRARY_DIR QT_QTCORE_INCLUDE_DIR QT_QTCORE_LIBRARY QT_QTGUI_INCLUDE_DIR QT_QTGUI_LIBRARY QT_QTOPENGL_INCLUDE_DIR QT_QTOPENGL_LIBRARY QT_UIC_EXECUTABLE) (Required is at least version "4.6.2")
** Qt4 not found - building without aqsis GUI tools
-- Found Sphinx: AQSIS_SPHINX_EXECUTABLE-NOTFOUND
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
** Cannot find Sphinx - building without generating relevant documentation
** Cannot find Doxygen - building without generating relevant documentation
-- Looking for include file stdint.h
-- Looking for include file stdint.h - found
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    PYVERSSUFFIX


-- Build files have been written to: /tmp/pkgsrc/graphics/aqsis/work/aqsis-1.8.1/build
=> Rewrite cmake Dependencies files
=> Fixing broken rpath mangling.