=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for tirc-1.2.tar.gz
=> Checksum RMD160 OK for tirc-1.2.tar.gz
===> Installing dependencies for tirc-1.2nb3
=> Build dependency nbpatch-[0-9]*: found nbpatch-20100124
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency ncurses>=5.4nb1: found ncurses-5.9
===> Overriding tools for tirc-1.2nb3
===> Extracting for tirc-1.2nb3
===> Patching for tirc-1.2nb3
=> Applying pkgsrc patches for tirc-1.2nb3
/bin/sed "s,/usr/local,/usr/pkg,g" /tmp/pkgsrc/chat/tirc/work/tirc-1.2/tirc.1		 > /tmp/pkgsrc/chat/tirc/work/tirc-1.2/tirc.1.done
/bin/mv /tmp/pkgsrc/chat/tirc/work/tirc-1.2/tirc.1.done /tmp/pkgsrc/chat/tirc/work/tirc-1.2/tirc.1
/bin/sed "s,/usr/local/share/tircrc,/usr/pkg/share/tirc/tircrc,g" /tmp/pkgsrc/chat/tirc/work/tirc-1.2/main.c > /tmp/pkgsrc/chat/tirc/work/tirc-1.2/main.c.done
/bin/mv /tmp/pkgsrc/chat/tirc/work/tirc-1.2/main.c.done /tmp/pkgsrc/chat/tirc/work/tirc-1.2/main.c
/bin/rm /tmp/pkgsrc/chat/tirc/work/tirc-1.2/sys/queue.h
===> Creating toolchain wrappers for tirc-1.2nb3
===> Configuring for tirc-1.2nb3
=> 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
creating cache ./config.cache
Configuring TIRC version tirc 1.2
checking host system type... x86_64-unknown-linux-gnu
checking if --enable-debug option specified... no
checking if --enable-gcc-maxdiag option specified... no
checking if --enable-lint option specified... no
checking if --with-bundled-regex option specified... no
checking if --with-gnu-regex option specified... no
checking if --with-svipc-shm option specified... no
checking if --with-linux-glibc option specified... no
checking if --with-ansi-colours option specified... yes
checking if --with-dlmod option specified... no
checking if --with-efence option specified... no
checking for gcc... gcc
checking whether the C compiler (gcc -O3 -pipe -fstack-protector -I/usr/pkg/include/ncurses -L/usr/pkg/lib -Wl,-R/usr/pkg/lib) works... yes
checking whether the C compiler (gcc -O3 -pipe -fstack-protector -I/usr/pkg/include/ncurses -L/usr/pkg/lib -Wl,-R/usr/pkg/lib) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for mawk... /usr/bin/awk
checking for a BSD compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking for cxref... no
checking for mkdep... no
checking whether mkdep actually works... no
Using bundled mkdep script
checking for AIX... no
checking for POSIXized ISC... no
checking for minix/config.h... no
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for arpa/inet.h... yes
checking for assert.h... yes
checking for ctype.h... yes
checking for errno.h... yes
checking for fcntl.h... yes
checking for libgen.h... yes
checking for limits.h... yes
checking for malloc.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for pwd.h... yes
checking for regex.h... yes
checking for sgtty.h... yes
checking for signal.h... yes
checking for stdarg.h... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for sys/errno.h... yes
checking for sys/ioctl.h... yes
checking for sys/ipc.h... no
checking for sys/mman.h... yes
checking for sys/param.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/shm.h... no
checking for sys/signal.h... yes
checking for sys/socket.h... yes
checking for sys/stat.h... yes
checking for sys/termios.h... yes
checking for sys/time.h... yes
checking for sys/types.h... yes
checking for sys/uio.h... yes
checking for sys/wait.h... (cached) yes
checking for termios.h... yes
checking for time.h... yes
checking for unistd.h... yes
checking for varargs.h... no
checking for memory.h... yes
checking for strings.h... yes
checking for dlfcn.h... yes
checking for locale.h... yes
checking for stddef.h... yes
checking for working const... yes
checking for pid_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for ptrdiff_t... yes
checking whether gcc needs -traditional... no
checking for strftime... yes
checking for vprintf... yes
checking for gethostname... yes
checking for gettimeofday... yes
checking for select... yes
checking for socket... yes
checking for strdup... yes
checking for strerror... yes
checking for strstr... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for basename... yes
checking for getpagesize... yes
checking for memmove... yes
checking for raise... yes
checking for labs... yes
checking for abs... yes
checking for tcgetattr... yes
checking for tcsetattr... yes
checking for gtty... no
checking for stty... no
checking for sysconf... yes
checking for strtoul... yes
checking for getrusage... yes
checking for dlopen... yes
checking for dlclose... yes
checking for dlsym... yes
checking for dlerror... yes
checking for setlocale... yes
checking for memset... yes
checking for bzero... yes
checking for vsnprintf... yes
checking for getsid... yes
checking whether the compiler groks pointer to void... yes
checking for mmap... yes
checking whether mmap can do shared maps of anonymous memory... yes
checking for tparm in -ltermcap... no
checking for tparm in -ltermlib... no
checking for tparm in -lcurses... yes
checking for tgetent in -lcurses... yes
checking for tgetstr in -lcurses... yes
checking for tgetnum in -lcurses... yes
checking for tgoto in -lcurses... yes
checking for tputs in -lcurses... yes
checking for curses.h... yes
checking for term.h... yes
checking whether we may actually include term.h with curses.h... yes
checking for regcomp... yes
checking for regexec... yes
checking for regfree... yes
checking for socketpair... yes
checking for TIOCGWINSZ ioctl... yes
checking whether sig_atomic_t is available... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating modules/Makefile
creating config.h
Configuration complete.
Now type "make".