From: Ulrich Mueller <ulm@gentoo.org>
To: gentoo-project@lists.gentoo.org
Subject: [gentoo-project] Re: [gentoo-dev-announce] Call for Council Agenda Items - 14 Oct 2014
Date: Wed, 1 Oct 2014 10:43:51 +0200 [thread overview]
Message-ID: <21547.48839.182564.761866@a1i15.kph.uni-mainz.de> (raw)
In-Reply-To: <CAGfcS_m5cWLG_94-KMqaGef5JU-zr8-oJzjd4Q8QSAk=34QeeQ@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1924 bytes --]
>>>>> On Tue, 30 Sep 2014, Rich Freeman wrote:
> The next Gentoo Council meeting is on 14 Oct 2014 at 19:00 UTC.
> The draft agenda is posted and will be updated at:
> http://dev.gentoo.org/~rich0/council/council_agenda_20141014.txt
> If you'd like to contribute another agenda item, please reply to
> this email.
Let's vote on removal of the einstall function in EAPI 6, please.
Discussion reference:
http://thread.gmane.org/gmane.linux.gentoo.devel/92713
Quoting mgorny:
| 1. einstall is confusing to new developers and contributors who
| often see it as the 'proper' way of installing software -- mostly
| because of the name matching econf/emake/einstall scheme. Likely
| that scheme was desired in the past.
|
| 2. The use for it is pretty scarce. Major build systems and most of
| the common custom Makefiles support DESTDIR. For the few remaining
| cases, it's rather optimistic throwing of variables into make, and
| hoping they would work.
Furthermore:
- Addition of --docdir and --htmldir to econf would require extending
the existing einstall function, i.e. docdir and htmldir would have
to be passed as additional variables. Otherwise, docdir and htmldir
from configure would override the prefix passed to make.
- einstall is conceptionally strange. As noted by mgorny in item 2
above, it assumes on the one hand that the build system doesn't
support DESTDIR (so must be something other than autotools based).
On the other hand, it assumes that the Makefile supports variables
like prefix and libdir (which are autotools variables).
- As of 2014-09-13, only 218 ebuilds were using einstall, which is
less than 0.6 % of all ebuilds in the tree. Such scarce usage
doesn't justify a shortcut function in the package manager. It is
trivial to change the remaining ebuilds to call the expanded "emake
install" instead (and typically, only a subset of variables will be
needed).
Ulrich
[-- Attachment #2: Type: application/pgp-signature, Size: 490 bytes --]
next parent reply other threads:[~2014-10-01 8:43 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CAGfcS_m5cWLG_94-KMqaGef5JU-zr8-oJzjd4Q8QSAk=34QeeQ@mail.gmail.com>
2014-10-01 8:43 ` Ulrich Mueller [this message]
2014-10-01 17:30 ` [gentoo-project] Re: Call for Council Agenda Items - 14 Oct 2014 Rich Freeman
2014-10-02 23:06 ` Michał Górny
2014-10-03 20:23 ` [gentoo-project] Re: [gentoo-dev-announce] " Andreas K. Huettel
2014-10-03 22:41 ` Rich Freeman
2014-10-04 12:30 ` Andreas K. Huettel
2014-10-04 15:04 ` Michał Górny
2014-10-13 9:04 ` Michał Górny
2014-10-13 9:59 ` Pacho Ramos
2014-10-13 10:06 ` Michał Górny
2014-10-13 10:18 ` Pacho Ramos
2014-10-13 12:54 ` Ulrich Mueller
2014-10-13 12:59 ` Michał Górny
2014-10-13 18:09 ` Rich Freeman
2014-10-13 14:44 ` Ciaran McCreesh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=21547.48839.182564.761866@a1i15.kph.uni-mainz.de \
--to=ulm@gentoo.org \
--cc=gentoo-project@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox