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

Bug 891681

Summary: dev-cpp/gulrak-filesystem-1.5.12 adds -Werror flag on its own (LIBARCHIVE-SYSTEM)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: James Le Cuirot <chewi>
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 2023-01-22 09:34:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/gulrak-filesystem-1.5.12 adds -Werror flag on its own (LIBARCHIVE-SYSTEM).
Discovered on: amd64 (internal ref: libarchive_tinderbox)

NOTE:
(LIBARCHIVE-SYSTEM) in the summary means that the bug was found on a machine that runs app-alternatives/tar and app-alternatives/cpio with [-gnu,+libarchive] but this bug MAY or MAY NOT BE related to the tar/cpio implementation.
-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-01-22 09:34:52 UTC
Created attachment 848975 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-01-29 10:41:48 UTC
The bug has been closed via the following commit(s):

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

commit 9e1b54a3394131b45416f556ced25753e819c90c
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2023-01-29 10:41:22 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2023-01-29 10:41:22 +0000

    dev-cpp/gulrak-filesystem: Strip out -Werror flag
    
    Closes: https://bugs.gentoo.org/891681
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 dev-cpp/gulrak-filesystem/gulrak-filesystem-1.5.12.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)