https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-sound/mixxx-2.3.4 adds -Werror flag on its own. Discovered on: amd64 (internal ref: ci) NOTE: -Werror is not recommended for releases and should always be disabled when encountered in build-logs, because there are numerous cases where this breaks without purpose. See also: https://devmanual.gentoo.org/ebuild-writing/common-mistakes/index.html.
Created attachment 856068 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
ci has reproduced this issue with version 2.3.5 - Updating summary.
ci has reproduced this issue with version 2.3.5-r1 - Updating summary.
ci has reproduced this issue with version 2.3.6 - Updating summary.
ci has reproduced this issue with version 2.3.6-r1 - Updating summary.
The -Werror came from vendored benchmark, this has been removed since 2.4.0. https://github.com/mixxxdj/mixxx/commit/57fcb1db958b160860184f78376334b0b6243fe3
ci has reproduced this issue with version 2.3.6-r2 - Updating summary.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=539b05c45b2d0f5800ae69e2e0865e0b9dd64d30 commit 539b05c45b2d0f5800ae69e2e0865e0b9dd64d30 Author: Nicolas PARLANT <nicolas.parlant@parhuet.fr> AuthorDate: 2025-01-21 16:41:39 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2025-02-10 20:41:50 +0000 media-sound/mixxx: add 2.5.0 sync with live patch for tests/benchmark Bug: https://bugs.gentoo.org/899564 Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Closes: https://github.com/gentoo/gentoo/pull/40226 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> media-sound/mixxx/Manifest | 1 + media-sound/mixxx/files/mixxx-2.5.0-tests.patch | 444 ++++++++++++++++++++++++ media-sound/mixxx/mixxx-2.5.0.ebuild | 172 +++++++++ 3 files changed, 617 insertions(+)