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].
Created attachment 764020 [details] build.log build log and emerge --info
Error(s) that match a know pattern: make[1]: ar: No such file or directory
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(+)