=> Bootstrap dependency digest>=20010302: found digest-20121220
=> Checksum SHA1 OK for asymptote-2.15.src.tgz
=> Checksum RMD160 OK for asymptote-2.15.src.tgz
===> Installing dependencies for asymptote-2.15nb3
==========================================================================
The following variables will affect the build process of this package,
asymptote-2.15nb3.  Their current value is shown below:

        * PYTHON_VERSION_DEFAULT = 27

Based on these variables, the following variables have been set:

        * PYPACKAGE = python27
        * TERMCAP_TYPE = termcap

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Tool dependency gmake>=3.81: found gmake-3.82nb7
=> Tool dependency ghostscript>=6.01: found ghostscript-9.05nb6
=> Tool dependency perl>=5.0: found perl-5.18.0nb1
=> Tool dependency checkperms>=1.1: found checkperms-1.11
=> Build dependency dvipsk-[0-9]*: found dvipsk-5.992
=> Build dependency tex-pdftex-[0-9]*: found tex-pdftex-1.40.11pl27932
=> Build dependency tex-parskip-[0-9]*: found tex-parskip-2.0
=> Full dependency boehm-gc>=6.6nb1: found boehm-gc-7.2d
=> Full dependency python27>=2.7.1nb2: found python27-2.7.5
=> Full dependency fftw>=3.1nb1: found fftw-3.3.3nb1
=> Full dependency gsl>=1.5nb1: found gsl-1.15
=> Full dependency teTeX-bin>=3.0nb7: found teTeX-bin-3.0nb53
===> Overriding tools for asymptote-2.15nb3
===> Extracting for asymptote-2.15nb3
===> Patching for asymptote-2.15nb3
=> Applying pkgsrc patches for asymptote-2.15nb3
=> Verifying /usr/pkgsrc/graphics/asymptote/patches/patch-configure
=> Applying pkgsrc patch /usr/pkgsrc/graphics/asymptote/patches/patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.2 2012/07/03 18:07:03 joerg Exp $
|
|Handle TEXMFLOCAL having multiple elements.
|
|--- configure.orig	2011-11-16 21:40:11.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 3773.
Hunk #2 succeeded at 3872.
Hunk #3 succeeded at 5395.
Hunk #4 succeeded at 6707.
done
=> Verifying /usr/pkgsrc/graphics/asymptote/patches/patch-runtime.cc
=> Applying pkgsrc patch /usr/pkgsrc/graphics/asymptote/patches/patch-runtime.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-runtime.cc,v 1.1 2012/03/10 21:14:52 markd Exp $
|
|--- runtime.cc.orig	2011-11-16 21:40:24.000000000 +0000
|+++ runtime.cc
--------------------------
Patching file runtime.cc using Plan A...
Hunk #1 succeeded at 274.
done
=> Fixing path to python interpreter.
===> Creating toolchain wrappers for asymptote-2.15nb3
===> Configuring for asymptote-2.15nb3
=> 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
=> Replacing python interpreter in GUI/*.py.
=> Checking for portability problems in extracted files
checking for i386--netbsdelf-gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
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 whether byte ordering is bigendian... no
checking for kpsewhich... true
checking for kpsewhich... (cached) true
checking for texi2dvi... texi2dvi
configure: Using /usr/pkg/share/texmf-local/tex/latex/asymptote for LaTeX style file
configure: Using /usr/pkg/share/texmf-local/tex/context/third/asymptote for ConTeXT style file
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c -o kristerw -g wheel
checking for i386--netbsdelf-gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether make sets $(MAKE)... yes
checking for bison... no
checking for byacc... no
checking how to run the C++ preprocessor... c++ -E
checking tr1/unordered_map usability... yes
checking tr1/unordered_map presence... yes
checking for tr1/unordered_map... yes
checking for gc-7.1.tar.gz... no
checking gc.h usability... yes
checking gc.h presence... yes
checking for gc.h... yes
checking for GC_malloc in -lgc... yes
configure: enabling system Boehm Garbage Collector
checking for getopt_long_only... no
checking for setupterm in -lncurses... no
checking for setupterm in -lcurses... no
checking for sqrt in -lm... yes
checking for deflate in -lz... yes
checking for pthread_create in -lpthread... yes
checking for stackoverflow_install_handler in -lsigsegv... no
checking for sched_yield in -lrt... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking fenv.h usability... no
checking fenv.h presence... no
checking for fenv.h... no
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking ncurses/curses.h usability... no
checking ncurses/curses.h presence... no
checking for ncurses/curses.h... no
checking ncurses.h usability... no
checking ncurses.h presence... no
checking for ncurses.h... no
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking fpu_control.h usability... no
checking fpu_control.h presence... no
checking for fpu_control.h... no
checking for library containing xdrstdio_create... none required
checking gsl/gsl_sf.h usability... yes
checking gsl/gsl_sf.h presence... yes
checking for gsl/gsl_sf.h... yes
checking for gsl_sf_debye_6 in -lgsl... yes
checking fftw3.h usability... yes
checking fftw3.h presence... yes
checking for fftw3.h... yes
checking for fftw_execute in -lfftw3... yes
checking for glDepthMask in -lGL... no
checking for gluNewNurbsRenderer in -lGLU... no
configure: *** Could not find libGLU: will compile without OpenGL support ***
checking for glutMainLoop in -lglut... no
configure: *** Could not find libglut: will compile without GLUT support ***
checking for pid_t... yes
checking for size_t... yes
checking for ptrdiff_t... yes
checking for long long... yes
checking for long... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking return type of signal handlers... void
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for dup2... yes
checking for floor... yes
checking for memset... yes
checking for pow... yes
checking for sqrt... yes
checking for strchr... yes
checking for tgamma... no
checking for memrchr... no
checking for strftime... yes
checking for strptime... yes
checking for error_at_line... no
checking for _LARGEFILE_SOURCE value needed for large files... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/png/Makefile
config.status: creating config.h