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

Bug 718696

Summary: dev-db/cdb 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-04-21 06:31:39 UTC
This is an auto-filled bug because dev-db/cdb calls ar directly.
The issue was originally discovered on arm64, but it may be reproducible on other arches as well.
Attached build log and emerge --info.

NOTE:
To reproduce this issue you may want to temporarily move the /usr/bin/ar binary.
Comment 1 Agostino Sarubbo gentoo-dev 2020-04-21 06:31:48 UTC
Created attachment 633972 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-11-10 13:46:01 UTC
The bug has been closed via the following commit(s):

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

commit 88b3781a49f93e28c4a96b2effbc069524ae18b5
Author:     Akinori Hattori <hattya@gentoo.org>
AuthorDate: 2021-11-10 13:42:24 +0000
Commit:     Akinori Hattori <hattya@gentoo.org>
CommitDate: 2021-11-10 13:42:24 +0000

    dev-db/cdb: do not call ar directly
    
    Closes: https://bugs.gentoo.org/718696
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Akinori Hattori <hattya@gentoo.org>

 dev-db/cdb/cdb-0.75-r4.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)