Bug 279322 - multimedia/audacious-plugins: qt6 flavor Fails to build after QT update update to 6.7.1
Summary: multimedia/audacious-plugins: qt6 flavor Fails to build after QT update updat...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Guido Falsi
URL: https://github.com/audacious-media-pl...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-26 15:15 UTC by Guido Falsi
Modified: 2024-06-01 08:56 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)