=> Bootstrap dependency digest>=20010302: found digest-20190127
===> 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 XyGrib-1.1.1/XyGrib-1.2.6.1.tar.gz
=> Checksum RMD160 OK for XyGrib-1.1.1/XyGrib-1.2.6.1.tar.gz
=> Checksum SHA512 OK for XyGrib-1.1.1/XyGrib-1.2.6.1.tar.gz
=> Checksum SHA1 OK for XyGrib-1.1.1/XyGrib___High_Resolution_Maps.tar.gz
=> Checksum RMD160 OK for XyGrib-1.1.1/XyGrib___High_Resolution_Maps.tar.gz
=> Checksum SHA512 OK for XyGrib-1.1.1/XyGrib___High_Resolution_Maps.tar.gz
=> Checksum SHA1 OK for XyGrib-1.1.1/XyGrib___cities_files.tar.gz
=> Checksum RMD160 OK for XyGrib-1.1.1/XyGrib___cities_files.tar.gz
=> Checksum SHA512 OK for XyGrib-1.1.1/XyGrib___cities_files.tar.gz
===> Installing dependencies for XyGrib-1.2.6.1nb5
==========================================================================
The following variables will affect the build process of this package,
XyGrib-1.2.6.1nb5.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg
        * 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

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.64.2
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.17.3
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency xorgproto>=2016.1: found xorgproto-2020.1
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.14nb1
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.24nb1
=> Full dependency libnova>=0.13.0: found libnova-0.15.0
=> Full dependency proj>=6.3.2nb1: found proj-6.3.2nb1
=> Full dependency openjpeg>=2.1.0: found openjpeg-2.3.1nb3
=> Full dependency png>=1.6.0nb1: found png-1.6.37
=> Full dependency qt5-qtbase>=5.15.0: found qt5-qtbase-5.15.0
===> 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'.
===> Overriding tools for XyGrib-1.2.6.1nb5
===> Extracting for XyGrib-1.2.6.1nb5
===> Patching for XyGrib-1.2.6.1nb5
=> Applying pkgsrc patches for XyGrib-1.2.6.1nb5
=> Verifying /data/pkgsrc/misc/xygrib/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /data/pkgsrc/misc/xygrib/patches/patch-CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-CMakeLists.txt,v 1.3 2019/12/05 17:56:15 nros Exp $
|
|* sanitze the names and dirs to search for libs and headers files
|* use PATH_SUFFIX fix to find openjpeg
|* install bins and data into the right directory
|* don't regenerate translations (no need for qttools dependecy)
|* don't install cmake files in the translation directory
|* don't generate an app bundle on MacOS X
|* install icon and desktop files
|* install hi-res maps
|
|--- CMakeLists.txt.orig	2019-07-05 09:01:01.000000000 +0000
|+++ CMakeLists.txt
--------------------------
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 54.
Hunk #2 succeeded at 164.
done
=> Verifying /data/pkgsrc/misc/xygrib/patches/patch-src_CMakeLists.txt
=> Applying pkgsrc patch /data/pkgsrc/misc/xygrib/patches/patch-src_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_CMakeLists.txt,v 1.1 2019/12/10 13:55:44 nros Exp $
|* don't create bundle under OSX
|--- src/CMakeLists.txt.orig	2019-12-10 11:27:27.459588414 +0000
|+++ src/CMakeLists.txt
--------------------------
Patching file src/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 112.
done
===> Creating toolchain wrappers for XyGrib-1.2.6.1nb5
===> Configuring for XyGrib-1.2.6.1nb5
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt".
=> Checking for portability problems in extracted files
-- The C compiler identification is Clang 10.0.10
-- The CXX compiler identification is Clang 10.0.10
-- Check for working C compiler: /data/scratch/misc/xygrib/work/.cwrapper/bin/clang
-- Check for working C compiler: /data/scratch/misc/xygrib/work/.cwrapper/bin/clang - works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /data/scratch/misc/xygrib/work/.cwrapper/bin/clang++
-- Check for working CXX compiler: /data/scratch/misc/xygrib/work/.cwrapper/bin/clang++ - works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PROJ4: /usr/pkg/lib/libproj.so  
-- Found BZip2: /usr/lib/libbz2.so (found version "1.0.8") 
-- Looking for BZ2_bzCompressInit
-- Looking for BZ2_bzCompressInit - found
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.10") 
-- Found PNG: /usr/pkg/lib/libpng16.so (found version "1.6.37") 
-- Configuring done
-- Generating done
-- Build files have been written to: /data/scratch/misc/xygrib/work/XyGrib-1.2.6.1
=> Rewrite cmake Dependencies files