[Bug 759729] New: [audiofxbad] doesn't build with clang

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Dec 21 04:13:14 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=759729

            Bug ID: 759729
           Summary: [audiofxbad] doesn't build with clang
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: kwm at FreeBSD.org
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

This plugin doesn't build with clang 3.4.1.

  CC       libgstaudiofxbad_la-gstaudiofxbad.lo
In file included from gstaudiofxbad.c:24:
./gstaudiochannelmix.h:34:36: error: redefinition of typedef
'GstAudioChannelMix'
      is a C11 feature [-Werror,-Wtypedef-redefinition]
typedef struct _GstAudioChannelMix GstAudioChannelMix;
                                   ^
/home/gst/gst/head/gst-plugins-base/gst-libs/gst/audio/audio-channel-mix.h:29:36:
note: 
      previous definition is here
typedef struct _GstAudioChannelMix GstAudioChannelMix;
                                   ^
1 error generated.
Makefile:903: recipe for target 'libgstaudiofxbad_la-gstaudiofxbad.lo' failed

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list