Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4400 - gst-plugins ebuild fails
Summary: gst-plugins ebuild fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: phoen][x
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-01 16:50 UTC by Nathan R. Yergler
Modified: 2003-02-04 19:42 UTC (History)
1 user (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 Nathan R. Yergler 2002-07-01 16:50:31 UTC
When executing 'emerge gst-plugins' the ebuild configures successfully but fails
during the make process.  The error reported is :

gstwindec.cc:216: no matching function for call to `avm::IVideoDecoder::DestFmt ()'

Is this a bug in gst-plugins or a dependency issue?
The entire make error is below:


../../config.h:146: warning: `HAVE_OSS' redefined
/usr/include/avifile/config.h:170: warning: this is the location of the previous
definition
gstwindec.cc: In function `enum GstPadConnectReturn
gst_windec_sinkconnect(GstPad *, GstCaps *)':
gstwindec.cc:195: passing `uint32_t *' as argument 2 of
`gst_props_entry_get_int(const GstPropsEntry *, gint *)' changes signedness
gstwindec.cc:196: passing `uint32_t *' as argument 2 of
`gst_props_entry_get_int(const GstPropsEntry *, gint *)' changes signedness
gstwindec.cc:201: passing `uint32_t *' as argument 2 of
`gst_props_entry_get_int(const GstPropsEntry *, gint *)' changes signedness
gstwindec.cc:202: passing `uint32_t *' as argument 2 of
`gst_props_entry_get_int(const GstPropsEntry *, gint *)' changes signedness
gstwindec.cc:203: passing `uint32_t *' as argument 2 of
`gst_props_entry_get_int(const GstPropsEntry *, gint *)' changes signedness
gstwindec.cc:204: passing `uint32_t *' as argument 2 of
`gst_props_entry_get_int(const GstPropsEntry *, gint *)' changes signedness
gstwindec.cc:205: passing `uint32_t *' as argument 2 of
`gst_props_entry_get_int(const GstPropsEntry *, gint *)' changes signedness
gstwindec.cc:216: no matching function for call to `avm::IVideoDecoder::DestFmt ()'
make[3]: *** [libgstwincodec_la-gstwindec.lo] Error 1
make[3]: Leaving directory
`/var/tmp/portage/gst-plugins-0.3.4/work/gst-plugins-0.3.4/ext/avifile'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/gst-plugins-0.3.4/work/gst-plugins-0.3.4/ext'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/gst-plugins-0.3.4/work/gst-plugins-0.3.4'
make: *** [all] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 8, Exitcode 2
!!! (no error message)

!!! emerge aborting on 
/usr/portage/media-libs/gst-plugins/gst-plugins-0.3.4.ebuild .
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-02 05:17:18 UTC
what gcc version are you using?
Comment 2 Nathan R. Yergler 2002-07-02 06:42:44 UTC
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/specs
gcc version 2.95.3 20010315 (release)
Comment 3 phoen][x 2002-07-03 00:25:49 UTC
and which version of avifile?

-phoen][x-
Comment 4 Nathan R. Yergler 2002-07-03 07:22:08 UTC
media-video/avifile-0.7.7.20020523
Comment 5 Bartosch Pixa (RETIRED) gentoo-dev 2002-07-03 10:35:14 UTC
I just played around with gst-plugins too, what i found yout is that it chokes
onot only on avifile but also on libdv and jack, i unmerged these and
gst-plugins   compiled and installed without problems.
Comment 6 Bartosch Pixa (RETIRED) gentoo-dev 2002-07-03 10:44:02 UTC
ooops, sorry for all the typos, i forgot that it also choked on mjpegtools
Comment 7 phoen][x 2002-07-03 11:29:25 UTC
I had to --disable-avifile and --disable-dv in order to make it work. This
release of gst-plugins seems to have some serious avifile problem, the newest
cvs gstreamer has an automake issue over here.
Comment 8 phoen][x 2002-10-29 11:03:23 UTC
Well, its been a long time. 

Does gst-plugins still fail, or does the new one (gst-plugins-0.4.1-r1) work?

-phoen][x-
Comment 9 phoen][x 2002-11-16 10:57:59 UTC
Closed due to inactivity.

-phoen][x-