Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 477230 - media-sound/guayadeque-0.3.5 -base_src_prepare: command not found - depends on implicit inherit of base.eclass via cmake-utils.eclass
Summary: media-sound/guayadeque-0.3.5 -base_src_prepare: command not found - depends o...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 475502
  Show dependency tree
 
Reported: 2013-07-17 18:09 UTC by Ben Kohler
Modified: 2013-07-18 06:11 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 Ben Kohler gentoo-dev 2013-07-17 18:09:49 UTC
See src_prepare phase output below, probably fixable with:

sed -i -e 's/base_src_prepare/cmake-utils_src_prepare/' guayadeque-0.3.5.ebuild

---------------

$ ebuild `equery w guayadeque` clean prepare
 * guayadeque-0.3.5.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ...                                                [ ok ]
 * checking ebuild checksums ;-) ...                                                                            [ ok ]
 * checking miscfile checksums ;-) ...                                                                          [ ok ]
>>> Unpacking source...
>>> Unpacking guayadeque-0.3.5.tar.bz2 to /var/tmp/portage/media-sound/guayadeque-0.3.5/work
>>> Source unpacked in /var/tmp/portage/media-sound/guayadeque-0.3.5/work
>>> Preparing source in /var/tmp/portage/media-sound/guayadeque-0.3.5/work/guayadeque-0.3.5 ...
/var/tmp/portage/media-sound/guayadeque-0.3.5/temp/environment: line 2956: base_src_prepare: command not found
>>> Source prepared.
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2013-07-18 06:11:51 UTC
+  18 Jul 2013; Justin Lecher <jlec@gentoo.org> guayadeque-0.3.5.ebuild,
+  metadata.xml:
+  Fix usage of cmake-utils.eclass, #477230
+