T6755: build.kde.org: Cannot mix incompatible Qt library (version 0x50900) with this library (version 0x50901)

Kevin Funk noreply at phabricator.kde.org
Wed Aug 9 07:31:29 UTC 2017


kfunk created this task.
kfunk added a project: Sysadmin.
Restricted Application added a subscriber: sysadmin.

TASK DESCRIPTION
  See: https://build.kde.org/view/KDevelop/job/KDevelop%20kdevelop%20stable-kf5-qt5%20XenialQt5.7/16/testReport/junit/(root)/TestSuite/test_compilerprovider/
  
  This happens when we load a plugin using Qt5WebKit:
  
    08:25:15 QDEBUG : TestDefinesAndIncludes::initTestCase() kdevplatform.shell: add plugin ManPagePlugin(0x6060018fdb20) "kdevmanpage"
    08:25:15 QDEBUG : TestDefinesAndIncludes::initTestCase() kdevplatform.shell: Attempting to load "kdevqthelp" - name: "Qt Documentation"
    08:25:15 QFATAL : TestDefinesAndIncludes::initTestCase() Cannot mix incompatible Qt library (version 0x50900) with this library (version 0x50901)
    08:25:15 FAIL!  : TestDefinesAndIncludes::initTestCase() Received a fatal error.
  
  So I presume a different version of Qt5WebKit was used, which causes this error.

TASK DETAIL
  https://phabricator.kde.org/T6755

To: kfunk
Cc: kdevelop-devel, kfunk, sysadmin, scarlettclark, blazquez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170809/ec78d2c9/attachment-0001.html>


More information about the KDevelop-devel mailing list