Console Output

Started by upstream project "OpenCOR_Linux" build number 838
originally caused by:
 GitHub pull request #2169 of commit fe1b1409c938eefad7c79d15ef12854747037000, no merge conflicts.
Building remotely on Ubuntu_16.04_bioeng49 (buildslave Testing) in workspace /home/cmiss/Jenkins/workspace/OpenCOR_Linux/Slave/Ubuntu_16.04_bioeng49
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/opencor/opencor.git # timeout=10
Fetching upstream changes from https://github.com/opencor/opencor.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/opencor/opencor.git +refs/pull/*:refs/remotes/origin/pr/*
JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://wiki.jenkins-ci.org/display/JENKINS/Remove+Git+Plugin+BuildsByBranch+BuildData
Checking out Revision f2cdac80f61c7ac33d2c70a7cc8381c5cd438b2c (refs/remotes/origin/pr/2169/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2cdac80f61c7ac33d2c70a7cc8381c5cd438b2c
Commit message: "Merge fe1b1409c938eefad7c79d15ef12854747037000 into 7064c62130274d4bf2398dfae14943549138074e"
First time build. Skipping changelog.
[Ubuntu_16.04_bioeng49] $ /bin/sh -xe /tmp/jenkins4558995266470994813.sh
+ export PATH=/opt/Qt/5.12.5/gcc_64/bin:/opt/Qt/5.6/gcc_64/bin:/home/cmiss/localNode/node-v10.15.0-linux-x64/bin:/opt/Qt/5.6/gcc_64/bin:/home/cmiss/localNode/node-v10.15.0-linux-x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ ./clean
Cleaning OpenCOR...
All done!
+ cd build
+ cmake -G Ninja -DCMAKE_BUILD_TYPE=Release -DENABLE_SAMPLE_PLUGINS=ON -DENABLE_TEST_PLUGINS=ON -DENABLE_TESTS=ON ..
-- The C compiler identification is GNU 8.3.0
-- The CXX compiler identification is GNU 8.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
Building a release version of OpenCOR using Qt 5.12.5 LTS...
-- Configuring done
CMake Error at cmake/common.cmake:247 (add_library):
  Target "SampleToolsPlugin" links to target "Qt5::Xml" but the target was
  not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/sample/SampleTools/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "SampleToolsPlugin" links to target "Qt5::XmlPatterns" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/sample/SampleTools/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "SampleViewPlugin" links to target "Qt5::Xml" but the target was not
  found.  Perhaps a find_package() call is missing for an IMPORTED target, or
  an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/sample/SampleView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "SampleViewPlugin" links to target "Qt5::XmlPatterns" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/sample/SampleView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "SampleWindowPlugin" links to target "Qt5::Xml" but the target was
  not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/sample/SampleWindow/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "SampleWindowPlugin" links to target "Qt5::XmlPatterns" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/sample/SampleWindow/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "ZincWindowPlugin" links to target "Qt5::Xml" but the target was not
  found.  Perhaps a find_package() call is missing for an IMPORTED target, or
  an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/test/ZincWindow/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "ZincWindowPlugin" links to target "Qt5::XmlPatterns" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/test/ZincWindow/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "BioSignalMLDataStorePlugin" links to target "Qt5::Xml" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/dataStore/BioSignalMLDataStore/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "BioSignalMLDataStorePlugin" links to target "Qt5::XmlPatterns" but
  the target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/dataStore/BioSignalMLDataStore/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "CSVDataStorePlugin" links to target "Qt5::Xml" but the target was
  not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/dataStore/CSVDataStore/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "CSVDataStorePlugin" links to target "Qt5::XmlPatterns" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/dataStore/CSVDataStore/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "DataStorePlugin" links to target "Qt5::Xml" but the target was not
  found.  Perhaps a find_package() call is missing for an IMPORTED target, or
  an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/dataStore/DataStore/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "DataStorePlugin" links to target "Qt5::XmlPatterns" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/dataStore/DataStore/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "CellMLAnnotationViewPlugin" links to target "Qt5::Xml" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/editing/CellMLAnnotationView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "CellMLAnnotationViewPlugin" links to target "Qt5::XmlPatterns" but
  the target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/editing/CellMLAnnotationView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "CellMLAnnotationViewPlugin" links to target "Qt5::WebKitWidgets"
  but the target was not found.  Perhaps a find_package() call is missing for
  an IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/editing/CellMLAnnotationView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "CellMLEditingViewPlugin" links to target "Qt5::Xml" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/editing/CellMLEditingView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "CellMLEditingViewPlugin" links to target "Qt5::XmlPatterns" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/editing/CellMLEditingView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:466 (add_executable):
  Target "CellMLTextView_parsingtests" links to target "Qt5::Xml" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/editing/CellMLTextView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:466 (add_executable):
  Target "CellMLTextView_parsingtests" links to target "Qt5::XmlPatterns" but
  the target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/editing/CellMLTextView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "CellMLTextViewPlugin" links to target "Qt5::Xml" but the target was
  not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/editing/CellMLTextView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "CellMLTextViewPlugin" links to target "Qt5::XmlPatterns" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/editing/CellMLTextView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:466 (add_executable):
  Target "CellMLTextView_conversiontests" links to target "Qt5::Xml" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/editing/CellMLTextView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:466 (add_executable):
  Target "CellMLTextView_conversiontests" links to target "Qt5::XmlPatterns"
  but the target was not found.  Perhaps a find_package() call is missing for
  an IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/editing/CellMLTextView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:466 (add_executable):
  Target "CellMLTextView_scanningtests" links to target "Qt5::Xml" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/editing/CellMLTextView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:466 (add_executable):
  Target "CellMLTextView_scanningtests" links to target "Qt5::XmlPatterns"
  but the target was not found.  Perhaps a find_package() call is missing for
  an IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/editing/CellMLTextView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:466 (add_executable):
  Target "CellMLTextView_clitests" links to target "Qt5::Xml" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/editing/CellMLTextView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:466 (add_executable):
  Target "CellMLTextView_clitests" links to target "Qt5::XmlPatterns" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/editing/CellMLTextView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "EditingViewPlugin" links to target "Qt5::Xml" but the target was
  not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/editing/EditingView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "EditingViewPlugin" links to target "Qt5::XmlPatterns" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/editing/EditingView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "RawCellMLViewPlugin" links to target "Qt5::Xml" but the target was
  not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/editing/RawCellMLView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "RawCellMLViewPlugin" links to target "Qt5::XmlPatterns" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/editing/RawCellMLView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "RawSEDMLViewPlugin" links to target "Qt5::Xml" but the target was
  not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/editing/RawSEDMLView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "RawSEDMLViewPlugin" links to target "Qt5::XmlPatterns" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/editing/RawSEDMLView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "RawTextViewPlugin" links to target "Qt5::Xml" but the target was
  not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/editing/RawTextView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "RawTextViewPlugin" links to target "Qt5::XmlPatterns" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/editing/RawTextView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "SEDMLEditingViewPlugin" links to target "Qt5::Xml" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/editing/SEDMLEditingView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "SEDMLEditingViewPlugin" links to target "Qt5::XmlPatterns" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/editing/SEDMLEditingView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:466 (add_executable):
  Target "Compiler_tests" links to target "Qt5::Xml" but the target was not
  found.  Perhaps a find_package() call is missing for an IMPORTED target, or
  an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/miscellaneous/Compiler/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:466 (add_executable):
  Target "Compiler_tests" links to target "Qt5::XmlPatterns" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/miscellaneous/Compiler/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "CompilerPlugin" links to target "Qt5::Xml" but the target was not
  found.  Perhaps a find_package() call is missing for an IMPORTED target, or
  an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/miscellaneous/Compiler/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "CompilerPlugin" links to target "Qt5::XmlPatterns" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/miscellaneous/Compiler/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "CorePlugin" links to target "Qt5::Xml" but the target was not
  found.  Perhaps a find_package() call is missing for an IMPORTED target, or
  an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/miscellaneous/Core/CMakeLists.txt:9 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "CorePlugin" links to target "Qt5::XmlPatterns" but the target was
  not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/miscellaneous/Core/CMakeLists.txt:9 (add_plugin)


CMake Error at cmake/common.cmake:466 (add_executable):
  Target "Core_generaltests" links to target "Qt5::Xml" but the target was
  not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/miscellaneous/Core/CMakeLists.txt:9 (add_plugin)


CMake Error at cmake/common.cmake:466 (add_executable):
  Target "Core_generaltests" links to target "Qt5::XmlPatterns" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/miscellaneous/Core/CMakeLists.txt:9 (add_plugin)


CMake Error at cmake/common.cmake:466 (add_executable):
  Target "Core_mathmltests" links to target "Qt5::Xml" but the target was not
  found.  Perhaps a find_package() call is missing for an IMPORTED target, or
  an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/miscellaneous/Core/CMakeLists.txt:9 (add_plugin)


CMake Error at cmake/common.cmake:466 (add_executable):
  Target "Core_mathmltests" links to target "Qt5::XmlPatterns" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/miscellaneous/Core/CMakeLists.txt:9 (add_plugin)


CMake Error at cmake/common.cmake:466 (add_executable):
  Target "Core_clitests" links to target "Qt5::Xml" but the target was not
  found.  Perhaps a find_package() call is missing for an IMPORTED target, or
  an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/miscellaneous/Core/CMakeLists.txt:9 (add_plugin)


CMake Error at cmake/common.cmake:466 (add_executable):
  Target "Core_clitests" links to target "Qt5::XmlPatterns" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/miscellaneous/Core/CMakeLists.txt:9 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "HelpWindowPlugin" links to target "Qt5::Xml" but the target was not
  found.  Perhaps a find_package() call is missing for an IMPORTED target, or
  an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/miscellaneous/HelpWindow/CMakeLists.txt:21 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "HelpWindowPlugin" links to target "Qt5::XmlPatterns" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/miscellaneous/HelpWindow/CMakeLists.txt:21 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "HelpWindowPlugin" links to target "Qt5::WebKitWidgets" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/miscellaneous/HelpWindow/CMakeLists.txt:21 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "HelpWindowPlugin" links to target "Qt5::Help" but the target was
  not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/miscellaneous/HelpWindow/CMakeLists.txt:21 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "HelpWindowPlugin" links to target "Qt5::PrintSupport" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/miscellaneous/HelpWindow/CMakeLists.txt:21 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "WebBrowserWindowPlugin" links to target "Qt5::Xml" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/miscellaneous/WebBrowserWindow/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "WebBrowserWindowPlugin" links to target "Qt5::XmlPatterns" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/miscellaneous/WebBrowserWindow/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "WebBrowserWindowPlugin" links to target "Qt5::WebKitWidgets" but
  the target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/miscellaneous/WebBrowserWindow/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "WebBrowserWindowPlugin" links to target "Qt5::PrintSupport" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/miscellaneous/WebBrowserWindow/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "FileBrowserWindowPlugin" links to target "Qt5::Xml" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/organisation/FileBrowserWindow/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "FileBrowserWindowPlugin" links to target "Qt5::XmlPatterns" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/organisation/FileBrowserWindow/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "FileOrganiserWindowPlugin" links to target "Qt5::Xml" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/organisation/FileOrganiserWindow/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "FileOrganiserWindowPlugin" links to target "Qt5::XmlPatterns" but
  the target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/organisation/FileOrganiserWindow/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "PMRWindowPlugin" links to target "Qt5::Xml" but the target was not
  found.  Perhaps a find_package() call is missing for an IMPORTED target, or
  an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/organisation/PMRWindow/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "PMRWindowPlugin" links to target "Qt5::XmlPatterns" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/organisation/PMRWindow/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "PMRWindowPlugin" links to target "Qt5::WebKitWidgets" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/organisation/PMRWindow/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "PMRWorkspacesWindowPlugin" links to target "Qt5::Xml" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/organisation/PMRWorkspacesWindow/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "PMRWorkspacesWindowPlugin" links to target "Qt5::XmlPatterns" but
  the target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/organisation/PMRWorkspacesWindow/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "PMRWorkspacesWindowPlugin" links to target "Qt5::WebKitWidgets" but
  the target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/organisation/PMRWorkspacesWindow/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "SimulationExperimentViewPlugin" links to target "Qt5::Xml" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/simulation/SimulationExperimentView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "SimulationExperimentViewPlugin" links to target "Qt5::XmlPatterns"
  but the target was not found.  Perhaps a find_package() call is missing for
  an IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/simulation/SimulationExperimentView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "SimulationExperimentViewPlugin" links to target "Qt5::PrintSupport"
  but the target was not found.  Perhaps a find_package() call is missing for
  an IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/simulation/SimulationExperimentView/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:466 (add_executable):
  Target "CellMLSupport_tests" links to target "Qt5::Xml" but the target was
  not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/support/CellMLSupport/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:466 (add_executable):
  Target "CellMLSupport_tests" links to target "Qt5::XmlPatterns" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/support/CellMLSupport/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "CellMLSupportPlugin" links to target "Qt5::Xml" but the target was
  not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/support/CellMLSupport/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "CellMLSupportPlugin" links to target "Qt5::XmlPatterns" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/support/CellMLSupport/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:466 (add_executable):
  Target "COMBINESupport_tests" links to target "Qt5::Xml" but the target was
  not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/support/COMBINESupport/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:466 (add_executable):
  Target "COMBINESupport_tests" links to target "Qt5::XmlPatterns" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/support/COMBINESupport/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "COMBINESupportPlugin" links to target "Qt5::Xml" but the target was
  not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/support/COMBINESupport/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "COMBINESupportPlugin" links to target "Qt5::XmlPatterns" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/support/COMBINESupport/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "PMRSupportPlugin" links to target "Qt5::Xml" but the target was not
  found.  Perhaps a find_package() call is missing for an IMPORTED target, or
  an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/support/PMRSupport/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "PMRSupportPlugin" links to target "Qt5::XmlPatterns" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/support/PMRSupport/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "PMRSupportPlugin" links to target "Qt5::WebKitWidgets" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/support/PMRSupport/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "SEDMLSupportPlugin" links to target "Qt5::Xml" but the target was
  not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/support/SEDMLSupport/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "SEDMLSupportPlugin" links to target "Qt5::XmlPatterns" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/support/SEDMLSupport/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "SimulationSupportPlugin" links to target "Qt5::Xml" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/support/SimulationSupport/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "SimulationSupportPlugin" links to target "Qt5::XmlPatterns" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/support/SimulationSupport/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "StandardSupportPlugin" links to target "Qt5::Xml" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/support/StandardSupport/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "StandardSupportPlugin" links to target "Qt5::XmlPatterns" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/support/StandardSupport/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:466 (add_executable):
  Target "ZIPSupport_tests" links to target "Qt5::Xml" but the target was not
  found.  Perhaps a find_package() call is missing for an IMPORTED target, or
  an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/support/ZIPSupport/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:466 (add_executable):
  Target "ZIPSupport_tests" links to target "Qt5::XmlPatterns" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/support/ZIPSupport/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "ZIPSupportPlugin" links to target "Qt5::Xml" but the target was not
  found.  Perhaps a find_package() call is missing for an IMPORTED target, or
  an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/support/ZIPSupport/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "ZIPSupportPlugin" links to target "Qt5::XmlPatterns" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/support/ZIPSupport/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:466 (add_executable):
  Target "CellMLTools_tests" links to target "Qt5::Xml" but the target was
  not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/tools/CellMLTools/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:466 (add_executable):
  Target "CellMLTools_tests" links to target "Qt5::XmlPatterns" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/tools/CellMLTools/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "CellMLToolsPlugin" links to target "Qt5::Xml" but the target was
  not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/tools/CellMLTools/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "CellMLToolsPlugin" links to target "Qt5::XmlPatterns" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/tools/CellMLTools/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "EditorWidgetPlugin" links to target "Qt5::Xml" but the target was
  not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/widget/EditorWidget/CMakeLists.txt:13 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "EditorWidgetPlugin" links to target "Qt5::XmlPatterns" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/widget/EditorWidget/CMakeLists.txt:13 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "GraphPanelWidgetPlugin" links to target "Qt5::Xml" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/widget/GraphPanelWidget/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "GraphPanelWidgetPlugin" links to target "Qt5::XmlPatterns" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/widget/GraphPanelWidget/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "GraphPanelWidgetPlugin" links to target "Qt5::PrintSupport" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/widget/GraphPanelWidget/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "MathMLViewerWidgetPlugin" links to target "Qt5::Xml" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/widget/MathMLViewerWidget/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "MathMLViewerWidgetPlugin" links to target "Qt5::XmlPatterns" but
  the target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/widget/MathMLViewerWidget/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "QScintillaWidgetPlugin" links to target "Qt5::Xml" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/widget/QScintillaWidget/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "QScintillaWidgetPlugin" links to target "Qt5::XmlPatterns" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/widget/QScintillaWidget/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "WebViewerWidgetPlugin" links to target "Qt5::Xml" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/widget/WebViewerWidget/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "WebViewerWidgetPlugin" links to target "Qt5::XmlPatterns" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/widget/WebViewerWidget/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "WebViewerWidgetPlugin" links to target "Qt5::WebKitWidgets" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/widget/WebViewerWidget/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "ZincWidgetPlugin" links to target "Qt5::Xml" but the target was not
  found.  Perhaps a find_package() call is missing for an IMPORTED target, or
  an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/widget/ZincWidget/CMakeLists.txt:5 (add_plugin)


CMake Error at cmake/common.cmake:247 (add_library):
  Target "ZincWidgetPlugin" links to target "Qt5::XmlPatterns" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  src/plugins/widget/ZincWidget/CMakeLists.txt:5 (add_plugin)


-- Generating done
-- Build files have been written to: /home/cmiss/Jenkins/workspace/OpenCOR_Linux/Slave/Ubuntu_16.04_bioeng49/build
Build step 'Execute shell' marked build as failure
[Set GitHub commit status (universal)] ERROR on repos [GHRepository@1c33fd4f[description=OpenCOR is a cross-platform modelling environment, which can be used to organise, edit, simulate and analyse CellML files.,homepage=https://opencor.ws/,name=opencor,fork=false,archived=false,size=171417,milestones={},language=C++,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Mon, 30 Sep 2019 04:10:10 GMT], ETag=[W/"d52e9b17f4de742f6086e4d95a338bb8"], Last-Modified=[Sat, 28 Sep 2019 04:08:14 GMT], OkHttp-Received-Millis=[1569816610565], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1569816610210], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[8674:291A:181C80:1C0108:5D918022], X-OAuth-Scopes=[admin:repo_hook, repo, repo:status], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4978], X-RateLimit-Reset=[1569820158], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/opencor/opencor,id=9957667]] (sha:f2cdac8) with context:OpenCOR_Linux/Slave=Ubuntu_16.04_bioeng49
Setting commit status on GitHub for https://github.com/opencor/opencor/commit/f2cdac80f61c7ac33d2c70a7cc8381c5cd438b2c
Finished: FAILURE