[Webkit-unassigned] [Bug 85478] New: [Qt] Buildfix for newer Qt5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 3 05:18:59 PDT 2012


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

           Summary: [Qt] Buildfix for newer Qt5
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Blocker
          Priority: P1
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: hausmann at webkit.org, pierre.rossi at gmail.com


Trunk WebKit doesn't build with the latest Qt5 hash: 1968c54d4f7c96d2df40c0e2b416125adf217634

/usr/local/Trolltech/Qt5/Qt-5.0.0-r29/include/QtCore/qmetaobject.h:163: error: 'char* QMetaMethod::signature(renamedInQt5_warning_checkTheLifeTime*)' is private
/home/oszi/WebKit/Source/WebCore/bridge/qt/qt_class.cpp:103: error: within this context
/home/oszi/WebKit/Source/WebCore/bridge/qt/qt_class.cpp:103: error: passing 'const QMetaMethod' as 'this' argument of 'char* QMetaMethod::signature(renamedInQt5_warning_checkTheLifeTime*)' discards qualifiers
ICECC[10908] 05:16:54: Compiled on 10.6.1.14
make[3]: *** [obj/release/bridge/qt/qt_class.o] Error 1
make[3]: *** Waiting for unfinished jobs....
/usr/local/Trolltech/Qt5/Qt-5.0.0-r29/include/QtCore/qmetaobject.h: In member function 'virtual void JSC::Bindings::QtInstance::getPropertyNames(JSC::ExecState*, JSC::PropertyNameArray&)':
/usr/local/Trolltech/Qt5/Qt-5.0.0-r29/include/QtCore/qmetaobject.h:163: error: 'char* QMetaMethod::signature(renamedInQt5_warning_checkTheLifeTime*)' is private
/home/oszi/WebKit/Source/WebCore/bridge/qt/qt_instance.cpp:240: error: within this context
ICECC[10910] 05:16:54: Compiled on 10.6.1.14
make[3]: *** [obj/release/bridge/qt/qt_instance.o] Error 1
/usr/local/Trolltech/Qt5/Qt-5.0.0-r29/include/QtCore/qmetaobject.h: In function 'int JSC::Bindings::findMethodIndex(JSC::ExecState*, const QMetaObject*, const QByteArray&, bool, QVarLengthArray<QVariant, 10>&, void**, JSC::JSObject**)':
/usr/local/Trolltech/Qt5/Qt-5.0.0-r29/include/QtCore/qmetaobject.h:163: error: 'char* QMetaMethod::signature(renamedInQt5_warning_checkTheLifeTime*)' is private
/home/oszi/WebKit/Source/WebCore/bridge/qt/qt_runtime.cpp:1164: error: within this context
/home/oszi/WebKit/Source/WebCore/bridge/qt/qt_runtime.cpp:1164: error: passing 'const QMetaMethod' as 'this' argument of 'char* QMetaMethod::signature(renamedInQt5_warning_checkTheLifeTime*)' discards qualifiers
/usr/local/Trolltech/Qt5/Qt-5.0.0-r29/include/QtCore/qmetaobject.h:163: error: 'char* QMetaMethod::signature(renamedInQt5_warning_checkTheLifeTime*)' is private
/home/oszi/WebKit/Source/WebCore/bridge/qt/qt_runtime.cpp:1167: error: within this context
/home/oszi/WebKit/Source/WebCore/bridge/qt/qt_runtime.cpp:1167: error: passing 'const QMetaMethod' as 'this' argument of 'char* QMetaMethod::signature(renamedInQt5_warning_checkTheLifeTime*)' discards qualifiers
/usr/local/Trolltech/Qt5/Qt-5.0.0-r29/include/QtCore/qmetaobject.h:163: error: 'char* QMetaMethod::signature(renamedInQt5_warning_checkTheLifeTime*)' is private
/home/oszi/WebKit/Source/WebCore/bridge/qt/qt_runtime.cpp:1241: error: within this context
/usr/local/Trolltech/Qt5/Qt-5.0.0-r29/include/QtCore/qmetaobject.h:163: error: 'char* QMetaMethod::signature(renamedInQt5_warning_checkTheLifeTime*)' is private
/home/oszi/WebKit/Source/WebCore/bridge/qt/qt_runtime.cpp:1247: error: within this context
/usr/local/Trolltech/Qt5/Qt-5.0.0-r29/include/QtCore/qmetaobject.h:163: error: 'char* QMetaMethod::signature(renamedInQt5_warning_checkTheLifeTime*)' is private
/home/oszi/WebKit/Source/WebCore/bridge/qt/qt_runtime.cpp:1277: error: within this context
/usr/local/Trolltech/Qt5/Qt-5.0.0-r29/include/QtCore/qmetaobject.h:163: error: 'char* QMetaMethod::signature(renamedInQt5_warning_checkTheLifeTime*)' is private
/home/oszi/WebKit/Source/WebCore/bridge/qt/qt_runtime.cpp:1317: error: within this context
/usr/local/Trolltech/Qt5/Qt-5.0.0-r29/include/QtCore/qmetaobject.h:163: error: 'char* QMetaMethod::signature(renamedInQt5_warning_checkTheLifeTime*)' is private
/home/oszi/WebKit/Source/WebCore/bridge/qt/qt_runtime.cpp:1336: error: within this context
/usr/local/Trolltech/Qt5/Qt-5.0.0-r29/include/QtCore/qmetaobject.h:163: error: 'char* QMetaMethod::signature(renamedInQt5_warning_checkTheLifeTime*)' is private
/home/oszi/WebKit/Source/WebCore/bridge/qt/qt_runtime.cpp:1357: error: within this context
/home/oszi/WebKit/Source/WebCore/bridge/qt/qt_runtime.cpp: At global scope:
/home/oszi/WebKit/Source/WebCore/bridge/qt/qt_runtime.cpp:1793: error: cannot convert 'const char*' to 'const QByteArrayData*' in initialization
cc1plus: warnings being treated as errors
/home/oszi/WebKit/Source/WebCore/bridge/qt/qt_runtime.cpp:1793: error: missing initializer for member 'QMetaObject::<anonymous struct>::relatedMetaObjects'
/home/oszi/WebKit/Source/WebCore/bridge/qt/qt_runtime.cpp:1793: error: missing initializer for member 'QMetaObject::<anonymous struct>::extradata'

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