Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718356 - app-i18n/fbterm calls ar directly
Summary: app-i18n/fbterm calls ar directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-04-19 15:36 UTC by Agostino Sarubbo
Modified: 2020-05-20 13:45 UTC (History)
0 users

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


Attachments
build.log (build.log,15.92 KB, text/plain)
2020-04-19 15:37 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 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(-)