Hi, self filing a bug report to track this issue that came up recently. The latest QT6 library added an assertion preventing the qt6 flavor of audacious plugins from compiling successfully. This is also happening on the build cluster. I've reported the issue upstream: https://github.com/audacious-media-player/audacious/issues/1393 I hope to get some feedback soon on how to address the issue.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6418be43703e4b29116314888652ec752247cb49 commit 6418be43703e4b29116314888652ec752247cb49 Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2024-05-28 06:40:14 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2024-05-28 06:41:17 +0000 multimedia/audacious-plugins: Fix build after QT 6 upgrade PR: 279322 Obtained from: https://github.com/audacious-media-player/audacious-plugins/commit/1f0bc4c6940d27905d11e3324e30c6a63fad6392 multimedia/audacious-plugins/Makefile | 3 +++ multimedia/audacious-plugins/distinfo | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-)
A commit in branch 2024Q2 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f213edc1090183da8c0ac60b7add25ef29d0a66d commit f213edc1090183da8c0ac60b7add25ef29d0a66d Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2024-05-28 06:40:14 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2024-06-01 08:55:04 +0000 multimedia/audacious-plugins: Fix build after QT 6 upgrade PR: 279322 Obtained from: https://github.com/audacious-media-player/audacious-plugins/commit/1f0bc4c6940d27905d11e3324e30c6a63fad6392 (cherry picked from commit 6418be43703e4b29116314888652ec752247cb49) multimedia/audacious-plugins/Makefile | 3 +++ multimedia/audacious-plugins/distinfo | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-)