Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 891681 - dev-cpp/gulrak-filesystem-1.5.12 adds -Werror flag on its own (LIBARCHIVE-SYSTEM)
Summary: dev-cpp/gulrak-filesystem-1.5.12 adds -Werror flag on its own (LIBARCHIVE-SYS...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2023-01-22 09:34 UTC by Agostino Sarubbo
Modified: 2023-01-29 10:41 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,137.95 KB, text/plain)
2023-01-22 09:34 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-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(-)