Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 718356

Summary: app-i18n/fbterm calls ar directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: CJK Team <cjk>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/15467
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-04-19 15:36:55 UTC
This is an auto-filled bug because app-i18n/fbterm calls ar directly.
The issue was originally discovered on arm64, but it may be reproducible on other arches as well.
Attached build log and emerge --info.

NOTE:
To reproduce this issue you may want to temporarily move the /usr/bin/ar binary.
Comment 1 Agostino Sarubbo gentoo-dev 2020-04-19 15:37:04 UTC
Created attachment 633732 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-05-20 13:45:29 UTC
The bug has been closed via the following commit(s):

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

commit d9e8bbccdce70a295fff39af4f7cbac5c48902e6
Author:     Alexey Sokolov <sokolov@google.com>
AuthorDate: 2020-04-26 11:08:19 +0000
Commit:     Akinori Hattori <hattya@gentoo.org>
CommitDate: 2020-05-20 13:45:18 +0000

    app-i18n/fbterm: call ar through tc
    
    Closes: https://bugs.gentoo.org/718356
    Closes: https://github.com/gentoo/gentoo/pull/15467
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Alexey Sokolov <sokolov@google.com>
    Signed-off-by: Akinori Hattori <hattya@gentoo.org>

 app-i18n/fbterm/fbterm-1.7_p20190503.ebuild | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)