https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-lang/aldor-1.2.0_p20190730 calls ar directly. Discovered on: amd64 (internal ref: guru_tinderbox) 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] and set the AR variable to x86_64-pc-linux-gnu-ar.
Created attachment 701562 [details] build.log build log and emerge --info
Possible context of error(s): /bin/sh: line 2: ar: command not found
Changing the Assignee as per https://archives.gentoo.org/gentoo-dev/message/74ee632e9fe2f4c12890524fec132205
Changing TRACKER as requested by QA.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b02deb470ac61964d463c60f334a501a883bfdcc commit b02deb470ac61964d463c60f334a501a883bfdcc Author: Alessandro Barbieri <lssndrbarbieri@gmail.com> AuthorDate: 2021-07-01 23:32:35 +0000 Commit: Alessandro Barbieri <lssndrbarbieri@gmail.com> CommitDate: 2021-07-01 23:32:35 +0000 dev-lang/aldor: fixes try to respect AR force boehm-gc add algebra documentation Closes: https://bugs.gentoo.org/784887 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> dev-lang/aldor/Manifest | 1 + ...0730.ebuild => aldor-1.2.0_p20190730-r1.ebuild} | 43 ++-- dev-lang/aldor/files/aldor-respect-ar.patch | 273 +++++++++++++++++++++ ...spect-flags.diff => aldor-respect-cflags.patch} | 10 +- dev-lang/aldor/metadata.xml | 8 +- 5 files changed, 306 insertions(+), 29 deletions(-)