qtbase failed to compile :(
In file included from ../../../../include/QtTest/qtest.h:2,
from ../../../../include/QtTest/QtTest:9,
from tst_headersclean.cpp:55:
../../../../include/QtCore/../../src/corelib/tools/qstring.h: In function
'char* QTest::toString(const T&) [with T = QUrl]':
../../../../include/QtCore/../../src/corelib/tools/qstring.h:684: error:
'QString::QString(const QByteArray&)' is private
../../../../include/QtTest/../../src/testlib/qtest.h:146: error: within this
context
../../../../include/QtCore/../../src/corelib/tools/qstring.h:684: error:
'QString::QString(const QByteArray&)' is private
../../../../include/QtTest/../../src/testlib/qtest.h:147: error: within this
context
In file included from ../../../../include/QtGui/qopengldebug.h:2,
from ../../../../include/QtGui/QtGui:53,
from tst_headersclean.cpp:56:
../../../../include/QtGui/../../src/gui/opengl/qopengldebug.h: In member
function 'void QOpenGLDebugMessage::swap(QOpenGLDebugMessage&)':
../../../../include/QtGui/../../src/gui/opengl/qopengldebug.h:115: error:
declaration of 'message' shadows a member of 'this'
../../../../include/QtGui/../../src/gui/opengl/qopengldebug.h: In member
function 'bool QOpenGLDebugMessage::operator!=(const QOpenGLDebugMessage&)
const':
../../../../include/QtGui/../../src/gui/opengl/qopengldebug.h:133: error:
declaration of 'message' shadows a member of 'this'
make[5]: *** [.obj/debug-shared/tst_headersclean.o] Error 1
make[4]: *** [sub-headersclean-make_first] Error 2
make[3]: *** [sub-other-make_first] Error 2
In file included from ../../../../../include/QtTest/qtest.h:2,
from ../../../../../include/QtTest/QtTest:9,
from tst_qmdisubwindow.cpp:44:
../../../../../include/QtCore/../../src/corelib/tools/qstring.h: In function
'char* QTest::toString(const T&) [with T = QUrl]':
../../../../../include/QtCore/../../src/corelib/tools/qstring.h:684: error:
'QString::QString(const QByteArray&)' is private
../../../../../include/QtTest/../../src/testlib/qtest.h:146: error: within
this context
../../../../../include/QtCore/../../src/corelib/tools/qstring.h:684: error:
'QString::QString(const QByteArray&)' is private
../../../../../include/QtTest/../../src/testlib/qtest.h:147: error: within
this context
make[6]: *** [.obj/debug-shared/tst_qmdisubwindow.o] Error 1
make[5]: *** [sub-qmdisubwindow-make_first] Error 2
In file included from ../../../../../include/QtTest/qtest.h:2,
from ../../../../../include/QtTest/QtTest:9,
from tst_qmdiarea.cpp:44:
../../../../../include/QtCore/../../src/corelib/tools/qstring.h: In function
'char* QTest::toString(const T&) [with T = QUrl]':
../../../../../include/QtCore/../../src/corelib/tools/qstring.h:684: error:
'QString::QString(const QByteArray&)' is private
../../../../../include/QtTest/../../src/testlib/qtest.h:146: error: within
this context
../../../../../include/QtCore/../../src/corelib/tools/qstring.h:684: error:
'QString::QString(const QByteArray&)' is private
../../../../../include/QtTest/../../src/testlib/qtest.h:147: error: within
this context
make[6]: *** [.obj/debug-shared/tst_qmdiarea.o] Error 1
make[5]: *** [sub-qmdiarea-make_first] Error 2
make[4]: *** [sub-widgets-make_first] Error 2
make[3]: *** [sub-widgets-make_first] Error 2
In file included from ../../../../../../include/QtTest/qtest.h:2,
from ../../../../../../include/QtTest/QtTest:9,
from tst_qstringbuilder1.cpp:53:
../../../../../../include/QtCore/../../src/corelib/tools/qstring.h: In
function 'char* QTest::toString(const T&) [with T = QUrl]':
../../../../../../include/QtCore/../../src/corelib/tools/qstring.h:684:
error: 'QString::QString(const QByteArray&)' is private
../../../../../../include/QtTest/../../src/testlib/qtest.h:146: error: within
this context
../../../../../../include/QtCore/../../src/corelib/tools/qstring.h:684:
error: 'QString::QString(const QByteArray&)' is private
../../../../../../include/QtTest/../../src/testlib/qtest.h:147: error: within
this context
make[7]: *** [.obj/debug-shared/tst_qstringbuilder1.o] Error 1
make[6]: *** [sub-qstringbuilder1-make_first] Error 2
In file included from ../../../../../../include/QtTest/qtest.h:2,
from ../../../../../../include/QtTest/QtTest:9,
from tst_qstringbuilder2.cpp:54:
../../../../../../include/QtCore/../../src/corelib/tools/qstring.h: In
function 'char* QTest::toString(const T&) [with T = QUrl]':
../../../../../../include/QtCore/../../src/corelib/tools/qstring.h:684:
error: 'QString::QString(const QByteArray&)' is private
../../../../../../include/QtTest/../../src/testlib/qtest.h:146: error: within
this context
../../../../../../include/QtCore/../../src/corelib/tools/qstring.h:684:
error: 'QString::QString(const QByteArray&)' is private
../../../../../../include/QtTest/../../src/testlib/qtest.h:147: error: within
this context
make[7]: *** [.obj/debug-shared/tst_qstringbuilder2.o] Error 1
make[6]: *** [sub-qstringbuilder2-make_first] Error 2
make[5]: *** [sub-qstringbuilder-make_first] Error 2
make[4]: *** [sub-tools-make_first] Error 2
make[3]: *** [sub-corelib-make_first] Error 2
make[2]: *** [sub-auto-make_first] Error 2
make[1]: *** [sub-tests-make_first] Error 2
make: *** [module-qtbase] Error 2
Build log:
http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_00597/linux-g++-32_developer-build_Ubuntu_10.04_x86/log.txt.gz
============================================================
Compilation failed :(
opengl\qopengldebug.cpp(1436) : error C2664: 'void (GLDEBUGPROC,const void
*)' : cannot convert parameter 1 from 'void (__cdecl
*)(GLenum,GLenum,GLuint,GLenum,GLsizei,const GLchar *,GLvoid *)' to
'GLDEBUGPROC'
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
10.0\VC\BIN\cl.EXE"' : return code '0x2'
Build log:
http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_00597/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz
Tested changes (refs/builds/dev_1363124620):
http://codereview.qt-project.org/50334 [PS2] - Hide Harfbuzz from the outer
world
http://codereview.qt-project.org/50330 [PS2] - Avoid using HB types in
QFontEngine API
http://codereview.qt-project.org/50313 [PS1] - melt src/tools/tools.pro
into src/src.pro
http://codereview.qt-project.org/50321 [PS2] - remove pointless DBUS_PATH
includes
http://codereview.qt-project.org/50167 [PS2] -
QStandardPaths::displayName() is unavailable when bootstrapped
http://codereview.qt-project.org/50312 [PS1] - remove strange qdoc
dependency
http://codereview.qt-project.org/50162 [PS3] - make QT setup for
bootstrapped tools more clever
http://codereview.qt-project.org/49965 [PS1] - make testlib's toString()
use local8Bit, not latin1
http://codereview.qt-project.org/48660 [PS21] - Long live QOpenGLDebug!
http://codereview.qt-project.org/50647 [PS1] - Make the QDBusVirtualObject
docs public.
http://codereview.qt-project.org/49999 [PS2] - Improve warning messages
(and readability) of connectSlotsByName()
http://codereview.qt-project.org/49539 [PS5] - Window deactivation should
set focus reason.
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports