=> Bootstrap dependency digest>=20010302: found digest-20160304
===> 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 openscad-2015.03-3.src.tar.gz
=> Checksum RMD160 OK for openscad-2015.03-3.src.tar.gz
=> Checksum SHA512 OK for openscad-2015.03-3.src.tar.gz
===> Installing dependencies for openscad-2015.03p3nb5
==========================================================================
The following variables will affect the build process of this package,
openscad-2015.03p3nb5.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg
        * PYTHON_VERSION_DEFAULT = 27
        * SSLBASE = /usr
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private

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

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg
        * PYPACKAGE = python27

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 glib2-tools-[0-9]*: found glib2-tools-2.54.2
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6
=> Tool dependency bison>=1.0: found bison-3.0.4nb3
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.3.5
=> Tool dependency checkperms>=1.1: found checkperms-1.11nb1
=> Build dependency boost-headers-1.65.*: found boost-headers-1.65.1
=> Build dependency flex>=2.5.4a: found flex-2.6.4
=> Build dependency dri2proto>=2.1: found dri2proto-2.8
=> Build dependency dri3proto>=1.0: found dri3proto-1.0
=> Build dependency xproto>=7.0.9: found xproto-7.0.31
=> Build dependency presentproto>=1.0: found presentproto-1.1
=> Build dependency glproto>=1.4.11: found glproto-1.4.17
=> Build dependency damageproto>=1.1.0: found damageproto-1.2.1
=> Build dependency fixesproto>=4.0.0: found fixesproto-5.0
=> Build dependency xextproto>=7.0.99.1: found xextproto-7.3.0
=> Build dependency inputproto>=1.4: found inputproto-2.3.2
=> Build dependency kbproto>=1.0.2: found kbproto-1.0.7
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.12
=> Build dependency xf86vidmodeproto>=2.3: found xf86vidmodeproto-2.3.1
=> Build dependency xf86driproto>=2.0.3: found xf86driproto-2.1.1nb1
=> Build dependency renderproto>=0.9.3nb1: found renderproto-0.11.1
=> Build dependency randrproto>=1.4: found randrproto-1.5.0
=> Build dependency xineramaproto>=1.1.1: found xineramaproto-1.2.1
=> Build dependency eigen3>=3.1.2: found eigen3-3.3.4
=> Build dependency qt4-tools>=4.8.7nb1: found qt4-tools-4.8.7nb2
=> Build dependency cwrappers>=20150314: found cwrappers-20171108
=> Full dependency python27>=2.7.1nb2: found python27-2.7.14
=> Full dependency boost-libs-1.65.*: found boost-libs-1.65.1nb2
=> Full dependency boost-libs>=1.65.0: found boost-libs-1.65.1nb2
=> Full dependency gmp>=5.0.1: found gmp-6.1.2
=> Full dependency fontconfig>=2.10.93nb2: found fontconfig-2.12.6
=> Full dependency freetype2>=2.4.11: found freetype2-2.8.1
=> Full dependency harfbuzz>=1.4.2nb1: found harfbuzz-1.7.1nb1
=> Full dependency glew>=1.11.0nb1: found glew-1.13.0
=> Full dependency opencsg>=1.3.2: found opencsg-1.3.2nb2
=> Full dependency cgal>=3.9nb30: found cgal-3.9nb30
=> Full dependency mpfr>=3.0.0.3: found mpfr-3.1.6
=> Full dependency qt4-libs>=4.8.7nb1: found qt4-libs-4.8.7nb9
=> Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.23
=> Full dependency qt4-qscintilla>=2.9.1nb1: found qt4-qscintilla-2.9.1nb1
===> Overriding tools for openscad-2015.03p3nb5
===> Extracting for openscad-2015.03p3nb5
===> Patching for openscad-2015.03p3nb5
=> Applying pkgsrc patches for openscad-2015.03p3nb5
=> Verifying /data/pkgsrc/cad/openscad/patches/patch-openscad.pro
=> Applying pkgsrc patch /data/pkgsrc/cad/openscad/patches/patch-openscad.pro
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-openscad.pro,v 1.2 2016/09/01 19:53:36 plunky Exp $
|
|install manpage to correct location
|
|--- openscad.pro.orig	2015-11-16 05:13:56.000000000 +0000
|+++ openscad.pro
--------------------------
Patching file openscad.pro using Plan A...
Hunk #1 succeeded at 585.
done
=> Verifying /data/pkgsrc/cad/openscad/patches/patch-src_colormap.h
=> Applying pkgsrc patch /data/pkgsrc/cad/openscad/patches/patch-src_colormap.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_colormap.h,v 1.1 2016/09/01 19:53:36 plunky Exp $
|
|the Qt4 moc has some difficulty parsing in the boost headers. Apply
|the workaround from https://bugreports.qt.io/browse/QTBUG-22829
|
|--- src/colormap.h.orig	2016-09-01 12:19:29.305274482 +0000
|+++ src/colormap.h
--------------------------
Patching file src/colormap.h using Plan A...
Hunk #1 succeeded at 5.
done
=> Verifying /data/pkgsrc/cad/openscad/patches/patch-src_scintillaeditor.h
=> Applying pkgsrc patch /data/pkgsrc/cad/openscad/patches/patch-src_scintillaeditor.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_scintillaeditor.h,v 1.1 2016/09/01 19:53:36 plunky Exp $
|
|the Qt4 moc has some difficulty parsing in the boost headers. Apply
|the workaround from https://bugreports.qt.io/browse/QTBUG-22829
|
|--- src/scintillaeditor.h.orig	2015-04-05 14:01:12.000000000 +0000
|+++ src/scintillaeditor.h
--------------------------
Patching file src/scintillaeditor.h using Plan A...
Hunk #1 succeeded at 11.
done
===> Creating toolchain wrappers for openscad-2015.03p3nb5
src=/usr/pkg/lib/pkgconfig/fixesproto.pc  dst=/data/scratch/cad/openscad/work/.buildlink/lib/pkgconfig/fixesext.pc;  /bin/mkdir -p /data/scratch/cad/openscad/work/.buildlink/lib/pkgconfig;  if test -f ${src}; then  /bin/ln -sf ${src} ${dst};  fi
===> Configuring for openscad-2015.03p3nb5
=> Generating pkg-config file for builtin expat package.
=> Replacing python interpreter in libraries/MCAD/get_submodules.py.
=> Checking for portability problems in extracted files
cd /data/scratch/cad/openscad/work/openscad-2015.03-3 && /usr/pkg/qt4/bin/qmake  PREFIX=/usr/pkg -after QMAKE_YACC=bison QMAKE_LEX=flex
Project MESSAGE: If you're building a development binary, consider adding CONFIG+=experimental
WARNING: /data/scratch/cad/openscad/work/openscad-2015.03-3/scintilla.pri:13: Unable to find file for inclusion qscintilla2
Project MESSAGE: Using local copy of qscintilla2.prf instead.
sh: /bin/uic: not found
sh: /bin/uic: not found
sh: /bin/uic: not found
sh: /bin/uic: not found
sh: /bin/uic: not found
sh: /bin/uic: not found
sh: /bin/uic: not found
sh: /bin/uic: not found
sh: /bin/rcc: not found
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp