Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912301 - sys-apps/memtest86-4.3.7-r3 calls objcopy directly
Summary: sys-apps/memtest86-4.3.7-r3 calls objcopy directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2023-08-15 12:22 UTC by Agostino Sarubbo
Modified: 2023-12-31 02:48 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,48.55 KB, text/plain)
2023-08-15 12:22 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-08-15 12:22:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/memtest86-4.3.7-r3 calls objcopy 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 OBJCOPY implementation (like llvm-objcopy). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks].
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-15 12:22:31 UTC
I'm unable to CC the author of the commit (6686427c5cb7178fe0db7c4ad743a02b262a844a) because the author's email is not registered to this bugzilla
Comment 2 Agostino Sarubbo gentoo-dev 2023-08-15 12:22:32 UTC
Created attachment 867852 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2023-08-15 12:22:33 UTC
Error(s) that match a know pattern:


make: objcopy: No such file or directory
Comment 4 Larry the Git Cow gentoo-dev 2023-12-31 02:48:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=654b8d052acd1e47e4420d132aa5782b44f5603f

commit 654b8d052acd1e47e4420d132aa5782b44f5603f
Author:     Michael Mair-Keimberger <mmk@levelnine.at>
AuthorDate: 2023-12-29 20:59:39 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2023-12-31 02:46:08 +0000

    sys-apps/memtest86: EAPI8 bump, fixing bug #912301
    
    Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
    
    Closes: https://bugs.gentoo.org/912301
    Closes: https://github.com/gentoo/gentoo/pull/34548
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 sys-apps/memtest86/memtest86-4.3.7-r4.ebuild | 76 ++++++++++++++++++++++++++++
 1 file changed, 76 insertions(+)