Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832411 - app-accessibility/brltty-6.4-r1 calls ar directly
Summary: app-accessibility/brltty-6.4-r1 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: Gentoo Accessibility Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2022-01-31 07:51 UTC by Agostino Sarubbo
Modified: 2022-01-31 18:20 UTC (History)
1 user (show)

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


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

Issue: app-accessibility/brltty-6.4-r1 calls ar 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 AR implementation (like llvm-ar). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks].
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-31 07:51:04 UTC
Created attachment 764020 [details]
build.log

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


make[1]: ar: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-01-31 18:20:56 UTC
The bug has been closed via the following commit(s):

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

commit 0124d8e4919c9dc3d6bacd69a392a740e1135fc4
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2022-01-31 18:18:34 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2022-01-31 18:20:22 +0000

    app-accessibility/brltty: add new patch to respect AR
    
    Closes: https://bugs.gentoo.org/832411
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 app-accessibility/brltty/brltty-6.4-r1.ebuild              |  4 ++++
 app-accessibility/brltty/files/brltty-6.4-respect-AR.patch | 13 +++++++++++++
 2 files changed, 17 insertions(+)