Bug 233422 - swh-plugins-0.4.15 fails to compile if cvs not present (with fix)
|
Bug#:
233422
|
Product: Gentoo Linux
|
Version: 2008.0
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: proaudio@gentoo.org
|
Reported By: gasper.azman@gmail.com
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: swh-plugins-0.4.15 fails to compile if cvs not present (with fix)
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2008-07-30 21:08 0000
|
what the title says.
when I installed cvs it compiled fine.
Error log:
==> /var/log/portage/media-plugins:swh-plugins-0.4.15:20080730-205649.log <==
You should enable -g (or higher) for debugging!
>>> Unpacking source...
>>> Unpacking swh-plugins-0.4.15.tar.gz to /var/tmp/portage/media-plugins/swh-plugins-0.4.15/work
* Applying swh-plugins-0.4.15-pic.patch ... [ ok
]
* Applying swh-plugins-0.4.15-plugindir.patch ... [ ok
]
* Applying swh-plugins-0.4.15-riceitdown.patch ... [ ok
]
* Applying swh-plugins-0.4.15-gettext.patch ... [ ok
]
autopoint: *** cvs program not found
autopoint: *** Stop.
* ERROR: media-plugins/swh-plugins-0.4.15 failed.
* Call stack:
* ebuild.sh, line 49: Called src_unpack
* environment, line 2569: Called die
* The specific snippet of code:
* autopoint -f || die;
* The die message:
* (no error message)
* If you need support, post the topmost build error, and the call stack if
relevant.
* A complete build log is located at
'/var/log/portage/media-plugins:swh-plugins-0.4.15:20080730-205649.log'.
* The ebuild environment file is located at
'/var/tmp/portage/media-plugins/swh-plugins-0.4.15/temp/environment'.
weird huh?
Fix: the ebuild should depend on cvs.
Confirming issue, and confirming fix: swh-plugins compiled OK after I installed
cvs.
(In reply to comment #1)
> Confirming issue, and confirming fix: swh-plugins compiled OK after I installed
> cvs.
>
Same with me.
*** Bug 239691 has been marked as a duplicate of this bug. ***
dep added, thanks; i'm not really happy with the solution but that's the best I
can think of at the moment :/