[Ci-reports] fail on QtBase_dev_Integration #6445

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Jun 3 09:50:36 CEST 2015


Compilation failed :(

  tst_qlabel.cpp
  tst_qlabel.cpp(189) : error C2065: 'test_box' : undeclared identifier
  tst_qlabel.cpp(190) : error C2065: 'test_label' : undeclared identifier
  tst_qlabel.cpp(190) : error C2065: 'test_box' : undeclared identifier
  tst_qlabel.cpp(191) : error C2065: 'test_label' : undeclared identifier
  tst_qlabel.cpp(191) : error C2227: left of '->setText' must point to class/struct/union/generic type
  tst_qlabel.cpp(192) : error C2065: 'test_edit' : undeclared identifier
  tst_qlabel.cpp(192) : error C2065: 'test_box' : undeclared identifier
  tst_qlabel.cpp(193) : error C2065: 'test_box' : undeclared identifier
  tst_qlabel.cpp(194) : error C2065: 'test_label' : undeclared identifier
  tst_qlabel.cpp(195) : error C2065: 'test_edit' : undeclared identifier
  tst_qlabel.cpp(196) : error C2065: 'test_box' : undeclared identifier
  tst_qlabel.cpp(196) : error C2227: left of '->show' must point to class/struct/union/generic type
  tst_qlabel.cpp(197) : error C2065: 'test_box' : undeclared identifier
  tst_qlabel.cpp(198) : error C2065: 'test_box' : undeclared identifier
  tst_qlabel.cpp(198) : error C2227: left of '->isActiveWindow' must point to class/struct/union/generic type
  tst_qlabel.cpp(200) : error C2065: 'test_label' : undeclared identifier
  tst_qlabel.cpp(200) : error C2227: left of '->setBuddy' must point to class/struct/union/generic type
  tst_qlabel.cpp(200) : error C2065: 'test_edit' : undeclared identifier
  tst_qlabel.cpp(201) : error C2065: 'test_label' : undeclared identifier
  tst_qlabel.cpp(201) : error C2227: left of '->setFocus' must point to class/struct/union/generic type
  tst_qlabel.cpp(202) : error C2065: 'test_edit' : undeclared identifier
  tst_qlabel.cpp(202) : error C2227: left of '->hasFocus' must point to class/struct/union/generic type
  tst_qlabel.cpp(203) : error C2065: 'test_box' : undeclared identifier
  tst_qlabel.cpp(204) : error C2065: 'test_edit' : undeclared identifier
  tst_qlabel.cpp(204) : error C2227: left of '->hasFocus' must point to class/struct/union/generic type
  tst_qlabel.cpp(205) : error C2065: 'test_box' : undeclared identifier
  tst_qlabel.cpp(205) : error C2541: 'delete' : cannot delete objects that are not pointers

  Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06445/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1433316569):
    http://codereview.qt-project.org/113447 [PS3] - Fixes for autotests
    http://codereview.qt-project.org/113487 [PS2] - Make the test pass on high res mac displays
    http://codereview.qt-project.org/113442 [PS3] - Wait for the window being active before sending it events
    http://codereview.qt-project.org/113440 [PS3] - Fix the autotest on Mac
    http://codereview.qt-project.org/112903 [PS9] - Fix qgraphicswidget::initStyleOption autotest
    http://codereview.qt-project.org/113489 [PS1] - Stabilize qdialog autotest on Mac OS X
    http://codereview.qt-project.org/113484 [PS1] - Clean up the qgraphicsscene autotest



More information about the Ci-reports mailing list