Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 855587 - sys-apps/memtest86+-6.00_beta2 calls size directly
Summary: sys-apps/memtest86+-6.00_beta2 calls size directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ben Kohler
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2022-07-01 20:12 UTC by Agostino Sarubbo
Modified: 2022-07-02 12:01 UTC (History)
0 users

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


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

Issue: sys-apps/memtest86+-6.00_beta2 calls size 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 SIZE implementation (like llvm-size). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks].
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-01 20:12:49 UTC
Created attachment 789371 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-07-01 20:12:51 UTC
Error(s) that match a know pattern:


/bin/sh: line 1: size: command not found
Comment 3 Larry the Git Cow gentoo-dev 2022-07-02 12:01:38 UTC
The bug has been closed via the following commit(s):

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

commit ab4fb22897c589dd3c33e7de4f99c10eade2ec9d
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2022-07-02 12:00:43 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2022-07-02 12:01:27 +0000

    sys-apps/memtest86+: fix direct size call
    
    Closes: https://bugs.gentoo.org/855587
    
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 sys-apps/memtest86+/memtest86+-6.00_beta2.ebuild | 2 ++
 1 file changed, 2 insertions(+)