=> 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 swift-3.0.tar.gz => Checksum RMD160 OK for swift-3.0.tar.gz => Checksum SHA512 OK for swift-3.0.tar.gz ===> Installing dependencies for swift-3.0nb12 ========================================================================== The following variables will affect the build process of this package, swift-3.0nb12. Their current value is shown below: * CURSES_DEFAULT = curses * 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: * CURSES_TYPE = curses * 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 pkgconf-[0-9]*: found pkgconf-1.3.5 => Tool dependency checkperms>=1.1: found checkperms-1.11nb1 => Build dependency x11-links>=1.04: found x11-links-1.05 => Build dependency boost-headers-1.64.*: found boost-headers-1.64.0nb1 => Build dependency boost-headers>=1.61.0nb1: found boost-headers-1.64.0nb1 => Build dependency ruby23-base>=2.3.4: found ruby23-base-2.3.4 => Build dependency cwrappers>=20150314: found cwrappers-20170611 => Full dependency scons>=1.3: found scons-2.5.1 => Full dependency python27>=2.7.1nb2: found python27-2.7.13nb1 => Full dependency boost-libs-1.64.*: found boost-libs-1.64.0nb1 => Full dependency boost-libs>=1.64.0: found boost-libs-1.64.0nb1 => Full dependency libidn>=1.20nb1: found libidn-1.33 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.13 => Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.23 => Full dependency qt5-qtbase>=5.5.1nb12: found qt5-qtbase-5.5.1nb13 => Full dependency qt5-qtmultimedia>=5.5.1nb10: found qt5-qtmultimedia-5.5.1nb10 => Full dependency qt5-qttools>=5.5.1nb11: found qt5-qttools-5.5.1nb11 => Full dependency qt5-qtwebkit>=5.5.1nb11: found qt5-qtwebkit-5.5.1nb11 => Full dependency qt5-qtx11extras>=5.5.1nb7: found qt5-qtx11extras-5.5.1nb7 ===> Overriding tools for swift-3.0nb12 ===> Extracting for swift-3.0nb12 ===> Patching for swift-3.0nb12 => Applying pkgsrc patches for swift-3.0nb12 => Verifying /data/pkgsrc-current/chat/swift/patches/patch-BuildTools_SCons_SConscript.boot => Applying pkgsrc patch /data/pkgsrc-current/chat/swift/patches/patch-BuildTools_SCons_SConscript.boot Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-BuildTools_SCons_SConscript.boot,v 1.2 2016/03/01 13:25:01 wiz Exp $ | |Don't strip environment so pkgsrc settings survive. | |--- BuildTools/SCons/SConscript.boot.orig 2015-07-22 14:04:23.000000000 +0000 |+++ BuildTools/SCons/SConscript.boot -------------------------- Patching file BuildTools/SCons/SConscript.boot using Plan A... Hunk #1 succeeded at 108 (offset 2 lines). done => Verifying /data/pkgsrc-current/chat/swift/patches/patch-BuildTools_SCons_SConstruct => Applying pkgsrc patch /data/pkgsrc-current/chat/swift/patches/patch-BuildTools_SCons_SConstruct Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-BuildTools_SCons_SConstruct,v 1.2 2016/03/01 13:25:01 wiz Exp $ | |Don't strip environment so pkgsrc settings survive. | |--- BuildTools/SCons/SConstruct.orig 2014-12-11 23:38:09.000000000 +0000 |+++ BuildTools/SCons/SConstruct -------------------------- Patching file BuildTools/SCons/SConstruct using Plan A... Hunk #1 succeeded at 228 (offset 34 lines). done ===> Creating toolchain wrappers for swift-3.0nb12 src=/usr/X11R7/lib/pkgconfig/fixesproto.pc dst=/data/scratch/chat/swift/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /data/scratch/chat/swift/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/chat/swift/work/.buildlink/lib/pkgconfig/compositeext.pc; /bin/mkdir -p /data/scratch/chat/swift/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for swift-3.0nb12 => Fixing path to support files. => Generating pkg-config file for builtin expat package. => Checking for portability problems in extracted files cd /data/scratch/chat/swift/work/swift-3.0 ; echo "qt=\"/usr/pkg/qt5\"" > config.py ; echo "qt5=1" >> config.py ; echo "linkflags=\"-L/usr/pkg/lib -Wl,-R/usr/pkg/qt5/lib -Wl,-R/usr/X11R7/lib -Wl,-R/data/scratch/chat/swift/work/.buildlink/lib\"" >> config.py ; echo "ccflags=\"-O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/qt5/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include/libdrm\"" >> config.py ; echo "allow_warnings=\"true\"" >> config.py ;