=> Bootstrap dependency digest>=20010302: found digest-20160304
WARNING: [license.mk] Every package should define a LICENSE.
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
=> Checksum SHA1 OK for scigraphica-2.1.0.tar.gz
=> Checksum RMD160 OK for scigraphica-2.1.0.tar.gz
=> Checksum SHA512 OK for scigraphica-2.1.0.tar.gz
===> Installing dependencies for scigraphica-2.1.0nb29
==========================================================================
The following variables will affect the build process of this package,
scigraphica-2.1.0nb29.  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 libtool-base>=2.4.2nb9: found libtool-base-2.4.6
=> Tool dependency intltool>=0.40.0: found intltool-0.51.0nb2
=> Tool dependency gmake>=3.81: found gmake-4.1nb3
=> Tool dependency perl>=5.0: found perl-5.24.1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.0.1
=> Tool dependency checkperms>=1.1: found checkperms-1.11nb1
=> Build dependency x11-links>=1.04: found x11-links-1.05
=> Build dependency cwrappers>=20150314: found cwrappers-20170112
=> Full dependency readline>=6.0: found readline-7.0
=> Full dependency python27>=2.7.1nb2: found python27-2.7.13nb1
=> Full dependency libscigraphica>=2.1.1nb30: found libscigraphica-2.1.1nb30
===> Overriding tools for scigraphica-2.1.0nb29
===> Extracting for scigraphica-2.1.0nb29
===> Patching for scigraphica-2.1.0nb29
=> Applying pkgsrc patches for scigraphica-2.1.0nb29
=> Verifying /data/pkgsrc-current/graphics/scigraphica/patches/patch-aa
=> Applying pkgsrc patch /data/pkgsrc-current/graphics/scigraphica/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.6 2006/07/02 10:21:14 rillig Exp $
|
|See libscigraphica/patches/patch-aa.
|
|--- configure.orig	2005-06-24 03:44:25.000000000 +0200
|+++ configure	2006-06-28 20:11:19.000000000 +0200
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 2007.
Hunk #2 succeeded at 10543.
Hunk #3 succeeded at 10600.
Hunk #4 succeeded at 10617.
done
=> Verifying /data/pkgsrc-current/graphics/scigraphica/patches/patch-ab
=> Applying pkgsrc patch /data/pkgsrc-current/graphics/scigraphica/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.5 2011/04/04 12:17:30 drochner Exp $
|
|--- Makefile.in.orig	2005-06-24 01:44:28.000000000 +0000
|+++ Makefile.in
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 725.
Hunk #2 succeeded at 733.
done
=> Verifying /data/pkgsrc-current/graphics/scigraphica/patches/patch-ac
=> Applying pkgsrc patch /data/pkgsrc-current/graphics/scigraphica/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ac,v 1.4 2011/04/04 12:17:30 drochner Exp $
|
|--- src/Makefile.in.orig	2010-10-22 16:36:55.000000000 +0000
|+++ src/Makefile.in
--------------------------
Patching file src/Makefile.in using Plan A...
Hunk #1 succeeded at 592.
done
===> Creating toolchain wrappers for scigraphica-2.1.0nb29
src=/usr/X11R7/lib/pkgconfig/fixesproto.pc  dst=/data/scratch/graphics/scigraphica/work/.buildlink/lib/pkgconfig/fixesext.pc;  /bin/mkdir -p /data/scratch/graphics/scigraphica/work/.buildlink/lib/pkgconfig;  if test -f ${src}; then  /bin/ln -sf ${src} ${dst};  fi
src=/usr/X11R7/lib/pkgconfig/compositeproto.pc  dst=/data/scratch/graphics/scigraphica/work/.buildlink/lib/pkgconfig/compositeext.pc;  /bin/mkdir -p /data/scratch/graphics/scigraphica/work/.buildlink/lib/pkgconfig;  if test -f ${src}; then  /bin/ln -sf ${src} ${dst};  fi
===> Configuring for scigraphica-2.1.0nb29
ln -s /usr/pkg/bin/python2.7 /data/scratch/graphics/scigraphica/work/.tools/bin/python
=> Generating pkg-config file for builtin expat package.
=> 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--netbsd
checking host system type... x86_64--netbsd
checking target system type... x86_64--netbsd
checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users
checking whether build environment is sane... yes
/data/scratch/graphics/scigraphica/work/scigraphica-2.1.0/missing: Unknown `--run' option
Try `/data/scratch/graphics/scigraphica/work/scigraphica-2.1.0/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-gcc... gcc
checking for C compiler default output... 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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for strerror in -lcposix... no
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking whether make sets $(MAKE)... (cached) yes
checking for ld used by GCC... /data/scratch/graphics/scigraphica/work/.cwrapper/bin/ld
checking if the linker (/data/scratch/graphics/scigraphica/work/.cwrapper/bin/ld) is GNU ld... yes
checking for /data/scratch/graphics/scigraphica/work/.cwrapper/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking for a sed that does not truncate output... /usr/bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... match_pattern /lib[^/\.]+\.so$
checking command to parse nm output... ok
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64--netbsd-ranlib... ranlib
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/data/scratch/graphics/scigraphica/work/.cwrapper/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... yes
creating libtool
checking whether to enable maintainer-specific portions of Makefiles... no
checking for intltool >= 0.27.2... 0.33 found
checking for perl... /usr/pkg/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking for gzwrite in -lz... yes
checking for pkg-config... /data/scratch/graphics/scigraphica/work/.tools/bin/pkg-config
checking for libxml-2.0 >= 2.4.10... yes
checking XML_CFLAGS... -I/usr/pkg/include/libxml2  
checking XML_LIBS... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lxml2  
checking for xmlSAXUserParseFile... yes
checking for imlib-config... no
checking for IMLIB - version >= 1.9.7... no
*** The imlib-config script installed by IMLIB could not be found
*** If IMLIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the IMLIB_CONFIG environment variable to the
*** full path to imlib-config.
Cannot find GdkImlib: disabling image handling
checking for gtk+-2.0 >= 2.0.0... yes
checking GTK_CFLAGS... -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/X11R7/include  -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/X11R7/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread  
checking GTK_LIBS... -L/usr/pkg/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -L/usr/X11R7/lib -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl -lfreetype -lz -lbz2 -Wl,-rpath,/usr/X11R7/lib -lfontconfig  
checking for gtkextra-2.0 >= 2.0.0... yes
checking GTK_EXTRA_CFLAGS... -I/usr/pkg/include/gtkextra-2.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/X11R7/include  -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/X11R7/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread  
checking GTK_EXTRA_LIBS... -L/usr/pkg/lib -lgtkextra-x11-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -L/usr/X11R7/lib -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl -lfreetype -lz -lbz2 -Wl,-rpath,/usr/X11R7/lib -lfontconfig  
checking for libscigraphica-2.0 >= 2.0.0... yes
checking SG_CFLAGS... -I/usr/pkg/include/scigraphica-2.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/X11R7/include  -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/X11R7/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/gtkextra-2.0 -D_REENTRANT -pthread  
checking SG_LIBS... -L/usr/pkg/lib -lscigraphica-2.0 -L/usr/X11R7/lib -lgtkextra-x11-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl -lfreetype -lz -lbz2 -Wl,-rpath,/usr/X11R7/lib -lfontconfig  
checking for Unix98 sendmsg... yes
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking util.h usability... yes
checking util.h presence... yes
checking for util.h... yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking ttyent.h usability... yes
checking ttyent.h presence... yes
checking for ttyent.h... yes
checking for openpty in -lutil... yes
checking for login_tty in -lutil... yes
checking for grantpt... yes
checking for utmpxname... yes
checking for utmpname... yes
checking for getutmpx... yes
checking for getutent... yes
checking for getttyent... yes
checking for updwtmpx... yes
checking for updwtmp... no
checking for fcntl... yes
checking for flock... yes
checking for strrchr... yes
checking for seteuid... yes
checking for setreuid... yes
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking for dlfcn.h... (cached) yes
checking for lp... /usr/bin/lp
checking for python... yes
checking for numeric python... /usr/pkg/include/python2.7/numarray
--version: not found
--version: not found
--version: not found
mv: rename po/POTFILES to po/POTFILES.tmp: No such file or directory
./configure: cannot open po/POTFILES.tmp: no such file
configure: creating ./config.status
config.status: creating Makefile
config.status: creating sg.spec
config.status: creating sg-mdk.spec
config.status: creating docs/Makefile
config.status: creating examples/Makefile
config.status: creating plugins/Makefile
config.status: creating src/Makefile
config.status: creating pixmaps/Makefile
config.status: creating plugins/io/Makefile
config.status: creating plugins/toolbars/Makefile
config.status: creating plugins/menus/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing intltool commands
=> Overriding intltool.
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp