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

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

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 qt5-qttools-[0-9]*: found qt5-qttools-5.15.7nb1
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.74.3
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.25.1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0
=> Tool dependency distcc-[0-9]*: found distcc-3.4
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Build dependency x11-links>=1.35: found x11-links-1.35
=> Full dependency bash-[0-9]*: found bash-5.2.15
=> Full dependency alsa-lib>=1.0.18: found alsa-lib-1.2.7.2
=> Full dependency jack>=1.9.19nb6: found jack-1.9.19nb6
=> Full dependency pulseaudio>=16.1nb1: found pulseaudio-16.1nb2
=> Full dependency ffmpeg4>=4.4.2nb5: found ffmpeg4-4.4.3nb2
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency qt5-qtbase>=5.15.7nb1: found qt5-qtbase-5.15.7nb1
=> Full dependency qt5-qtx11extras>=5.15.7nb1: found qt5-qtx11extras-5.15.7nb1
===> 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 ssr-0.4.2nb13
===> Extracting for ssr-0.4.2nb13
===> Patching for ssr-0.4.2nb13
=> Applying pkgsrc patches for ssr-0.4.2nb13
===> Creating toolchain wrappers for ssr-0.4.2nb13
===> Configuring for ssr-0.4.2nb13
=> Generating pkg-config file for builtin expat package.
=> Generating pkg-config files for builtin xz package.
=> Replacing bash interpreter in scripts/ssr-glinject.
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
-- 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: /tmp/pkgbuild/multimedia/ssr/work.sparc64/.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: /tmp/pkgbuild/multimedia/ssr/work.sparc64/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- 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  
-- 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
-- Found OpenGL: /usr/X11R7/lib/libGL.so   
-- Found PkgConfig: /tmp/pkgbuild/multimedia/ssr/work.sparc64/.tools/bin/pkg-config (found version "1.8.0") 
-- Checking for modules 'libavformat;libavcodec;libavutil;libswscale'
--   Found libavformat, version 58.76.100
--   Found libavcodec, version 58.134.100
--   Found libavutil, version 56.70.100
--   Found libswscale, version 5.9.100
CMake Warning (dev) at /usr/pkg/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args` (AVFormat)
  does not match the name of the calling package (FFmpeg).  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/FindFFmpeg.cmake:19 (find_package_handle_standard_args)
  src/CMakeLists.txt:6 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found AVFormat: /usr/pkg/lib/ffmpeg4/libavformat.so  
CMake Warning (dev) at /usr/pkg/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args` (AVCodec)
  does not match the name of the calling package (FFmpeg).  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/FindFFmpeg.cmake:20 (find_package_handle_standard_args)
  src/CMakeLists.txt:6 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found AVCodec: /usr/pkg/lib/ffmpeg4/libavcodec.so  
CMake Warning (dev) at /usr/pkg/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args` (AVUtil)
  does not match the name of the calling package (FFmpeg).  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/FindFFmpeg.cmake:21 (find_package_handle_standard_args)
  src/CMakeLists.txt:6 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found AVUtil: /usr/pkg/lib/ffmpeg4/libavutil.so  
CMake Warning (dev) at /usr/pkg/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args` (SWScale)
  does not match the name of the calling package (FFmpeg).  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/FindFFmpeg.cmake:22 (find_package_handle_standard_args)
  src/CMakeLists.txt:6 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found SWScale: /usr/pkg/lib/ffmpeg4/libswscale.so  
-- Found ALSA: /usr/pkg/lib/libasound.so (found version "1.2.7.2") 
-- Checking for module 'libpulse'
--   Found libpulse, version 16.1
-- Found PulseAudio: /usr/pkg/lib/libpulse.so  
-- Checking for module 'jack'
--   Found jack, version 1.9.19
-- Found Jack: /usr/pkg/lib/libjack.so  
-- The following REQUIRED packages have been found:

 * OpenGL
 * Threads
 * FFmpeg
 * X11
 * ALSA
 * PulseAudio
 * PkgConfig
 * Jack
 * Qt5Core
 * Qt5Gui
 * Qt5Widgets
 * Qt5X11Extras
 * Qt5 (required version >= 5.7)

-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/pkgbuild/multimedia/ssr/work.sparc64/ssr-0.4.2
=> Rewrite cmake Dependencies files