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

        * CURSES_DEFAULT = curses
        * JPEG_DEFAULT = jpeg
        * KRB5_DEFAULT = heimdal
        * 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:

        * CURSES_TYPE = curses
        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg
        * KRB5BASE (defined, but empty)
        * KRB5_TYPE = heimdal
        * 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 nasm>=1.1: found nasm-2.16.01
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.82.2
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=3.18: found cmake-3.31.0
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Build dependency x11-links>=1.36: found x11-links-1.36
=> Full dependency SDL2>=2.30.2nb1: found SDL2-2.30.9nb1
=> Full dependency SDL2_mixer>=2.0.0: found SDL2_mixer-2.0.4nb15
=> Full dependency cairo>=1.18.0nb2: found cairo-1.18.2
=> Full dependency curl>=8.10.1nb2: found curl-8.11.0nb1
=> Full dependency ffmpeg4>=4.4.4nb7: found ffmpeg4-4.4.5nb2
=> Full dependency freetype2>=2.13.2nb1: found freetype2-2.13.3
=> Full dependency glew>=2.1.0: found glew-2.2.0nb2
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency jpeg>=9: found jpeg-9f
=> Full dependency pango>=1.52.2nb1: found pango-1.54.0
=> Full dependency pcre>=8.30nb1: found pcre-8.45
=> Full dependency rtmpdump>=2.4.0.0.fa8646daeb19dfd12c181f7d19de708d623704c0nb14: found rtmpdump-2.4.0.0.fa8646daeb19dfd12c181f7d19de708d623704c0nb14
===> 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 lightspark-0.8.5nb24
===> Extracting for lightspark-0.8.5nb24
===> Patching for lightspark-0.8.5nb24
=> Applying pkgsrc patches for lightspark-0.8.5nb24
===> Creating toolchain wrappers for lightspark-0.8.5nb24
===> Configuring for lightspark-0.8.5nb24
=> Generating pkg-config files for builtin xz package.
=> Generating pkg-config file for builtin expat package.
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
-- The C compiler identification is GNU 10.5.0
-- The CXX compiler identification is GNU 10.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /pbulk/work/multimedia/lightspark/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/multimedia/lightspark/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test GCC_IS_4_6
-- Performing Test GCC_IS_4_6 - Success
-- Gnash not found
-- The ASM-NASM compiler identification is NASM
-- Found assembler: /usr/pkg/bin/nasm
CMake Error: Could not find cmake module file: CMakeASM-NASMLinkerInformation.cmake
-- Found PkgConfig: /pbulk/work/multimedia/lightspark/work/.tools/bin/pkg-config (found version "2.3.0")
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.13")
-- Found Freetype: /usr/pkg/lib/libfreetype.so
-- Found OpenGL: /usr/X11R7/lib/libGL.so
-- Found GLEW: /usr/pkg/lib/libGLEW.so
-- Found PCRE: /usr/pkg/lib/libpcre.so
-- Found JPEG: /usr/pkg/lib/libjpeg.so (found version "90")
-- Found PNG: /usr/pkg/lib/libpng16.so (found version "1.6.44")
-- Checking for module 'liblzma'
--   Found liblzma, version 5.2.4
-- Checking for modules 'cairo;pangocairo'
--   Found cairo, version 1.18.2
--   Found pangocairo, version 1.54.0
-- Checking for modules 'libavcodec;libavutil;libavformat'
--   Found libavcodec, version 58.134.100
--   Found libavutil, version 56.70.100
--   Found libavformat, version 58.76.100
-- Checking for module 'libswresample'
--   Found libswresample, version 3.9.100
-- Looking for avcodec_decode_video2
-- Looking for avcodec_decode_video2 - found
-- Looking for avcodec_decode_audio3
-- Looking for avcodec_decode_audio3 - not found
-- Looking for avcodec_decode_audio4
-- Looking for avcodec_decode_audio4 - found
-- Looking for avio_alloc_context
-- Looking for avio_alloc_context - found
-- Looking for avcodec_alloc_context3
-- Looking for avcodec_alloc_context3 - found
-- Looking for avcodec_open2
-- Looking for avcodec_open2 - found
-- Looking for avformat_close_input
-- Looking for avformat_close_input - found
-- Looking for avformat_find_stream_info
-- Looking for avformat_find_stream_info - found
-- Looking for av_frame_alloc
-- Looking for av_frame_alloc - found
-- Looking for av_frame_unref
-- Looking for av_frame_unref - found
-- Looking for av_packet_unref
-- Looking for av_packet_unref - found
-- Looking for avcodec_send_packet
-- Looking for avcodec_send_packet - found
-- Looking for avcodec_receive_frame
-- Looking for avcodec_receive_frame - found
-- Looking for av_frame_get_sample_rate
-- Looking for av_frame_get_sample_rate - found
-- Performing Test HAVE_AVCODECID
-- Performing Test HAVE_AVCODECID - Success
-- Checking for module 'glib-2.0'
--   Found glib-2.0, version 2.82.2
-- Checking for module 'sdl2'
--   Found sdl2, version 2.30.9
-- Checking for module 'SDL2_mixer'
--   Found SDL2_mixer, version 2.0.4
-- Checking for module 'libcurl'
--   Found libcurl, version 8.11.0
-- Checking for module 'librtmp'
--   Found librtmp, version v2.4
-- Looking for C++ include atomic
-- Looking for C++ include atomic - found
-- Checking for module 'x11'
--   Found x11, version 1.8.7
-- Configuring incomplete, errors occurred!
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/multimedia/lightspark
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/multimedia/lightspark