From: Mike Frysinger <vapier@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] rash of elibtoolize failures and you
Date: Fri, 13 May 2005 01:00:14 -0400 [thread overview]
Message-ID: <200505130100.14579.vapier@gentoo.org> (raw)
as some may have noticed, a lot of packages have suddenly started aborting
with messages such as:
* Patching ${S}/ltmain.sh ...
* Portage patch failed to apply (ltmain.sh version 1.3.4)!
!!! ERROR: category/package failed.
!!! Function elibtoolize, Line 240, Exitcode 0
!!! Portage patch failed to apply!
( http://bugs.gentoo.org/show_bug.cgi?id=92377 )
( http://bugs.gentoo.org/show_bug.cgi?id=92426 )
now, before you cry fowl [1] and start blaming base-system (keepers of
libtool.eclass) for all your troubles, take a minute to ask yourself "do i
actually know wtf elibtoolize does ? or did i just add it because everyone
else was doing it and i'm merely a tool in the toolbox of life ?"
the best way to verify whether your package should join in the lemming flow is
like this:
# sed -i -e '/die.*Portage/d' /usr/portage/eclass/libtool.eclass
# emerge <your package>
review the output. does libtool show *any* patches being applied
successfully ? *did* you remember to turn off your oven last nite ?
so if the emerge of your package displayed this:
* Patching ${S}/ltmain.sh ...
* Portage patch failed to apply (ltmain.sh version 1.3.5)!
* Could not apply relink.patch!
* Applying uClibc/libtool patches ...
* Fixing ${S}/ltconfig ... [ ok ]
then chances are *very* good you shouldnt be using the libtool eclass
if you have any questions, or you think your package is special (everyone
does), feel free to pipe up now and ask for a 2.5rd party review ... i dont
mind telling you you're wrong, really, it's ok ... on the flip side, maybe
libtool.eclass is wrongly aborting and in that case, i'd like to know so i
can fix base-system's broken crap
-mike
[1] http://www.timsayers.com/silly/edited/00000004.jpg
--
gentoo-dev@gentoo.org mailing list
next reply other threads:[~2005-05-13 5:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-13 5:00 Mike Frysinger [this message]
2005-05-13 6:09 ` [gentoo-dev] rash of elibtoolize failures and you Mike Frysinger
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=200505130100.14579.vapier@gentoo.org \
--to=vapier@gentoo.org \
--cc=gentoo-dev@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