=> Bootstrap dependency digest>=20010302: found digest-20080510
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for grhino-0.16.0.tar.gz
=> Checksum RMD160 OK for grhino-0.16.0.tar.gz
===> Installing dependencies for grhino-0.16.0nb8
==========================================================================
The following variables will affect the build process of this package,
grhino-0.16.0nb8.  Their current value is shown below:

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

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 {gettext-tools>=0.14.5,gettext>=0.10.36<0.14.5}: found gettext-tools-0.18.1.1nb2
=> Build dependency pkg-config>=0.19: found pkg-config-0.25nb1
=> Build dependency renderproto>=0.9.3nb1: found renderproto-0.11
=> Build dependency kbproto>=1.0.2: found kbproto-1.0.5
=> Build dependency xproto>=7.0.9: found xproto-7.0.18
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.6
=> Build dependency fixesproto>=3.0.0: found fixesproto-4.1.1
=> Build dependency xextproto>=7.0: found xextproto-7.1.2
=> Build dependency inputproto>=1.4: found inputproto-2.0
=> Build dependency randrproto>=1.2.0: found randrproto-1.3.1
=> Build dependency xineramaproto>=1.1.1: found xineramaproto-1.2
=> Build dependency compositeproto>=0.3.1: found compositeproto-0.4.1
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency libgnomeui>=2.24.5nb2: found libgnomeui-2.24.5nb2
=> Full dependency rarian>=0.6.0: found rarian-0.8.1nb1
===> Overriding tools for grhino-0.16.0nb8
===> Extracting for grhino-0.16.0nb8
===> Patching for grhino-0.16.0nb8
=> Applying pkgsrc patches for grhino-0.16.0nb8
===> Creating toolchain wrappers for grhino-0.16.0nb8
src=/usr/pkg/lib/pkgconfig/fixesproto.pc  dst=/tmp/pkgsrc/games/grhino/work/.buildlink/lib/pkgconfig/fixesext.pc;  /bin/mkdir -p /tmp/pkgsrc/games/grhino/work/.buildlink/lib/pkgconfig;  if test -f ${src}; then  /bin/ln -sf ${src} ${dst};  fi
src=/usr/pkg/lib/pkgconfig/compositeproto.pc  dst=/tmp/pkgsrc/games/grhino/work/.buildlink/lib/pkgconfig/compositeext.pc;  /bin/mkdir -p /tmp/pkgsrc/games/grhino/work/.buildlink/lib/pkgconfig;  if test -f ${src}; then  /bin/ln -sf ${src} ${dst};  fi
===> Configuring for grhino-0.16.0nb8
=> 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
=> Fixing locale directory references.
=> Checking for portability problems in extracted files
checking for x86_64-unknown-linux-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking how to run the C preprocessor... gcc -std=gnu99 -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 a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking whether make sets $(MAKE)... yes
checking for pthread_create in  -pthread -lpthread -lrt... yes
checking for pkg-config... pkg-config
GNOME version 2 found
checking for C++ bool keyword... yes
checking for C++ namespace... yes
checking for C++ library header iostream... yes
checking if using namespace std supported by C++ library... yes
checking if exception handling is on by default... yes
checking for C++ library header new... yes
checking for bad_alloc... yes
checking for C++ explicit keyword... yes
checking for C++ mutable keyword... yes
checking for C++ array new replacement... yes
checking for C++ exception specification for delete... yes
checking if exception handling is on by default... (cached) yes
checking for C++ typename keyword... yes
checking if C++ guided declaration for template function disabled... yes
configure: checking for all C++ library header
checking for C++ library header algorithm... yes
checking for C++ library header bitset... yes
checking for C++ library header complex... yes
checking for C++ library header deque... yes
checking for C++ library header exception... yes
checking for C++ library header fstream... yes
checking for C++ library header functional... yes
checking for C++ library header iomanip... yes
checking for C++ library header ios... yes
checking for C++ library header iosfwd... yes
checking for C++ library header istream... yes
checking for C++ library header iterator... yes
checking for C++ library header limits... yes
checking for C++ library header list... yes
checking for C++ library header locale... yes
checking for C++ library header map... yes
checking for C++ library header memory... yes
checking for C++ library header numeric... yes
checking for C++ library header ostream... yes
checking for C++ library header queue... yes
checking for C++ library header set... yes
checking for C++ library header sstream... yes
checking for C++ library header stack... yes
checking for C++ library header stdexcept... yes
checking for C++ library header streambuf... yes
checking for C++ library header string... yes
checking for C++ library header typeinfo... yes
checking for C++ library header utility... yes
checking for C++ library header valarray... yes
checking for C++ library header vector... yes
checking for C++ library header cassert... yes
checking for C++ library header cctype... yes
checking for C++ library header cerrno... yes
checking for C++ library header cfloat... yes
checking for C++ library header ciso646... yes
checking for C++ library header climits... yes
checking for C++ library header clocale... yes
checking for C++ library header cmath... yes
checking for C++ library header csetjmp... yes
checking for C++ library header csignal... yes
checking for C++ library header cstdarg... yes
checking for C++ library header cstddef... yes
checking for C++ library header cstdio... yes
checking for C++ library header cstdlib... yes
checking for C++ library header cstring... yes
checking for C++ library header ctime... yes
checking for C++ library header cwchar... yes
checking for C++ library header cwctype... yes
checking for a thread-safe mkdir -p... /tmp/pkgsrc/games/grhino/work/.tools/bin/mkdir -p
checking whether NLS is requested... yes
checking for msgfmt... /tmp/pkgsrc/games/grhino/work/.tools/bin/msgfmt
checking for gmsgfmt... /tmp/pkgsrc/games/grhino/work/.tools/bin/msgfmt
checking for xgettext... /usr/pkg/bin/xgettext
checking for msgmerge... /usr/pkg/bin/msgmerge
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for ld used by GCC... /usr/x86_64-unknown-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating desktop/grhino.desktop
config.status: creating config.h
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile