=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for fifengine-0.4.2.tar.gz
=> Checksum RMD160 OK for fifengine-0.4.2.tar.gz
=> Checksum SHA512 OK for fifengine-0.4.2.tar.gz
===> Installing dependencies for fifengine-0.4.2nb7
==========================================================================
The following variables will affect the build process of this package,
fifengine-0.4.2nb7.  Their current value is shown below:

        * PYTHON_VERSION_DEFAULT = 38

Based on these variables, the following variables have been set:

        * PYPACKAGE = python38

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/usr/bin/make clean' after the changes.
==========================================================================
=> Tool dependency swig3>=3.0: found swig3-3.0.12nb3
=> Tool dependency bsdtar-[0-9]*: found bsdtar-3.4.3
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.19.7
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.7.3
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency x11-links>=1.32: found x11-links-1.32
=> Build dependency boost-headers-1.75.*: found boost-headers-1.75.0
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7
=> Full dependency openal-soft>=1.5.304: found openal-soft-1.21.1
=> Full dependency boost-libs-1.75.*: found boost-libs-1.75.0
=> Full dependency fifechan>=0.1.5: found fifechan-0.1.5nb2
=> Full dependency SDL2>=2.0.12nb5: found SDL2-2.0.14nb2
=> Full dependency SDL2_ttf>=2.0.15nb2: found SDL2_ttf-2.0.15nb2
=> Full dependency SDL2_image>=2.0.5nb2: found SDL2_image-2.0.5nb2
=> Full dependency glew>=2.1.0: found glew-2.2.0nb1
=> Full dependency png>=1.6.0nb1: found png-1.6.37
=> Full dependency python38>=3.8.0: found python38-3.8.8
=> Full dependency tinyxml>=2.6.2nb2: found tinyxml-2.6.2nb2
===> 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 fifengine-0.4.2nb7
===> Extracting for fifengine-0.4.2nb7
===> Patching for fifengine-0.4.2nb7
=> Applying pkgsrc patches for fifengine-0.4.2nb7
=> Verifying /tree/pkgsrc/devel/fifengine/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /tree/pkgsrc/devel/fifengine/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.1 2019/08/07 11:48:16 nia Exp $
|
|Use the standard method to find OpenAL, it's more portable.
|
|--- CMakeLists.txt.orig	2019-08-07 09:19:06.259170755 +0000
|+++ CMakeLists.txt
--------------------------
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 753.
Hunk #2 succeeded at 876.
Hunk #3 succeeded at 920.
Hunk #4 succeeded at 1022.
done
===> Creating toolchain wrappers for fifengine-0.4.2nb7
===> Configuring for fifengine-0.4.2nb7
/bin/mkdir -p /scratch/work/devel/fifengine/work/fifengine-0.4.2/build
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
=> Checking for portability problems in extracted files
-- The C compiler identification is GNU 5.5.0
-- The CXX compiler identification is GNU 5.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /scratch/work/devel/fifengine/work/.cwrapper/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /scratch/work/devel/fifengine/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
== Updating version.h with version information and git meta data.

== Building FIFE version 0.4.2 using build type 'Release'.
--     Source directory is '/scratch/work/devel/fifengine/work/fifengine-0.4.2'.
--     Build  directory is '/scratch/work/devel/fifengine/work/fifengine-0.4.2/build'.
--     Installation path is '/usr/pkg' (set -DCMAKE_INSTALL_PREFIX=<path> to change).
--     Dependencies folder: '/scratch/work/devel/fifengine/work/fifengine-0.4.2/../fifengine-dependencies'.

--     CMake version is '3.19.7'.
--     CXX Compiler ID: 'GNU'.
--     CXX Compiler Flags: '-std=c++11 -fPIC -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/SDL2 -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/freetype2 -I/usr/pkg/include/python3.8 -O2 -Wno-error'.

