=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for mpv-0.37.0.tar.gz => Checksum SHA512 OK for mpv-0.37.0.tar.gz ===> Installing dependencies for mpv-0.37.0 ========================================================================== The supported build options for mpv are: alsa bluray caca jack javascript libdrm lua openal opengl pulseaudio rpi sdl2 sixel vaapi vdpau x11 The currently selected options are: bluray javascript libdrm lua opengl sdl2 sixel vaapi vdpau x11 You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.mpv (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, mpv-0.37.0. Their current value is shown below: * JPEG_DEFAULT = jpeg * LUA_VERSION_DEFAULT = 54 * PYTHON_VERSION_DEFAULT = 311 * READLINE_DEFAULT = editline Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * LUA_PACKAGE = lua52 * PYPACKAGE = python311 * 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 py311-docutils>=0.12: found py311-docutils-0.20.1nb1 => Tool dependency meson>=0: found meson-1.3.1 => Tool dependency python311>=3.11: found python311-3.11.7 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.78.1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency perl>=5.0: found perl-5.38.2 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.0.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.35: found x11-links-1.35nb1 => Full dependency libbluray>=1.3.4nb4: found libbluray-1.3.4nb4 => Full dependency lua52>=5.2.0<5.3: found lua52-5.2.4nb1 => Full dependency SDL2>=2.26.5nb1: found SDL2-2.28.5 => Full dependency libva>=2.3.0: found libva-2.20.0 => Full dependency libsixel>=1.8.6nb14: found libsixel-1.8.6nb18 => Full dependency mujs>=1.3.3: found mujs-1.3.4 => Full dependency lcms2>=2.2: found lcms2-2.16 => Full dependency libass>=0.17.1nb1: found libass-0.17.1nb1 => Full dependency libdvdnav>=6.1.0nb1: found libdvdnav-6.1.1 => Full dependency libplacebo>=6.338.1: found libplacebo-6.338.1 => Full dependency ffmpeg6>=6.0nb6: found ffmpeg6-6.1.1 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency jpeg>=9: found jpeg-9e ===> 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 mpv-0.37.0 ===> Extracting for mpv-0.37.0 ===> Patching for mpv-0.37.0 => Applying pkgsrc patches for mpv-0.37.0 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/mpv/patches/patch-audio_out_ao__alsa.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/mpv/patches/patch-audio_out_ao__alsa.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-audio_out_ao__alsa.c,v 1.1 2019/06/01 01:15:54 tsutsui Exp $ | |- pull a compat definition of ESTRPIPE for non-Linux OSes | from alsa-lib-1.1.4.1/include/type_compat.h | |--- audio/out/ao_alsa.c.orig 2018-10-02 19:03:41.000000000 +0000 |+++ audio/out/ao_alsa.c -------------------------- Patching file audio/out/ao_alsa.c using Plan A... Hunk #1 succeeded at 48 (offset -1 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/mpv/patches/patch-etc_mpv.conf => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/mpv/patches/patch-etc_mpv.conf Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-etc_mpv.conf,v 1.1 2022/05/03 07:04:27 nia Exp $ | |Optimize for stereo audio output devices on NetBSD. | |--- etc/mpv.conf.orig 2022-01-03 19:45:08.000000000 +0000 |+++ etc/mpv.conf -------------------------- Patching file etc/mpv.conf using Plan A... Hunk #1 succeeded at 76 (offset 5 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/mpv/patches/patch-meson.build => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/mpv/patches/patch-meson.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-meson.build,v 1.2 2024/01/01 15:50:14 leot Exp $ | |- Instruct about NetBSD pthread_setname_np(3). | Maybe pthread_setname_np(3) should be checked in order to distinguish | based on the argument supported instead of special-casing based on the | platform... workaround that for the moment in the simplest way. |- Enable support for DRM on NetBSD. |- Install configuration files to examples, per pkgsrc conventions. | |--- meson.build.orig 2023-11-21 18:47:46.000000000 +0000 |+++ meson.build -------------------------- Patching file meson.build using Plan A... Hunk #1 succeeded at 297. Hunk #2 succeeded at 516. Hunk #3 succeeded at 906. Hunk #4 succeeded at 1740. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/mpv/patches/patch-osdep_threads-posix.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/mpv/patches/patch-osdep_threads-posix.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-osdep_threads-posix.h,v 1.1 2024/01/01 15:50:14 leot Exp $ | |Add support for NetBSD. | |--- osdep/threads-posix.h.orig 2023-12-31 11:13:03.078250654 +0000 |+++ osdep/threads-posix.h -------------------------- Patching file osdep/threads-posix.h using Plan A... Hunk #1 succeeded at 232. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/mpv/patches/patch-stream_stream__libarchive.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/mpv/patches/patch-stream_stream__libarchive.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-stream_stream__libarchive.c,v 1.1 2022/05/17 13:12:13 ryoon Exp $ | |* NetBSD does not implement uselocale(). | |--- stream/stream_libarchive.c.orig 2022-01-03 19:45:08.000000000 +0000 |+++ stream/stream_libarchive.c -------------------------- Patching file stream/stream_libarchive.c using Plan A... Hunk #1 succeeded at 29. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/mpv/patches/patch-video_out_drm__common.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/mpv/patches/patch-video_out_drm__common.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-video_out_drm__common.c,v 1.4 2020/12/19 11:27:51 leot Exp $ | |Enable support for DRM on NetBSD. | |--- video/out/drm_common.c.orig 2020-11-22 17:46:28.000000000 +0000 |+++ video/out/drm_common.c -------------------------- Patching file video/out/drm_common.c using Plan A... Hunk #1 succeeded at 31 (offset 1 line). done ===> Creating toolchain wrappers for mpv-0.37.0 /bin/ln -s /tmp/multimedia/mpv/work/.buildlink/lib/pkgconfig/lua-5.2.pc /tmp/multimedia/mpv/work/.buildlink/lib/pkgconfig/lua.pc ===> Configuring for mpv-0.37.0 => Fix python and rst2man command names. => Generating pkg-config file for builtin expat package. => Generating pkg-config files for builtin xz package. => Adding run-time search paths to pkg-config files. INFO: [subst.mk:_pkgconfig] Ignoring nonexistent file "libmpv/mpv.pc.in". => Checking for portability problems in extracted files The Meson build system Version: 1.3.1 Source dir: /tmp/multimedia/mpv/work/mpv-0.37.0 Build dir: /tmp/multimedia/mpv/work/mpv-0.37.0/output Build type: native build Project name: mpv Project version: 0.37.0 C compiler for the host machine: gcc (gcc 7.5.0 "gcc (nb4 20200810) 7.5.0") C linker for the host machine: gcc ld.bfd 2.31.1 Host machine cpu family: x86_64 Host machine cpu: x86_64 Program python3.11 found: YES (/usr/pkg/bin/python3.11) Found pkg-config: YES (/tmp/multimedia/mpv/work/.tools/bin/pkg-config) 2.0.3 Run-time dependency libavcodec found: YES 60.31.102 Run-time dependency libavfilter found: YES 9.12.100 Run-time dependency libavformat found: YES 60.16.100 Run-time dependency libavutil found: YES 58.29.100 Run-time dependency libswresample found: YES 4.12.100 Run-time dependency libswscale found: YES 7.5.100 Run-time dependency libplacebo found: YES 6.338.1 Run-time dependency libass found: YES 0.17.1 Compiler for C supports arguments -Werror=implicit-function-declaration: YES Compiler for C supports arguments -Wempty-body: YES Compiler for C supports arguments -Wdisabled-optimization: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wno-format-zero-length: YES Compiler for C supports arguments -Wno-redundant-decls: YES Compiler for C supports arguments -Wvla: YES Compiler for C supports arguments -Wno-format-truncation: YES Compiler for C supports arguments -Wimplicit-fallthrough: YES Compiler for C supports arguments -fno-math-errno: YES Compiler for C supports arguments -Wformat -Werror=format-security: YES Compiler for C supports link arguments -Wl,-z,noexecstack: YES Compiler for C supports link arguments -Wl,--nxcompat,--no-seh,--dynamicbase: NO Run-time dependency dl found: YES Library atomic found: NO Compiler for C supports link arguments -rdynamic: YES Run-time dependency threads found: YES Header "pthread.h" has symbol "pthread_condattr_setclock" with dependency threads: YES Run-time dependency appleframeworks found: NO (tried framework) Checking for function "ppoll" : NO Library windowsapp skipped: feature uwp disabled Checking for function "glob" : YES Header "sys/vt.h" has symbol "VT_GETMODE" : NO Header "sys/consio.h" has symbol "VT_GETMODE" : NO Header "dev/wscons/wsdisplay_usl_io.h" has symbol "VT_GETMODE" : NO Checking for function "fstatfs" : NO Checking for function "fstatfs" : NO Checking if "vector check" compiles: YES Program /tmp/multimedia/mpv/work/mpv-0.37.0/TOOLS/docutils-wrapper.py found: YES (/tmp/multimedia/mpv/work/mpv-0.37.0/TOOLS/docutils-wrapper.py) Program /tmp/multimedia/mpv/work/mpv-0.37.0/TOOLS/file2string.py found: YES (/tmp/multimedia/mpv/work/mpv-0.37.0/TOOLS/file2string.py) Program /tmp/multimedia/mpv/work/mpv-0.37.0/TOOLS/matroska.py found: YES (/tmp/multimedia/mpv/work/mpv-0.37.0/TOOLS/matroska.py) Dependency libcdio skipped: feature cdda disabled Dependency libcdio_paranoia skipped: feature cdda disabled Run-time dependency dvdnav found: YES 6.1.1 Run-time dependency dvdread found: YES 6.1.2 Run-time dependency iconv found: YES Run-time dependency mujs found: YES 1.3.4 Run-time dependency lcms2 found: YES 2.16 Run-time dependency libarchive found: YES 3.4.0 Run-time dependency libavdevice found: YES 60.3.100 Run-time dependency libbluray found: YES 1.3.4 Library m found: YES Library rt found: YES Run-time dependency lua found: YES 5.2.4 WARNING: Found CMake '/tmp/multimedia/mpv/work/.tools/bin/false' but couldn't run it Found CMake: NO Run-time dependency rubberband found: NO (tried pkgconfig and cmake) Run-time dependency sdl2 found: YES 2.28.5 Run-time dependency uchardet found: NO (tried pkgconfig and cmake) Run-time dependency vapoursynth found: NO (tried pkgconfig and cmake) Run-time dependency vapoursynth-script found: NO (tried pkgconfig and cmake) Run-time dependency zimg found: NO (tried pkgconfig and cmake) Run-time dependency zlib found: YES 1.2.10 Dependency alsa skipped: feature alsa disabled Run-time dependency appleframeworks found: NO (tried framework) Header "AudioToolbox/AudioToolbox.h" has symbol "kAudioUnitSubType_RemoteIO" : NO Run-time dependency appleframeworks found: NO (tried framework) Dependency jack skipped: feature jack disabled Dependency openal skipped: feature openal disabled Library OpenSLES found: NO Header "sys/soundcard.h" has symbol "SNDCTL_DSP_HALT" : NO Run-time dependency libpipewire-0.3 found: NO (tried pkgconfig and cmake) Dependency libpulse skipped: feature pulse disabled Run-time dependency sndio found: NO (tried pkgconfig and cmake) Header "audioclient.h" has symbol "IAudioClient" : NO Dependency caca skipped: feature caca disabled Has header "d3d9.h" skipped: feature direct3d disabled Dependency libdrm found: NO found 2.4.99 but need: '>= 2.4.105' Run-time dependency libdrm found: NO meson.build:908:6: ERROR: Dependency lookup for libdrm with method 'pkgconfig' failed: Invalid version, need 'libdrm' ['>= 2.4.105'] found '2.4.99'. A full log can be found at /tmp/multimedia/mpv/work/mpv-0.37.0/output/meson-logs/meson-log.txt *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/mpv *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/mpv