=> 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 wkhtmltox-0.12.4.tar.bz2 => Checksum RMD160 OK for wkhtmltox-0.12.4.tar.bz2 => Checksum SHA512 OK for wkhtmltox-0.12.4.tar.bz2 ===> Installing dependencies for wkhtmltopdf-0.12.4 ========================================================================== The following variables will affect the build process of this package, wkhtmltopdf-0.12.4. 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 perl>=5.0: found perl-5.26.0nb1 => Tool dependency checkperms>=1.1: found checkperms-1.11nb1 => Build dependency kbproto>=1.0.2: found kbproto-1.0.7 => Build dependency xproto>=7.0.9: found xproto-7.0.31 => Build dependency xcb-proto>=1.4: found xcb-proto-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20170611 => Full dependency python27>=2.7.1nb2: found python27-2.7.13nb1 => Full dependency png>=1.6.0nb1: found png-1.6.29 => Full dependency libX11>=1.1: found libX11-1.6.5 => Full dependency jpeg>=9: found jpeg-9b ===> Overriding tools for wkhtmltopdf-0.12.4 ===> Extracting for wkhtmltopdf-0.12.4 ===> Patching for wkhtmltopdf-0.12.4 => Applying pkgsrc patches for wkhtmltopdf-0.12.4 => Verifying /data/pkgsrc/converters/wkhtmltopdf/patches/patch-qt_config.tests_mac_dwarf2.test => Applying pkgsrc patch /data/pkgsrc/converters/wkhtmltopdf/patches/patch-qt_config.tests_mac_dwarf2.test Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-qt_config.tests_mac_dwarf2.test,v 1.1 2017/06/23 07:12:19 manu Exp $ | |Fix == operator in shell script | |--- qt/config.tests/mac/dwarf2.test.orig 2017-06-20 10:23:31.000000000 +0200 |+++ qt/config.tests/mac/dwarf2.test 2017-06-20 10:23:51.000000000 +0200 -------------------------- Patching file qt/config.tests/mac/dwarf2.test using Plan A... Hunk #1 succeeded at 40. Hunk #2 succeeded at 51. done => Verifying /data/pkgsrc/converters/wkhtmltopdf/patches/patch-qt_configure => Applying pkgsrc patch /data/pkgsrc/converters/wkhtmltopdf/patches/patch-qt_configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-qt_configure,v 1.1 2017/06/23 07:12:19 manu Exp $ | |Fix == operator in shell script | |--- qt/configure.orig 2017-06-20 10:22:29.000000000 +0200 |+++ qt/configure 2017-06-20 10:23:03.000000000 +0200 -------------------------- Patching file qt/configure using Plan A... Hunk #1 succeeded at 3570. Hunk #2 succeeded at 7202. done => Verifying /data/pkgsrc/converters/wkhtmltopdf/patches/patch-qt_mkspecs_netbsd-g++_qmake.conf => Applying pkgsrc patch /data/pkgsrc/converters/wkhtmltopdf/patches/patch-qt_mkspecs_netbsd-g++_qmake.conf Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-qt_mkspecs_netbsd-g++_qmake.conf,v 1.1 2017/06/23 07:12:19 manu Exp $ | |Use /usr/X11R7 instead of /usr/X11R6 | |--- qt/mkspecs/netbsd-g++/qmake.conf.orig 2016-08-23 06:13:29.000000000 +0000 |+++ qt/mkspecs/netbsd-g++/qmake.conf 2017-06-22 00:00:14.000000000 +0000 -------------------------- Patching file qt/mkspecs/netbsd-g++/qmake.conf using Plan A... Hunk #1 succeeded at 37. done ===> Creating toolchain wrappers for wkhtmltopdf-0.12.4 ===> Configuring for wkhtmltopdf-0.12.4 => Fixing x11 options. => Checking for portability problems in extracted files for f in `find /data/scratch/converters/wkhtmltopdf/work/wkhtmltox-0.12.4 -type f -name '*.py' -print`; do cp $f $f.orig && sed '1s|^#!.*$|#!/usr/pkg/bin/python2.7|' $f.orig > $f; done