Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 395497 - media-libs/memphis-0.2.3 runs elibtoolize repeatedly: QA: We've already been run in this tree
Summary: media-libs/memphis-0.2.3 runs elibtoolize repeatedly: QA: We've already been ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-21 09:02 UTC by Martin von Gagern
Modified: 2011-12-22 07:36 UTC (History)
0 users

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


Attachments
emerge --info (media-libs:memphis-0.2.3.emerge--info,6.73 KB, text/plain)
2011-12-21 09:02 UTC, Martin von Gagern
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin von Gagern 2011-12-21 09:02:36 UTC
Created attachment 296551 [details]
emerge --info

* Package:    media-libs/memphis-0.2.3
 * Repository: gentoo
 * Maintainer: jlec@gentoo.org
 * USE:        amd64 consolekit doc elibc_glibc introspection kernel_linux
               multilib policykit userland_GNU
 * FEATURES:   preserve-libs sandbox splitdebug
>>> Unpacking source...
>>> Unpacking memphis-0.2.3.tar.gz to
    /var/tmp/portage/media-libs/memphis-0.2.3/work
>>> Source unpacked in /var/tmp/portage/media-libs/memphis-0.2.3/work
>>> Preparing source in
    /var/tmp/portage/media-libs/memphis-0.2.3/work/memphis-0.2.3 ...
 * Applying memphis-0.2.3-link_gobject.patch ...                        [ ok ]
 * Running elibtoolize in: memphis-0.2.3/
 *   Applying portage/2.2 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.2.6 patch ...
 * Running eautoreconf in
   '/var/tmp/portage/media-libs/memphis-0.2.3/work/memphis-0.2.3' ...
 * Running aclocal -I m4 ...                                            [ ok ]
 * Running libtoolize --copy --force --install --automake ...           [ ok ]
 * Running aclocal -I m4 ...                                            [ ok ]
 * Running autoconf ...                                                 [ ok ]
 * Running autoheader ...                                               [ ok ]
 * Running automake --add-missing --copy ...                            [ ok ]
 * Running elibtoolize in: memphis-0.2.3/
 *   We've already been run in this tree; you should
 *   avoid this if possible (perhaps by filing a bug)
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
>>> Source prepared.

So here I am, filing a bug as requested.
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2011-12-22 07:36:58 UTC
+  22 Dec 2011; Justin Lecher <jlec@gentoo.org> memphis-0.2.3.ebuild:
+  Do not run elibtolize as it is already done by autotools-utils.eclass,
+  #395497
+