[Bug 710621] New: build fails on Mac OSX

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 22 11:54:28 CEST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=710621
  GStreamer | gstreamer (core) | git

           Summary: build fails on Mac OSX
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Mac OS
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: thijsvermeir at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


The current git master fails to build on Mac OSX since the update to the new
clang compiler (5.0).

my system:
OS X: 10.8.4-x86_64
Xcode: 5.0
LLVM-GCC: build 2336
Clang: 5.0 build 500

the error:
gstutils.c:3659:41: error: format string is not a string literal
[-Werror,-Wformat-nonliteral]
    gchar *expanded = g_strdup_vprintf (stream_id, var_args);
                                        ^~~~~~~~~
1 error generated.

What is the best way to solve this issue? (without disabling -Werror for Mac
OSX)

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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