Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831863 - dev-libs/libbsd-0.11.4 calls objdump directly
Summary: dev-libs/libbsd-0.11.4 calls objdump directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2022-01-23 08:04 UTC by Agostino Sarubbo
Modified: 2022-01-23 15:41 UTC (History)
1 user (show)

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


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

Issue: dev-libs/libbsd-0.11.4 calls objdump directly.
Discovered on: amd64 (internal ref: ci)

NOTE:
As per QA policy, toolchain tools must not be called directly because they can cause issue in cross-compiling and because is not possible use a different OBJDUMP implementation (like llvm-objdump). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks].
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-23 08:04:38 UTC
Created attachment 763312 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-01-23 15:41:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=689f7b50735d60bf3f3afe15de1ea667fa462667

commit 689f7b50735d60bf3f3afe15de1ea667fa462667
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-01-23 15:41:27 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-23 15:41:27 +0000

    dev-libs/libbsd: respect OBJDUMP
    
    Closes: https://bugs.gentoo.org/831863
    Signed-off-by: Sam James <sam@gentoo.org>

 .../libbsd-0.11.4-build-respect-OBJDUMP.patch      | 26 ++++++++++++++++++++++
 dev-libs/libbsd/libbsd-0.11.4.ebuild               | 13 ++++++++++-
 2 files changed, 38 insertions(+), 1 deletion(-)