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

	lua

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

	PKG_OPTIONS.podofo (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
podofo-0.9.1nb2.  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 pkg-config>=0.25: found pkg-config-0.27.1
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency zlib>=1.2.3: found zlib-1.2.7
=> Full dependency fontconfig>=2.8.0nb2: found fontconfig-2.10.2
=> Full dependency freetype2>=2.4.7nb2: found freetype2-2.4.10
=> Full dependency jpeg>=8nb1: found jpeg-8d
=> Full dependency png>=1.5.0: found png-1.5.13
=> Full dependency tiff>=4.0.0: found tiff-4.0.3nb1
=> Full dependency openssl>=0.9.8knb1: found openssl-0.9.8xnb1
===> Overriding tools for podofo-0.9.1nb2
===> Extracting for podofo-0.9.1nb2
===> Patching for podofo-0.9.1nb2
=> Applying pkgsrc patches for podofo-0.9.1nb2
===> Creating toolchain wrappers for podofo-0.9.1nb2
===> Configuring for podofo-0.9.1nb2
=> 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/print/podofo/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:11 (PROJECT)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Check for working C compiler: /tmp/pkgsrc/print/podofo/work/.wrapper/bin/gcc
-- Check for working C compiler: /tmp/pkgsrc/print/podofo/work/.wrapper/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /tmp/pkgsrc/print/podofo/work/.wrapper/bin/g++
-- Check for working CXX compiler: /tmp/pkgsrc/print/podofo/work/.wrapper/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
WANT_LIB64 unset; assuming normal library directory names
Will install libraries to /usr/pkg/lib
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for arpa/inet.h
-- Looking for arpa/inet.h - found
-- Looking for winsock2.h
-- Looking for winsock2.h - not found
-- Looking for mem.h
-- Looking for mem.h - not found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for BaseTsd.h
-- Looking for BaseTsd.h - not found
-- Check if the system is big endian
-- Searching 16 bit integer
-- 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 unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
Using gcc specific compiler options
Have gcc 4.x
-- Found ZLIB: /tmp/pkgsrc/print/podofo/work/.buildlink/lib/libz.so  
Found zlib headers in /tmp/pkgsrc/print/podofo/work/.buildlink/include, library at /tmp/pkgsrc/print/podofo/work/.buildlink/lib/libz.so
-- Found LIBJPEG: /tmp/pkgsrc/print/podofo/work/.buildlink/lib/libjpeg.so  
Found libjpeg headers in /tmp/pkgsrc/print/podofo/work/.buildlink/include, library at /tmp/pkgsrc/print/podofo/work/.buildlink/lib/libjpeg.so
-- Found TIFF: /tmp/pkgsrc/print/podofo/work/.buildlink/lib/libtiff.so  
Found libtiff headers in /tmp/pkgsrc/print/podofo/work/.buildlink/include, library at /tmp/pkgsrc/print/podofo/work/.buildlink/lib/libtiff.so
CMake Warning (dev) at /usr/pkg/share/cmake-2.8/Modules/FindPNG.cmake:34 (find_package):
  File /usr/pkg/share/cmake-2.8/Modules/FindPNG.cmake includes
  /tmp/pkgsrc/print/podofo/work/podofo-0.9.1/cmake/modules/FindZLIB.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-2.8/Modules/FindZLIB.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):
  CMakeLists.txt:332 (FIND_PACKAGE)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found PNG: /tmp/pkgsrc/print/podofo/work/.buildlink/lib/libpng15.so (found version "1.5.13") 
Found LibPng headers in /tmp/pkgsrc/print/podofo/work/.buildlink/include;/tmp/pkgsrc/print/podofo/work/.buildlink/include, library at /tmp/pkgsrc/print/podofo/work/.buildlink/lib/libpng15.so;/tmp/pkgsrc/print/podofo/work/.buildlink/lib/libz.so
-- Ensure you cppunit installed version is at least 1.12.0
Cppunit not found. No unit tests will be built.
-- Found OpenSSL: /tmp/pkgsrc/print/podofo/work/.buildlink/lib/libssl.so
Found freetype library at /usr/pkg/lib/libfreetype.so, headers /usr/pkg/include/freetype2;/usr/pkg/include
-- Found Fontconfig: /tmp/pkgsrc/print/podofo/work/.buildlink/lib/libfontconfig.so  
Found fontconfig headers in /tmp/pkgsrc/print/podofo/work/.buildlink/include, library at /tmp/pkgsrc/print/podofo/work/.buildlink/lib/libfontconfig.so
Lua not found - PoDoFoImpose and PoDoFoColor will be built without Lua support
Building multithreaded version of PoDoFo.
-- 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  
Building static PoDoFo library
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/pkgsrc/print/podofo/work/podofo-0.9.1
=> Rewrite cmake Dependencies files