Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920457 - app-misc/qlcplus-4.12.7 adds -Werror flag on its own (GCC-14-SYSTEM)
Summary: app-misc/qlcplus-4.12.7 adds -Werror flag on its own (GCC-14-SYSTEM)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: jannis
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2023-12-21 08:24 UTC by Agostino Sarubbo
Modified: 2024-01-17 06:02 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (build.log.xz,49.98 KB, application/x-xz)
2023-12-21 08:24 UTC, Agostino Sarubbo
Details

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