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

Bug 920638

Summary: dev-libs/dynolog-0.3.1_p20230126 adds -Werror flag on its own (GCC-14-SYSTEM)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Tupone Alfredo <tupone>
Status: RESOLVED FIXED    
Severity: normal    
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 2023-12-24 06:09:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/dynolog-0.3.1_p20230126 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 2023-12-24 06:09:09 UTC
Created attachment 880271 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-12-26 13:14:31 UTC
The bug has been closed via the following commit(s):

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

commit 962257c916927a03e932bb0c131a7dfa80c80e02
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2023-12-26 13:13:48 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2023-12-26 13:13:48 +0000

    dev-libs/dynolog: remove Werror option
    
    Closes: https://bugs.gentoo.org/920638
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-libs/dynolog/files/dynolog-0.3.1_p20230126-noWerror.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)