Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 233422 - swh-plugins-0.4.15 fails to compile if cvs not present (with fix)
Summary: swh-plugins-0.4.15 fails to compile if cvs not present (with fix)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
: 239691 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-07-30 21:08 UTC by Gasper Azman
Modified: 2012-04-21 17:31 UTC (History)
3 users (show)

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 Gasper Azman 2008-07-30 21:08:25 UTC
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.
Comment 1 Jean-Baptiste MESTELAN 2008-08-23 23:22:05 UTC
Confirming issue, and confirming fix: swh-plugins compiled OK after I installed cvs.
Comment 2 Markus Herhoffer 2008-09-01 20:41:39 UTC
(In reply to comment #1)
> Confirming issue, and confirming fix: swh-plugins compiled OK after I installed
> cvs.
> 

Same with me. 
Comment 3 Alexis Ballier gentoo-dev 2008-10-05 10:34:39 UTC
*** Bug 239691 has been marked as a duplicate of this bug. ***
Comment 4 Alexis Ballier gentoo-dev 2008-10-05 11:31:28 UTC
dep added, thanks; i'm not really happy with the solution but that's the best I can think of at the moment :/