=> Bootstrap dependency digest>=20010302: found digest-20180917
===> 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 stellarium-0.18.3.tar.gz
=> Checksum RMD160 OK for stellarium-0.18.3.tar.gz
=> Checksum SHA512 OK for stellarium-0.18.3.tar.gz
===> Installing dependencies for stellarium-0.18.3
==========================================================================
The following variables will affect the build process of this package,
stellarium-0.18.3.  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.56.2
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.13.3
=> Tool dependency perl>=5.0: found perl-5.28.1
=> 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 png>=1.6.0nb1: found png-1.6.36
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17
=> Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.23nb1
=> Full dependency qt5-qtscript>=5.11.2nb2: found qt5-qtscript-5.12.0
=> Full dependency qt5-qttools>=5.11.2nb2: found qt5-qttools-5.12.0
=> Full dependency qt5-qtserialport>=5.11.2nb2: found qt5-qtserialport-5.12.0
===> Overriding tools for stellarium-0.18.3
===> Extracting for stellarium-0.18.3
===> Patching for stellarium-0.18.3
=> Applying pkgsrc patches for stellarium-0.18.3
=> Verifying /data/pkgsrc/misc/stellarium/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /data/pkgsrc/misc/stellarium/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.2 2018/04/02 19:37:36 adam Exp $
|
|Do not use ccache.
|Do not use application bundle on Darwin.
|
|--- CMakeLists.txt.orig	2018-03-25 08:19:33.000000000 +0000
|+++ CMakeLists.txt
--------------------------
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 71 (offset -5 lines).
Hunk #2 succeeded at 86 (offset -5 lines).
Hunk #3 succeeded at 184 (offset 8 lines).
Hunk #4 succeeded at 494 (offset -4 lines).
Hunk #5 succeeded at 673 (offset 9 lines).
done
=> Verifying /data/pkgsrc/misc/stellarium/patches/patch-doc_CMakeLists.txt
=> Applying pkgsrc patch /data/pkgsrc/misc/stellarium/patches/patch-doc_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-doc_CMakeLists.txt,v 1.2 2018/07/14 12:54:59 adam Exp $
|
|Use correct path to install man pages.
|
|--- doc/CMakeLists.txt.orig	2018-06-14 11:54:39.000000000 +0000
|+++ doc/CMakeLists.txt
--------------------------
Patching file doc/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 22.
done
=> Verifying /data/pkgsrc/misc/stellarium/patches/patch-src_core_StelFileMgr.cpp
=> Applying pkgsrc patch /data/pkgsrc/misc/stellarium/patches/patch-src_core_StelFileMgr.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_core_StelFileMgr.cpp,v 1.1 2018/02/23 11:29:39 adam Exp $
|
|On Darwin, do not use bundles.
|
|--- src/core/StelFileMgr.cpp.orig	2018-02-23 09:03:47.000000000 +0000
|+++ src/core/StelFileMgr.cpp
--------------------------
Patching file src/core/StelFileMgr.cpp using Plan A...
Hunk #1 succeeded at 86.
done
===> Creating toolchain wrappers for stellarium-0.18.3
===> Configuring for stellarium-0.18.3
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in ./CMakeLists.txt.
=> Checking for portability problems in extracted files
-- Found CMake 3.13.3
-- The C compiler identification is Clang 7.0.7
-- The CXX compiler identification is Clang 7.0.7
-- Check for working C compiler: /data/scratch/misc/stellarium/work/.cwrapper/bin/clang
-- Check for working C compiler: /data/scratch/misc/stellarium/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/stellarium/work/.cwrapper/bin/clang++
-- Check for working CXX compiler: /data/scratch/misc/stellarium/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
-- Platform: NetBSD-8.99.27
-- Found Qt5: /usr/pkg/qt5/bin/qmake (found suitable version "5.12.0")
-- GPS: support by Qt's NMEA handling enabled.
-- GPS: Could not find GPS library - GPSD query disabled!
-- Using system-provided zlib at /usr/lib/libz.so
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- Found Gettext: /usr/bin/msgmerge (found version "0.16.1") 
-- Found xgettext: /usr/bin/xgettext
-- Found PythonInterp: /usr/pkg/bin/python2.7 (found version "2.7.15") 
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR


-- Build files have been written to: /data/scratch/misc/stellarium/work/stellarium-0.18.3
=> Rewrite cmake Dependencies files
