Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 261436 - libtool-2.2.6a: Darwin patch 'darwin-ltmain' failed to apply
Summary: libtool-2.2.6a: Darwin patch 'darwin-ltmain' failed to apply
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-06 11:45 UTC by Sven Schwyn (svoop)
Modified: 2009-03-07 10:10 UTC (History)
0 users

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 Sven Schwyn (svoop) 2009-03-06 11:45:11 UTC
The following warning appears while emerging libtool-2.2.6a:

>>> Unpacking libtool-2.2.6a.tar.lzma to /Gentoo/var/tmp/portage/sys-devel/libtool-2.2.6a/work
 * Applying libtool-2.2.6a-gnuinfo.patch ...                              [ ok ]
 * Removing useless C++ checks ...                                        [ ok ]
 * Applying libtool-1.5.20-use-linux-version-in-fbsd.patch ...            [ ok ]
 * Running eautoreconf in '/Gentoo/var/tmp/portage/sys-devel/libtool-2.2.6a/work/libtool-2.2.6/libltdl' ...
 * Running aclocal -I m4 -I /Gentoo/usr/share/aclocal ...                 [ ok ]
 * Running true --copy --force --install --automake ...                   [ ok ]
 * Running aclocal -I m4 -I /Gentoo/usr/share/aclocal ...                 [ ok ]
 * Running autoconf ...                                                   [ ok ]
 * Running autoheader ...                                                 [ ok ]
 * Running automake --add-missing --copy --foreign ...                    [ ok ]
 * Running elibtoolize in: libtool-2.2.6/libltdl/config
 *   Applying portage-1.2.0.patch ...
 *   Applying sed-1.5.6.patch ...
 *   Darwin patch set 'darwin-ltmain' failed to apply!

I couldn't find a bug for this issue, however Google revealed a bug attachment which seems to be related.

http://bugs.gentoo.org/attachment.cgi?id=166364

I don't see a way to find the bug to which this file is attached, so if this is a duplicate, I beg your pardon.

Reproducible: Always

Steps to Reproduce:
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-03-06 22:59:21 UTC
This is a harmless warning. No, I don't know why it exists. Leaving open for someone to set the story straight.
Comment 2 Fabian Groffen gentoo-dev 2009-03-07 10:10:42 UTC
it's safe to ignore it, that's why it doesn't die.