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

Bug 718660

Summary: dev-db/tokyocabinet calls ar directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/28834
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-04-20 18:19:22 UTC
This is an auto-filled bug because dev-db/tokyocabinet 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-20 18:19:32 UTC
Created attachment 633952 [details]
build.log

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

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

commit 8525e47cfd61d2035f28a790bce4f39b3697a379
Author:     Marco Scardovi <mscardovi@icloud.com>
AuthorDate: 2022-12-27 00:40:38 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-01-09 09:55:27 +0000

    dev-db/tokyocabinet: revbump, update EAPI 7 -> 8, close #718660
    
    tokyocabinet calls ar by default, we are gonna use toolchain-funcs
    to fix it
    
    Closes: https://bugs.gentoo.org/718660
    Signed-off-by: Marco Scardovi <mscardovi@icloud.com>
    Closes: https://github.com/gentoo/gentoo/pull/28834
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 dev-db/tokyocabinet/tokyocabinet-1.4.48-r3.ebuild | 75 +++++++++++++++++++++++
 1 file changed, 75 insertions(+)