Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 724270 - dev-util/cutils calls ar directly
Summary: dev-util/cutils 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:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-05-20 08:03 UTC by Agostino Sarubbo
Modified: 2022-10-11 10:41 UTC (History)
0 users

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


Attachments
build.log (build.log,16.51 KB, text/plain)
2020-05-20 08:03 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-20 08:03:50 UTC
This is an auto-filed bug because dev-util/cutils fails to compile.
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 need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-20 08:03:57 UTC
Created attachment 640470 [details]
build.log

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

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

commit 536705035512808ac19addaf703e23bb55adfc71
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2022-10-11 10:29:12 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2022-10-11 10:39:35 +0000

    dev-util/cutils: EAPI7->8, fix direct AR and build w/ clang16
    
    Closes: https://bugs.gentoo.org/724270
    Closes: https://bugs.gentoo.org/871402
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 .../{cutils-1.6-r4.ebuild => cutils-1.6-r5.ebuild}    | 18 +++++++++++++-----
 dev-util/cutils/files/cutils-1.6-ar.patch             |  8 ++++++++
 dev-util/cutils/files/cutils-1.6-clang16.patch        | 19 +++++++++++++++++++
 3 files changed, 40 insertions(+), 5 deletions(-)