Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925900 - dev-util/babeltrace-2.0.5 fails to compile: test_dwarf.c:136:9: error: tag may be used uninitialized [-Werror=maybe-uninitialized]
Summary: dev-util/babeltrace-2.0.5 fails to compile: test_dwarf.c:136:9: error: tag ma...
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: PullRequest
Depends on: 920929
Blocks:
  Show dependency tree
 
Reported: 2024-03-01 08:36 UTC by Agostino Sarubbo
Modified: 2024-11-19 15:20 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,855.34 KB, text/plain)
2024-03-01 08:37 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 2024-03-01 08:36:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/babeltrace-2.0.5 fails to compile.
Discovered on: amd64 (internal ref: lto_tinderbox)
System: LTO-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#LTO)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-01 08:37:01 UTC
Created attachment 886419 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-09-05 19:49:05 UTC
This is fixed upstream with https://github.com/efficios/babeltrace/commit/580c25a54f55788fcf8d0dacce972952fb1ebc8f.
Comment 3 Eli Schwartz gentoo-dev 2024-09-05 21:13:34 UTC
Why is it building with -Werror anyway?
Comment 4 Larry the Git Cow gentoo-dev 2024-11-19 15:20:52 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(-)