https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-util/perf-6.0 adds -Werror flag on its own. Discovered on: amd64 (internal ref: dash_tinderbox) NOTE: (DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash. -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 845561 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89389a9fc60661d2bb0b9590e012cf75cbe1960b commit 89389a9fc60661d2bb0b9590e012cf75cbe1960b Author: Naohiro Aota <naota@gentoo.org> AuthorDate: 2023-01-13 15:25:47 +0000 Commit: Naohiro Aota <naota@gentoo.org> CommitDate: 2023-01-13 15:26:58 +0000 dev-util/perf: drop -Werror from Makefile Closes: https://bugs.gentoo.org/888837 Signed-off-by: Naohiro Aota <naota@gentoo.org> dev-util/perf/perf-6.0.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)