=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for gerbera-1.11.0.tar.gz => Checksum SHA512 OK for gerbera-1.11.0.tar.gz ===> Installing dependencies for gerbera-1.11.0 ========================================================================== The supported build options for gerbera are: debug ffmpeg ffmpegthumbnailer javascript lastfm matroska systemd The currently selected options are: ffmpegthumbnailer javascript matroska You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.gerbera (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, gerbera-1.11.0. Their current value is shown below: * KRB5_DEFAULT = heimdal * SSLBASE = /usr * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private * VARBASE = /var Based on these variables, the following variables have been set: * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal 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 mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=2.8.1nb1: found cmake-3.23.2nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc8>=8.4.0nb6: found gcc8-8.4.0nb7 => Full dependency ffmpegthumbnailer>=2.2.0: found ffmpegthumbnailer-2.2.2nb2 => Full dependency libduktape>=1.5.0: found libduktape-2.7.0 => Full dependency libmatroska>=1.6.0: found libmatroska-1.6.3 => Full dependency libebml>=1.4.0: found libebml-1.4.2 => Full dependency taglib>=1.9.1: found taglib-1.12 => Full dependency libatomic>=12.1.0nb1: found libatomic-12.1.0nb1 => Full dependency libinotify>=0.0: found libinotify-0.0.20180201 => Full dependency libuuid>=2.18: found libuuid-2.32.1nb1 => Full dependency spdlog>=1.8.5nb1: found spdlog-1.10.0 => Full dependency libexif>=0.6.20nb1: found libexif-0.6.24 => Full dependency libupnp>=1.6.14: found libupnp-1.14.7 => Full dependency fmtlib>=5.2.1: found fmtlib-8.1.1 => Full dependency pugixml>=1.7: found pugixml-1.12.1 => Full dependency curl>=7.84.0nb1: found curl-7.84.0nb1 => Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.26nb1 => Full dependency gcc8-libs>=8.3.0: found gcc8-libs-8.4.0nb6 ===> 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 gerbera-1.11.0 ===> Extracting for gerbera-1.11.0 /bin/cp /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/gerbera/files/config.xml.in /tmp/multimedia/gerbera/work/gerbera-1.11.0/config.xml /bin/cp /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/gerbera/files/gerbera.desktop.in /tmp/multimedia/gerbera/work/gerbera-1.11.0/gerbera.desktop ===> Patching for gerbera-1.11.0 => Applying pkgsrc patches for gerbera-1.11.0 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/gerbera/patches/patch-src_main.cc => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/gerbera/patches/patch-src_main.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_main.cc,v 1.2 2022/07/11 11:49:48 adam Exp $ | |Fix build on NetBSD | |--- src/main.cc.orig 2022-05-03 17:39:25.000000000 +0000 |+++ src/main.cc -------------------------- Patching file src/main.cc using Plan A... Hunk #1 succeeded at 287. done ===> Creating toolchain wrappers for gerbera-1.11.0 ===> Configuring for gerbera-1.11.0 => Substituting "config" in config.xml gerbera.desktop => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". => Checking for portability problems in extracted files -- The CXX compiler identification is GNU 8.4.0 -- The C compiler identification is GNU 8.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /tmp/multimedia/gerbera/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/multimedia/gerbera/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Gerbera Version: 1.11.0 -- 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 -- Looking for __atomic_fetch_add_4 in atomic -- Looking for __atomic_fetch_add_4 in atomic - found -- Looking for C++ include filesystem -- Looking for C++ include filesystem - found -- Performing Test CXX_FILESYSTEM_NO_LINK_NEEDED -- Performing Test CXX_FILESYSTEM_NO_LINK_NEEDED - Failed -- Performing Test CXX_FILESYSTEM_STDCPPFS_NEEDED -- Performing Test CXX_FILESYSTEM_STDCPPFS_NEEDED - Success -- Performing Test Iconv_IS_BUILT_IN -- Performing Test Iconv_IS_BUILT_IN - Success -- Found Iconv: built in to C library -- Looking for BSD native UUID -- Looking for BSD native UUID - found -- Found UUID: TRUE -- Looking for native LFS support -- Looking for native LFS support - found -- Found LFS: TRUE -- Found libupnp: /usr/pkg/lib/libupnp.so (found version 1.14.7) CMake Warning at CMakeLists.txt:381 (message): !! It is strongly recommended to build libupnp with --enable-reuseaddr !! Without this option Gerbera will be unable to restart with the same port number. CMake Warning at CMakeLists.txt:388 (message): !! It is strongly recommended to build libupnp with --disable-blocking-tcp-connections !! Without this option non-responsive control points can cause libupnp to hang. -- Found spdlog: /tmp/multimedia/gerbera/work/.buildlink/lib/cmake/spdlog/spdlogConfig.cmake (found suitable version "1.10.0", minimum required is "1.8.1") CMake Warning at cmake/Findspdlog.cmake:11 (message): spdlog is built without SPDLOG_FMT_EXTERNAL. Since Gerbera uses fmt library internally the spdlog's bundled version wlll be in conflict It is strongly recommended to rebuild spdlog without bundled fmt Call Stack (most recent call first): CMakeLists.txt:406 (find_package) -- Found pugixml: /usr/pkg/lib/libpugixml.so -- Found SQLite3: /usr/include (found suitable version "3.26.0", minimum required is "3.7.11") -- Found Inotify: /usr/pkg/lib/libinotify.so -- Found CURL: /usr/pkg/lib/libcurl.so (found version "7.84.0") -- Found Taglib: /usr/pkg/lib/libtag.so (found suitable version "1.12.0", minimum required is "1.12") -- Found LibMagic: /usr/lib/libmagic.so -- Found FFMpegThumbnailer: /usr/pkg/lib/libffmpegthumbnailer.so -- Found EXIF: /usr/pkg/lib/libexif.so (found version "0.6.24") -- Found EBML: /usr/pkg/lib/libebml.so -- Found Matroska: /usr/pkg/lib/libmatroska.so -- Found ZLIB: /usr/lib/libz.so (found version "1.2.10") -- 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: /tmp/multimedia/gerbera/work/gerbera-1.11.0 => Rewrite cmake Dependencies files