-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Found SDL2: /usr/pkg/lib/libSDL2main.a;/usr/pkg/lib/libSDL2.so  
-- Found SDL2_image: /usr/pkg/lib/libSDL2_image.so (found version "2.0.5") 
-- Found SDL2_ttf: /usr/pkg/lib/libSDL2_ttf.so (found version "2.0.15") 
-- Found Boost: /usr/pkg/include (found suitable version "1.75.0", minimum required is "1.33.1") found components: system filesystem 
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.10") 
-- Found PNG: /usr/pkg/lib/libpng16.so (found version "1.6.37") 
-- Found OpenAL: /usr/pkg/lib/libopenal.so  
-- Found TinyXML: /usr/pkg/lib/libtinyxml.so  
-- Found OGG: /usr/pkg/lib/libogg.so  
CMake Warning (dev) at /usr/pkg/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
  The package name passed to `find_package_handle_standard_args` (vorbis)
  does not match the name of the calling package (VORBIS).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  cmake/FindVORBIS.cmake:22 (find_package_handle_standard_args)
  CMakeLists.txt:759 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found vorbis: /usr/pkg/lib/libvorbis.so  
CMake Warning (dev) at /usr/pkg/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
  The package name passed to `find_package_handle_standard_args` (vorbisfile)
  does not match the name of the calling package (VORBIS).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  cmake/FindVORBIS.cmake:23 (find_package_handle_standard_args)
  CMakeLists.txt:759 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found vorbisfile: /usr/pkg/lib/libvorbisfile.so  
-- Found OpenGL: /usr/X11R7/lib/libGL.so   
-- Found GLEW: /usr/pkg/lib/libGLEW.so (found version "2.2.0") 
-- Found PythonInterp: /usr/pkg/bin/python3.8 (found version "3.8.8") 
-- Found PythonLibs: /usr/pkg/lib/libpython3.8.so (found version "3.8.8") 
-- Found the following FifeChan libraries:
--   fifechan_sdl
CMake Warning (dev) at /usr/pkg/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
  The package name passed to `find_package_handle_standard_args` (FIFECHAN)
  does not match the name of the calling package (FifeChan).  This can lead
  to problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  cmake/FindFifeChan.cmake:67 (find_package_handle_standard_args)
  CMakeLists.txt:808 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found FIFECHAN: /usr/pkg/lib/libfifechan.so   
-- Found the following FifeChan libraries:
--   fifechan_opengl
CMake Warning (dev) at /usr/pkg/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
  The package name passed to `find_package_handle_standard_args` (FIFECHAN)
  does not match the name of the calling package (FifeChan).  This can lead
  to problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  cmake/FindFifeChan.cmake:67 (find_package_handle_standard_args)
  CMakeLists.txt:810 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found SWIG: /usr/pkg/bin/swig3.0 (found version "3.0.12")  
-- Found PythonLibs: /usr/pkg/lib/libpython3.8.so (found suitable exact version "3.8.8") 
CMake Warning (dev) at /usr/pkg/share/cmake-3.19/Modules/UseSWIG.cmake:661 (message):
  Policy CMP0078 is not set: UseSWIG generates standard target names.  Run
  "cmake --help-policy CMP0078" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

Call Stack (most recent call first):
  CMakeLists.txt:911 (swig_add_library)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/pkg/share/cmake-3.19/Modules/UseSWIG.cmake:513 (message):
  Policy CMP0086 is not set: UseSWIG honors SWIG_MODULE_NAME via -module
  flag.  Run "cmake --help-policy CMP0086" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

Call Stack (most recent call first):
  /usr/pkg/share/cmake-3.19/Modules/UseSWIG.cmake:764 (SWIG_ADD_SOURCE_TO_MODULE)
  CMakeLists.txt:911 (swig_add_library)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/pkg/share/cmake-3.19/Modules/UseSWIG.cmake:661 (message):
  Policy CMP0078 is not set: UseSWIG generates standard target names.  Run
  "cmake --help-policy CMP0078" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

Call Stack (most recent call first):
  CMakeLists.txt:943 (swig_add_library)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/pkg/share/cmake-3.19/Modules/UseSWIG.cmake:513 (message):
  Policy CMP0086 is not set: UseSWIG honors SWIG_MODULE_NAME via -module
  flag.  Run "cmake --help-policy CMP0086" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

Call Stack (most recent call first):
  /usr/pkg/share/cmake-3.19/Modules/UseSWIG.cmake:764 (SWIG_ADD_SOURCE_TO_MODULE)
  CMakeLists.txt:943 (swig_add_library)
This warning is for project developers.  Use -Wno-dev to suppress it.

--     Python install directory is '/usr/pkg/lib/python3.8/site-packages/fife'.
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR


-- Build files have been written to: /scratch/work/devel/fifengine/work/fifengine-0.4.2/build
=> Rewrite cmake Dependencies files