Problem with audio and Orc when compiling 1.2.3

Peter Maersk-Moller pmaersk at gmail.com
Sun Mar 2 04:52:01 PST 2014


Thanks S.

Comments added to the bug report. Its status is partly resolved, which I
guess you could argue is not completely correct.

Unfortunately at this moment, no further insight so far, but will of course
report.

P


On Sun, Mar 2, 2014 at 1:40 PM, Sebastian Dröge
<sebastian at centricular.com>wrote:

> On So, 2014-03-02 at 13:33 +0100, Peter Maersk-Moller wrote:
> > Hi
> >
> > I'm trying to compile GStreamer 1.2.3 on updated Ubuntu 12.04. Earlier
> > versions have compiled without major mishaps, but this versions have some
> > problems with type definitions for audio formats related to Orc.
> >
> > Liborc-0.4.18 has been installed.
> >
> > The compiler produces this output
> >
> > make[1]: Entering directory
> > `/home/pmm/Projects/GStreamer/gst-plugins-base-1.2.3/gst-libs/gst/audio'
> >   CC     libgstaudio_1.0_la-audio-format.lo
> > audio-format.c: In function 'unpack_s8':
> > audio-format.c:111:1: warning: passing argument 2 of
> 'audio_orc_unpack_s8'
> > makes integer from pointer without a cast [enabled by default]
> > gstaudiopack.h:71:6: note: expected 'int' but argument is of type
> 'gpointer'
> > audio-format.c:111:1: error: too many arguments to function
> > 'audio_orc_unpack_s8'
> > gstaudiopack.h:71:6: note: declared here
> > audio-format.c: In function 'pack_s8':
> > audio-format.c:111:1: warning: passing argument 2 of 'audio_orc_pack_s8'
> > makes integer from pointer without a cast [enabled by default]
> > gstaudiopack.h:89:6: note: expected 'int' but argument is of type
> 'gpointer'
> > audio-format.c:111:1: error: too many arguments to function
> > 'audio_orc_pack_s8'
> > gstaudiopack.h:89:6: note: declared here
> >
> > And many more likes this so obvious something went wrong. Perhaps a wrong
> > include somehow? Is this a known issue?
>
> This is a known issue but unfortunately nobody found the cause yet, and
> I wasn't able to reproduce it yet either:
> https://bugzilla.gnome.org/show_bug.cgi?id=711145
>
> If you have any further insights than what was mentioned in the bug
> already that would be very helpful :)
>
> --
> Sebastian Dröge, Centricular Ltd - http://www.centricular.com
> Expertise, Straight from the Source
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140302/f429df32/attachment.html>


More information about the gstreamer-devel mailing list