=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for flightgear-2020.3.11.tar.bz2
=> Checksum SHA512 OK for flightgear-2020.3.11.tar.bz2
===> Installing dependencies for flightgear-2020.3.11nb44
==========================================================================
The following variables will affect the build process of this package,
flightgear-2020.3.11nb44.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg
        * KRB5_DEFAULT = heimdal
        * READLINE_DEFAULT = editline
        * SSLBASE = /usr
        * SSLCERTBUNDLE (not defined)
        * 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
        * KRB5BASE (defined, but empty)
        * KRB5_TYPE = heimdal
        * READLINE_TYPE = editline
        * TERMCAP_TYPE = termcap

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 glib2-tools-[0-9]*: found glib2-tools-2.80.3
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=3.18: found cmake-3.29.6
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Build dependency x11-links>=1.35: found x11-links-1.35nb1
=> Build dependency boost-headers-1.85.*: found boost-headers-1.85.0nb1
=> Build dependency plib>=1.8.5nb4: found plib-1.8.5nb5
=> Full dependency gsm>=1.0.12: found gsm-1.0.19
=> Full dependency openal-soft>=1.5.304: found openal-soft-1.23.1nb3
=> Full dependency speexdsp>=1.2rc3: found speexdsp-1.2.1
=> Full dependency libevent>=2.1.12nb1: found libevent-2.1.12nb2
=> Full dependency simgear>=2020.3.11nb38: found simgear-2020.3.11nb39
=> Full dependency osg>=3.6.5nb53: found osg-3.6.5nb54
=> Full dependency freetype2>=2.13.2nb1: found freetype2-2.13.2nb1
=> Full dependency curl>=8.7.1nb1: found curl-8.8.0nb1
=> Full dependency freeglut>=3.2.2nb1: found freeglut-3.4.0nb1
=> Full dependency glew>=2.1.0: found glew-2.2.0nb2
=> Full dependency qt5-qtbase>=5.15.13nb1: found qt5-qtbase-5.15.14nb1
=> Full dependency qt5-qtquickcontrols2>=5.15.13nb1: found qt5-qtquickcontrols2-5.15.14nb1
=> Full dependency qt5-qtsvg>=5.15.13nb1: found qt5-qtsvg-5.15.14nb1
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Overriding tools for flightgear-2020.3.11nb44
===> Extracting for flightgear-2020.3.11nb44
===> Patching for flightgear-2020.3.11nb44
=> Applying pkgsrc patches for flightgear-2020.3.11nb44
===> Creating toolchain wrappers for flightgear-2020.3.11nb44
===> Configuring for flightgear-2020.3.11nb44
cd /pbulk/work/games/flightgear/work/flightgear-2020.3.11 && /bin/mkdir -p fgbuild
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Deprecation Warning at CMakeLists.txt:29 (cmake_policy):
  The OLD behavior for policy CMP0072 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


CMAKE Build type: Release
-- The C compiler identification is GNU 7.5.0
-- The CXX compiler identification is GNU 7.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /pbulk/work/games/flightgear/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: /pbulk/work/games/flightgear/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- System is: NetBSD
-- Web browser launcher command is: firefox
-- Using default data directory for base package:  /usr/pkg/lib/FlightGear
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found X11: /usr/X11R7/include
-- Looking for XOpenDisplay in /usr/X11R7/lib/libX11.so;/usr/X11R7/lib/libXext.so
-- Looking for XOpenDisplay in /usr/X11R7/lib/libX11.so;/usr/X11R7/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- UDev not found.
-- UDev: You can specify includes: -DUDEV_PATH_INCLUDES=/opt/udev/include
--       currently found includes: UDEV_INCLUDE_DIR-NOTFOUND
-- UDev: You can specify libs: -DUDEV_PATH_LIB=/opt/udev/lib
--       currently found libs: UDEV_LIBRARIES-NOTFOUND
-- Found Speex: /usr/pkg/lib/libspeex.so
-- Found Speex extended library: /usr/pkg/lib/libspeexdsp.so
-- Found GSM: /usr/pkg/lib/libgsm.so
-- Could NOT find DBus (missing: DBUS_INCLUDE_DIRS DBUS_LIBRARIES) 
-- Found LibEvent: /usr/pkg/include
CMake Warning at CMakeLists.txt:296 (message):
  SWIFT support disabled, dbus and/or LibEvent not found


