Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 722956

Summary: dev-libs/bcm2835 calls ar directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Chí-Thanh Christopher Nguyễn <chithanh>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-05-14 08:39:26 UTC
This is an auto-filled bug because dev-libs/bcm2835 calls ar directly.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
If you think it doesn't make sense fix these type of issues, I'd like to point out that won't be possible use a different AR implementation (like llvm-ar) by setting the AR variable. So this issue has been reproduced by setting the AR variable to x86_64-pc-linux-gnu-ar and by removing the /usr/bin/ar binary.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-14 08:39:33 UTC
Created attachment 638824 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-09-26 19:57:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29bcf2cc9e550b5caddfa03ad4eebc3aaf280a00

commit 29bcf2cc9e550b5caddfa03ad4eebc3aaf280a00
Author:     Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
AuthorDate: 2020-09-26 19:53:09 +0000
Commit:     Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
CommitDate: 2020-09-26 19:53:09 +0000

    dev-libs/bcm2835: bump to 1.68, respect user-specified AR
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=722956
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>

 dev-libs/bcm2835/Manifest            |  1 +
 dev-libs/bcm2835/bcm2835-1.68.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)