Bug 279322

Summary: multimedia/audacious-plugins: qt6 flavor Fails to build after QT update update to 6.7.1
Product: Ports & Packages Reporter: Guido Falsi <madpilot>
Component: Individual Port(s)Assignee: Guido Falsi <madpilot>
Status: Closed FIXED    
Severity: Affects Many People    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/audacious-media-player/audacious/issues/1393

Description Guido Falsi freebsd_committer freebsd_triage 2024-05-26 15:15:49 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-05-28 06:41:36 UTC
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(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-06-01 08:56:12 UTC
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(-)