[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Sep 9 21:20:55 CEST 2013


Autotests `cmake' and `tst_qgraphicsitem' failed :(

  Testing tst_QGraphicsItem
  FAIL!  : tst_QGraphicsItem::paint() Compared values are not the same
     Actual   (tester2.painted): 2
     Expected (1)              : 1
     Loc: [tst_qgraphicsitem.cpp(5123)]
  2013-09-09 21:50:19.944 tst_qgraphicsitem[77775:4813] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qgraphicsitem.savedState/window_1.data: Permission denied (13)
  Totals: 234 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGraphicsItem *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_QGraphicsItem::initTestCase()
  PASS   : tst_QGraphicsItem::construction()
  PASS   : tst_QGraphicsItem::constructionWithParent()
  PASS   : tst_QGraphicsItem::destruction()
  PASS   : tst_QGraphicsItem::deleteChildItem()
  PASS   : tst_QGraphicsItem::scene()
  PASS   : tst_QGraphicsItem::parentItem()
  PASS   : tst_QGraphicsItem::setParentItem()
  PASS   : tst_QGraphicsItem::children()
  PASS   : tst_QGraphicsItem::flags()
  PASS   : tst_QGraphicsItem::inputMethodHints()
  PASS   : tst_QGraphicsItem::toolTip()
  PASS   : tst_QGraphicsItem::visible()
  PASS   : tst_QGraphicsItem::isVisibleTo()
  PASS   : tst_QGraphicsItem::explicitlyVisible()
  PASS   : tst_QGraphicsItem::enabled()
  PASS   : tst_QGraphicsItem::explicitlyEnabled()
  WARNING: tst_QGraphicsItem::selected() Mouse event "MousePress" not accepted by receiving widget
  PASS   : tst_QGraphicsItem::selected()
  PASS   : tst_QGraphicsItem::selected2()
  PASS   : tst_QGraphicsItem::selected_group()
  PASS   : tst_QGraphicsItem::selected_textItem()
  WARNING: tst_QGraphicsItem::selected_multi() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::selected_multi() Mouse event "MousePress" not accepted by receiving widget
  PASS   : tst_QGraphicsItem::selected_multi()
  PASS   : tst_QGraphicsItem::acceptedMouseButtons()
  PASS   : tst_QGraphicsItem::acceptsHoverEvents()
  PASS   : tst_QGraphicsItem::childAcceptsHoverEvents()
  PASS   : tst_QGraphicsItem::hasFocus()
  PASS   : tst_QGraphicsItem::pos()
  PASS   : tst_QGraphicsItem::scenePos()
  PASS   : tst_QGraphicsItem::matrix()
  PASS   : tst_QGraphicsItem::sceneMatrix()
  PASS   : tst_QGraphicsItem::setMatrix()
  PASS   : tst_QGraphicsItem::zValue()
  PASS   : tst_QGraphicsItem::shape()
  PASS   : tst_QGraphicsItem::contains()
  PASS   : tst_QGraphicsItem::collidesWith_item()
  PASS   : tst_QGraphicsItem::collidesWith_path(nothing)
  PASS   : tst_QGraphicsItem::collidesWith_path(rect1)
  PASS   : tst_QGraphicsItem::collidesWith_path(rect2)
  PASS   : tst_QGraphicsItem::collidesWith_path(rect3)
  PASS   : tst_QGraphicsItem::collidesWithItemWithClip()
  PASS   : tst_QGraphicsItem::isObscuredBy()
  PASS   : tst_QGraphicsItem::isObscured()
  PASS   : tst_QGraphicsItem::mapFromToParent()
  PASS   : tst_QGraphicsItem::mapFromToScene()
  PASS   : tst_QGraphicsItem::mapFromToItem()
  QWARN  : tst_QGraphicsItem::mapRectFromToParent(nil) QGraphicsItem::itemTransform: null pointer passed
  PASS   : tst_QGraphicsItem::mapRectFromToParent(nil)
  QWARN  : tst_QGraphicsItem::mapRectFromToParent(simple) QGraphicsItem::itemTransform: null pointer passed
  PASS   : tst_QGraphicsItem::mapRectFromToParent(simple)
  PASS   : tst_QGraphicsItem::mapRectFromToParent(simple w/parent)
  PASS   : tst_QGraphicsItem::mapRectFromToParent(simple w/parent parentPos)
  PASS   : tst_QGraphicsItem::mapRectFromToParent(simple w/parent parentPos parentRotation)
  PASS   : tst_QGraphicsItem::mapRectFromToParent(pos w/parent)
  PASS   : tst_QGraphicsItem::mapRectFromToParent(rotation w/parent)
  PASS   : tst_QGraphicsItem::mapRectFromToParent(pos rotation w/parent)
  PASS   : tst_QGraphicsItem::mapRectFromToParent(pos rotation w/parent parentPos parentRotation)
  PASS   : tst_QGraphicsItem::isAncestorOf()
  PASS   : tst_QGraphicsItem::commonAncestorItem()
  PASS   : tst_QGraphicsItem::data()
  PASS   : tst_QGraphicsItem::type()
  PASS   : tst_QGraphicsItem::graphicsitem_cast()
  PASS   : tst_QGraphicsItem::hoverEventsGenerateRepaints()
  PASS   : tst_QGraphicsItem::boundingRects(path)
  PASS   : tst_QGraphicsItem::boundingRects(rect)
  PASS   : tst_QGraphicsItem::boundingRects(ellipse)
  PASS   : tst_QGraphicsItem::boundingRects(polygon)
  PASS   : tst_QGraphicsItem::boundingRects2()
  PASS   : tst_QGraphicsItem::sceneBoundingRect()
  PASS   : tst_QGraphicsItem::childrenBoundingRect()
  PASS   : tst_QGraphicsItem::childrenBoundingRectTransformed()
  PASS   : tst_QGraphicsItem::childrenBoundingRect2()
  PASS   : tst_QGraphicsItem::childrenBoundingRect3()
  PASS   : tst_QGraphicsItem::childrenBoundingRect4()
  PASS   : tst_QGraphicsItem::childrenBoundingRect5()
  PASS   : tst_QGraphicsItem::group()
  PASS   : tst_QGraphicsItem::setGroup()
  PASS   : tst_QGraphicsItem::setGroup2()
  PASS   : tst_QGraphicsItem::nestedGroups()
  PASS   : tst_QGraphicsItem::warpChildrenIntoGroup()
  PASS   : tst_QGraphicsItem::removeFromGroup()
  PASS   : tst_QGraphicsItem::handlesChildEvents()
  PASS   : tst_QGraphicsItem::handlesChildEvents2()
  PASS   : tst_QGraphicsItem::handlesChildEvents3()
  PASS   : tst_QGraphicsItem::filtersChildEvents()
  PASS   : tst_QGraphicsItem::filtersChildEvents2()
  PASS   : tst_QGraphicsItem::ensureVisible()
  PASS   : tst_QGraphicsItem::cursor()
  PASS   : tst_QGraphicsItem::defaultItemTest_QGraphicsLineItem()
  PASS   : tst_QGraphicsItem::defaultItemTest_QGraphicsPixmapItem()
  PASS   : tst_QGraphicsItem::defaultItemTest_QGraphicsTextItem()
  PASS   : tst_QGraphicsItem::defaultItemTest_QGraphicsEllipseItem()
  PASS   : tst_QGraphicsItem::itemChange()
  PASS   : tst_QGraphicsItem::sceneEventFilter()
  PASS   : tst_QGraphicsItem::prepareGeometryChange()
  FAIL!  : tst_QGraphicsItem::paint() Compared values are not the same
     Actual   (tester2.painted): 2
     Expected (1)              : 1
     Loc: [tst_qgraphicsitem.cpp(5123)]
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  PASS   : tst_QGraphicsItem::deleteItemInEventHandlers()
  PASS   : tst_QGraphicsItem::itemClipsToShape()
  PASS   : tst_QGraphicsItem::itemClipsChildrenToShape()
  PASS   : tst_QGraphicsItem::itemClipsChildrenToShape2()
  PASS   : tst_QGraphicsItem::itemClipsChildrenToShape3()
  PASS   : tst_QGraphicsItem::itemClipsChildrenToShape4()
  PASS   : tst_QGraphicsItem::itemClipsChildrenToShape5()
  PASS   : tst_QGraphicsItem::itemClipsTextChildToShape()
  PASS   : tst_QGraphicsItem::itemClippingDiscovery()
  PASS   : tst_QGraphicsItem::ancestorFlags()
  PASS   : tst_QGraphicsItem::untransformable()
  PASS   : tst_QGraphicsItem::contextMenuEventPropagation()
  PASS   : tst_QGraphicsItem::itemIsMovable()
  PASS   : tst_QGraphicsItem::boundingRegion((0, 0, 10, 10) | 0.0 | identity | {(0, 0, 10, 10)})
  PASS   : tst_QGraphicsItem::boundingRegion((0, 0, 10, 0) | 0.0 | identity | {(0, 0, 10, 10)})
  PASS   : tst_QGraphicsItem::boundingRegion((0, 0, 10, 0) | 0.5 | identity | {(0, 0, 10, 1)})
  PASS   : tst_QGraphicsItem::boundingRegion((0, 0, 10, 0) | 1.0 | identity | {(0, 0, 10, 1)})
  PASS   : tst_QGraphicsItem::boundingRegion((0, 0, 0, 10) | 0.0 | identity | {(0, 0, 10, 10)})
  PASS   : tst_QGraphicsItem::boundingRegion((0, 0, 0, 10) | 0.5 | identity | {(0, 0, 1, 10)})
  PASS   : tst_QGraphicsItem::boundingRegion((0, 0, 0, 10) | 1.0 | identity | {(0, 0, 1, 10)})
  PASS   : tst_QGraphicsItem::itemTransform_parentChild()
  PASS   : tst_QGraphicsItem::itemTransform_siblings()
  PASS   : tst_QGraphicsItem::itemTransform_unrelated()
  PASS   : tst_QGraphicsItem::opacity(A: 1.0 0 1.0 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(B: 0.5 0 1.0 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(C: 0.5 0 0.1 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(D: 0.0 0 1.0 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(E: 1.0 2 1.0 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(F: 0.5 2 1.0 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(G: 0.5 2 0.1 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(H: 0.0 2 1.0 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(I: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(J: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(K: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(L: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(M: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(M: 0.5 0 1.0 1 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(M: 0.5 0 0.5 1 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(M: 0.5 0 0.5 1 0.5 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(M: 1.0 0 0.5 1 0.5 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity2()
  PASS   : tst_QGraphicsItem::opacityZeroUpdates()
  PASS   : tst_QGraphicsItem::itemStacksBehindParent()
  PASS   : tst_QGraphicsItem::nestedClipping()
  PASS   : tst_QGraphicsItem::nestedClippingTransforms()
  PASS   : tst_QGraphicsItem::sceneTransformCache()
  PASS   : tst_QGraphicsItem::tabChangesFocus(tab changes focus)
  PASS   : tst_QGraphicsItem::tabChangesFocus(tab doesn't change focus)
  PASS   : tst_QGraphicsItem::cacheMode()
  PASS   : tst_QGraphicsItem::cacheMode2()
  PASS   : tst_QGraphicsItem::updateCachedItemAfterMove()
  PASS   : tst_QGraphicsItem::deviceTransform(nil)
  PASS   : tst_QGraphicsItem::deviceTransform(deviceX rot 90)
  PASS   : tst_QGraphicsItem::deviceTransform(deviceX rot 90 100)
  PASS   : tst_QGraphicsItem::deviceTransform(deviceX rot 90 010)
  PASS   : tst_QGraphicsItem::deviceTransform(deviceX rot 90 001)
  PASS   : tst_QGraphicsItem::deviceTransform(deviceX rot 90 111)
  PASS   : tst_QGraphicsItem::deviceTransform(deviceX rot 90 101)
  PASS   : tst_QGraphicsItem::update()
  PASS   : tst_QGraphicsItem::setTransformProperties(nothing)
  PASS   : tst_QGraphicsItem::setTransformProperties(rotation)
  PASS   : tst_QGraphicsItem::setTransformProperties(rotation dicentred)
  PASS   : tst_QGraphicsItem::setTransformProperties(Scale)
  PASS   : tst_QGraphicsItem::setTransformProperties(Everything dicentred)
  PASS   : tst_QGraphicsItem::itemUsesExtendedStyleOption()
  PASS   : tst_QGraphicsItem::itemSendsGeometryChanges()
  PASS   : tst_QGraphicsItem::moveItem()
  PASS   : tst_QGraphicsItem::moveLineItem()
  PASS   : tst_QGraphicsItem::sorting(NoIndex)
  PASS   : tst_QGraphicsItem::sorting(BspTreeIndex)
  PASS   : tst_QGraphicsItem::itemHasNoContents()
  PASS   : tst_QGraphicsItem::hitTestUntransformableItem()
  PASS   : tst_QGraphicsItem::hitTestGraphicsEffectItem()
  PASS   : tst_QGraphicsItem::focusProxy()
  PASS   : tst_QGraphicsItem::subFocus()
  PASS   : tst_QGraphicsItem::focusProxyDeletion()
  PASS   : tst_QGraphicsItem::negativeZStacksBehindParent()
  PASS   : tst_QGraphicsItem::setGraphicsEffect()
  PASS   : tst_QGraphicsItem::panel()
  PASS   : tst_QGraphicsItem::addPanelToActiveScene()
  PASS   : tst_QGraphicsItem::panelWithFocusItems()
  PASS   : tst_QGraphicsItem::activate()
  PASS   : tst_QGraphicsItem::setActivePanelOnInactiveScene()
  PASS   : tst_QGraphicsItem::activationOnShowHide()
  PASS   : tst_QGraphicsItem::deactivateInactivePanel()
  PASS   : tst_QGraphicsItem::moveWhileDeleting()
  PASS   : tst_QGraphicsItem::ensureDirtySceneTransform()
  PASS   : tst_QGraphicsItem::focusScope()
  PASS   : tst_QGraphicsItem::focusScope2()
  PASS   : tst_QGraphicsItem::focusScopeItemChangedWhileScopeDoesntHaveFocus()
  PASS   : tst_QGraphicsItem::stackBefore()
  PASS   : tst_QGraphicsItem::sceneModality()
  PASS   : tst_QGraphicsItem::panelModality()
  PASS   : tst_QGraphicsItem::mixedModality()
  PASS   : tst_QGraphicsItem::modality_hover()
  PASS   : tst_QGraphicsItem::modality_mouseGrabber()
  PASS   : tst_QGraphicsItem::modality_clickFocus()
  PASS   : tst_QGraphicsItem::modality_keyEvents()
  PASS   : tst_QGraphicsItem::itemIsInFront()
  PASS   : tst_QGraphicsItem::scenePosChange()
  PASS   : tst_QGraphicsItem::textItem_shortcuts()
  PASS   : tst_QGraphicsItem::scroll()
  PASS   : tst_QGraphicsItem::focusHandling(Focus goes through.)
  PASS   : tst_QGraphicsItem::focusHandling(Focus goes through, even with sticky scene.)
  PASS   : tst_QGraphicsItem::focusHandling(With ItemStopsClickFocusPropagation, we cannot focus the item beneath the flagged one (but can still focus-out).)
  PASS   : tst_QGraphicsItem::focusHandling(With ItemStopsClickFocusPropagation, we cannot focus the item beneath the flagged one (and cannot focus-out if scene is sticky).)
  PASS   : tst_QGraphicsItem::focusHandling(With ItemStopsFocusHandling, focus cannot be changed by presses.)
  PASS   : tst_QGraphicsItem::focusHandling(With ItemStopsFocusHandling, focus cannot be changed by presses (even if scene is sticky).)
  PASS   : tst_QGraphicsItem::touchEventPropagation(ItemIsPanel)
  PASS   : tst_QGraphicsItem::touchEventPropagation(ItemStopsClickFocusPropagation)
  PASS   : tst_QGraphicsItem::touchEventPropagation(ItemStopsFocusHandling)
  PASS   : tst_QGraphicsItem::deviceCoordinateCache_simpleRotations()
  PASS   : tst_QGraphicsItem::task141694_textItemEnsureVisible()
  PASS   : tst_QGraphicsItem::task128696_textItemEnsureMovable()
  PASS   : tst_QGraphicsItem::ensureUpdateOnTextItem()
  PASS   : tst_QGraphicsItem::task177918_lineItemUndetected()
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(editor, noflags)
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(editor, movable)
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(editor, selectable)
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(editor, movable | selectable)
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, noflags)
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, movable)
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, selectable)
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, movable | selectable)
  PASS   : tst_QGraphicsItem::task243707_addChildBeforeParent()
  PASS   : tst_QGraphicsItem::task197802_childrenVisibility()
  PASS   : tst_QGraphicsItem::QTBUG_4233_updateCachedWithSceneRect()
  PASS   : tst_QGraphicsItem::QTBUG_5418_textItemSetDefaultColor()
  2013-09-09 21:50:52.017 tst_qgraphicsitem[77777:4913] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qgraphicsitem.savedState/window_1.data: Permission denied (13)
  PASS   : tst_QGraphicsItem::QTBUG_6738_missingUpdateWithSetParent()
  PASS   : tst_QGraphicsItem::QTBUG_7714_fullUpdateDiscardingOpacityUpdate2()
  PASS   : tst_QGraphicsItem::QT_2653_fullUpdateDiscardingOpacityUpdate()
  PASS   : tst_QGraphicsItem::QT_2649_focusScope()
  PASS   : tst_QGraphicsItem::sortItemsWhileAdding()
  PASS   : tst_QGraphicsItem::doNotMarkFullUpdateIfNotInScene()
  PASS   : tst_QGraphicsItem::itemDiesDuringDraggingOperation()
  PASS   : tst_QGraphicsItem::QTBUG_12112_focusItem()
  PASS   : tst_QGraphicsItem::QTBUG_13473_sceneposchange()
  PASS   : tst_QGraphicsItem::QTBUG_16374_crashInDestructor()
  PASS   : tst_QGraphicsItem::QTBUG_20699_focusScopeCrash()
  PASS   : tst_QGraphicsItem::QTBUG_30990_rightClickSelection()
  PASS   : tst_QGraphicsItem::QTBUG_21618_untransformable_sceneTransform()
  PASS   : tst_QGraphicsItem::cleanupTestCase()
  Totals: 234 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QGraphicsItem *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgraphicsitem: 63 seconds, exit code 1
  
  Test project /work/build/qt/qtbase/tests/auto/cmake/build
        Start  1: test_use_modules_function
   1/20 Test  #1: test_use_modules_function .........***Failed    0.99 sec
  Internal cmake changing into directory: /work/build/qt/qtbase/tests/auto/cmake/build/test_use_modules_function
  Error: cmake execution failed
  The C compiler identification is Clang 3.0.0
  The CXX compiler identification is Clang 3.0.0
  Check for working C compiler: /Developer/usr/bin/clang
  Configuring
  Check for working C compiler: /Developer/usr/bin/clang -- works
  Detecting C compiler ABI info
  Configuring
  Detecting C compiler ABI info - done
  Check for working CXX compiler: /Developer/usr/bin/clang++
  Configuring
  Check for working CXX compiler: /Developer/usr/bin/clang++ -- works
  Detecting CXX compiler ABI info
  Configuring
  Detecting CXX compiler ABI info - done
  CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:15 (message):
    The imported target "Qt5::Gui" references the file
  
       "/work/build/qt/qtbase/plugins/platforms/libqcocoa.so"
  
    but this file does not exist.  Possible reasons include:
  
    * The file was deleted, renamed, or moved to another location.
  
    * An install or uninstall procedure did not complete successfully.
  
    * The installation package was faulty and contained
  
       "/work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake"
  
    but not all the files it references.
  
  Call Stack (most recent call first):
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:127 (_qt5_Gui_check_file_exists)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake:4 (_populate_Gui_plugin_properties)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:135 (include)
    /work/build/qt/qtbase/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:272 (find_package)
    CMakeLists.txt:16 (qt5_use_modules)
  
  
  Configuring
  Configuring incomplete, errors occurred!
  
  
        Start  2: test_umbrella_config
   2/20 Test  #2: test_umbrella_config ..............   Passed    0.69 sec
        Start  3: test_wrap_cpp_and_resources
   3/20 Test  #3: test_wrap_cpp_and_resources .......   Passed    3.53 sec
        Start  4: test_dependent_modules
   4/20 Test  #4: test_dependent_modules ............***Failed    0.63 sec
  Internal cmake changing into directory: /work/build/qt/qtbase/tests/auto/cmake/build/test_dependent_modules
  Error: cmake execution failed
  The C compiler identification is Clang 3.0.0
  The CXX compiler identification is Clang 3.0.0
  Check for working C compiler: /Developer/usr/bin/clang
  Configuring
  Check for working C compiler: /Developer/usr/bin/clang -- works
  Detecting C compiler ABI info
  Configuring
  Detecting C compiler ABI info - done
  Check for working CXX compiler: /Developer/usr/bin/clang++
  Configuring
  Check for working CXX compiler: /Developer/usr/bin/clang++ -- works
  Detecting CXX compiler ABI info
  Configuring
  Detecting CXX compiler ABI info - done
  CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:15 (message):
    The imported target "Qt5::Gui" references the file
  
       "/work/build/qt/qtbase/plugins/platforms/libqcocoa.so"
  
    but this file does not exist.  Possible reasons include:
  
    * The file was deleted, renamed, or moved to another location.
  
    * An install or uninstall procedure did not complete successfully.
  
    * The installation package was faulty and contained
  
       "/work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake"
  
    but not all the files it references.
  
  Call Stack (most recent call first):
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:127 (_qt5_Gui_check_file_exists)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake:4 (_populate_Gui_plugin_properties)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:135 (include)
    /work/build/qt/qtbase/lib/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake:80 (find_package)
    CMakeLists.txt:7 (find_package)
  
  
  Configuring
  Configuring incomplete, errors occurred!
  
  
        Start  5: test_needsquoting_dirname
   5/20 Test  #5: test_needsquoting_dirname .........***Failed    0.65 sec
  Internal cmake changing into directory: /work/build/qt/qtbase/tests/auto/cmake/build/test(needsquoting)dirname
  Error: cmake execution failed
  The C compiler identification is Clang 3.0.0
  The CXX compiler identification is Clang 3.0.0
  Check for working C compiler: /Developer/usr/bin/clang
  Configuring
  Check for working C compiler: /Developer/usr/bin/clang -- works
  Detecting C compiler ABI info
  Configuring
  Detecting C compiler ABI info - done
  Check for working CXX compiler: /Developer/usr/bin/clang++
  Configuring
  Check for working CXX compiler: /Developer/usr/bin/clang++ -- works
  Detecting CXX compiler ABI info
  Configuring
  Detecting CXX compiler ABI info - done
  CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:15 (message):
    The imported target "Qt5::Gui" references the file
  
       "/work/build/qt/qtbase/plugins/platforms/libqcocoa.so"
  
    but this file does not exist.  Possible reasons include:
  
    * The file was deleted, renamed, or moved to another location.
  
    * An install or uninstall procedure did not complete successfully.
  
    * The installation package was faulty and contained
  
       "/work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake"
  
    but not all the files it references.
  
  Call Stack (most recent call first):
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:127 (_qt5_Gui_check_file_exists)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake:4 (_populate_Gui_plugin_properties)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:135 (include)
    /work/build/qt/qtbase/lib/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake:80 (find_package)
    CMakeLists.txt:6 (find_package)
  
  
  Configuring
  Configuring incomplete, errors occurred!
  
  
        Start  6: test_add_resource_options
   6/20 Test  #6: test_add_resource_options .........   Passed    1.99 sec
        Start  7: test_wrap_cpp_options
   7/20 Test  #7: test_wrap_cpp_options .............   Passed    2.65 sec
        Start  8: test_platform_defs_include
   8/20 Test  #8: test_platform_defs_include ........   Passed    1.16 sec
        Start  9: test_qtmainwin_library
   9/20 Test  #9: test_qtmainwin_library ............   Passed    2.02 sec
        Start 10: test_multiple_find_package
  10/20 Test #10: test_multiple_find_package ........   Passed    1.46 sec
        Start 11: test_add_resources_delayed_file
  11/20 Test #11: test_add_resources_delayed_file ...   Passed    1.15 sec
        Start 12: test_private_includes
  12/20 Test #12: test_private_includes .............***Failed    0.68 sec
  Internal cmake changing into directory: /work/build/qt/qtbase/tests/auto/cmake/build/test_private_includes
  Error: cmake execution failed
  The C compiler identification is Clang 3.0.0
  The CXX compiler identification is Clang 3.0.0
  Check for working C compiler: /Developer/usr/bin/clang
  Configuring
  Check for working C compiler: /Developer/usr/bin/clang -- works
  Detecting C compiler ABI info
  Configuring
  Detecting C compiler ABI info - done
  Check for working CXX compiler: /Developer/usr/bin/clang++
  Configuring
  Check for working CXX compiler: /Developer/usr/bin/clang++ -- works
  Detecting CXX compiler ABI info
  Configuring
  Detecting CXX compiler ABI info - done
  CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:15 (message):
    The imported target "Qt5::Gui" references the file
  
       "/work/build/qt/qtbase/plugins/platforms/libqcocoa.so"
  
    but this file does not exist.  Possible reasons include:
  
    * The file was deleted, renamed, or moved to another location.
  
    * An install or uninstall procedure did not complete successfully.
  
    * The installation package was faulty and contained
  
       "/work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake"
  
    but not all the files it references.
  
  Call Stack (most recent call first):
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:127 (_qt5_Gui_check_file_exists)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake:4 (_populate_Gui_plugin_properties)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:135 (include)
    CMakeLists.txt:6 (find_package)
  
  
  Configuring
  Configuring incomplete, errors occurred!
  
  
        Start 13: test_testlib_definitions
  13/20 Test #13: test_testlib_definitions ..........***Failed    0.73 sec
  Internal cmake changing into directory: /work/build/qt/qtbase/tests/auto/cmake/build/test_testlib_definitions
  Error: cmake execution failed
  The C compiler identification is Clang 3.0.0
  The CXX compiler identification is Clang 3.0.0
  Check for working C compiler: /Developer/usr/bin/clang
  Configuring
  Check for working C compiler: /Developer/usr/bin/clang -- works
  Detecting C compiler ABI info
  Configuring
  Detecting C compiler ABI info - done
  Check for working CXX compiler: /Developer/usr/bin/clang++
  Configuring
  Check for working CXX compiler: /Developer/usr/bin/clang++ -- works
  Detecting CXX compiler ABI info
  Configuring
  Detecting CXX compiler ABI info - done
  Configuring
  Configuring
  CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:15 (message):
    The imported target "Qt5::Gui" references the file
  
  (... 156 lines omitted; there are too many errors!)
  
    but not all the files it references.
  
  Call Stack (most recent call first):
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:127 (_qt5_Gui_check_file_exists)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake:4 (_populate_Gui_plugin_properties)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:135 (include)
    CMakeLists.txt:26 (find_package)
  
  
  Configuring
  Configuring incomplete, errors occurred!
  
  
        Start 18: test_concurrent_module
  18/20 Test #18: test_concurrent_module ............   Passed    2.06 sec
        Start 19: test_openglextensions_module
  19/20 Test #19: test_openglextensions_module ......***Failed    0.77 sec
  Internal cmake changing into directory: /work/build/qt/qtbase/tests/auto/cmake/build/test_openglextensions_module
  Error: cmake execution failed
  The C compiler identification is Clang 3.0.0
  The CXX compiler identification is Clang 3.0.0
  Check for working C compiler: /Developer/usr/bin/clang
  Configuring
  Check for working C compiler: /Developer/usr/bin/clang -- works
  Detecting C compiler ABI info
  Configuring
  Detecting C compiler ABI info - done
  Check for working CXX compiler: /Developer/usr/bin/clang++
  Configuring
  Check for working CXX compiler: /Developer/usr/bin/clang++ -- works
  Detecting CXX compiler ABI info
  Configuring
  Detecting CXX compiler ABI info - done
  CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:15 (message):
    The imported target "Qt5::Gui" references the file
  
       "/work/build/qt/qtbase/plugins/platforms/libqcocoa.so"
  
    but this file does not exist.  Possible reasons include:
  
    * The file was deleted, renamed, or moved to another location.
  
    * An install or uninstall procedure did not complete successfully.
  
    * The installation package was faulty and contained
  
       "/work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake"
  
    but not all the files it references.
  
  Call Stack (most recent call first):
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:127 (_qt5_Gui_check_file_exists)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake:4 (_populate_Gui_plugin_properties)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:135 (include)
    /work/build/qt/qtbase/lib/cmake/Qt5OpenGLExtensions/Qt5OpenGLExtensionsConfig.cmake:82 (find_package)
    CMakeLists.txt:6 (find_package)
  
  
  Configuring
  Configuring incomplete, errors occurred!
  
  
        Start 20: test_opengl_lib
  20/20 Test #20: test_opengl_lib ...................***Failed    0.82 sec
  Internal cmake changing into directory: /work/build/qt/qtbase/tests/auto/cmake/build/test_opengl_lib
  Error: cmake execution failed
  The C compiler identification is Clang 3.0.0
  The CXX compiler identification is Clang 3.0.0
  Check for working C compiler: /Developer/usr/bin/clang
  Configuring
  Check for working C compiler: /Developer/usr/bin/clang -- works
  Detecting C compiler ABI info
  Configuring
  Detecting C compiler ABI info - done
  Check for working CXX compiler: /Developer/usr/bin/clang++
  Configuring
  Check for working CXX compiler: /Developer/usr/bin/clang++ -- works
  Detecting CXX compiler ABI info
  Configuring
  Detecting CXX compiler ABI info - done
  CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:15 (message):
    The imported target "Qt5::Gui" references the file
  
       "/work/build/qt/qtbase/plugins/platforms/libqcocoa.so"
  
    but this file does not exist.  Possible reasons include:
  
    * The file was deleted, renamed, or moved to another location.
  
    * An install or uninstall procedure did not complete successfully.
  
    * The installation package was faulty and contained
  
       "/work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake"
  
    but not all the files it references.
  
  Call Stack (most recent call first):
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:127 (_qt5_Gui_check_file_exists)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake:4 (_populate_Gui_plugin_properties)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:135 (include)
    CMakeLists.txt:6 (find_package)
  
  
  Configuring
  Configuring incomplete, errors occurred!
  
  
  
  50% tests passed, 10 tests failed out of 20
  
  Total Test time (real) =  26.56 sec
  
  The following tests FAILED:
  	  1 - test_use_modules_function (Failed)
  	  4 - test_dependent_modules (Failed)
  	  5 - test_needsquoting_dirname (Failed)
  	 12 - test_private_includes (Failed)
  	 13 - test_testlib_definitions (Failed)
  	 15 - test_testlib_no_link_gui (Failed)
  	 16 - test_testlib_no_link_widgets (Failed)
  	 17 - module_includes (Failed)
  	 19 - test_openglextensions_module (Failed)
  	 20 - test_opengl_lib (Failed)
  Errors while running CTest
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  Test project /work/build/qt/qtbase/tests/auto/cmake/build
        Start  1: test_use_modules_function
   1/20 Test  #1: test_use_modules_function .........***Failed    0.07 sec
  Internal cmake changing into directory: /work/build/qt/qtbase/tests/auto/cmake/build/test_use_modules_function
  Error: cmake execution failed
  CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:15 (message):
    The imported target "Qt5::Gui" references the file
  
       "/work/build/qt/qtbase/plugins/platforms/libqcocoa.so"
  
    but this file does not exist.  Possible reasons include:
  
    * The file was deleted, renamed, or moved to another location.
  
    * An install or uninstall procedure did not complete successfully.
  
    * The installation package was faulty and contained
  
       "/work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake"
  
    but not all the files it references.
  
  Call Stack (most recent call first):
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:127 (_qt5_Gui_check_file_exists)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake:4 (_populate_Gui_plugin_properties)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:135 (include)
    /work/build/qt/qtbase/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:272 (find_package)
    CMakeLists.txt:16 (qt5_use_modules)
  
  
  Configuring
  Configuring incomplete, errors occurred!
  
  
        Start  2: test_umbrella_config
   2/20 Test  #2: test_umbrella_config ..............   Passed    0.15 sec
        Start  3: test_wrap_cpp_and_resources
   3/20 Test  #3: test_wrap_cpp_and_resources .......   Passed    1.84 sec
        Start  4: test_dependent_modules
   4/20 Test  #4: test_dependent_modules ............***Failed    0.10 sec
  Internal cmake changing into directory: /work/build/qt/qtbase/tests/auto/cmake/build/test_dependent_modules
  Error: cmake execution failed
  CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:15 (message):
    The imported target "Qt5::Gui" references the file
  
       "/work/build/qt/qtbase/plugins/platforms/libqcocoa.so"
  
    but this file does not exist.  Possible reasons include:
  
    * The file was deleted, renamed, or moved to another location.
  
    * An install or uninstall procedure did not complete successfully.
  
    * The installation package was faulty and contained
  
       "/work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake"
  
    but not all the files it references.
  
  Call Stack (most recent call first):
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:127 (_qt5_Gui_check_file_exists)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake:4 (_populate_Gui_plugin_properties)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:135 (include)
    /work/build/qt/qtbase/lib/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake:80 (find_package)
    CMakeLists.txt:7 (find_package)
  
  
  Configuring
  Configuring incomplete, errors occurred!
  
  
        Start  5: test_needsquoting_dirname
   5/20 Test  #5: test_needsquoting_dirname .........***Failed    0.07 sec
  Internal cmake changing into directory: /work/build/qt/qtbase/tests/auto/cmake/build/test(needsquoting)dirname
  Error: cmake execution failed
  CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:15 (message):
    The imported target "Qt5::Gui" references the file
  
       "/work/build/qt/qtbase/plugins/platforms/libqcocoa.so"
  
    but this file does not exist.  Possible reasons include:
  
    * The file was deleted, renamed, or moved to another location.
  
    * An install or uninstall procedure did not complete successfully.
  
    * The installation package was faulty and contained
  
       "/work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake"
  
    but not all the files it references.
  
  Call Stack (most recent call first):
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:127 (_qt5_Gui_check_file_exists)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake:4 (_populate_Gui_plugin_properties)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:135 (include)
    /work/build/qt/qtbase/lib/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake:80 (find_package)
    CMakeLists.txt:6 (find_package)
  
  
  Configuring
  Configuring incomplete, errors occurred!
  
  
        Start  6: test_add_resource_options
   6/20 Test  #6: test_add_resource_options .........   Passed    0.34 sec
        Start  7: test_wrap_cpp_options
   7/20 Test  #7: test_wrap_cpp_options .............   Passed    0.81 sec
        Start  8: test_platform_defs_include
   8/20 Test  #8: test_platform_defs_include ........   Passed    0.73 sec
        Start  9: test_qtmainwin_library
   9/20 Test  #9: test_qtmainwin_library ............   Passed    1.93 sec
        Start 10: test_multiple_find_package
  10/20 Test #10: test_multiple_find_package ........   Passed    1.45 sec
        Start 11: test_add_resources_delayed_file
  11/20 Test #11: test_add_resources_delayed_file ...   Passed    2.11 sec
        Start 12: test_private_includes
  12/20 Test #12: test_private_includes .............***Failed    0.09 sec
  Internal cmake changing into directory: /work/build/qt/qtbase/tests/auto/cmake/build/test_private_includes
  Error: cmake execution failed
  CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:15 (message):
    The imported target "Qt5::Gui" references the file
  
       "/work/build/qt/qtbase/plugins/platforms/libqcocoa.so"
  
    but this file does not exist.  Possible reasons include:
  
    * The file was deleted, renamed, or moved to another location.
  
    * An install or uninstall procedure did not complete successfully.
  
    * The installation package was faulty and contained
  
       "/work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake"
  
    but not all the files it references.
  
  Call Stack (most recent call first):
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:127 (_qt5_Gui_check_file_exists)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake:4 (_populate_Gui_plugin_properties)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:135 (include)
    CMakeLists.txt:6 (find_package)
  
  
  Configuring
  Configuring incomplete, errors occurred!
  
  
        Start 13: test_testlib_definitions
  13/20 Test #13: test_testlib_definitions ..........***Failed    0.11 sec
  Internal cmake changing into directory: /work/build/qt/qtbase/tests/auto/cmake/build/test_testlib_definitions
  Error: cmake execution failed
  Configuring
  Configuring
  CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:15 (message):
    The imported target "Qt5::Gui" references the file
  
       "/work/build/qt/qtbase/plugins/platforms/libqcocoa.so"
  
    but this file does not exist.  Possible reasons include:
  
    * The file was deleted, renamed, or moved to another location.
  
    * An install or uninstall procedure did not complete successfully.
  
    * The installation package was faulty and contained
  
       "/work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake"
  
    but not all the files it references.
  
  Call Stack (most recent call first):
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:127 (_qt5_Gui_check_file_exists)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake:4 (_populate_Gui_plugin_properties)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:135 (include)
    CMakeLists.txt:9 (find_package)
    gui/CMakeLists.txt:4 (test_testlib_project)
  
  
  Configuring
  Configuring
  Configuring
  Configuring incomplete, errors occurred!
  
  
        Start 14: test_json_plugin_includes
  14/20 Test #14: test_json_plugin_includes .........   Passed    1.85 sec
        Start 15: test_testlib_no_link_gui
  15/20 Test #15: test_testlib_no_link_gui ..........***Failed    0.09 sec
  Internal cmake changing into directory: /work/build/qt/qtbase/tests/auto/cmake/build/failbuild/test_testlib_no_link_gui/build
  Error: cmake execution failed
  CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:15 (message):
    The imported target "Qt5::Gui" references the file
  
       "/work/build/qt/qtbase/plugins/platforms/libqcocoa.so"
  
    but this file does not exist.  Possible reasons include:
  
    * The file was deleted, renamed, or moved to another location.
  
    * An install or uninstall procedure did not complete successfully.
  
    * The installation package was faulty and contained
  
       "/work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake"
  
    but not all the files it references.
  
  Call Stack (most recent call first):
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:127 (_qt5_Gui_check_file_exists)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake:4 (_populate_Gui_plugin_properties)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:135 (include)
    CMakeLists.txt:12 (find_package)
  
  
  CMake Error: Internal CMake error, TryCompile configure of cmake failed
  Configuring
  Configuring incomplete, errors occurred!
  
  
        Start 16: test_testlib_no_link_widgets
  16/20 Test #16: test_testlib_no_link_widgets ......***Failed    0.10 sec
  Internal cmake changing into directory: /work/build/qt/qtbase/tests/auto/cmake/build/failbuild/test_testlib_no_link_widgets/build
  Error: cmake execution failed
  CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:15 (message):
    The imported target "Qt5::Gui" references the file
  
       "/work/build/qt/qtbase/plugins/platforms/libqcocoa.so"
  
    but this file does not exist.  Possible reasons include:
  
    * The file was deleted, renamed, or moved to another location.
  
    * An install or uninstall procedure did not complete successfully.
  
    * The installation package was faulty and contained
  
       "/work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake"
  
    but not all the files it references.
  
  Call Stack (most recent call first):
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:127 (_qt5_Gui_check_file_exists)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake:4 (_populate_Gui_plugin_properties)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:135 (include)
    /work/build/qt/qtbase/lib/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake:80 (find_package)
    CMakeLists.txt:12 (find_package)
  
  
  CMake Error: Internal CMake error, TryCompile configure of cmake failed
  Configuring
  Configuring incomplete, errors occurred!
  
  
        Start 17: module_includes
  17/20 Test #17: module_includes ...................***Failed    0.06 sec
  Internal cmake changing into directory: /work/build/qt/qtbase/tests/auto/cmake/build/module_includes/build
  Error: cmake execution failed
  CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:15 (message):
    The imported target "Qt5::Gui" references the file
  
       "/work/build/qt/qtbase/plugins/platforms/libqcocoa.so"
  
    but this file does not exist.  Possible reasons include:
  
    * The file was deleted, renamed, or moved to another location.
  
    * An install or uninstall procedure did not complete successfully.
  
    * The installation package was faulty and contained
  
       "/work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake"
  
    but not all the files it references.
  
  Call Stack (most recent call first):
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:127 (_qt5_Gui_check_file_exists)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake:4 (_populate_Gui_plugin_properties)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:135 (include)
    CMakeLists.txt:26 (find_package)
  
  
  Configuring
  Configuring incomplete, errors occurred!
  
  
        Start 18: test_concurrent_module
  18/20 Test #18: test_concurrent_module ............   Passed    1.35 sec
        Start 19: test_openglextensions_module
  19/20 Test #19: test_openglextensions_module ......***Failed    0.06 sec
  Internal cmake changing into directory: /work/build/qt/qtbase/tests/auto/cmake/build/test_openglextensions_module
  Error: cmake execution failed
  CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:15 (message):
    The imported target "Qt5::Gui" references the file
  
       "/work/build/qt/qtbase/plugins/platforms/libqcocoa.so"
  
    but this file does not exist.  Possible reasons include:
  
    * The file was deleted, renamed, or moved to another location.
  
    * An install or uninstall procedure did not complete successfully.
  
    * The installation package was faulty and contained
  
       "/work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake"
  
    but not all the files it references.
  
  Call Stack (most recent call first):
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:127 (_qt5_Gui_check_file_exists)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake:4 (_populate_Gui_plugin_properties)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:135 (include)
    /work/build/qt/qtbase/lib/cmake/Qt5OpenGLExtensions/Qt5OpenGLExtensionsConfig.cmake:82 (find_package)
    CMakeLists.txt:6 (find_package)
  
  
  Configuring
  Configuring incomplete, errors occurred!
  
  
        Start 20: test_opengl_lib
  20/20 Test #20: test_opengl_lib ...................***Failed    0.06 sec
  Internal cmake changing into directory: /work/build/qt/qtbase/tests/auto/cmake/build/test_opengl_lib
  Error: cmake execution failed
  CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:15 (message):
    The imported target "Qt5::Gui" references the file
  
       "/work/build/qt/qtbase/plugins/platforms/libqcocoa.so"
  
    but this file does not exist.  Possible reasons include:
  
    * The file was deleted, renamed, or moved to another location.
  
    * An install or uninstall procedure did not complete successfully.
  
    * The installation package was faulty and contained
  
       "/work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake"
  
    but not all the files it references.
  
  Call Stack (most recent call first):
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:127 (_qt5_Gui_check_file_exists)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake:4 (_populate_Gui_plugin_properties)
    /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:135 (include)
    CMakeLists.txt:6 (find_package)
  
  
  Configuring
  Configuring incomplete, errors occurred!
  
  
  
  50% tests passed, 10 tests failed out of 20
  
  Total Test time (real) =  13.45 sec
  
  The following tests FAILED:
  	  1 - test_use_modules_function (Failed)
  	  4 - test_dependent_modules (Failed)
  	  5 - test_needsquoting_dirname (Failed)
  	 12 - test_private_includes (Failed)
  	 13 - test_testlib_definitions (Failed)
  	 15 - test_testlib_no_link_gui (Failed)
  	 16 - test_testlib_no_link_widgets (Failed)
  	 17 - module_includes (Failed)
  	 19 - test_openglextensions_module (Failed)
  	 20 - test_opengl_lib (Failed)
  Errors while running CTest
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end cmake: 40 seconds, exit code 8

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_01755/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/dev_1378747859):
    http://codereview.qt-project.org/43437 [PS3] - Remove qCopy usages from QList
    http://codereview.qt-project.org/64921 [PS4] - Metatype: Remove the need for runtime-registration of 3rd party containers.
    http://codereview.qt-project.org/63100 [PS8] - Teach CMake about Qt 5 plugins.



More information about the Ci-reports mailing list