=> 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 klayout-0.24.10.tar.gz => Checksum RMD160 OK for klayout-0.24.10.tar.gz => Checksum SHA512 OK for klayout-0.24.10.tar.gz ===> Installing dependencies for klayout-0.24.10nb1 ========================================================================== The following variables will affect the build process of this package, klayout-0.24.10nb1. 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 gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency xorgproto>=2016.1: found xorgproto-2018.4 => Build dependency xcb-proto>=1.4: found xcb-proto-1.13 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency python27>=2.7.1nb2: found python27-2.7.15nb1 => Full dependency ruby24-base>=2.4.4: found ruby24-base-2.4.4 => Full dependency qt4-libs>=4.8.7nb12: found qt4-libs-4.8.7nb14 => Full dependency qt4-tools>=4.8.7nb3: found qt4-tools-4.8.7nb3 ===> Overriding tools for klayout-0.24.10nb1 ===> Extracting for klayout-0.24.10nb1 ===> Patching for klayout-0.24.10nb1 => Applying pkgsrc patches for klayout-0.24.10nb1 => Verifying /data/pkgsrc/cad/klayout/patches/patch-build.sh => Applying pkgsrc patch /data/pkgsrc/cad/klayout/patches/patch-build.sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-build.sh,v 1.1 2016/03/15 15:15:59 mef Exp $ | |Add NetBSD and FreeBSD | |--- build.sh.orig 2016-02-27 07:20:29.000000000 +0900 |+++ build.sh 2016-03-08 23:14:50.000000000 +0900 -------------------------- Patching file build.sh using Plan A... Hunk #1 succeeded at 39. done => Verifying /data/pkgsrc/cad/klayout/patches/patch-config_Makefile_conf_freebsd-32-gcc-release => Applying pkgsrc patch /data/pkgsrc/cad/klayout/patches/patch-config_Makefile_conf_freebsd-32-gcc-release Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-config_Makefile_conf_freebsd-32-gcc-release,v 1.1 2016/03/15 15:15:59 mef Exp $ | |Add FreeBSD, but not checked yet | |--- /dev/null 2013-04-27 17:36:48.000000000 +0900 |+++ config/Makefile.conf.freebsd-32-gcc-release 2013-04-27 17:37:10.000000000 +0900 -------------------------- (Creating file config/Makefile.conf.freebsd-32-gcc-release...) Patching file config/Makefile.conf.freebsd-32-gcc-release using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /data/pkgsrc/cad/klayout/patches/patch-config_Makefile_conf_netbsd-32-gcc-release => Applying pkgsrc patch /data/pkgsrc/cad/klayout/patches/patch-config_Makefile_conf_netbsd-32-gcc-release Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-config_Makefile_conf_netbsd-32-gcc-release,v 1.1 2016/03/15 15:15:59 mef Exp $ | |Add NetBSD | |--- /dev/null 2013-04-27 17:36:48.000000000 +0900 |+++ config/Makefile.conf.netbsd-32-gcc-release 2013-04-27 17:37:10.000000000 +0900 -------------------------- (Creating file config/Makefile.conf.netbsd-32-gcc-release...) Patching file config/Makefile.conf.netbsd-32-gcc-release using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /data/pkgsrc/cad/klayout/patches/patch-src_Makefile.rules => Applying pkgsrc patch /data/pkgsrc/cad/klayout/patches/patch-src_Makefile.rules Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_Makefile.rules,v 1.2 2017/01/01 09:15:00 mef Exp $ | |date: 2016-11-21 07:14:47 +0900; author: joerg; |Restrict a few very memory hungry files to -O1. | |--- src/Makefile.rules.orig 2016-11-20 01:03:39.000000000 +0000 |+++ src/Makefile.rules -------------------------- Patching file src/Makefile.rules using Plan A... Hunk #1 succeeded at 184 (offset 19 lines). done => Verifying /data/pkgsrc/cad/klayout/patches/patch-src_layApplication.cc => Applying pkgsrc patch /data/pkgsrc/cad/klayout/patches/patch-src_layApplication.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_layApplication.cc,v 1.2 2017/02/14 21:33:08 joerg Exp $ | |To avoid following message |error: 'struct sigaction' has no member named 'sa_restorer' | |--- src/layApplication.cc.orig 2016-11-27 22:52:20.000000000 +0000 |+++ src/layApplication.cc -------------------------- Patching file src/layApplication.cc using Plan A... Hunk #1 succeeded at 69. Hunk #2 succeeded at 351. done => Verifying /data/pkgsrc/cad/klayout/patches/patch-src_tlStream.cc => Applying pkgsrc patch /data/pkgsrc/cad/klayout/patches/patch-src_tlStream.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_tlStream.cc,v 1.2 2017/04/08 13:48:52 mef Exp $ | |date: 2017-02-15 06:33:08 +0900; author: joerg; state: Exp; commitid: BDodrFgUrNgNVXFz; |Add missing includes. | |--- src/tlStream.cc.orig 2017-02-09 18:57:16.170616732 +0000 |+++ src/tlStream.cc -------------------------- Patching file src/tlStream.cc using Plan A... Hunk #1 succeeded at 28. done ===> Creating toolchain wrappers for klayout-0.24.10nb1