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.
Created attachment 848975 [details] build.log build log and emerge --info
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(-)