Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920929 - dev-util/babeltrace-2.0.5 adds -Werror flag on its own (GCC-14-SYSTEM)
Summary: dev-util/babeltrace-2.0.5 adds -Werror flag on its own (GCC-14-SYSTEM)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror 925900
  Show dependency tree
 
Reported: 2023-12-29 10:41 UTC by Agostino Sarubbo
Modified: 2024-11-19 15:20 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,904.45 KB, text/plain)
2023-12-29 10:41 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-12-29 10:41:21 UTC
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.
Comment 1 Agostino Sarubbo gentoo-dev 2023-12-29 10:41:23 UTC
Created attachment 880946 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-11-19 15:20:51 UTC
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(-)