=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
=> Checksum SHA1 OK for fwbuilder-4.1.3.tar.gz
=> Checksum RMD160 OK for fwbuilder-4.1.3.tar.gz
===> Installing dependencies for fwbuilder-4.1.3nb10
==========================================================================
The following variables will affect the build process of this package,
fwbuilder-4.1.3nb10.  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 libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb8
=> Build dependency automake>=1.9: found automake-1.12.6
=> Build dependency autoconf>=2.58: found autoconf-2.69nb1
=> Build dependency nbpatch-[0-9]*: found nbpatch-20100124
=> 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 libfwbuilder>=4.1.3nb10: found libfwbuilder-4.1.3nb10
=> Full dependency qt4-libs>=4.8.3nb2: found qt4-libs-4.8.4
=> Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.21
===> Overriding tools for fwbuilder-4.1.3nb10
===> Extracting for fwbuilder-4.1.3nb10
===> Patching for fwbuilder-4.1.3nb10
=> Applying pkgsrc patches for fwbuilder-4.1.3nb10
===> Creating toolchain wrappers for fwbuilder-4.1.3nb10
src=/usr/pkg/lib/pkgconfig/fixesproto.pc  dst=/tmp/pkgsrc/security/fwbuilder/work/.buildlink/lib/pkgconfig/fixesext.pc;  /bin/mkdir -p /tmp/pkgsrc/security/fwbuilder/work/.buildlink/lib/pkgconfig;  if test -f ${src}; then  /bin/ln -sf ${src} ${dst};  fi
===> Configuring for fwbuilder-4.1.3nb10
cd /tmp/pkgsrc/security/fwbuilder/work/fwbuilder-4.1.3 && libtoolize -c -f -i && aclocal && autoconf
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./config.guess'
libtoolize: copying file `./config.sub'
libtoolize: copying file `./install-sh'
libtoolize: copying file `./ltmain.sh'
libtoolize: You should add the contents of the following files to `aclocal.m4':
libtoolize:   `/usr/pkg/share/aclocal/libtool.m4'
libtoolize:   `/usr/pkg/share/aclocal/ltoptions.m4'
libtoolize:   `/usr/pkg/share/aclocal/ltversion.m4'
libtoolize:   `/usr/pkg/share/aclocal/ltsugar.m4'
libtoolize:   `/usr/pkg/share/aclocal/lt~obsolete.m4'
libtoolize: Remember to add `LT_INIT' to configure.in.
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Checking for portability problems in extracted files
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
Creating VERSION.h file...
checking for qmake... /usr/pkg/qt4/bin/qmake
checking checking version of QT this qmake is part of... 4.8.4 
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking for x86_64-unknown-linux-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for library containing strerror... none required
checking for x86_64-unknown-linux-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/egrep
checking for ANSI C header files... yes
checking how to run the C preprocessor... gcc -E
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for strchr... yes
checking for memcpy... yes
checking whether make sets $(MAKE)... yes
checking whether make is GNU Make... yes
checking for pty.h... yes
checking for libutil.h... no
checking for util.h... no
checking for forkpty in -lc... no
checking for forkpty in -lutil... yes
checking for cfmakeraw in -lc... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stat... yes
checking for _stat... no
checking for signal... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for rcs... rcs
checking for rcsdiff... rcsdiff
checking for rlog... rlog
checking for ci... ci
checking for co... co
checking for libfwbuilder-config-4... /usr/pkg/bin/libfwbuilder-config-4
checking libfwbuilder version... 4.1.3
checking for cppunit-config... no
checking for Cppunit - version >= 1.12.0... no
checking QT DBus framework... not available
checking what OS this is... Unknown Linux
checking for ccache... no
configure: creating ./config.status
config.status: creating qmake.inc
config.status: creating src/res/objects_init.xml
config.status: creating src/res/templates.xml
config.status: creating config.h
QTDIR="/usr/pkg/qt4"
Running qmake: /usr/pkg/qt4/bin/qmake -recursive -spec /usr/pkg/qt4/mkspecs/netbsd-g++ 
Reading /tmp/pkgsrc/security/fwbuilder/work/fwbuilder-4.1.3/src/src.pro
 Reading /tmp/pkgsrc/security/fwbuilder/work/fwbuilder-4.1.3/src/res/res.pro
 Reading /tmp/pkgsrc/security/fwbuilder/work/fwbuilder-4.1.3/src/parsers/parsers.pro
 Reading /tmp/pkgsrc/security/fwbuilder/work/fwbuilder-4.1.3/src/antlr/antlr.pro
 Reading /tmp/pkgsrc/security/fwbuilder/work/fwbuilder-4.1.3/src/common/common.pro
 Reading /tmp/pkgsrc/security/fwbuilder/work/fwbuilder-4.1.3/src/compiler_lib/compiler_lib.pro
 Reading /tmp/pkgsrc/security/fwbuilder/work/fwbuilder-4.1.3/src/fwbedit/fwbedit.pro
 Reading /tmp/pkgsrc/security/fwbuilder/work/fwbuilder-4.1.3/src/fwtransfer/fwtransfer.pro
 Reading /tmp/pkgsrc/security/fwbuilder/work/fwbuilder-4.1.3/src/iptlib/iptlib.pro
 Reading /tmp/pkgsrc/security/fwbuilder/work/fwbuilder-4.1.3/src/pflib/pflib.pro
 Reading /tmp/pkgsrc/security/fwbuilder/work/fwbuilder-4.1.3/src/cisco_lib/cisco_lib.pro
 Reading /tmp/pkgsrc/security/fwbuilder/work/fwbuilder-4.1.3/src/libgui/libgui.pro
 Reading /tmp/pkgsrc/security/fwbuilder/work/fwbuilder-4.1.3/src/gui/gui.pro
 Reading /tmp/pkgsrc/security/fwbuilder/work/fwbuilder-4.1.3/src/ipt/ipt.pro
 Reading /tmp/pkgsrc/security/fwbuilder/work/fwbuilder-4.1.3/src/pf/pf.pro
 Reading /tmp/pkgsrc/security/fwbuilder/work/fwbuilder-4.1.3/src/ipf/ipf.pro
 Reading /tmp/pkgsrc/security/fwbuilder/work/fwbuilder-4.1.3/src/ipfw/ipfw.pro
 Reading /tmp/pkgsrc/security/fwbuilder/work/fwbuilder-4.1.3/src/iosacl/iosacl.pro
 Reading /tmp/pkgsrc/security/fwbuilder/work/fwbuilder-4.1.3/src/pix/pix.pro
 Reading /tmp/pkgsrc/security/fwbuilder/work/fwbuilder-4.1.3/src/procurve_acl/procurve_acl.pro
 Reading /tmp/pkgsrc/security/fwbuilder/work/fwbuilder-4.1.3/src/transfer_agents/transfer_agents.pro
  Reading /tmp/pkgsrc/security/fwbuilder/work/fwbuilder-4.1.3/src/transfer_agents/secuwall/secuwall.pro
Reading /tmp/pkgsrc/security/fwbuilder/work/fwbuilder-4.1.3/doc/doc.pro
=> Modifying libtool scripts to use pkgsrc libtool