=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
=> Checksum SHA1 OK for rxvt-unicode-9.06.tar.bz2
=> Checksum RMD160 OK for rxvt-unicode-9.06.tar.bz2
===> Installing dependencies for rxvt-unicode-9.06nb4
==========================================================================
The supported build options for rxvt-unicode are:

	perl rxvt-term unicode3 xft2

The currently selected options are:

	perl unicode3 xft2

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

	PKG_OPTIONS.rxvt-unicode (not defined)

==========================================================================
=> 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 checkperms>=1.1: found checkperms-1.11
=> Full dependency perl<5.16.0: found perl-5.14.2nb1
=> Full dependency perl>=5.14.0: found perl-5.14.2nb1
=> Full dependency libXft>=2.1.14nb1: found libXft-2.1.14nb1
=> Full dependency libX11>=1.1: found libX11-1.3.5
=> Full dependency libXpm>=3.5.4.2: found libXpm-3.5.8nb1
===> Overriding tools for rxvt-unicode-9.06nb4
===> Extracting for rxvt-unicode-9.06nb4
===> Patching for rxvt-unicode-9.06nb4
=> Applying pkgsrc patches for rxvt-unicode-9.06nb4
===> Creating toolchain wrappers for rxvt-unicode-9.06nb4
===> Configuring for rxvt-unicode-9.06nb4
=> 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

configuring for rxvt 9.06

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 whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/egrep
checking for AIX... no
checking for library containing strerror... none required
checking for working libsupc++... ok
checking for setlocale... yes
checking for gethostbyname... yes
checking for socket... yes
checking how to run the C++ preprocessor... g++ -E
checking for ANSI C header files... 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 sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking sys/queue.h usability... yes
checking sys/queue.h presence... yes
checking for sys/queue.h... yes
checking port.h usability... no
checking port.h presence... no
checking for port.h... no
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/eventfd.h usability... yes
checking sys/eventfd.h presence... yes
checking for sys/eventfd.h... yes
checking for inotify_init... yes
checking for epoll_ctl... yes
checking for kqueue... no
checking for port_create... no
checking for poll... yes
checking for select... yes
checking for eventfd... yes
checking for clock_gettime... no
checking for nanosleep... yes
checking for ceil in -lm... yes
checking for tic... (cached) no
checking for X... libraries , headers 
checking for gethostbyname... (cached) yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... no
checking for afterimage-config... no
checking sys/byteorder.h usability... no
checking sys/byteorder.h presence... no
checking for sys/byteorder.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking sys/strredir.h usability... no
checking sys/strredir.h presence... no
checking for sys/strredir.h... no
checking for stdint.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking cwchar usability... yes
checking cwchar presence... yes
checking for cwchar... yes
checking for XPointer... yes
checking for XLIB_ILLEGAL_ACCESS... yes
checking for mode_t... yes
checking for pid_t... yes
checking for uid_t in sys/types.h... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for unsetenv... yes
checking for updwtmp... yes
checking for updwtmpx... yes
checking for updlastlogx... no
checking lastlog.h usability... yes
checking lastlog.h presence... yes
checking for lastlog.h... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking for struct utmp... yes
checking for ut_host in utmp struct... yes
checking for ut_pid in utmp struct... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking for struct utmpx... yes
checking for host in utmpx struct... yes
checking for session in utmpx struct... yes
checking for struct lastlog... yes
checking for struct lastlogx... no
checking where utmp is located... /var/run/utmp
checking where utmpx is located... 
checking where wtmp is located... /var/log/wtmp
checking where wtmpx is located... /var/log/wtmp
checking where lastlog is located... /var/log/lastlog
checking where lastlogx is located... 
checking for working Xlocale... yes
checking for broken XIM callback... no
checking for working X setlocale... no
checking for working plain setlocale... yes
checking for working nl_langinfo... yes
checking for unix-compliant filehandle passing ability... yes
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking for sys/ioctl.h... (cached) yes
checking sys/stropts.h usability... yes
checking sys/stropts.h presence... yes
checking for sys/stropts.h... yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking for revoke... no
checking for _getpty... no
checking for getpt... yes
checking for popcount... no
checking for posix_openpt... yes
checking for isastream... yes
checking for setuid... yes
checking for seteuid... yes
checking for setreuid... yes
checking for setresuid... yes
checking for /dev/ptym/clone... no
checking for /dev/ptc... no
checking for /dev/ptmx... yes
checking for UNIX98 ptys... yes
checking for tty group... no
checking for pkg-config... /tmp/pkgsrc/x11/rxvt-unicode/work/.tools/bin/pkg-config
checking X11/Xft/Xft.h usability... yes
checking X11/Xft/Xft.h presence... yes
checking for X11/Xft/Xft.h... yes
checking for XftDrawString32 in -lXft... yes
checking for perl5... /usr/pkg/bin/perl
checking for perl... (cached) /usr/pkg/bin/perl
checking for /usr/pkg/bin/perl suitability... ok
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  Makefile.in seems to ignore the --datarootdir setting
config.status: creating doc/Makefile
config.status: WARNING:  doc/Makefile.in seems to ignore the --datarootdir setting
config.status: creating src/Makefile
config.status: creating config.h
Configuration:

  Rxvt version:               9.06 : 2008-06-15
  Source code location:       .
  Install path:               /usr/pkg/bin
  Compiler:                   g++
  Compiler flags:             -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -w
  Linker:                     gcc
  default resource name:      urxvt
  resource class:             URxvt
  resource class fallback:    Rxvt

  embedded perl:              yes
  libafterimage:              no

*** Optionally check src/feature.h for further, rarely used options ***