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

Bug 922461

Summary: dev-libs/cjose-0.6.2.2 adds -Werror flag on its own (GCC-14-SYSTEM)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 260867    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-01-19 08:11:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/cjose-0.6.2.2 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-14 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 2024-01-19 08:11:59 UTC
Created attachment 882592 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-05-03 07:08:15 UTC
The bug has been closed via the following commit(s):

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

commit 6d8162c3e6bf66134462660f68d692019dacc778
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-05-03 07:06:07 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-05-03 07:07:57 +0000

    dev-libs/cjose: add 0.6.2.3
    
    Closes: https://bugs.gentoo.org/922461
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-libs/cjose/Manifest             |  1 +
 dev-libs/cjose/cjose-0.6.2.3.ebuild | 40 +++++++++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)