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

Bug 720850

Summary: media-libs/compface calls ar directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Akinori Hattori <hattya>
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-03 18:56:35 UTC
This is an auto-filled bug because media-libs/compface calls ar directly.
The issue was originally discovered on arm64, 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 aarch64-unknown-linux-gnu-ar and by removing the /usr/bin/ar binary.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-03 18:56:50 UTC
Created attachment 635882 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-05-16 14:59:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b36a8a07fd1f678647d38a9016ef65833613d14

commit 8b36a8a07fd1f678647d38a9016ef65833613d14
Author:     Akinori Hattori <hattya@gentoo.org>
AuthorDate: 2020-05-16 14:59:17 +0000
Commit:     Akinori Hattori <hattya@gentoo.org>
CommitDate: 2020-05-16 14:59:17 +0000

    media-libs/compface: fix configure
    
    Closes: https://bugs.gentoo.org/720850
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Akinori Hattori <hattya@gentoo.org>

 media-libs/compface/compface-1.5.2.ebuild                     | 11 +++++++++--
 ...ace-1.5.2-fix-build-system.patch => compface-gentoo.patch} |  0
 media-libs/compface/metadata.xml                              |  7 ++++---
 3 files changed, 13 insertions(+), 5 deletions(-)
Comment 3 Larry the Git Cow gentoo-dev 2020-05-27 12:38:58 UTC
The bug has been closed via the following commit(s):

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

commit e4cdd2d3846ec2a1bf4f1281a56a179234410774
Author:     Akinori Hattori <hattya@gentoo.org>
AuthorDate: 2020-05-27 12:37:57 +0000
Commit:     Akinori Hattori <hattya@gentoo.org>
CommitDate: 2020-05-27 12:37:57 +0000

    media-libs/compface: fix configure
    
    Closes: https://bugs.gentoo.org/720850
    Closes: https://bugs.gentoo.org/724730
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Akinori Hattori <hattya@gentoo.org>

 media-libs/compface/files/compface-gentoo.patch | 29 +++++++++++++++++++++++--
 1 file changed, 27 insertions(+), 2 deletions(-)