Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 590412 - sys-process/runit-2.1.2-r1: build system doesn't respect AR, NM, RANLIB, RM, ...
Summary: sys-process/runit-2.1.2-r1: build system doesn't respect AR, NM, RANLIB, RM, ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-03 17:54 UTC by .
Modified: 2024-06-16 06:07 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description . 2016-08-03 17:54:02 UTC
.
Comment 1 Felix Janda 2016-08-03 21:52:59 UTC
src/print-ar.sh needs to be patched to support AR and RANLIB.

What is the purpose of RM?
NM does not seem to be used.
Comment 2 . 2016-08-07 20:31:13 UTC
(In reply to Felix Janda from comment #1)
> What is the purpose of RM?

I don't know, I wrote it just as a part of my brain dump.
Comment 3 Agostino Sarubbo gentoo-dev 2022-08-01 07:32:51 UTC
ci has reproduced this issue with version 2.1.2-r1 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2024-06-16 06:07:23 UTC
The bug has been closed via the following commit(s):

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

commit 0e256f242d7ce36744c2165fd639bebe7f9b6589
Author:     Robin H. Johnson <robbat2@gentoo.org>
AuthorDate: 2024-06-16 06:02:59 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2024-06-16 06:07:19 +0000

    sys-process/runit: EAPI=8 porting and other fixes
    
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=920357
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=875533
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=721880
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=590412

 sys-process/runit/Manifest              |   1 +
 sys-process/runit/runit-2.1.2-r2.ebuild | 149 ++++++++++++++++++++++++++++++++
 2 files changed, 150 insertions(+)