Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718660 - dev-db/tokyocabinet calls ar directly
Summary: dev-db/tokyocabinet calls ar directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-04-20 18:19 UTC by Agostino Sarubbo
Modified: 2023-01-09 09:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,19.96 KB, text/plain)
2020-04-20 18:19 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)