https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-util/babeltrace-2.0.5 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.
Created attachment 880946 [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=a6eedbb57205efee323b578a9a816f256e207305 commit a6eedbb57205efee323b578a9a816f256e207305 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-11-19 15:19:43 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-11-19 15:19:59 +0000 dev-util/babeltrace: disable -Werror Closes: https://bugs.gentoo.org/920929 Closes: https://bugs.gentoo.org/920320 Closes: https://bugs.gentoo.org/924957 Closes: https://bugs.gentoo.org/925900 Signed-off-by: Sam James <sam@gentoo.org> dev-util/babeltrace/babeltrace-2.0.5.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)