[Bug 724045] New: Compile error at gst-inspect.c:514:15 since 53d8460bfd

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Feb 10 08:02:27 PST 2014


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

           Summary: Compile error at gst-inspect.c:514:15 since 53d8460bfd
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: ullysses.a.eoff at intel.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Gstreamer fails to compile on 32-bit since commit 53d8460bfd:

gst-inspect.c: In function ‘print_element_properties_info’:
gst-inspect.c:514:15: error: format ‘%ld’ expects argument of type ‘long int’,
but argument 3 has type ‘GType’ [-Werror=format=]
g_type_name (param->value_type));
^
cc1: all warnings being treated as errors
make[2]: *** [gst_inspect_1.0-gst-inspect.o] Error 1

...it compiles fine on 64-bit.

System
------
OS: Fedora 19 32-bit
Kernel: 3.10.4-300.fc19.i686.PAE

-- 
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