[Webkit-unassigned] [Bug 117236] New: Compilation failure on MIPS after r151175.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 5 02:34:35 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=117236

           Summary: Compilation failure on MIPS after r151175.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kilvadyb at homejinni.com
                CC: oliver at apple.com, barraclough at apple.com,
                    ossy at webkit.org, benjamin at webkit.org,
                    commit-queue at webkit.org, fu at mips.com,
                    fpizlo at apple.com, gergely at homejinni.com,
                    palfia at homejinni.com


/data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp:171:32: error: invalid conversion from 'const GMutex* {aka const _GMutex*}' to 'GMutex* {aka _GMutex*}' [-fpermissive]
In file included from /usr/mipsel-linux-gnu/include/glib-2.0/glib/gasyncqueue.h:34:0,
                 from /usr/mipsel-linux-gnu/include/glib-2.0/glib.h:34,
                 from /data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.h:30,
                 from /data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp:25:
/usr/mipsel-linux-gnu/include/glib-2.0/glib/gthread.h:157:17: error:   initializing argument 1 of 'void g_mutex_lock(GMutex*)' [-fpermissive]
/data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp:173:34: error: invalid conversion from 'const GMutex* {aka const _GMutex*}' to 'GMutex* {aka _GMutex*}' [-fpermissive]
In file included from /usr/mipsel-linux-gnu/include/glib-2.0/glib/gasyncqueue.h:34:0,
                 from /usr/mipsel-linux-gnu/include/glib-2.0/glib.h:34,
                 from /data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.h:30,
                 from /data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp:25:
/usr/mipsel-linux-gnu/include/glib-2.0/glib/gthread.h:159:17: error:   initializing argument 1 of 'void g_mutex_unlock(GMutex*)' [-fpermissive]
make[3]: *** [.obj/release-shared/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.o] Error 1

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list