-- Found Boost: /usr/pkg/include (found version "1.85.0")
-- Found OpenGL: /usr/X11R7/lib/libGL.so
-- Found osgText: /usr/pkg/lib/libosgText.so
-- Found osgSim: /usr/pkg/lib/libosgSim.so
-- Found osgDB: /usr/pkg/lib/libosgDB.so
-- Found osgParticle: /usr/pkg/lib/libosgParticle.so
-- Found osgFX: /usr/pkg/lib/libosgFX.so
-- Found osgUtil: /usr/pkg/lib/libosgUtil.so
-- Found osgViewer: /usr/pkg/lib/libosgViewer.so
-- Found osgGA: /usr/pkg/lib/libosgGA.so
-- Found osg: /usr/pkg/lib/libosg.so
-- Found OpenThreads: /usr/pkg/lib/libOpenThreads.so
-- Found OpenSceneGraph: /usr/pkg/lib/libosgText.so;/usr/pkg/lib/libosgSim.so;/usr/pkg/lib/libosgDB.so;/usr/pkg/lib/libosgParticle.so;/usr/pkg/lib/libosgFX.so;/usr/pkg/lib/libosgUtil.so;/usr/pkg/lib/libosgViewer.so;/usr/pkg/lib/libosgGA.so;/usr/pkg/lib/libosg.so;/usr/pkg/lib/libOpenThreads.so (found suitable version "3.6.5", minimum required is "3.2.0")
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) 
-- DBus not found, screensaver control disabled
-- Qt launcher enabled, checking for Qt >= 5.4 / qmake
-- Will enable Qt launcher GUI
-- Couldn't find translations data, will not include translated string in the executable
-- Could NOT find Qt5LinguistTools (missing: Qt5LinguistTools_DIR)
CMake Warning at CMakeModules/Translations.cmake:15 (find_package):
  Found package configuration file:

    /usr/pkg/qt5/lib/cmake/Qt5/Qt5Config.cmake

  but it set Qt5_FOUND to FALSE so package "Qt5" is considered to be NOT
  FOUND.  Reason given by package:

  Failed to find Qt5 component "LinguistTools" config file at
  "/usr/pkg/qt5/lib/cmake/Qt5LinguistTools/Qt5LinguistToolsConfig.cmake"



Call Stack (most recent call first):
  CMakeLists.txt:372 (include)


-- Looking for C++ include private/qopenglcontext_p.h
-- Looking for C++ include private/qopenglcontext_p.h - found
-- Have QtGUI private headers
-- /usr/pkg/include
-- Found PLIB: optimized;/usr/pkg/lib/libplibpuaux.a;debug;/usr/pkg/lib/libplibpuaux.a;optimized;/usr/pkg/lib/libplibpu.a;debug;/usr/pkg/lib/libplibpu.a;optimized;/usr/pkg/lib/libplibsg.a;debug;/usr/pkg/lib/libplibsg.a;optimized;/usr/pkg/lib/libplibul.a;debug;/usr/pkg/lib/libplibul.a
-- Min Simgear version is 2020.3.0
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.10")
-- Looking for lzma_auto_decoder in /usr/lib/liblzma.so
-- Looking for lzma_auto_decoder in /usr/lib/liblzma.so - found
-- Looking for lzma_easy_encoder in /usr/lib/liblzma.so
-- Looking for lzma_easy_encoder in /usr/lib/liblzma.so - found
-- Looking for lzma_lzma_preset in /usr/lib/liblzma.so
-- Looking for lzma_lzma_preset in /usr/lib/liblzma.so - found
-- Found LibLZMA: optimized;/usr/lib/liblzma.so;debug;/usr/lib/liblzma.so (found version "5.2.4")
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for sys/time.h
-- Looking for sys/time.h - found
-- Looking for sys/timeb.h
-- Looking for sys/timeb.h - not found
-- Looking for windows.h
-- Looking for windows.h - not found
-- Looking for timegm
-- Looking for timegm - found
-- Looking for daylight
-- Looking for daylight - found
-- Looking for ftime
-- Looking for ftime - not found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- RTI: DISABLED
-- OpenMP: DISABLED
-- SSE/SSE2 support: ENABLED
-- Looking for mkfifo
-- Looking for mkfifo - found
-- Using GSM includes at: /usr/pkg/include
-- Using GSM libraries: /usr/pkg/lib/libgsm.so
-- Using speex includes at: /usr/pkg/include
-- Using speex libraries: /usr/pkg/lib/libspeex.so
-- Using speex extended library includes at: /usr/pkg/include
-- Using speex extended library libraries: /usr/pkg/lib/libspeexdsp.so
-- Enabling legacy joystick code (from PLIB)
CMake Warning at 3rdparty/joystick/CMakeLists.txt:21 (message):
  Unsupported platform for Joystick


-- FGPanel (Raspberry Pi) : DISABLED
-- FGPanel : ENABLED
-- Found OpenAL: /usr/pkg/lib/libopenal.so
-- CppUnit: Building the FlightGear supplied CppUnit library
CMake Warning (dev) at test_suite/CMakeLists.txt:67 (include):
  Policy CMP0145 is not set: The Dart and FindDart modules are removed.  Run
  "cmake --help-policy CMP0145" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/pkg/share/cmake-3.29/Modules/Dart.cmake:47 (message):
  Policy CMP0145 is not set: The Dart and FindDart modules are removed.  Run
  "cmake --help-policy CMP0145" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.
Call Stack (most recent call first):
  test_suite/CMakeLists.txt:67 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring done (11.0s)
-- Generating done (1.9s)
CMake Warning:
  Manually-specified variables were not used by the project:

    Lua_FIND_VERSION_COUNT
    Lua_FIND_VERSION_EXACT
    Lua_FIND_VERSION_MAJOR
    Lua_FIND_VERSION_MINOR


-- Build files have been written to: /pbulk/work/games/flightgear/work/flightgear-2020.3.11/fgbuild
=> Rewrite cmake Dependencies files