Created attachment 237369 [details] poudriere error log Regressed by http://github.com/mpv-player/mpv/commit/f9fd50c6546f. Can you provide a fix or ask upstream? Otherwise, this port will be marked BROKEN or switched to mpv034 (port fork). vendor/github.com/yourok/go-mpv/mpv/consts.go:408:33: could not determine kind of name for C.MPV_EVENT_CHAPTER_CHANGE vendor/github.com/yourok/go-mpv/mpv/consts.go:383:34: could not determine kind of name for C.MPV_EVENT_METADATA_UPDATE vendor/github.com/yourok/go-mpv/mpv/consts.go:325:24: could not determine kind of name for C.MPV_EVENT_PAUSE vendor/github.com/yourok/go-mpv/mpv/consts.go:349:40: could not determine kind of name for C.MPV_EVENT_SCRIPT_INPUT_DISPATCH vendor/github.com/yourok/go-mpv/mpv/consts.go:289:33: could not determine kind of name for C.MPV_EVENT_TRACKS_CHANGED vendor/github.com/yourok/go-mpv/mpv/consts.go:297:33: could not determine kind of name for C.MPV_EVENT_TRACK_SWITCHED vendor/github.com/yourok/go-mpv/mpv/consts.go:333:26: could not determine kind of name for C.MPV_EVENT_UNPAUSE vendor/github.com/yourok/go-mpv/mpv/consts.go:606:29: could not determine kind of name for C.MPV_SUB_API_OPENGL_CB
Mark as broken until I have time for it.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=917fc0b4d194c91b034f14332010265525fb18dc commit 917fc0b4d194c91b034f14332010265525fb18dc Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-11-14 10:00:22 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-11-14 10:04:50 +0000 multimedia/mpv034: remove port - Mark the remaining consumer as BROKEN PR: 267114 Suggested by: bapt (stmp maintainer) MOVED | 1 + audio/stmp/Makefile | 4 +- multimedia/Makefile | 1 - multimedia/mpv/Makefile | 2 - multimedia/mpv034/Makefile (gone) | 222 --------------------- multimedia/mpv034/distinfo (gone) | 21 -- .../mpv034/files/patch-libmpv_mpv.def (gone) | 15 -- multimedia/mpv034/pkg-descr (gone) | 5 - multimedia/mpv034/pkg-plist (gone) | 26 --- 9 files changed, 4 insertions(+), 293 deletions(-)
Fixed in upstream commit https://github.com/wildeyedskies/stmp/commit/fecd539d618dcf7f480714c5f3119aec001e74b9
^Triage: reset Assignee after ports 7a41e9eceef9.
(In reply to Daniel Engberg from comment #3) This commit not fix the problem (anymore), the port broke more after graphics/glslang got updated to version 14.0.0 This port also expired yesterday.