|
Bugzilla – Full Text Bug Listing |
| Summary: | ARM binutils no longer load LTO plugin automatically | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Bruno Pitrus <brunopitrus> |
| Component: | Development | Assignee: | Michael Matz <matz> |
| Status: | RESOLVED WORKSFORME | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | armv7 | ||
| OS: | openSUSE Tumbleweed | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Bruno Pitrus
2024-02-08 20:44:34 UTC
I have noticed the following warning appearing multiple times in the buildlog which clues us to the nature of the problem: BFD: Release/obj.target/tree_sitter/vendor/tree-sitter/lib/src/lib.o: plugin needed to handle lto object …indeed, setting AR=gcc-ar NM=gcc-nm RANLIB=gcc-ranlib works around this problem. has worked for a while normally |