[Bug 729515] New: W32: playback-test fails to build due to warnings

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun May 4 09:09:13 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=729515
  GStreamer | gst-plugins-base | unspecified

           Summary: W32: playback-test fails to build due to warnings
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: lrn1986 at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


make[4]: Entering directory
'/src/mingw/gst-plugins-base-1.0-1.3.1-1/bld/tests/examples/playback'
  CC       playback-test.o
../../../../gst-plugins-base-1.3.1/tests/examples/playback/playback-test.c: In
function 'realize_cb':
../../../../gst-plugins-base-1.3.1/tests/examples/playback/playback-test.c:2133:18:
error: assignment makes integer from pointer without a cast [-Werror]
   app->embed_xid = GDK_WINDOW_HWND (window);
                  ^
../../../../gst-plugins-base-1.3.1/tests/examples/playback/playback-test.c:2134:3:
error: format '%lu' expects argument of type 'long unsigned int', but argument
2 has type 'guintptr' [-Werror=format=]
   g_print ("Window realize: video window HWND = %lu\n", app->embed_xid);
   ^
cc1.exe: all warnings being treated as errors
Makefile:553: recipe for target 'playback-test.o' failed

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