=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead. => 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.5nb25 ========================================================================== The following variables will affect the build process of this package, lightspark-0.8.5nb25. Their current value is shown below: * BDB185_DEFAULT = db1 * BDB_DEFAULT = db4 * 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: * BDBBASE = /usr * BDB_LIBS (defined, but empty) * BDB_TYPE = db1 * 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.0nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => 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.11.0nb2: found curl-8.11.0nb2 => Full dependency ffmpeg4>=4.4.4nb7: found ffmpeg4-4.4.5nb3 => 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.fa8646daeb19dfd12c181f7d19de708d623704c0nb15: found rtmpdump-2.4.0.0.fa8646daeb19dfd12c181f7d19de708d623704c0nb15 ===> 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.5nb25 ===> Extracting for lightspark-0.8.5nb25 ===> Patching for lightspark-0.8.5nb25 => Applying pkgsrc patches for lightspark-0.8.5nb25 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/lightspark/patches/patch-CMakeLists.txt => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/lightspark/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.3 2020/12/03 22:23:33 nia Exp $ | |Hunk 1: | |Use /lib for "private libs" (liblightspark). This may be evil, |but currently the private rpath isn't being added properly. | |Hunk 2: | |Install config file as example. | |--- CMakeLists.txt.orig 2020-07-05 10:31:09.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 112. Hunk #2 succeeded at 173. Hunk #3 succeeded at 539 (offset -13 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/lightspark/patches/patch-src_3rdparty_jxrlib_image_decode_segdec.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/lightspark/patches/patch-src_3rdparty_jxrlib_image_decode_segdec.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_3rdparty_jxrlib_image_decode_segdec.c,v 1.1 2020/12/03 22:23:33 nia Exp $ | |Use the more likely to be available bswap64 on non-Linux | |--- src/3rdparty/jxrlib/image/decode/segdec.c.orig 2020-07-05 10:31:09.000000000 +0000 |+++ src/3rdparty/jxrlib/image/decode/segdec.c -------------------------- Patching file src/3rdparty/jxrlib/image/decode/segdec.c using Plan A... Hunk #1 succeeded at 30. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/lightspark/patches/patch-src_backends_urlutils.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/lightspark/patches/patch-src_backends_urlutils.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_backends_urlutils.cpp,v 1.1 2019/07/09 16:33:30 nia Exp $ | |NetBSD has alloca in stdlib.h, not alloca.h. | |--- src/backends/urlutils.cpp.orig 2018-06-02 09:25:36.000000000 +0000 |+++ src/backends/urlutils.cpp -------------------------- Patching file src/backends/urlutils.cpp using Plan A... Hunk #1 succeeded at 32. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/lightspark/patches/patch-src_parsing_tags.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/lightspark/patches/patch-src_parsing_tags.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_parsing_tags.cpp,v 1.1 2019/07/09 16:33:30 nia Exp $ | |NetBSD has alloca in stdlib.h, not alloca.h. | |--- src/parsing/tags.cpp.orig 2018-06-02 09:25:36.000000000 +0000 |+++ src/parsing/tags.cpp -------------------------- Patching file src/parsing/tags.cpp using Plan A... Hunk #1 succeeded at 23. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/lightspark/patches/patch-src_platforms_engineutils.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/lightspark/patches/patch-src_platforms_engineutils.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_platforms_engineutils.cpp,v 1.3 2021/03/15 11:04:56 nia Exp $ | |These are undefined, take advantage of SDL defines instead. | |--- src/platforms/engineutils.cpp.orig 2021-02-10 15:43:30.000000000 +0000 |+++ src/platforms/engineutils.cpp -------------------------- Patching file src/platforms/engineutils.cpp using Plan A... Hunk #1 succeeded at 37. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/lightspark/patches/patch-src_plugin__ppapi_plugin.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/lightspark/patches/patch-src_plugin__ppapi_plugin.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_plugin__ppapi_plugin.cpp,v 1.2 2019/10/03 15:53:21 nia Exp $ | |These are undefined, take advantage of SDL defines instead. | |--- src/plugin_ppapi/plugin.cpp.orig 2019-09-15 15:33:56.000000000 +0000 |+++ src/plugin_ppapi/plugin.cpp -------------------------- Patching file src/plugin_ppapi/plugin.cpp using Plan A... Hunk #1 succeeded at 77 (offset 2 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/lightspark/patches/patch-src_swf.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/lightspark/patches/patch-src_swf.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_swf.cpp,v 1.1 2020/12/03 22:23:33 nia Exp $ | |Add missing header for unlink etc. | |--- src/swf.cpp.orig 2020-07-05 10:31:09.000000000 +0000 |+++ src/swf.cpp -------------------------- Patching file src/swf.cpp using Plan A... Hunk #1 succeeded at 17. done ===> Creating toolchain wrappers for lightspark-0.8.5nb25 ===> Configuring for lightspark-0.8.5nb25 => Generating pkg-config files for builtin xz package. => Generating pkg-config file for builtin expat package. => Fixing CMAKE_MODULE_PATH in CMakeLists.txt => Checking for portability problems in extracted files -- 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/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: /tmp/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: /tmp/multimedia/lightspark/work/.tools/bin/pkg-config (found version "2.3.0") -- Found ZLIB: /usr/lib/libz.so (found version "1.2.10") -- 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.6.10 -- Configuring incomplete, errors occurred! *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/lightspark *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/lightspark