qtbase failed to compile :(

  In file included from ../../../../../include/QtTest/qtestmouse.h:1:0,
                   from 
../../../../../include/QtTest/../../src/testlib/qtestevent.h:53,
                   from ../../../../../include/QtTest/qtestevent.h:1,
                   from 
../../../../../include/QtTest/../../src/testlib/qtest_gui.h:55,
                   from ../../../../../include/QtTest/qtest_gui.h:1,
                   from 
../../../../../include/QtTest/../../src/testlib/qtest.h:311,
                   from ../../../../../include/QtTest/qtest.h:1,
                   from tst_qimageconversion.cpp:42:
  ../../../../../include/QtTest/../../src/testlib/qtestmouse.h: In function 
'void QTest::mouseEvent(QTest::MouseAction, QWindow*, Qt::MouseButton, 
Qt::KeyboardModifiers, QPoint, int)':
  ../../../../../include/QtTest/../../src/testlib/qtestmouse.h:88:125: error: 
invalid use of incomplete type 'struct QDebug'
  ../../../../../include/QtCore/../../src/corelib/global/qlogging.h:59:7: 
error: forward declaration of 'struct QDebug'
  make[6]: *** [.obj/release-shared/tst_qimageconversion.o] Error 1
  make[5]: *** [sub-qimageconversion-make_first] Error 2
  make[4]: *** [sub-image-make_first] Error 2
  make[3]: *** [sub-gui-make_first] Error 2
  make[2]: *** [sub-benchmarks-make_first] Error 2
  In file included from ../../../../../include/QtTest/qtestmouse.h:1:0,
                   from 
../../../../../include/QtTest/../../src/testlib/qtestevent.h:53,
                   from ../../../../../include/QtTest/qtestevent.h:1,
                   from 
../../../../../include/QtTest/../../src/testlib/qtest_gui.h:55,
                   from ../../../../../include/QtTest/qtest_gui.h:1,
                   from 
../../../../../include/QtTest/../../src/testlib/qtest.h:311,
                   from ../../../../../include/QtTest/qtest.h:1,
                   from ../../../../../include/QtTest/QTest:1,
                   from tst_qtextblock.cpp:42:
  ../../../../../include/QtTest/../../src/testlib/qtestmouse.h: In function 
'void QTest::mouseEvent(QTest::MouseAction, QWindow*, Qt::MouseButton, 
Qt::KeyboardModifiers, QPoint, int)':
  ../../../../../include/QtTest/../../src/testlib/qtestmouse.h:88:125: error: 
invalid use of incomplete type 'struct QDebug'
  ../../../../../include/QtCore/../../src/corelib/global/qlogging.h:59:7: 
error: forward declaration of 'struct QDebug'
  make[6]: *** [.obj/release-shared/tst_qtextblock.o] Error 1
  make[5]: *** [sub-qtextblock-make_first] Error 2
  In file included from ../../../../../include/QtTest/qtestmouse.h:1:0,
                   from 
../../../../../include/QtTest/../../src/testlib/qtestevent.h:53,
                   from ../../../../../include/QtTest/qtestevent.h:1,
                   from 
../../../../../include/QtTest/../../src/testlib/qtest_gui.h:55,
                   from ../../../../../include/QtTest/qtest_gui.h:1,
                   from 
../../../../../include/QtTest/../../src/testlib/qtest.h:311,
                   from ../../../../../include/QtTest/qtest.h:1,
                   from ../../../../../include/QtTest/QTest:1,
                   from tst_qbytedatabuffer.cpp:42:
  ../../../../../include/QtTest/../../src/testlib/qtestmouse.h: In function 
'void QTest::mouseEvent(QTest::MouseAction, QWindow*, Qt::MouseButton, 
Qt::KeyboardModifiers, QPoint, int)':
  ../../../../../include/QtTest/../../src/testlib/qtestmouse.h:88:125: error: 
invalid use of incomplete type 'struct QDebug'
  ../../../../../include/QtCore/../../src/corelib/global/qlogging.h:59:7: 
error: forward declaration of 'struct QDebug'
  make[6]: *** [.obj/release-shared/tst_qbytedatabuffer.o] Error 1
  make[5]: *** [sub-qbytedatabuffer-make_first] Error 2
  make[4]: *** [sub-tools-make_first] Error 2
  make[4]: *** [sub-text-make_first] Error 2
  make[3]: *** [sub-gui-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_stable_Integration/build_00904/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/stable_1365688722):
    http://codereview.qt-project.org/53474 [PS1] - Warn if mouse event occurs 
outside target window in tests.
    http://codereview.qt-project.org/53500 [PS2] - Minimize the contents of the 
INTERFACE_INCLUDE_DIRECTORIES
    http://codereview.qt-project.org/53516 [PS1] - ANGLE: Use rtti_off in 
CONFIG only for release
    http://codereview.qt-project.org/53466 [PS3] - INSTALL: Fix URL of 
Installing Qt documentation
    http://codereview.qt-project.org/53040 [PS3] - Add devicePixelRatio metric 
to QPaintDevice.
    http://codereview.qt-project.org/53502 [PS1] - QPagedPaintDevice: Fix 
setPageSize() to set correct metrics
    http://codereview.qt-project.org/53498 [PS2] - Fix the check if mouse 
events should be synthesized from touch events
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to