QtBase_master_Integration ยป linux-g++-32_Ubuntu_10.04_x86 #4257: FAILURE
Build log:
http://testresults.qt-project.org/ci/QtBase_master_Integration/build_04257/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz
============================================================
qtbase failed to compile :(
In file included from ../../../../../include/QtCore/qobjectdefs_impl.h:2,
from
../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:48,
from ../../../../../include/QtCore/qobjectdefs.h:2,
from
../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:48,
from ../../../../../include/QtCore/qobject.h:2,
from
../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:46,
from ../../../../../include/QtCore/qabstractanimation.h:2,
from ../../../../../include/QtCore/QtCore:5,
from ../../../../../include/QtTest/QtTest:5,
from tst_qfiledialog2.cpp:44:
../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h: In
static member function 'static void QtPrivate::Functor<Function,
1>::call(Function&, void*, void**) [with Args =
QtPrivate::List<QTimer::QPrivateSignal, void>, R = void, Function =
MenuCloser]':
../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:328:
error: no match for call to '(MenuCloser) (QTimer::QPrivateSignal&)'
tst_qfiledialog2.cpp:325: note: candidates are: void MenuCloser::operator()()
const
make[6]: *** [.obj/debug-shared/tst_qfiledialog2.o] Error 1
make[5]: *** [sub-qfiledialog2-make_first] Error 2
make[4]: *** [sub-dialogs-make_first] Error 2
make[3]: *** [sub-widgets-make_first] Error 2
tst_qmetamethod.cpp: In member function 'void tst_QMetaMethod::fromSignal()':
tst_qmetamethod.cpp:726: error: cannot convert 'void (QObject::*)(const
QString&, QObject::QPrivateSignal)' to 'void (QObject::*)(const QString&)' in
initialization
tst_qmetamethod.cpp:730: error: cannot convert 'void (QObject::*)(const
QString&, QObject::QPrivateSignal)' to 'void (MethodTestObject::*)(const
QString&)' in initialization
make[6]: *** [.obj/debug-shared/tst_qmetamethod.o] Error 1
make[5]: *** [sub-qmetamethod-make_first] Error 2
make[4]: *** [sub-kernel-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_master_Integration/build_04257/linux-g++-32_developer-build_Ubuntu_10.04_x86/log.txt.gz
============================================================
qtbase failed to compile :(
tst_qmetamethod.cpp: In member function 'void tst_QMetaMethod::fromSignal()':
tst_qmetamethod.cpp:726:60: error: cannot convert 'void (QObject::*)(const
QString&, QObject::QPrivateSignal)' to 'void (QObject::*)(const QString&)' in
initialization
tst_qmetamethod.cpp:730:78: error: cannot convert 'void (QObject::*)(const
QString&, QObject::QPrivateSignal)' to 'void (MethodTestObject::*)(const
QString&)' in initialization
make[6]: *** [.obj/release-shared/tst_qmetamethod.o] Error 1
make[5]: *** [sub-qmetamethod-make_first] Error 2
make[4]: *** [sub-kernel-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_master_Integration/build_04257/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz
============================================================
Compilation failed :(
c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/kernel/qwineventnotifier.h(81)
: error C2146: syntax error : missing ',' before identifier 'QPrivateSignal'
Build log:
http://testresults.qt-project.org/ci/QtBase_master_Integration/build_04257/win32-msvc2010_Windows_7/log.txt.gz
============================================================
Compilation failed :(
c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/kernel/qwineventnotifier.h(81)
: error C2146: syntax error : missing ',' before identifier 'QPrivateSignal'
c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/kernel/qwineventnotifier.h(81)
: error C2146: syntax error : missing ',' before identifier 'QPrivateSignal'
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_master_Integration/build_04257/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz
Tested changes (refs/builds/master_1350897256):
http://codereview.qt-project.org/37798 [PS5] - Fix clipping and font
problems with groupbox in Fusion style
http://codereview.qt-project.org/37707 [PS1] - Stabilize tst_qfontdialog
test case.
http://codereview.qt-project.org/37624 [PS1] - Core/kernel: Make some
signals private.
http://codereview.qt-project.org/37703 [PS2] - configure: make sure that
global shadow doc symlink is always updated
http://codereview.qt-project.org/37728 [PS2] - qpa: Fix drawPixmap
rendering using CompositionMode_Source in DirectFB
http://codereview.qt-project.org/36903 [PS1] - Fix mistakes in
QNetworkAccessManager docs.
http://codereview.qt-project.org/37829 [PS1] - Delete QWhatsThis() and
QToolTip()
http://codereview.qt-project.org/37834 [PS1] - QDateTimeEdit: don't throw
off auto-indention
http://codereview.qt-project.org/37615 [PS4] - Fix integer overflow in
QSpinBox.
http://codereview.qt-project.org/37280 [PS9] - Make QPen default to 1-width
non-cosmetic.
http://codereview.qt-project.org/37503 [PS1] - Cocoa: application menu
items sometimes get duplicated
http://codereview.qt-project.org/37451 [PS1] - Cocoa: Disable touch events.
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports