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
Description:   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.

------- Comment #1 From Jean-Baptiste MESTELAN 2008-08-23 23:22:05 0000 -------
Confirming issue, and confirming fix: swh-plugins compiled OK after I installed
cvs.

------- Comment #2 From Markus Herhoffer 2008-09-01 20:41:39 0000 -------
(In reply to comment #1)
> Confirming issue, and confirming fix: swh-plugins compiled OK after I installed
> cvs.
> 

Same with me. 

------- Comment #3 From Alexis Ballier 2008-10-05 10:34:39 0000 -------
*** Bug 239691 has been marked as a duplicate of this bug. ***

------- Comment #4 From Alexis Ballier 2008-10-05 11:31:28 0000 -------
dep added, thanks; i'm not really happy with the solution but that's the best I
can think of at the moment :/