Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722934 - dev-util/omake-0.10.3-r1 calls ar directly
Summary: dev-util/omake-0.10.3-r1 calls ar directly
Status: IN_PROGRESS
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
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-05-14 08:26 UTC by Agostino Sarubbo
Modified: 2025-03-28 15:12 UTC (History)
0 users

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


Attachments
build.log (build.log,50.31 KB, text/plain)
2020-05-14 08:26 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-05-14 08:26:25 UTC
This is an auto-filled bug because dev-util/omake 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:26:34 UTC
Created attachment 638804 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-11-25 06:51:06 UTC
ci has reproduced this issue with version 0.10.3-r1 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2025-03-28 15:10:00 UTC
The bug has been referenced in the following commit(s):

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

commit d42240c609ffabe432f77cb7ac646e1b55c45522
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2025-02-15 05:51:43 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-03-28 15:07:35 +0000

    dev-util/omake: add 0.10.7
    
    Also add tests and do some other tweaks with using edo and usev instead
    of use <flag> || echo "".
    
    Bug: https://bugs.gentoo.org/722934
    Closes: https://bugs.gentoo.org/921169
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/omake/Manifest            |  1 +
 dev-util/omake/omake-0.10.7.ebuild | 89 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 90 insertions(+)