Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 920457

Summary: app-misc/qlcplus-4.12.7 adds -Werror flag on its own (GCC-14-SYSTEM)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: jannis <kripton>
Status: RESOLVED FIXED    
Severity: normal CC: esigra, proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/34840
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 260867    
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2023-12-21 08:24:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/qlcplus-4.12.7 adds -Werror flag on its own (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: gcc14_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-13 but this bug MAY or MAY NOT BE related to the new compiler
-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.
Comment 1 Agostino Sarubbo gentoo-dev 2023-12-21 08:24:51 UTC
Created attachment 880121 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Larry the Git Cow gentoo-dev 2024-01-17 06:02:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a21cb1244aaa5c74a19bac1b48761dc2ab07b2d3

commit a21cb1244aaa5c74a19bac1b48761dc2ab07b2d3
Author:     Jannis Achstetter <kripton@kripserver.net>
AuthorDate: 2024-01-16 19:12:09 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-17 05:59:55 +0000

    app-misc/qlcplus: Drop Werror CFLAG
    
    Closes: https://bugs.gentoo.org/920457
    Signed-off-by: Jannis Achstetter <kripton@kripserver.net>
    Closes: https://github.com/gentoo/gentoo/pull/34840
    Signed-off-by: Sam James <sam@gentoo.org>

 app-misc/qlcplus/qlcplus-4.12.7.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)