https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-video/bino-1.6.7 calls ar directly. Discovered on: amd64 (internal ref: ci) NOTE: This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html 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 727176 [details] build.log build log and emerge --info
Possible context of error(s): configure: WARNING: Package 'glewmx', required by 'virtual:world', not found make[4]: ar: No such file or directory
ci has reproduced this issue with version 1.6.8 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b65b862e51fbd4c8de5d394b3fbd2323a933785 commit 4b65b862e51fbd4c8de5d394b3fbd2323a933785 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-09-02 01:02:24 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-09-02 01:07:10 +0000 media-video/bino: respect AR Closes: https://bugs.gentoo.org/804486 Signed-off-by: Sam James <sam@gentoo.org> media-video/bino/bino-1.6.8.ebuild | 10 +++++++++- media-video/bino/files/bino-1.6.8-respect-AR.patch | 22 ++++++++++++++++++++++ 2 files changed, 31 insertions(+), 1 deletion(-)