Console Output

Started by upstream project "OpenCOR_macOS" build number 642
originally caused by:
 GitHub pull request #1974 of commit 7c8b3da03365c68f9af4dac7d86e15b614a034fa, no merge conflicts.
Building remotely on Mac10.12.3_OpenCOR (MacOS) in workspace /Users/opencor/jenkins/workspace/OpenCOR_macOS/Slave/Mac10.12.3_OpenCOR
 > 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 c43e40617ff08b03796956cf730cf1d862db6623 (refs/remotes/origin/pr/1974/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c43e40617ff08b03796956cf730cf1d862db6623
Commit message: "Merge 7c8b3da03365c68f9af4dac7d86e15b614a034fa into 8cbb052b8c76dfa501bdc944ef73a28ed38b05ef"
First time build. Skipping changelog.
[Mac10.12.3_OpenCOR] $ /bin/sh -xe /var/folders/l6/vl0kwwgd4d70c5ft0svm52r80000gr/T/jenkins4699213261605712079.sh
+ source /Users/opencor/.profile
++ alias 'll=ls -alh'
++ export PATH=/Users/opencor/bin:/Applications/Qt/5.12.0/clang_64/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
++ PATH=/Users/opencor/bin:/Applications/Qt/5.12.0/clang_64/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
++ export OPENSSL_ROOT_DIR=/Users/opencor/openssl
++ OPENSSL_ROOT_DIR=/Users/opencor/openssl
+ ./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 AppleClang 10.0.0.10001145
-- The CXX compiler identification is AppleClang 10.0.0.10001145
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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 for macOS 10.12 and later using Qt 5.12.0...
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/opencor/jenkins/workspace/OpenCOR_macOS/Slave/Mac10.12.3_OpenCOR/build
+ exitCode=0
+ '[' 0 -ne 0 ']'
+ ninja
[1/1629] Generating src/moc_sundialsplugin.cpp
[2/1629] Generating src/moc_qscintillaplugin.cpp
[3/1629] Generating src/moc_qwtplugin.cpp
[4/1629] Generating src/moc_zincplugin.cpp
[5/1629] Generating tests/moc_tests.cpp
[6/1629] Copying OS X Content OpenCOR.app/Contents/Resources/OpenCOR.icns
[7/1629] Building CXX object src/plugins/thirdParty/Qwt/CMakeFiles/QwtPlugin.dir/__/__/plugininfo.cpp.o
[8/1629] Building CXX object src/plugins/thirdParty/Qwt/CMakeFiles/QwtPlugin.dir/src/qwtplugin.cpp.o
[9/1629] Building CXX object src/plugins/thirdParty/SUNDIALS/CMakeFiles/SUNDIALSPlugin.dir/__/__/plugininfo.cpp.o
[10/1629] Building CXX object src/plugins/thirdParty/QScintilla/CMakeFiles/QScintillaPlugin.dir/__/__/plugininfo.cpp.o
[11/1629] Building CXX object src/plugins/thirdParty/QScintilla/CMakeFiles/QScintillaPlugin.dir/src/qscintillaplugin.cpp.o
[12/1629] Building CXX object src/plugins/thirdParty/QScintilla/CMakeFiles/QScintillaPlugin.dir/src/moc_qscintillaplugin.cpp.o
[13/1629] Building CXX object src/plugins/thirdParty/Qwt/CMakeFiles/QwtPlugin.dir/src/moc_qwtplugin.cpp.o
[14/1629] Building CXX object src/plugins/thirdParty/SUNDIALS/CMakeFiles/SUNDIALSPlugin.dir/src/sundialsplugin.cpp.o
[15/1629] Building CXX object src/plugins/thirdParty/SUNDIALS/CMakeFiles/SUNDIALSPlugin.dir/src/moc_sundialsplugin.cpp.o
[16/1629] Building CXX object src/plugins/thirdParty/Zinc/CMakeFiles/ZincPlugin.dir/__/__/plugininfo.cpp.o
[17/1629] Building CXX object src/plugins/thirdParty/Zinc/CMakeFiles/ZincPlugin.dir/src/zincplugin.cpp.o
[18/1629] Building CXX object src/plugins/thirdParty/Zinc/CMakeFiles/ZincPlugin.dir/src/moc_zincplugin.cpp.o
[19/1629] Generating src/moc_checkforupdatesdialog.cpp
[20/1629] Generating src/moc_generalpreferenceswidget.cpp
[21/1629] Generating src/moc_mainwindow.cpp
[22/1629] Creating directories for 'developerDocumentationBuild'
[23/1629] Generating src/moc_pluginsdialog.cpp
[24/1629] Generating src/moc_preferencesdialog.cpp
[25/1629] Generating src/moc_splashscreenwindow.cpp
[26/1629] Generating src/misc/moc_cliutils.cpp
[27/1629] Generating src/misc/moc_guiapplication.cpp
[28/1629] Generating src/misc/moc_guiutils.cpp
[29/1629] Generating src/plugins/moc_datastoreinterface.cpp
[30/1629] Generating src/plugins/moc_plugin.cpp
[31/1629] Generating src/plugins/moc_pluginmanager.cpp
[32/1629] Generating src/plugins/moc_preferencesinterface.cpp
[33/1629] Generating src/plugins/moc_solverinterface.cpp
[34/1629] Generating src/3rdparty/QtSingleApplication/src/moc_qtlocalpeer.cpp
[35/1629] Generating src/3rdparty/QtSingleApplication/src/moc_qtsingleapplication.cpp
[36/1629] Linking CXX shared library src/plugins/thirdParty/Qwt/libQwt.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[37/1629] Linking CXX shared library src/plugins/thirdParty/SUNDIALS/libSUNDIALS.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[38/1629] Linking CXX shared library src/plugins/thirdParty/QScintilla/libQScintilla.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[39/1629] Generating ui_checkforupdatesdialog.h
[40/1629] Generating ui_mainwindow.h
[41/1629] Generating ui_pluginsdialog.h
[42/1629] Generating ui_generalpreferenceswidget.h
[43/1629] Generating ui_preferencesdialog.h
[44/1629] Generating versiondate.txt
[45/1629] Generating ui_splashscreenwindow.h
[46/1629] Linking CXX shared library src/plugins/thirdParty/Zinc/libZinc.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[47/1629] Generating qrc_common.cpp
[48/1629] Generating src/moc_libsbmlplugin.cpp
[49/1629] Generating tests/moc_tests.cpp
[50/1629] Generating qrc_translations.cpp
[51/1629] Building CXX object src/plugins/thirdParty/libSBML/CMakeFiles/libSBMLPlugin.dir/src/libsbmlplugin.cpp.o
[52/1629] Building CXX object src/plugins/thirdParty/libSBML/CMakeFiles/libSBMLPlugin.dir/__/__/plugininfo.cpp.o
[53/1629] Building CXX object src/plugins/thirdParty/libSBML/CMakeFiles/libSBMLPlugin.dir/src/moc_libsbmlplugin.cpp.o
[54/1629] Generating OpenCOR_fr.qm
[55/1629] Generating qrc_i18n.cpp
[56/1629] Running utility command for PythonPlugin
[57/1629] Running utility command for PythonPackagesPlugin
[58/1629] Generating sourcedirectory.txt
[59/1629] Generating builddirectory.txt
[60/1629] Generating tests.txt
[61/1629] Generating src/moc_zlibplugin.cpp
[62/1629] Generating qrc_tests.cpp
[63/1629] Creating directories for 'userDocumentationBuild'
[64/1629] Generating qrc_tests.cpp
[65/1629] Building CXX object src/plugins/thirdParty/Zinc/CMakeFiles/Zinc_tests.dir/__/__/plugininfo.cpp.o
[66/1629] Building CXX object src/plugins/thirdParty/Zinc/CMakeFiles/Zinc_tests.dir/src/zincplugin.cpp.o
[67/1629] Building CXX object src/plugins/thirdParty/Zinc/CMakeFiles/Zinc_tests.dir/src/moc_zincplugin.cpp.o
[68/1629] Building CXX object src/plugins/thirdParty/Zinc/CMakeFiles/Zinc_tests.dir/__/__/__/tests/src/testsutils.cpp.o
[69/1629] Building CXX object src/plugins/thirdParty/Zinc/CMakeFiles/Zinc_tests.dir/tests/tests.cpp.o
[70/1629] Building CXX object src/plugins/thirdParty/Zinc/CMakeFiles/Zinc_tests.dir/tests/moc_tests.cpp.o
[71/1629] Building CXX object src/plugins/thirdParty/libSBML/CMakeFiles/libSBML_tests.dir/__/__/plugininfo.cpp.o
[72/1629] Building CXX object src/plugins/thirdParty/libSBML/CMakeFiles/libSBML_tests.dir/src/libsbmlplugin.cpp.o
[73/1629] Building CXX object src/plugins/thirdParty/libSBML/CMakeFiles/libSBML_tests.dir/src/moc_libsbmlplugin.cpp.o
[74/1629] Building CXX object src/plugins/thirdParty/Zinc/CMakeFiles/Zinc_tests.dir/qrc_tests.cpp.o
[75/1629] Building CXX object src/plugins/thirdParty/libSBML/CMakeFiles/libSBML_tests.dir/tests/moc_tests.cpp.o
[76/1629] Building CXX object src/plugins/thirdParty/libSBML/CMakeFiles/libSBML_tests.dir/tests/tests.cpp.o
[77/1629] Building CXX object src/plugins/thirdParty/libSBML/CMakeFiles/libSBML_tests.dir/qrc_tests.cpp.o
[78/1629] Generating qrc_tests.cpp
[79/1629] Linking CXX shared library src/plugins/thirdParty/libSBML/liblibSBML.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[80/1629] Building CXX object CMakeFiles/runtests.dir/src/tests/src/main.cpp.o
[81/1629] Building CXX object CMakeFiles/runtests.dir/src/tests/src/testsutils.cpp.o
[82/1629] Building CXX object src/plugins/thirdParty/zlib/CMakeFiles/zlibPlugin.dir/__/__/plugininfo.cpp.o
[83/1629] Building CXX object CMakeFiles/runtests.dir/qrc_tests.cpp.o
[84/1629] Building CXX object src/plugins/thirdParty/zlib/CMakeFiles/zlibPlugin.dir/src/zlibplugin.cpp.o
[85/1629] Building CXX object src/plugins/thirdParty/zlib/CMakeFiles/zlibPlugin.dir/src/moc_zlibplugin.cpp.o
[86/1629] Performing download step (git clone) for 'developerDocumentationBuild'
Cloning into 'developer'...
Already on 'master'
Your branch is up to date with 'origin/master'.
[87/1629] Linking CXX executable src/plugins/thirdParty/Zinc/Zinc_tests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[88/1629] No patch step for 'developerDocumentationBuild'
[89/1629] Generating src/moc_opensslplugin.cpp
[90/1629] Building CXX object src/plugins/thirdParty/OpenSSL/CMakeFiles/OpenSSLPlugin.dir/__/__/plugininfo.cpp.o
[91/1629] Building CXX object src/plugins/thirdParty/OpenSSL/CMakeFiles/OpenSSLPlugin.dir/src/opensslplugin.cpp.o
[92/1629] Building CXX object src/plugins/thirdParty/OpenSSL/CMakeFiles/OpenSSLPlugin.dir/src/moc_opensslplugin.cpp.o
[93/1629] Generating qrc_ui.cpp
[94/1629] Linking CXX executable runtests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[95/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/checkforupdatesdialog.cpp.o
[96/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/generalpreferenceswidget.cpp.o
[97/1629] Linking CXX shared library src/plugins/thirdParty/zlib/libzlib.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[98/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/main.cpp.o
[99/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/pluginsdialog.cpp.o
[100/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/preferencesdialog.cpp.o
[101/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/splashscreenwindow.cpp.o
[102/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/mainwindow.cpp.o
[103/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/misc/cliapplication.cpp.o
[104/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/misc/guiapplication.cpp.o
[105/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/misc/guiutils.cpp.o
[106/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/cliinterface.cpp.o
[107/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/coreinterface.cpp.o
[108/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/datastoreinterface.cpp.o
[109/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/filehandlinginterface.cpp.o
[110/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/filetypeinterface.cpp.o
[111/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/guiinterface.cpp.o
[112/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/i18ninterface.cpp.o
[113/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/plugin.cpp.o
[114/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/plugininfo.cpp.o
[115/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/plugininterface.cpp.o
[116/1629] Linking CXX shared library src/plugins/thirdParty/OpenSSL/libOpenSSL.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[117/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/pluginmanager.cpp.o
[118/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/preferencesinterface.cpp.o
[119/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/solverinterface.cpp.o
[120/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/viewinterface.cpp.o
[121/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/windowinterface.cpp.o
[122/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/3rdparty/QtSingleApplication/src/qtlocalpeer.cpp.o
[123/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/3rdparty/QtSingleApplication/src/qtsingleapplication.cpp.o
[124/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/moc_checkforupdatesdialog.cpp.o
[125/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/moc_generalpreferenceswidget.cpp.o
[126/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/moc_mainwindow.cpp.o
[127/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/misc/macos.mm.o
[128/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/moc_pluginsdialog.cpp.o
[129/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/moc_preferencesdialog.cpp.o
[130/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/moc_splashscreenwindow.cpp.o
[131/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/misc/moc_cliutils.cpp.o
[132/1629] Performing update step for 'developerDocumentationBuild'
Current branch master is up to date.
[133/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/misc/moc_guiapplication.cpp.o
[134/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/moc_datastoreinterface.cpp.o
[135/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/misc/moc_guiutils.cpp.o
[136/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/moc_plugin.cpp.o
[137/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/moc_pluginmanager.cpp.o
[138/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/moc_solverinterface.cpp.o
[139/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/moc_preferencesinterface.cpp.o
[140/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/3rdparty/QtSingleApplication/src/moc_qtlocalpeer.cpp.o
[141/1629] Building CXX object CMakeFiles/OpenCOR.dir/qrc_translations.cpp.o
[142/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/3rdparty/QtSingleApplication/src/moc_qtsingleapplication.cpp.o
[143/1629] Building CXX object CMakeFiles/OpenCOR.dir/qrc_common.cpp.o
[144/1629] Building CXX object CMakeFiles/OpenCOR.dir/qrc_i18n.cpp.o
[145/1629] Building CXX object CMakeFiles/OpenCOR.dir/qrc_ui.cpp.o
[146/1629] Building CXX object src/plugins/thirdParty/libSBML/CMakeFiles/libSBML_tests.dir/__/__/__/tests/src/testsutils.cpp.o
[147/1629] Generating src/moc_sampleplugin.cpp
[148/1629] Generating __/__/moc_preferencesinterface.cpp
[149/1629] Building CXX object src/plugins/sample/Sample/CMakeFiles/SamplePlugin.dir/__/__/plugininfo.cpp.o
[150/1629] Building CXX object src/plugins/sample/Sample/CMakeFiles/SamplePlugin.dir/src/sampleplugin.cpp.o
[151/1629] Building CXX object src/plugins/sample/Sample/CMakeFiles/SamplePlugin.dir/src/sampleutilities.cpp.o
[152/1629] Building CXX object src/plugins/sample/Sample/CMakeFiles/SamplePlugin.dir/src/moc_sampleplugin.cpp.o
[153/1629] Generating __/__/moc_datastoreinterface.cpp
[154/1629] Generating __/__/moc_plugin.cpp
[155/1629] Generating __/__/moc_pluginmanager.cpp
[156/1629] Generating src/moc_centralwidget.cpp
[157/1629] Generating __/__/moc_solverinterface.cpp
[158/1629] Generating src/moc_borderedwidget.cpp
[159/1629] Generating src/moc_busywidget.cpp
[160/1629] Generating src/moc_collapsiblewidget.cpp
[161/1629] Generating src/moc_coreplugin.cpp
[162/1629] Generating src/moc_corecliutils.cpp
[163/1629] Linking CXX executable src/plugins/thirdParty/libSBML/libSBML_tests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[164/1629] Generating src/moc_coreguiutils.cpp
[165/1629] Generating src/moc_filemanager.cpp
[166/1629] Generating src/moc_mathmlconverter.cpp
[167/1629] Generating src/moc_organisationwidget.cpp
[168/1629] Generating src/moc_progressbarwidget.cpp
[169/1629] Generating src/moc_tabbarwidget.cpp
[170/1629] Generating src/moc_propertyeditorwidget.cpp
[171/1629] Generating src/moc_toolbarwidget.cpp
[172/1629] Generating src/moc_treeviewwidget.cpp
[173/1629] Generating src/moc_usermessagewidget.cpp
[174/1629] Generating src/moc_viewwidget.cpp
[175/1629] Generating src/moc_widget.cpp
[176/1629] Generating src/moc_windowwidget.cpp
[177/1629] Generating qrc_Core_ui.cpp
[178/1629] Generating src/moc_xsltransformer.cpp
[179/1629] Generating qrc_tests.cpp
[180/1629] Generating tests/moc_clitests.cpp
[181/1629] Linking CXX shared library src/plugins/sample/Sample/libSample.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[182/1629] Generating ../../../../Core_fr.qm
[183/1629] Generating tests/moc_mathmltests.cpp
[184/1629] Generating tests/moc_generaltests.cpp
[185/1629] Generating qrc_Core_i18n.cpp
[186/1629] Generating __/__/moc_solverinterface.cpp
[187/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/cliinterface.cpp.o
[188/1629] Generating src/moc_cvodesolver.cpp
[189/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/datastoreinterface.cpp.o
[190/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/__/tests/src/testsutils.cpp.o
[191/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/coreinterface.cpp.o
[192/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/filehandlinginterface.cpp.o
[193/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/filetypeinterface.cpp.o
[194/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/guiinterface.cpp.o
[195/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/i18ninterface.cpp.o
[196/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/plugin.cpp.o
[197/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/plugininfo.cpp.o
[198/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/plugininterface.cpp.o
[199/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/pluginmanager.cpp.o
[200/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/preferencesinterface.cpp.o
[201/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/solverinterface.cpp.o
[202/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/viewinterface.cpp.o
[203/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/windowinterface.cpp.o
[204/1629] Performing download step (git clone) for 'userDocumentationBuild'
Cloning into 'user'...
Already on 'master'
Your branch is up to date with 'origin/master'.
[205/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/borderedwidget.cpp.o
[206/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/busywidget.cpp.o
[207/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/centralwidget.cpp.o
[208/1629] No patch step for 'userDocumentationBuild'
[209/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/collapsiblewidget.cpp.o
[210/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/commonwidget.cpp.o
[211/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/corecliutils.cpp.o
[212/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/coreguiutils.cpp.o
[213/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/coreplugin.cpp.o
[214/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/file.cpp.o
[215/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/filemanager.cpp.o
[216/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/interfaces.cpp.o
[217/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/mathmlconverter.cpp.o
[218/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/organisationwidget.cpp.o
[219/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/progressbarwidget.cpp.o
[220/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/splitterwidget.cpp.o
[221/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/tabbarwidget.cpp.o
[222/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/propertyeditorwidget.cpp.o
[223/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/toolbarwidget.cpp.o
[224/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/usermessagewidget.cpp.o
[225/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/treeviewwidget.cpp.o
[226/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/viewwidget.cpp.o
[227/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/windowwidget.cpp.o
[228/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/widget.cpp.o
[229/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/moc_datastoreinterface.cpp.o
[230/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/xsltransformer.cpp.o
[231/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/moc_plugin.cpp.o
[232/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/moc_pluginmanager.cpp.o
[233/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/moc_preferencesinterface.cpp.o
[234/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/moc_solverinterface.cpp.o
[235/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_borderedwidget.cpp.o
[236/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_busywidget.cpp.o
[237/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_centralwidget.cpp.o
[238/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_collapsiblewidget.cpp.o
[239/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_corecliutils.cpp.o
[240/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_coreguiutils.cpp.o
[241/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_filemanager.cpp.o
[242/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_coreplugin.cpp.o
[243/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_mathmlconverter.cpp.o
[244/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_organisationwidget.cpp.o
[245/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_propertyeditorwidget.cpp.o
[246/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_progressbarwidget.cpp.o
[247/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_tabbarwidget.cpp.o
[248/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_toolbarwidget.cpp.o
[249/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_treeviewwidget.cpp.o
[250/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_usermessagewidget.cpp.o
[251/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_viewwidget.cpp.o
[252/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_widget.cpp.o
[253/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_windowwidget.cpp.o
[254/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_xsltransformer.cpp.o
[255/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/qrc_Core_ui.cpp.o
[256/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/tests/moc_clitests.cpp.o
[257/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/qrc_Core_i18n.cpp.o
[258/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/tests/clitests.cpp.o
[259/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/cliinterface.cpp.o
[260/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/datastoreinterface.cpp.o
[261/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/qrc_tests.cpp.o
[262/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/coreinterface.cpp.o
[263/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/filehandlinginterface.cpp.o
[264/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/filetypeinterface.cpp.o
[265/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/guiinterface.cpp.o
[266/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/i18ninterface.cpp.o
[267/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/plugin.cpp.o
[268/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/plugininfo.cpp.o
[269/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/plugininterface.cpp.o
[270/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/pluginmanager.cpp.o
[271/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/preferencesinterface.cpp.o
[272/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/solverinterface.cpp.o
[273/1629] Performing update step for 'userDocumentationBuild'
Current branch master is up to date.
[274/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/viewinterface.cpp.o
[275/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/windowinterface.cpp.o
[276/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/borderedwidget.cpp.o
[277/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/busywidget.cpp.o
[278/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/centralwidget.cpp.o
[279/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/collapsiblewidget.cpp.o
[280/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/commonwidget.cpp.o
[281/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/corecliutils.cpp.o
[282/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/coreguiutils.cpp.o
[283/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/coreplugin.cpp.o
[284/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/file.cpp.o
[285/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/interfaces.cpp.o
[286/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/filemanager.cpp.o
[287/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/mathmlconverter.cpp.o
[288/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/organisationwidget.cpp.o
[289/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/progressbarwidget.cpp.o
[290/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/propertyeditorwidget.cpp.o
[291/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/splitterwidget.cpp.o
[292/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/tabbarwidget.cpp.o
[293/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/toolbarwidget.cpp.o
[294/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/treeviewwidget.cpp.o
[295/1629] Linking CXX executable src/plugins/miscellaneous/Core/Core_clitests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[296/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/usermessagewidget.cpp.o
[297/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/viewwidget.cpp.o
[298/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/widget.cpp.o
[299/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/windowwidget.cpp.o
[300/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/xsltransformer.cpp.o
[301/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/moc_datastoreinterface.cpp.o
[302/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/moc_plugin.cpp.o
[303/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/moc_pluginmanager.cpp.o
[304/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/moc_preferencesinterface.cpp.o
[305/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/moc_solverinterface.cpp.o
[306/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_borderedwidget.cpp.o
[307/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_busywidget.cpp.o
[308/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_centralwidget.cpp.o
[309/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_collapsiblewidget.cpp.o
[310/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_corecliutils.cpp.o
[311/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_coreguiutils.cpp.o
[312/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_coreplugin.cpp.o
[313/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_filemanager.cpp.o
[314/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_mathmlconverter.cpp.o
[315/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_organisationwidget.cpp.o
[316/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_progressbarwidget.cpp.o
[317/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_tabbarwidget.cpp.o
[318/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_propertyeditorwidget.cpp.o
[319/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_toolbarwidget.cpp.o
[320/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_treeviewwidget.cpp.o
[321/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_usermessagewidget.cpp.o
[322/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_viewwidget.cpp.o
[323/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_widget.cpp.o
[324/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_windowwidget.cpp.o
[325/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_xsltransformer.cpp.o
[326/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/qrc_Core_ui.cpp.o
[327/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/cliinterface.cpp.o
[328/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/datastoreinterface.cpp.o
[329/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/qrc_Core_i18n.cpp.o
[330/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/coreinterface.cpp.o
[331/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/__/tests/src/testsutils.cpp.o
[332/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/guiinterface.cpp.o
[333/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/filehandlinginterface.cpp.o
[334/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/filetypeinterface.cpp.o
[335/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/i18ninterface.cpp.o
[336/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/plugininfo.cpp.o
[337/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/plugin.cpp.o
[338/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/plugininterface.cpp.o
[339/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/pluginmanager.cpp.o
[340/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/preferencesinterface.cpp.o
[341/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/solverinterface.cpp.o
[342/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/viewinterface.cpp.o
[343/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/windowinterface.cpp.o
[344/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/borderedwidget.cpp.o
[345/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/busywidget.cpp.o
[346/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/centralwidget.cpp.o
[347/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/collapsiblewidget.cpp.o
[348/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/commonwidget.cpp.o
[349/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/corecliutils.cpp.o
[350/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/coreguiutils.cpp.o
[351/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/coreplugin.cpp.o
[352/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/file.cpp.o
[353/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/filemanager.cpp.o
[354/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/interfaces.cpp.o
[355/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/mathmlconverter.cpp.o
[356/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/organisationwidget.cpp.o
[357/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/progressbarwidget.cpp.o
[358/1629] Linking CXX shared library src/plugins/miscellaneous/Core/libCore.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[359/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/propertyeditorwidget.cpp.o
[360/1629] Generating src/moc_zipsupportplugin.cpp
[361/1629] Generating tests/moc_tests.cpp
[362/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/splitterwidget.cpp.o
[363/1629] Building CXX object src/plugins/support/ZIPSupport/CMakeFiles/ZIPSupportPlugin.dir/__/__/plugininfo.cpp.o
[364/1629] Building CXX object src/plugins/support/ZIPSupport/CMakeFiles/ZIPSupportPlugin.dir/src/qzip.cpp.o
[365/1629] Building CXX object src/plugins/support/ZIPSupport/CMakeFiles/ZIPSupportPlugin.dir/src/zipsupportplugin.cpp.o
[366/1629] Generating qrc_tests.cpp
[367/1629] Generating ui_graphpanelwidgetcustomaxesdialog.h
[368/1629] Building CXX object src/plugins/support/ZIPSupport/CMakeFiles/ZIPSupportPlugin.dir/src/moc_zipsupportplugin.cpp.o
[369/1629] Generating src/moc_graphpanelplotwidget.cpp
[370/1629] Generating src/moc_graphpanelwidget.cpp
[371/1629] Generating src/moc_graphpanelwidgetplugin.cpp
[372/1629] Generating src/moc_graphpanelwidgetcustomaxesdialog.cpp
[373/1629] Generating ../../../../GraphPanelWidget_fr.qm
[374/1629] Generating qrc_GraphPanelWidget_i18n.cpp
[375/1629] Generating src/moc_graphpanelswidget.cpp
[376/1629] Building CXX object src/plugins/widget/GraphPanelWidget/CMakeFiles/GraphPanelWidgetPlugin.dir/__/__/i18ninterface.cpp.o
[377/1629] Generating src/moc_mathmlviewerwidget.cpp
[378/1629] Building CXX object src/plugins/widget/GraphPanelWidget/CMakeFiles/GraphPanelWidgetPlugin.dir/__/__/plugininfo.cpp.o
[379/1629] Building CXX object src/plugins/widget/GraphPanelWidget/CMakeFiles/GraphPanelWidgetPlugin.dir/src/graphpanelplotwidget.cpp.o
[380/1629] Building CXX object src/plugins/widget/GraphPanelWidget/CMakeFiles/GraphPanelWidgetPlugin.dir/src/graphpanelwidget.cpp.o
[381/1629] Building CXX object src/plugins/widget/GraphPanelWidget/CMakeFiles/GraphPanelWidgetPlugin.dir/src/graphpanelswidget.cpp.o
[382/1629] Building CXX object src/plugins/widget/GraphPanelWidget/CMakeFiles/GraphPanelWidgetPlugin.dir/src/graphpanelwidgetcustomaxesdialog.cpp.o
[383/1629] Building CXX object src/plugins/widget/GraphPanelWidget/CMakeFiles/GraphPanelWidgetPlugin.dir/src/graphpanelwidgetplugin.cpp.o
[384/1629] Building CXX object src/plugins/widget/GraphPanelWidget/CMakeFiles/GraphPanelWidgetPlugin.dir/src/moc_graphpanelplotwidget.cpp.o
[385/1629] Building CXX object src/plugins/widget/GraphPanelWidget/CMakeFiles/GraphPanelWidgetPlugin.dir/src/moc_graphpanelswidget.cpp.o
[386/1629] Building CXX object src/plugins/widget/GraphPanelWidget/CMakeFiles/GraphPanelWidgetPlugin.dir/src/moc_graphpanelwidget.cpp.o
[387/1629] Building CXX object src/plugins/widget/GraphPanelWidget/CMakeFiles/GraphPanelWidgetPlugin.dir/src/moc_graphpanelwidgetcustomaxesdialog.cpp.o
[388/1629] Linking CXX shared library src/plugins/support/ZIPSupport/libZIPSupport.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[389/1629] Building CXX object src/plugins/widget/GraphPanelWidget/CMakeFiles/GraphPanelWidgetPlugin.dir/src/moc_graphpanelwidgetplugin.cpp.o
[390/1629] Generating ../../../../MathMLViewerWidget_fr.qm
[391/1629] Generating src/moc_mathmlviewerwidgetplugin.cpp
[392/1629] Generating qrc_MathMLViewerWidget_i18n.cpp
[393/1629] Generating src/moc_webviewerwidget.cpp
[394/1629] Building CXX object src/plugins/widget/GraphPanelWidget/CMakeFiles/GraphPanelWidgetPlugin.dir/qrc_GraphPanelWidget_i18n.cpp.o
[395/1629] Building CXX object src/plugins/widget/MathMLViewerWidget/CMakeFiles/MathMLViewerWidgetPlugin.dir/__/__/i18ninterface.cpp.o
[396/1629] Building CXX object src/plugins/widget/MathMLViewerWidget/CMakeFiles/MathMLViewerWidgetPlugin.dir/__/__/plugininfo.cpp.o
[397/1629] Building CXX object src/plugins/widget/MathMLViewerWidget/CMakeFiles/MathMLViewerWidgetPlugin.dir/src/mathmlviewerwidget.cpp.o
[398/1629] Performing configure step for 'developerDocumentationBuild'
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/opencor/jenkins/workspace/OpenCOR_macOS/Slave/Mac10.12.3_OpenCOR/build/ext/Build/developerDocumentationBuild
[399/1629] Building CXX object src/plugins/widget/MathMLViewerWidget/CMakeFiles/MathMLViewerWidgetPlugin.dir/src/mathmlviewerwidgetplugin.cpp.o
[400/1629] Building CXX object src/plugins/widget/MathMLViewerWidget/CMakeFiles/MathMLViewerWidgetPlugin.dir/src/moc_mathmlviewerwidget.cpp.o
[401/1629] Building CXX object src/plugins/widget/MathMLViewerWidget/CMakeFiles/MathMLViewerWidgetPlugin.dir/src/moc_mathmlviewerwidgetplugin.cpp.o
[402/1629] Generating src/moc_webviewerwidgetplugin.cpp
[403/1629] Generating src/moc_zincwidgetplugin.cpp
[404/1629] Building CXX object src/plugins/widget/WebViewerWidget/CMakeFiles/WebViewerWidgetPlugin.dir/__/__/plugininfo.cpp.o
[405/1629] Building CXX object src/plugins/widget/WebViewerWidget/CMakeFiles/WebViewerWidgetPlugin.dir/__/__/i18ninterface.cpp.o
[406/1629] Building CXX object src/plugins/widget/MathMLViewerWidget/CMakeFiles/MathMLViewerWidgetPlugin.dir/qrc_MathMLViewerWidget_i18n.cpp.o
[407/1629] Building CXX object src/plugins/widget/WebViewerWidget/CMakeFiles/WebViewerWidgetPlugin.dir/src/webviewerwidgetplugin.cpp.o
[408/1629] Building CXX object src/plugins/widget/WebViewerWidget/CMakeFiles/WebViewerWidgetPlugin.dir/src/webviewerwidget.cpp.o
[409/1629] Building CXX object src/plugins/widget/WebViewerWidget/CMakeFiles/WebViewerWidgetPlugin.dir/src/moc_webviewerwidget.cpp.o
[410/1629] Building CXX object src/plugins/widget/WebViewerWidget/CMakeFiles/WebViewerWidgetPlugin.dir/src/moc_webviewerwidgetplugin.cpp.o
[411/1629] Generating src/moc_zincwidget.cpp
[412/1629] Building CXX object src/plugins/widget/ZincWidget/CMakeFiles/ZincWidgetPlugin.dir/__/__/i18ninterface.cpp.o
[413/1629] Building CXX object src/plugins/widget/ZincWidget/CMakeFiles/ZincWidgetPlugin.dir/__/__/plugininfo.cpp.o
[414/1629] Building CXX object src/plugins/widget/ZincWidget/CMakeFiles/ZincWidgetPlugin.dir/src/zincwidget.cpp.o
[415/1629] Building CXX object src/plugins/widget/ZincWidget/CMakeFiles/ZincWidgetPlugin.dir/src/zincwidgetplugin.cpp.o
[416/1629] Linking CXX shared library src/plugins/widget/GraphPanelWidget/libGraphPanelWidget.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[417/1629] Building CXX object src/plugins/widget/ZincWidget/CMakeFiles/ZincWidgetPlugin.dir/src/moc_zincwidget.cpp.o
[418/1629] Building CXX object src/plugins/widget/ZincWidget/CMakeFiles/ZincWidgetPlugin.dir/src/moc_zincwidgetplugin.cpp.o
[419/1629] Linking CXX shared library src/plugins/widget/MathMLViewerWidget/libMathMLViewerWidget.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[420/1629] Generating src/moc_sampletoolsplugin.cpp
[421/1629] Linking CXX shared library src/plugins/widget/WebViewerWidget/libWebViewerWidget.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[422/1629] Generating ../../../../SampleTools_fr.qm
[423/1629] Generating qrc_SampleTools_i18n.cpp
[424/1629] Generating src/moc_sampleviewplugin.cpp
[425/1629] Building CXX object src/plugins/sample/SampleTools/CMakeFiles/SampleToolsPlugin.dir/__/__/cliinterface.cpp.o
[426/1629] Building CXX object src/plugins/sample/SampleTools/CMakeFiles/SampleToolsPlugin.dir/__/__/guiinterface.cpp.o
[427/1629] Building CXX object src/plugins/sample/SampleTools/CMakeFiles/SampleToolsPlugin.dir/__/__/i18ninterface.cpp.o
[428/1629] Building CXX object src/plugins/sample/SampleTools/CMakeFiles/SampleToolsPlugin.dir/__/__/plugininfo.cpp.o
[429/1629] Building CXX object src/plugins/sample/SampleTools/CMakeFiles/SampleToolsPlugin.dir/__/__/plugininterface.cpp.o
[430/1629] Building CXX object src/plugins/sample/SampleTools/CMakeFiles/SampleToolsPlugin.dir/src/sampletoolsplugin.cpp.o
[431/1629] Building CXX object src/plugins/sample/SampleTools/CMakeFiles/SampleToolsPlugin.dir/src/moc_sampletoolsplugin.cpp.o
[432/1629] Generating src/moc_sampleviewwidget.cpp
[433/1629] Generating ui_sampleviewwidget.h
[434/1629] Building CXX object src/plugins/sample/SampleTools/CMakeFiles/SampleToolsPlugin.dir/qrc_SampleTools_i18n.cpp.o
[435/1629] Generating ../../../../SampleView_fr.qm
[436/1629] Generating qrc_SampleView_i18n.cpp
[437/1629] Building CXX object src/plugins/sample/SampleView/CMakeFiles/SampleViewPlugin.dir/__/__/filehandlinginterface.cpp.o
[438/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/misc/cliutils.cpp.o
[439/1629] Building CXX object src/plugins/sample/SampleView/CMakeFiles/SampleViewPlugin.dir/__/__/i18ninterface.cpp.o
[440/1629] Building CXX object src/plugins/sample/SampleView/CMakeFiles/SampleViewPlugin.dir/__/__/plugininfo.cpp.o
[441/1629] Linking CXX shared library src/plugins/widget/ZincWidget/libZincWidget.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[442/1629] Building CXX object src/plugins/sample/SampleView/CMakeFiles/SampleViewPlugin.dir/__/__/plugininterface.cpp.o
[443/1629] Building CXX object src/plugins/sample/SampleView/CMakeFiles/SampleViewPlugin.dir/__/__/viewinterface.cpp.o
[444/1629] Building CXX object src/plugins/sample/SampleView/CMakeFiles/SampleViewPlugin.dir/src/sampleviewplugin.cpp.o
[445/1629] Building CXX object src/plugins/sample/SampleView/CMakeFiles/SampleViewPlugin.dir/src/moc_sampleviewplugin.cpp.o
[446/1629] Building CXX object src/plugins/sample/SampleView/CMakeFiles/SampleViewPlugin.dir/src/sampleviewwidget.cpp.o
[447/1629] Building CXX object src/plugins/sample/SampleView/CMakeFiles/SampleViewPlugin.dir/src/moc_sampleviewwidget.cpp.o
[448/1629] Generating src/moc_samplewindowwindow.cpp
[449/1629] Building CXX object src/plugins/sample/SampleView/CMakeFiles/SampleViewPlugin.dir/qrc_SampleView_i18n.cpp.o
[450/1629] Generating src/moc_samplewindowplugin.cpp
[451/1629] Generating ui_samplewindowwindow.h
[452/1629] Generating ../../../../SampleWindow_fr.qm
[453/1629] Generating qrc_SampleWindow_i18n.cpp
[454/1629] Building CXX object src/plugins/sample/SampleWindow/CMakeFiles/SampleWindowPlugin.dir/__/__/i18ninterface.cpp.o
[455/1629] Linking CXX shared library src/plugins/sample/SampleTools/libSampleTools.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[456/1629] Building CXX object src/plugins/sample/SampleWindow/CMakeFiles/SampleWindowPlugin.dir/__/__/plugininfo.cpp.o
[457/1629] Building CXX object src/plugins/sample/SampleWindow/CMakeFiles/SampleWindowPlugin.dir/__/__/plugininterface.cpp.o
[458/1629] Building CXX object src/plugins/sample/SampleWindow/CMakeFiles/SampleWindowPlugin.dir/__/__/windowinterface.cpp.o
[459/1629] Building CXX object src/plugins/sample/SampleWindow/CMakeFiles/SampleWindowPlugin.dir/src/samplewindowplugin.cpp.o
[460/1629] Building CXX object src/plugins/sample/SampleWindow/CMakeFiles/SampleWindowPlugin.dir/src/samplewindowwindow.cpp.o
[461/1629] Building CXX object src/plugins/sample/SampleWindow/CMakeFiles/SampleWindowPlugin.dir/src/moc_samplewindowplugin.cpp.o
[462/1629] Building CXX object src/plugins/sample/SampleWindow/CMakeFiles/SampleWindowPlugin.dir/src/moc_samplewindowwindow.cpp.o
[463/1629] Generating src/moc_zincwindowplugin.cpp
[464/1629] Building CXX object src/plugins/sample/SampleWindow/CMakeFiles/SampleWindowPlugin.dir/qrc_SampleWindow_i18n.cpp.o
[465/1629] Linking CXX executable OpenCOR.app/Contents/MacOS/OpenCOR
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[466/1629] Generating src/moc_zincwindowwindow.cpp
[467/1629] Generating qrc_ZincWindow_ui.cpp
[468/1629] Generating ui_zincwindowwindow.h
[469/1629] Generating ../../../../ZincWindow_fr.qm
[470/1629] Generating __/__/moc_datastoreinterface.cpp
[471/1629] Generating qrc_ZincWindow_i18n.cpp
[472/1629] Generating src/moc_datastoredialog.cpp
[473/1629] Building CXX object src/plugins/test/ZincWindow/CMakeFiles/ZincWindowPlugin.dir/__/__/i18ninterface.cpp.o
[474/1629] Building CXX object src/plugins/test/ZincWindow/CMakeFiles/ZincWindowPlugin.dir/__/__/plugininfo.cpp.o
[475/1629] Building CXX object src/plugins/test/ZincWindow/CMakeFiles/ZincWindowPlugin.dir/__/__/plugininterface.cpp.o
[476/1629] Building CXX object src/plugins/test/ZincWindow/CMakeFiles/ZincWindowPlugin.dir/__/__/windowinterface.cpp.o
[477/1629] Building CXX object src/plugins/test/ZincWindow/CMakeFiles/ZincWindowPlugin.dir/src/zincwindowplugin.cpp.o
[478/1629] Building CXX object src/plugins/test/ZincWindow/CMakeFiles/ZincWindowPlugin.dir/src/zincwindowwindow.cpp.o
[479/1629] Building CXX object src/plugins/test/ZincWindow/CMakeFiles/ZincWindowPlugin.dir/src/moc_zincwindowplugin.cpp.o
[480/1629] Building CXX object src/plugins/test/ZincWindow/CMakeFiles/ZincWindowPlugin.dir/src/moc_zincwindowwindow.cpp.o
[481/1629] Building CXX object src/plugins/test/ZincWindow/CMakeFiles/ZincWindowPlugin.dir/qrc_ZincWindow_ui.cpp.o
[482/1629] Generating src/moc_datastoreplugin.cpp
[483/1629] Building CXX object src/plugins/test/ZincWindow/CMakeFiles/ZincWindowPlugin.dir/qrc_ZincWindow_i18n.cpp.o
[484/1629] Generating ui_datastoredialog.h
[485/1629] Generating ../../../../DataStore_fr.qm
[486/1629] Linking CXX shared library src/plugins/sample/SampleView/libSampleView.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[487/1629] Generating qrc_DataStore_i18n.cpp
[488/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/tabbarwidget.cpp.o
[489/1629] Building CXX object src/plugins/dataStore/DataStore/CMakeFiles/DataStorePlugin.dir/__/__/datastoreinterface.cpp.o
[490/1629] Building CXX object src/plugins/dataStore/DataStore/CMakeFiles/DataStorePlugin.dir/__/__/i18ninterface.cpp.o
[491/1629] Building CXX object src/plugins/dataStore/DataStore/CMakeFiles/DataStorePlugin.dir/__/__/plugininfo.cpp.o
[492/1629] Building CXX object src/plugins/dataStore/DataStore/CMakeFiles/DataStorePlugin.dir/src/datastoredialog.cpp.o
[493/1629] Building CXX object src/plugins/dataStore/DataStore/CMakeFiles/DataStorePlugin.dir/src/datastoreplugin.cpp.o
[494/1629] Building CXX object src/plugins/dataStore/DataStore/CMakeFiles/DataStorePlugin.dir/__/__/moc_datastoreinterface.cpp.o
[495/1629] Building CXX object src/plugins/dataStore/DataStore/CMakeFiles/DataStorePlugin.dir/src/moc_datastoredialog.cpp.o
[496/1629] Building CXX object src/plugins/dataStore/DataStore/CMakeFiles/DataStorePlugin.dir/src/moc_datastoreplugin.cpp.o
[497/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/toolbarwidget.cpp.o
[498/1629] Performing configure step for 'userDocumentationBuild'
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/opencor/jenkins/workspace/OpenCOR_macOS/Slave/Mac10.12.3_OpenCOR/build/ext/Build/userDocumentationBuild
[499/1629] Building CXX object src/plugins/dataStore/DataStore/CMakeFiles/DataStorePlugin.dir/qrc_DataStore_i18n.cpp.o
[500/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/treeviewwidget.cpp.o
[501/1629] Linking CXX shared library src/plugins/sample/SampleWindow/libSampleWindow.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[502/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/usermessagewidget.cpp.o
[503/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/viewwidget.cpp.o
[504/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/widget.cpp.o
[505/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/windowwidget.cpp.o
[506/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/xsltransformer.cpp.o
[507/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/moc_datastoreinterface.cpp.o
[508/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/moc_plugin.cpp.o
[509/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/moc_pluginmanager.cpp.o
[510/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/moc_preferencesinterface.cpp.o
[511/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/moc_solverinterface.cpp.o
[512/1629] Linking CXX shared library src/plugins/test/ZincWindow/libZincWindow.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[513/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_borderedwidget.cpp.o
[514/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_busywidget.cpp.o
[515/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_centralwidget.cpp.o
[516/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_collapsiblewidget.cpp.o
[517/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_corecliutils.cpp.o
[518/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_coreguiutils.cpp.o
[519/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_coreplugin.cpp.o
[520/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_filemanager.cpp.o
[521/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_mathmlconverter.cpp.o
[522/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_organisationwidget.cpp.o
[523/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_progressbarwidget.cpp.o
[524/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_propertyeditorwidget.cpp.o
[525/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_tabbarwidget.cpp.o
[526/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_toolbarwidget.cpp.o
[527/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_treeviewwidget.cpp.o
[528/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_usermessagewidget.cpp.o
[529/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_viewwidget.cpp.o
[530/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_widget.cpp.o
[531/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_windowwidget.cpp.o
[532/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/qrc_Core_ui.cpp.o
[533/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_xsltransformer.cpp.o
[534/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/tests/moc_mathmltests.cpp.o
[535/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/tests/mathmltests.cpp.o
[536/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/qrc_Core_i18n.cpp.o
[537/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/coreinterface.cpp.o
[538/1629] Linking CXX shared library src/plugins/dataStore/DataStore/libDataStore.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[539/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/__/tests/src/testsutils.cpp.o
[540/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/cliinterface.cpp.o
[541/1629] Generating __/__/moc_datastoreinterface.cpp
[542/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/qrc_tests.cpp.o
[543/1629] Generating src/moc_csvdatastoreplugin.cpp
[544/1629] Generating src/moc_csvdatastoreexporter.cpp
[545/1629] Generating ../../../../CSVDataStore_fr.qm
[546/1629] Generating src/moc_csvdatastoreimporter.cpp
[547/1629] Generating qrc_CSVDataStore_i18n.cpp
[548/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/filehandlinginterface.cpp.o
[549/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/datastoreinterface.cpp.o
[550/1629] Building CXX object src/plugins/dataStore/CSVDataStore/CMakeFiles/CSVDataStorePlugin.dir/__/__/datastoreinterface.cpp.o
[551/1629] Building CXX object src/plugins/dataStore/CSVDataStore/CMakeFiles/CSVDataStorePlugin.dir/__/__/filetypeinterface.cpp.o
[552/1629] Building CXX object src/plugins/dataStore/CSVDataStore/CMakeFiles/CSVDataStorePlugin.dir/__/__/i18ninterface.cpp.o
[553/1629] Building CXX object src/plugins/dataStore/CSVDataStore/CMakeFiles/CSVDataStorePlugin.dir/__/__/plugininfo.cpp.o
[554/1629] Building CXX object src/plugins/dataStore/CSVDataStore/CMakeFiles/CSVDataStorePlugin.dir/src/csvdatastoreexporter.cpp.o
[555/1629] Building CXX object src/plugins/dataStore/CSVDataStore/CMakeFiles/CSVDataStorePlugin.dir/src/csvdatastoreimporter.cpp.o
[556/1629] Building CXX object src/plugins/dataStore/CSVDataStore/CMakeFiles/CSVDataStorePlugin.dir/src/csvinterface.cpp.o
[557/1629] Building CXX object src/plugins/dataStore/CSVDataStore/CMakeFiles/CSVDataStorePlugin.dir/src/csvdatastoreplugin.cpp.o
[558/1629] Building CXX object src/plugins/dataStore/CSVDataStore/CMakeFiles/CSVDataStorePlugin.dir/__/__/moc_datastoreinterface.cpp.o
[559/1629] Building CXX object src/plugins/dataStore/CSVDataStore/CMakeFiles/CSVDataStorePlugin.dir/src/moc_csvdatastoreexporter.cpp.o
[560/1629] Building CXX object src/plugins/dataStore/CSVDataStore/CMakeFiles/CSVDataStorePlugin.dir/src/moc_csvdatastoreimporter.cpp.o
[561/1629] Building CXX object src/plugins/dataStore/CSVDataStore/CMakeFiles/CSVDataStorePlugin.dir/src/moc_csvdatastoreplugin.cpp.o
[562/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/guiinterface.cpp.o
[563/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/filetypeinterface.cpp.o
[564/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/i18ninterface.cpp.o
[565/1629] Building CXX object src/plugins/dataStore/CSVDataStore/CMakeFiles/CSVDataStorePlugin.dir/qrc_CSVDataStore_i18n.cpp.o
[566/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/plugin.cpp.o
[567/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/plugininfo.cpp.o
[568/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/plugininterface.cpp.o
[569/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/pluginmanager.cpp.o
[570/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/preferencesinterface.cpp.o
[571/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/solverinterface.cpp.o
[572/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/viewinterface.cpp.o
[573/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/windowinterface.cpp.o
[574/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/borderedwidget.cpp.o
[575/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/busywidget.cpp.o
[576/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/centralwidget.cpp.o
[577/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/collapsiblewidget.cpp.o
[578/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/commonwidget.cpp.o
[579/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/corecliutils.cpp.o
[580/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/coreguiutils.cpp.o
[581/1629] Linking CXX executable src/plugins/miscellaneous/Core/Core_mathmltests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[582/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/file.cpp.o
[583/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/coreplugin.cpp.o
[584/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/interfaces.cpp.o
[585/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/filemanager.cpp.o
[586/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/mathmlconverter.cpp.o
[587/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/organisationwidget.cpp.o
[588/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/progressbarwidget.cpp.o
[589/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/propertyeditorwidget.cpp.o
[590/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/splitterwidget.cpp.o
[591/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/tabbarwidget.cpp.o
[592/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/toolbarwidget.cpp.o
[593/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/treeviewwidget.cpp.o
[594/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/usermessagewidget.cpp.o
[595/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/viewwidget.cpp.o
[596/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/widget.cpp.o
[597/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/windowwidget.cpp.o
[598/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/xsltransformer.cpp.o
[599/1629] Linking CXX shared library src/plugins/dataStore/CSVDataStore/libCSVDataStore.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[600/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/moc_datastoreinterface.cpp.o
[601/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/moc_plugin.cpp.o
[602/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/moc_pluginmanager.cpp.o
[603/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/moc_preferencesinterface.cpp.o
[604/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/moc_solverinterface.cpp.o
[605/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_busywidget.cpp.o
[606/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_borderedwidget.cpp.o
[607/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_corecliutils.cpp.o
[608/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_centralwidget.cpp.o
[609/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_collapsiblewidget.cpp.o
[610/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_coreguiutils.cpp.o
[611/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_filemanager.cpp.o
[612/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_coreplugin.cpp.o
[613/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_mathmlconverter.cpp.o
[614/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_organisationwidget.cpp.o
[615/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_progressbarwidget.cpp.o
[616/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_propertyeditorwidget.cpp.o
[617/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_tabbarwidget.cpp.o
[618/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_toolbarwidget.cpp.o
[619/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_viewwidget.cpp.o
[620/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_widget.cpp.o
[621/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_usermessagewidget.cpp.o
[622/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_treeviewwidget.cpp.o
[623/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/qrc_Core_ui.cpp.o
[624/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_xsltransformer.cpp.o
[625/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_windowwidget.cpp.o
[626/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/tests/moc_generaltests.cpp.o
[627/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/tests/generaltests.cpp.o
[628/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/qrc_Core_i18n.cpp.o
[629/1629] Generating src/moc_webbrowserwindowwidget.cpp
[630/1629] Generating src/moc_webbrowserwindowplugin.cpp
[631/1629] Generating ../../../../WebBrowserWindow_fr.qm
[632/1629] Generating src/moc_webbrowserwindowwindow.cpp
[633/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/qrc_tests.cpp.o
[634/1629] Generating ui_webbrowserwindowwindow.h
[635/1629] Generating qrc_WebBrowserWindow_i18n.cpp
[636/1629] Generating src/moc_filebrowserwindowmodel.cpp
[637/1629] Generating src/moc_filebrowserwindowwindow.cpp
[638/1629] Building CXX object src/plugins/miscellaneous/WebBrowserWindow/CMakeFiles/WebBrowserWindowPlugin.dir/__/__/plugininfo.cpp.o
[639/1629] Building CXX object src/plugins/miscellaneous/WebBrowserWindow/CMakeFiles/WebBrowserWindowPlugin.dir/__/__/i18ninterface.cpp.o
[640/1629] Building CXX object src/plugins/miscellaneous/WebBrowserWindow/CMakeFiles/WebBrowserWindowPlugin.dir/__/__/plugininterface.cpp.o
[641/1629] Building CXX object src/plugins/miscellaneous/WebBrowserWindow/CMakeFiles/WebBrowserWindowPlugin.dir/src/webbrowserwindowwidget.cpp.o
[642/1629] Building CXX object src/plugins/miscellaneous/WebBrowserWindow/CMakeFiles/WebBrowserWindowPlugin.dir/__/__/windowinterface.cpp.o
[643/1629] Building CXX object src/plugins/miscellaneous/WebBrowserWindow/CMakeFiles/WebBrowserWindowPlugin.dir/src/webbrowserwindowplugin.cpp.o
[644/1629] Building CXX object src/plugins/miscellaneous/WebBrowserWindow/CMakeFiles/WebBrowserWindowPlugin.dir/src/webbrowserwindowwindow.cpp.o
[645/1629] Building CXX object src/plugins/miscellaneous/WebBrowserWindow/CMakeFiles/WebBrowserWindowPlugin.dir/src/moc_webbrowserwindowplugin.cpp.o
[646/1629] Building CXX object src/plugins/miscellaneous/WebBrowserWindow/CMakeFiles/WebBrowserWindowPlugin.dir/src/moc_webbrowserwindowwidget.cpp.o
[647/1629] Building CXX object src/plugins/miscellaneous/WebBrowserWindow/CMakeFiles/WebBrowserWindowPlugin.dir/src/moc_webbrowserwindowwindow.cpp.o
[648/1629] Generating src/moc_filebrowserwindowplugin.cpp
[649/1629] Generating ../../../../FileBrowserWindow_fr.qm
[650/1629] Generating src/moc_filebrowserwindowwidget.cpp
[651/1629] Building CXX object src/plugins/miscellaneous/WebBrowserWindow/CMakeFiles/WebBrowserWindowPlugin.dir/qrc_WebBrowserWindow_i18n.cpp.o
[652/1629] Generating qrc_FileBrowserWindow_i18n.cpp
[653/1629] Generating ui_filebrowserwindowwindow.h
[654/1629] Generating src/moc_fileorganiserwindowplugin.cpp
[655/1629] Building CXX object src/plugins/organisation/FileBrowserWindow/CMakeFiles/FileBrowserWindowPlugin.dir/__/__/i18ninterface.cpp.o
[656/1629] Building CXX object src/plugins/organisation/FileBrowserWindow/CMakeFiles/FileBrowserWindowPlugin.dir/__/__/plugininfo.cpp.o
[657/1629] Building CXX object src/plugins/organisation/FileBrowserWindow/CMakeFiles/FileBrowserWindowPlugin.dir/__/__/plugininterface.cpp.o
[658/1629] Building CXX object src/plugins/organisation/FileBrowserWindow/CMakeFiles/FileBrowserWindowPlugin.dir/__/__/windowinterface.cpp.o
[659/1629] Building CXX object src/plugins/organisation/FileBrowserWindow/CMakeFiles/FileBrowserWindowPlugin.dir/src/filebrowserwindowmodel.cpp.o
[660/1629] Building CXX object src/plugins/organisation/FileBrowserWindow/CMakeFiles/FileBrowserWindowPlugin.dir/src/filebrowserwindowplugin.cpp.o
[661/1629] Building CXX object src/plugins/organisation/FileBrowserWindow/CMakeFiles/FileBrowserWindowPlugin.dir/src/filebrowserwindowwidget.cpp.o
[662/1629] Building CXX object src/plugins/organisation/FileBrowserWindow/CMakeFiles/FileBrowserWindowPlugin.dir/src/filebrowserwindowwindow.cpp.o
[663/1629] Building CXX object src/plugins/organisation/FileBrowserWindow/CMakeFiles/FileBrowserWindowPlugin.dir/src/moc_filebrowserwindowmodel.cpp.o
[664/1629] Building CXX object src/plugins/organisation/FileBrowserWindow/CMakeFiles/FileBrowserWindowPlugin.dir/src/moc_filebrowserwindowplugin.cpp.o
[665/1629] Building CXX object src/plugins/organisation/FileBrowserWindow/CMakeFiles/FileBrowserWindowPlugin.dir/src/moc_filebrowserwindowwidget.cpp.o
[666/1629] Building CXX object src/plugins/organisation/FileBrowserWindow/CMakeFiles/FileBrowserWindowPlugin.dir/src/moc_filebrowserwindowwindow.cpp.o
[667/1629] Generating src/moc_fileorganiserwindowwidget.cpp
[668/1629] Building CXX object src/plugins/organisation/FileBrowserWindow/CMakeFiles/FileBrowserWindowPlugin.dir/qrc_FileBrowserWindow_i18n.cpp.o
[669/1629] Generating ../../../../FileOrganiserWindow_fr.qm
[670/1629] Generating qrc_FileOrganiserWindow_i18n.cpp
[671/1629] Linking CXX executable src/plugins/miscellaneous/Core/Core_generaltests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[672/1629] Generating src/moc_fileorganiserwindowwindow.cpp
[673/1629] Generating ui_fileorganiserwindowwindow.h
[674/1629] Generating src/moc_cvodesolverplugin.cpp
[675/1629] Building CXX object src/plugins/organisation/FileOrganiserWindow/CMakeFiles/FileOrganiserWindowPlugin.dir/__/__/i18ninterface.cpp.o
[676/1629] Building CXX object src/plugins/organisation/FileOrganiserWindow/CMakeFiles/FileOrganiserWindowPlugin.dir/__/__/plugininfo.cpp.o
[677/1629] Building CXX object src/plugins/organisation/FileOrganiserWindow/CMakeFiles/FileOrganiserWindowPlugin.dir/__/__/plugininterface.cpp.o
[678/1629] Building CXX object src/plugins/organisation/FileOrganiserWindow/CMakeFiles/FileOrganiserWindowPlugin.dir/__/__/windowinterface.cpp.o
[679/1629] Building CXX object src/plugins/organisation/FileOrganiserWindow/CMakeFiles/FileOrganiserWindowPlugin.dir/src/fileorganiserwindowplugin.cpp.o
[680/1629] Building CXX object src/plugins/organisation/FileOrganiserWindow/CMakeFiles/FileOrganiserWindowPlugin.dir/src/fileorganiserwindowwidget.cpp.o
[681/1629] Linking CXX shared library src/plugins/miscellaneous/WebBrowserWindow/libWebBrowserWindow.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[682/1629] Building CXX object src/plugins/organisation/FileOrganiserWindow/CMakeFiles/FileOrganiserWindowPlugin.dir/src/fileorganiserwindowwindow.cpp.o
[683/1629] Building CXX object src/plugins/organisation/FileOrganiserWindow/CMakeFiles/FileOrganiserWindowPlugin.dir/src/moc_fileorganiserwindowplugin.cpp.o
[684/1629] Building CXX object src/plugins/organisation/FileOrganiserWindow/CMakeFiles/FileOrganiserWindowPlugin.dir/src/moc_fileorganiserwindowwidget.cpp.o
[685/1629] Building CXX object src/plugins/organisation/FileOrganiserWindow/CMakeFiles/FileOrganiserWindowPlugin.dir/src/moc_fileorganiserwindowwindow.cpp.o
[686/1629] Generating ../../../../CVODESolver_fr.qm
[687/1629] Generating qrc_CVODESolver_i18n.cpp
[688/1629] Generating __/__/moc_solverinterface.cpp
[689/1629] Building CXX object src/plugins/organisation/FileOrganiserWindow/CMakeFiles/FileOrganiserWindowPlugin.dir/qrc_FileOrganiserWindow_i18n.cpp.o
[690/1629] Building CXX object src/plugins/solver/CVODESolver/CMakeFiles/CVODESolverPlugin.dir/__/__/i18ninterface.cpp.o
[691/1629] Building CXX object src/plugins/solver/CVODESolver/CMakeFiles/CVODESolverPlugin.dir/__/__/plugininfo.cpp.o
[692/1629] Building CXX object src/plugins/solver/CVODESolver/CMakeFiles/CVODESolverPlugin.dir/__/__/solverinterface.cpp.o
[693/1629] Building CXX object src/plugins/solver/CVODESolver/CMakeFiles/CVODESolverPlugin.dir/src/cvodesolver.cpp.o
[694/1629] Building CXX object src/plugins/solver/CVODESolver/CMakeFiles/CVODESolverPlugin.dir/src/cvodesolverplugin.cpp.o
[695/1629] Building CXX object src/plugins/solver/CVODESolver/CMakeFiles/CVODESolverPlugin.dir/__/__/moc_solverinterface.cpp.o
[696/1629] Building CXX object src/plugins/solver/CVODESolver/CMakeFiles/CVODESolverPlugin.dir/src/moc_cvodesolverplugin.cpp.o
[697/1629] Building CXX object src/plugins/solver/CVODESolver/CMakeFiles/CVODESolverPlugin.dir/src/moc_cvodesolver.cpp.o
[698/1629] Generating src/moc_forwardeulersolver.cpp
[699/1629] Generating ../../../../ForwardEulerSolver_fr.qm
[700/1629] Generating qrc_ForwardEulerSolver_i18n.cpp
[701/1629] Building CXX object src/plugins/solver/CVODESolver/CMakeFiles/CVODESolverPlugin.dir/qrc_CVODESolver_i18n.cpp.o
[702/1629] Linking CXX shared library src/plugins/organisation/FileBrowserWindow/libFileBrowserWindow.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[703/1629] Generating src/moc_forwardeulersolverplugin.cpp
[704/1629] Generating __/__/moc_solverinterface.cpp
[705/1629] Building CXX object src/plugins/solver/ForwardEulerSolver/CMakeFiles/ForwardEulerSolverPlugin.dir/__/__/i18ninterface.cpp.o
[706/1629] Building CXX object src/plugins/solver/ForwardEulerSolver/CMakeFiles/ForwardEulerSolverPlugin.dir/__/__/plugininfo.cpp.o
[707/1629] Building CXX object src/plugins/solver/ForwardEulerSolver/CMakeFiles/ForwardEulerSolverPlugin.dir/__/__/solverinterface.cpp.o
[708/1629] Building CXX object src/plugins/solver/ForwardEulerSolver/CMakeFiles/ForwardEulerSolverPlugin.dir/src/forwardeulersolver.cpp.o
[709/1629] Building CXX object src/plugins/solver/ForwardEulerSolver/CMakeFiles/ForwardEulerSolverPlugin.dir/__/__/moc_solverinterface.cpp.o
[710/1629] Building CXX object src/plugins/solver/ForwardEulerSolver/CMakeFiles/ForwardEulerSolverPlugin.dir/src/forwardeulersolverplugin.cpp.o
[711/1629] Building CXX object src/plugins/solver/ForwardEulerSolver/CMakeFiles/ForwardEulerSolverPlugin.dir/src/moc_forwardeulersolver.cpp.o
[712/1629] Building CXX object src/plugins/solver/ForwardEulerSolver/CMakeFiles/ForwardEulerSolverPlugin.dir/src/moc_forwardeulersolverplugin.cpp.o
[713/1629] Generating src/moc_fourthorderrungekuttasolver.cpp
[714/1629] Generating src/moc_fourthorderrungekuttasolverplugin.cpp
[715/1629] Generating ../../../../FourthOrderRungeKuttaSolver_fr.qm
[716/1629] Building CXX object src/plugins/solver/ForwardEulerSolver/CMakeFiles/ForwardEulerSolverPlugin.dir/qrc_ForwardEulerSolver_i18n.cpp.o
[717/1629] Generating qrc_FourthOrderRungeKuttaSolver_i18n.cpp
[718/1629] Linking CXX shared library src/plugins/organisation/FileOrganiserWindow/libFileOrganiserWindow.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[719/1629] Building CXX object src/plugins/solver/FourthOrderRungeKuttaSolver/CMakeFiles/FourthOrderRungeKuttaSolverPlugin.dir/__/__/i18ninterface.cpp.o
[720/1629] Building CXX object src/plugins/solver/FourthOrderRungeKuttaSolver/CMakeFiles/FourthOrderRungeKuttaSolverPlugin.dir/__/__/plugininfo.cpp.o
[721/1629] Building CXX object src/plugins/solver/FourthOrderRungeKuttaSolver/CMakeFiles/FourthOrderRungeKuttaSolverPlugin.dir/__/__/solverinterface.cpp.o
[722/1629] Building CXX object src/plugins/solver/FourthOrderRungeKuttaSolver/CMakeFiles/FourthOrderRungeKuttaSolverPlugin.dir/src/fourthorderrungekuttasolver.cpp.o
[723/1629] Building CXX object src/plugins/solver/FourthOrderRungeKuttaSolver/CMakeFiles/FourthOrderRungeKuttaSolverPlugin.dir/src/fourthorderrungekuttasolverplugin.cpp.o
[724/1629] Building CXX object src/plugins/solver/FourthOrderRungeKuttaSolver/CMakeFiles/FourthOrderRungeKuttaSolverPlugin.dir/__/__/moc_solverinterface.cpp.o
[725/1629] Building CXX object src/plugins/solver/FourthOrderRungeKuttaSolver/CMakeFiles/FourthOrderRungeKuttaSolverPlugin.dir/src/moc_fourthorderrungekuttasolver.cpp.o
[726/1629] Building CXX object src/plugins/solver/FourthOrderRungeKuttaSolver/CMakeFiles/FourthOrderRungeKuttaSolverPlugin.dir/src/moc_fourthorderrungekuttasolverplugin.cpp.o
[727/1629] Generating __/__/moc_solverinterface.cpp
[728/1629] Linking CXX shared library src/plugins/solver/CVODESolver/libCVODESolver.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[729/1629] Building CXX object src/plugins/solver/FourthOrderRungeKuttaSolver/CMakeFiles/FourthOrderRungeKuttaSolverPlugin.dir/qrc_FourthOrderRungeKuttaSolver_i18n.cpp.o
[730/1629] Generating src/moc_heunsolver.cpp
[731/1629] Generating src/moc_heunsolverplugin.cpp
[732/1629] Generating ../../../../HeunSolver_fr.qm
[733/1629] Generating qrc_HeunSolver_i18n.cpp
[734/1629] Generating __/__/moc_solverinterface.cpp
[735/1629] Building CXX object src/plugins/solver/HeunSolver/CMakeFiles/HeunSolverPlugin.dir/__/__/i18ninterface.cpp.o
[736/1629] Building CXX object src/plugins/solver/HeunSolver/CMakeFiles/HeunSolverPlugin.dir/__/__/plugininfo.cpp.o
[737/1629] Building CXX object src/plugins/solver/HeunSolver/CMakeFiles/HeunSolverPlugin.dir/__/__/solverinterface.cpp.o
[738/1629] Building CXX object src/plugins/solver/HeunSolver/CMakeFiles/HeunSolverPlugin.dir/src/heunsolver.cpp.o
[739/1629] Building CXX object src/plugins/solver/HeunSolver/CMakeFiles/HeunSolverPlugin.dir/src/heunsolverplugin.cpp.o
[740/1629] Building CXX object src/plugins/solver/HeunSolver/CMakeFiles/HeunSolverPlugin.dir/__/__/moc_solverinterface.cpp.o
[741/1629] Building CXX object src/plugins/solver/HeunSolver/CMakeFiles/HeunSolverPlugin.dir/src/moc_heunsolver.cpp.o
[742/1629] Building CXX object src/plugins/solver/HeunSolver/CMakeFiles/HeunSolverPlugin.dir/src/moc_heunsolverplugin.cpp.o
[743/1629] Linking CXX shared library src/plugins/solver/ForwardEulerSolver/libForwardEulerSolver.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[744/1629] Generating src/moc_kinsolsolver.cpp
[745/1629] Building CXX object src/plugins/solver/HeunSolver/CMakeFiles/HeunSolverPlugin.dir/qrc_HeunSolver_i18n.cpp.o
[746/1629] Generating src/moc_kinsolsolverplugin.cpp
[747/1629] Generating ../../../../KINSOLSolver_fr.qm
[748/1629] Generating qrc_KINSOLSolver_i18n.cpp
[749/1629] Generating __/__/moc_solverinterface.cpp
[750/1629] Building CXX object src/plugins/solver/KINSOLSolver/CMakeFiles/KINSOLSolverPlugin.dir/__/__/i18ninterface.cpp.o
[751/1629] Building CXX object src/plugins/solver/KINSOLSolver/CMakeFiles/KINSOLSolverPlugin.dir/__/__/plugininfo.cpp.o
[752/1629] Building CXX object src/plugins/solver/KINSOLSolver/CMakeFiles/KINSOLSolverPlugin.dir/__/__/solverinterface.cpp.o
[753/1629] Building CXX object src/plugins/solver/KINSOLSolver/CMakeFiles/KINSOLSolverPlugin.dir/src/kinsolsolver.cpp.o
[754/1629] Building CXX object src/plugins/solver/KINSOLSolver/CMakeFiles/KINSOLSolverPlugin.dir/src/kinsolsolverplugin.cpp.o
[755/1629] Building CXX object src/plugins/solver/KINSOLSolver/CMakeFiles/KINSOLSolverPlugin.dir/__/__/moc_solverinterface.cpp.o
[756/1629] Building CXX object src/plugins/solver/KINSOLSolver/CMakeFiles/KINSOLSolverPlugin.dir/src/moc_kinsolsolver.cpp.o
[757/1629] Building CXX object src/plugins/solver/KINSOLSolver/CMakeFiles/KINSOLSolverPlugin.dir/src/moc_kinsolsolverplugin.cpp.o
[758/1629] Generating src/moc_secondorderrungekuttasolver.cpp
[759/1629] Generating src/moc_secondorderrungekuttasolverplugin.cpp
[760/1629] Generating ../../../../SecondOrderRungeKuttaSolver_fr.qm
[761/1629] Building CXX object src/plugins/solver/KINSOLSolver/CMakeFiles/KINSOLSolverPlugin.dir/qrc_KINSOLSolver_i18n.cpp.o
[762/1629] Generating qrc_SecondOrderRungeKuttaSolver_i18n.cpp
[763/1629] Linking CXX shared library src/plugins/solver/FourthOrderRungeKuttaSolver/libFourthOrderRungeKuttaSolver.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[764/1629] Building CXX object src/plugins/solver/SecondOrderRungeKuttaSolver/CMakeFiles/SecondOrderRungeKuttaSolverPlugin.dir/__/__/i18ninterface.cpp.o
[765/1629] Building CXX object src/plugins/solver/SecondOrderRungeKuttaSolver/CMakeFiles/SecondOrderRungeKuttaSolverPlugin.dir/__/__/plugininfo.cpp.o
[766/1629] Building CXX object src/plugins/solver/SecondOrderRungeKuttaSolver/CMakeFiles/SecondOrderRungeKuttaSolverPlugin.dir/__/__/solverinterface.cpp.o
[767/1629] Building CXX object src/plugins/solver/SecondOrderRungeKuttaSolver/CMakeFiles/SecondOrderRungeKuttaSolverPlugin.dir/src/secondorderrungekuttasolver.cpp.o
[768/1629] Building CXX object src/plugins/solver/SecondOrderRungeKuttaSolver/CMakeFiles/SecondOrderRungeKuttaSolverPlugin.dir/src/secondorderrungekuttasolverplugin.cpp.o
[769/1629] Building CXX object src/plugins/solver/SecondOrderRungeKuttaSolver/CMakeFiles/SecondOrderRungeKuttaSolverPlugin.dir/__/__/moc_solverinterface.cpp.o
[770/1629] Building CXX object src/plugins/solver/SecondOrderRungeKuttaSolver/CMakeFiles/SecondOrderRungeKuttaSolverPlugin.dir/src/moc_secondorderrungekuttasolver.cpp.o
[771/1629] Building CXX object src/plugins/solver/SecondOrderRungeKuttaSolver/CMakeFiles/SecondOrderRungeKuttaSolverPlugin.dir/src/moc_secondorderrungekuttasolverplugin.cpp.o
[772/1629] Linking CXX shared library src/plugins/solver/HeunSolver/libHeunSolver.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[773/1629] Generating src/moc_qscintillawidget.cpp
[774/1629] Building CXX object src/plugins/solver/SecondOrderRungeKuttaSolver/CMakeFiles/SecondOrderRungeKuttaSolverPlugin.dir/qrc_SecondOrderRungeKuttaSolver_i18n.cpp.o
[775/1629] Generating src/moc_qscintillasupportplugin.cpp
[776/1629] Generating src/moc_standardfile.cpp
[777/1629] Building CXX object src/plugins/support/QScintillaSupport/CMakeFiles/QScintillaSupportPlugin.dir/__/__/plugininfo.cpp.o
[778/1629] Building CXX object src/plugins/support/QScintillaSupport/CMakeFiles/QScintillaSupportPlugin.dir/src/qscintillasupportplugin.cpp.o
[779/1629] Building CXX object src/plugins/support/QScintillaSupport/CMakeFiles/QScintillaSupportPlugin.dir/src/qscintillawidget.cpp.o
[780/1629] Building CXX object src/plugins/support/QScintillaSupport/CMakeFiles/QScintillaSupportPlugin.dir/src/moc_qscintillasupportplugin.cpp.o
[781/1629] Building CXX object src/plugins/support/QScintillaSupport/CMakeFiles/QScintillaSupportPlugin.dir/src/moc_qscintillawidget.cpp.o
[782/1629] Generating src/moc_standardfilemanager.cpp
[783/1629] Generating src/moc_standardsupportplugin.cpp
[784/1629] Building CXX object src/plugins/support/StandardSupport/CMakeFiles/StandardSupportPlugin.dir/__/__/plugininfo.cpp.o
[785/1629] Linking CXX shared library src/plugins/solver/KINSOLSolver/libKINSOLSolver.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[786/1629] Building CXX object src/plugins/support/StandardSupport/CMakeFiles/StandardSupportPlugin.dir/src/standardfile.cpp.o
[787/1629] Building CXX object src/plugins/support/StandardSupport/CMakeFiles/StandardSupportPlugin.dir/src/standardfilemanager.cpp.o
[788/1629] Building CXX object src/plugins/support/StandardSupport/CMakeFiles/StandardSupportPlugin.dir/src/standardsupportplugin.cpp.o
[789/1629] Building CXX object src/plugins/support/StandardSupport/CMakeFiles/StandardSupportPlugin.dir/src/moc_standardfile.cpp.o
[790/1629] Building CXX object src/plugins/support/StandardSupport/CMakeFiles/StandardSupportPlugin.dir/src/moc_standardfilemanager.cpp.o
[791/1629] Building CXX object src/plugins/support/StandardSupport/CMakeFiles/StandardSupportPlugin.dir/src/moc_standardsupportplugin.cpp.o
[792/1629] Building CXX object src/plugins/support/ZIPSupport/CMakeFiles/ZIPSupport_tests.dir/__/__/__/tests/src/testsutils.cpp.o
[793/1629] Building CXX object src/plugins/support/ZIPSupport/CMakeFiles/ZIPSupport_tests.dir/__/__/plugininfo.cpp.o
[794/1629] Building CXX object src/plugins/support/ZIPSupport/CMakeFiles/ZIPSupport_tests.dir/src/qzip.cpp.o
[795/1629] Building CXX object src/plugins/support/ZIPSupport/CMakeFiles/ZIPSupport_tests.dir/src/zipsupportplugin.cpp.o
[796/1629] Building CXX object src/plugins/support/ZIPSupport/CMakeFiles/ZIPSupport_tests.dir/src/moc_zipsupportplugin.cpp.o
[797/1629] Linking CXX shared library src/plugins/solver/SecondOrderRungeKuttaSolver/libSecondOrderRungeKuttaSolver.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[798/1629] Building CXX object src/plugins/support/ZIPSupport/CMakeFiles/ZIPSupport_tests.dir/tests/tests.cpp.o
[799/1629] Building CXX object src/plugins/support/ZIPSupport/CMakeFiles/ZIPSupport_tests.dir/tests/moc_tests.cpp.o
[800/1629] Linking CXX shared library src/plugins/support/QScintillaSupport/libQScintillaSupport.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[801/1629] Generating src/moc_cellmlapiplugin.cpp
[802/1629] Generating src/moc_editorlistwidget.cpp
[803/1629] Building CXX object src/plugins/thirdParty/CellMLAPI/CMakeFiles/CellMLAPIPlugin.dir/__/__/plugininfo.cpp.o
[804/1629] Building CXX object src/plugins/support/ZIPSupport/CMakeFiles/ZIPSupport_tests.dir/qrc_tests.cpp.o
[805/1629] Building CXX object src/plugins/thirdParty/CellMLAPI/CMakeFiles/CellMLAPIPlugin.dir/src/cellmlapiplugin.cpp.o
[806/1629] Building CXX object src/plugins/thirdParty/CellMLAPI/CMakeFiles/CellMLAPIPlugin.dir/src/moc_cellmlapiplugin.cpp.o
[807/1629] Generating src/moc_editorwidget.cpp
[808/1629] Generating src/moc_editorwidgetplugin.cpp
[809/1629] Linking CXX shared library src/plugins/support/StandardSupport/libStandardSupport.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[810/1629] Generating src/moc_editorwidgeteditorwidget.cpp
[811/1629] Generating src/moc_editorwidgetfindreplacewidget.cpp
[812/1629] Generating ui_editorwidgetfindreplacewidget.h
[813/1629] Generating src/moc_editorwidgetscrollbar.cpp
[814/1629] Generating qrc_EditorWidget_ui.cpp
[815/1629] Generating ../../../../EditorWidget_fr.qm
[816/1629] Generating tests/moc_tests.cpp
[817/1629] Generating qrc_EditorWidget_i18n.cpp
[818/1629] Generating qrc_tests.cpp
[819/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/__/__/i18ninterface.cpp.o
[820/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/__/__/plugininfo.cpp.o
[821/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/src/editorlistwidget.cpp.o
[822/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/src/editorwidget.cpp.o
[823/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/src/editorwidgeteditorwidget.cpp.o
[824/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/src/editorwidgetfindreplacewidget.cpp.o
[825/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/src/editorwidgetplugin.cpp.o
[826/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/src/editorwidgetscrollbar.cpp.o
[827/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/src/moc_editorlistwidget.cpp.o
[828/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/src/moc_editorwidget.cpp.o
[829/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/src/moc_editorwidgeteditorwidget.cpp.o
[830/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/src/moc_editorwidgetfindreplacewidget.cpp.o
[831/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/src/moc_editorwidgetplugin.cpp.o
[832/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/src/moc_editorwidgetscrollbar.cpp.o
[833/1629] Linking CXX executable src/plugins/support/ZIPSupport/ZIPSupport_tests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[834/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/qrc_EditorWidget_ui.cpp.o
[835/1629] Linking CXX shared library src/plugins/thirdParty/CellMLAPI/libCellMLAPI.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[836/1629] Building CXX object src/plugins/thirdParty/CellMLAPI/CMakeFiles/CellMLAPI_tests.dir/__/__/plugininfo.cpp.o
[837/1629] Building CXX object src/plugins/thirdParty/CellMLAPI/CMakeFiles/CellMLAPI_tests.dir/__/__/__/tests/src/testsutils.cpp.o
[838/1629] Building CXX object src/plugins/thirdParty/CellMLAPI/CMakeFiles/CellMLAPI_tests.dir/src/cellmlapiplugin.cpp.o
[839/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/qrc_EditorWidget_i18n.cpp.o
[840/1629] Building CXX object src/plugins/thirdParty/CellMLAPI/CMakeFiles/CellMLAPI_tests.dir/src/moc_cellmlapiplugin.cpp.o
[841/1629] Building CXX object src/plugins/thirdParty/CellMLAPI/CMakeFiles/CellMLAPI_tests.dir/tests/moc_tests.cpp.o
[842/1629] Building CXX object src/plugins/thirdParty/CellMLAPI/CMakeFiles/CellMLAPI_tests.dir/tests/tests.cpp.o
[843/1629] Generating tests/moc_tests.cpp
[844/1629] Generating src/moc_libbiosignalmlplugin.cpp
[845/1629] Generating qrc_tests.cpp
[846/1629] Building CXX object src/plugins/thirdParty/libBioSignalML/CMakeFiles/libBioSignalMLPlugin.dir/__/__/plugininfo.cpp.o
[847/1629] Building CXX object src/plugins/thirdParty/CellMLAPI/CMakeFiles/CellMLAPI_tests.dir/qrc_tests.cpp.o
[848/1629] Building CXX object src/plugins/thirdParty/libBioSignalML/CMakeFiles/libBioSignalML_tests.dir/__/__/plugininfo.cpp.o
[849/1629] Building CXX object src/plugins/thirdParty/libBioSignalML/CMakeFiles/libBioSignalML_tests.dir/__/__/__/tests/src/testsutils.cpp.o
[850/1629] Building CXX object src/plugins/thirdParty/libBioSignalML/CMakeFiles/libBioSignalML_tests.dir/src/moc_libbiosignalmlplugin.cpp.o
[851/1629] Building CXX object src/plugins/thirdParty/libBioSignalML/CMakeFiles/libBioSignalML_tests.dir/src/libbiosignalmlplugin.cpp.o
[852/1629] Building CXX object src/plugins/thirdParty/libBioSignalML/CMakeFiles/libBioSignalML_tests.dir/tests/moc_tests.cpp.o
[853/1629] Building CXX object src/plugins/thirdParty/libBioSignalML/CMakeFiles/libBioSignalML_tests.dir/tests/tests.cpp.o
[854/1629] Building CXX object src/plugins/thirdParty/libBioSignalML/CMakeFiles/libBioSignalMLPlugin.dir/src/libbiosignalmlplugin.cpp.o
[855/1629] Building CXX object src/plugins/thirdParty/libBioSignalML/CMakeFiles/libBioSignalML_tests.dir/qrc_tests.cpp.o
[856/1629] Building CXX object src/plugins/thirdParty/libBioSignalML/CMakeFiles/libBioSignalMLPlugin.dir/src/moc_libbiosignalmlplugin.cpp.o
[857/1629] Linking CXX shared library src/plugins/widget/EditorWidget/libEditorWidget.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[858/1629] Generating __/__/moc_pluginmanager.cpp
[859/1629] Generating src/moc_editingviewplugin.cpp
[860/1629] Linking CXX executable src/plugins/thirdParty/CellMLAPI/CellMLAPI_tests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[861/1629] Generating __/__/moc_plugin.cpp
[862/1629] Generating ../../../../EditingView_fr.qm
[863/1629] Generating src/moc_libgit2plugin.cpp
[864/1629] Generating qrc_EditingView_i18n.cpp
[865/1629] Building CXX object src/plugins/thirdParty/libgit2/CMakeFiles/libgit2Plugin.dir/__/__/plugininfo.cpp.o
[866/1629] Building CXX object src/plugins/editing/EditingView/CMakeFiles/EditingViewPlugin.dir/__/__/filehandlinginterface.cpp.o
[867/1629] Linking CXX shared library src/plugins/thirdParty/libBioSignalML/liblibBioSignalML.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[868/1629] Building CXX object src/plugins/editing/EditingView/CMakeFiles/EditingViewPlugin.dir/__/__/guiinterface.cpp.o
[869/1629] Linking CXX executable src/plugins/thirdParty/libBioSignalML/libBioSignalML_tests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[870/1629] Building CXX object src/plugins/editing/EditingView/CMakeFiles/EditingViewPlugin.dir/__/__/i18ninterface.cpp.o
[871/1629] Generating __/__/moc_datastoreinterface.cpp
[872/1629] Generating src/moc_biosignalmldatastoredialog.cpp
[873/1629] Generating src/moc_biosignalmldatastoreimporter.cpp
[874/1629] Generating src/moc_biosignalmldatastoreexporter.cpp
[875/1629] Generating ../../../../BioSignalMLDataStore_fr.qm
[876/1629] Generating src/moc_biosignalmldatastoreplugin.cpp
[877/1629] Generating qrc_BioSignalMLDataStore_i18n.cpp
[878/1629] Building CXX object src/plugins/editing/EditingView/CMakeFiles/EditingViewPlugin.dir/__/__/plugininfo.cpp.o
[879/1629] Building CXX object src/plugins/editing/EditingView/CMakeFiles/EditingViewPlugin.dir/__/__/plugin.cpp.o
[880/1629] Building CXX object src/plugins/editing/EditingView/CMakeFiles/EditingViewPlugin.dir/__/__/plugininterface.cpp.o
[881/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/__/__/filetypeinterface.cpp.o
[882/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/__/__/datastoreinterface.cpp.o
[883/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/__/__/i18ninterface.cpp.o
[884/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/__/__/plugininfo.cpp.o
[885/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/src/biosignalmldatastoredata.cpp.o
[886/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/src/biosignalmldatastoredialog.cpp.o
[887/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/src/biosignalmldatastoreexporter.cpp.o
[888/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/src/biosignalmldatastoreimporter.cpp.o
[889/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/__/__/moc_datastoreinterface.cpp.o
[890/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/src/biosignalmldatastoreplugin.cpp.o
[891/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/src/biosignalmlinterface.cpp.o
[892/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/src/moc_biosignalmldatastoredialog.cpp.o
[893/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/src/moc_biosignalmldatastoreexporter.cpp.o
[894/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/src/moc_biosignalmldatastoreimporter.cpp.o
[895/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/src/moc_biosignalmldatastoreplugin.cpp.o
[896/1629] Building CXX object src/plugins/editing/EditingView/CMakeFiles/EditingViewPlugin.dir/__/__/pluginmanager.cpp.o
[897/1629] Building CXX object src/plugins/editing/EditingView/CMakeFiles/EditingViewPlugin.dir/src/editingviewinterface.cpp.o
[898/1629] Building CXX object src/plugins/editing/EditingView/CMakeFiles/EditingViewPlugin.dir/src/editingviewplugin.cpp.o
[899/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/qrc_BioSignalMLDataStore_i18n.cpp.o
[900/1629] Building CXX object src/plugins/editing/EditingView/CMakeFiles/EditingViewPlugin.dir/__/__/moc_plugin.cpp.o
[901/1629] Building CXX object src/plugins/editing/EditingView/CMakeFiles/EditingViewPlugin.dir/__/__/moc_pluginmanager.cpp.o
[902/1629] Building CXX object src/plugins/editing/EditingView/CMakeFiles/EditingViewPlugin.dir/src/moc_editingviewplugin.cpp.o
[903/1629] Building CXX object src/plugins/thirdParty/libgit2/CMakeFiles/libgit2Plugin.dir/src/libgit2plugin.cpp.o
[904/1629] Building CXX object src/plugins/thirdParty/libgit2/CMakeFiles/libgit2Plugin.dir/src/moc_libgit2plugin.cpp.o
[905/1629] Generating src/moc_libnumlplugin.cpp
[906/1629] Building CXX object src/plugins/editing/EditingView/CMakeFiles/EditingViewPlugin.dir/qrc_EditingView_i18n.cpp.o
[907/1629] Building CXX object src/plugins/thirdParty/libNuML/CMakeFiles/libNuMLPlugin.dir/__/__/plugininfo.cpp.o
[908/1629] Building CXX object src/plugins/thirdParty/libNuML/CMakeFiles/libNuMLPlugin.dir/src/libnumlplugin.cpp.o
[909/1629] Building CXX object src/plugins/thirdParty/libNuML/CMakeFiles/libNuMLPlugin.dir/src/moc_libnumlplugin.cpp.o
[910/1629] Linking CXX shared library src/plugins/dataStore/BioSignalMLDataStore/libBioSignalMLDataStore.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[911/1629] Generating tests/moc_tests.cpp
[912/1629] Linking CXX shared library src/plugins/thirdParty/libgit2/liblibgit2.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[913/1629] Generating qrc_tests.cpp
[914/1629] Generating src/moc_libsedmlplugin.cpp
[915/1629] Building CXX object src/plugins/thirdParty/libNuML/CMakeFiles/libNuML_tests.dir/__/__/__/tests/src/testsutils.cpp.o
[916/1629] Building CXX object src/plugins/thirdParty/libNuML/CMakeFiles/libNuML_tests.dir/__/__/plugininfo.cpp.o
[917/1629] Linking CXX shared library src/plugins/editing/EditingView/libEditingView.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[918/1629] Building CXX object src/plugins/thirdParty/libNuML/CMakeFiles/libNuML_tests.dir/src/moc_libnumlplugin.cpp.o
[919/1629] Building CXX object src/plugins/thirdParty/libNuML/CMakeFiles/libNuML_tests.dir/src/libnumlplugin.cpp.o
[920/1629] Generating ../../../../RawTextView_fr.qm
[921/1629] Generating src/moc_rawtextviewwidget.cpp
[922/1629] Generating src/moc_rawtextviewplugin.cpp
[923/1629] Generating qrc_RawTextView_i18n.cpp
[924/1629] Building CXX object src/plugins/thirdParty/libNuML/CMakeFiles/libNuML_tests.dir/tests/moc_tests.cpp.o
[925/1629] Building CXX object src/plugins/editing/RawTextView/CMakeFiles/RawTextViewPlugin.dir/__/__/filehandlinginterface.cpp.o
[926/1629] Building CXX object src/plugins/thirdParty/libNuML/CMakeFiles/libNuML_tests.dir/tests/tests.cpp.o
[927/1629] Building CXX object src/plugins/editing/RawTextView/CMakeFiles/RawTextViewPlugin.dir/__/__/i18ninterface.cpp.o
[928/1629] Building CXX object src/plugins/editing/RawTextView/CMakeFiles/RawTextViewPlugin.dir/__/__/plugininfo.cpp.o
[929/1629] Building CXX object src/plugins/editing/RawTextView/CMakeFiles/RawTextViewPlugin.dir/__/__/plugininterface.cpp.o
[930/1629] Building CXX object src/plugins/editing/RawTextView/CMakeFiles/RawTextViewPlugin.dir/__/__/viewinterface.cpp.o
[931/1629] Linking CXX shared library src/plugins/thirdParty/libNuML/liblibNuML.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[932/1629] Building CXX object src/plugins/editing/RawTextView/CMakeFiles/RawTextViewPlugin.dir/__/EditingView/src/editingviewinterface.cpp.o
[933/1629] Building CXX object src/plugins/editing/RawTextView/CMakeFiles/RawTextViewPlugin.dir/src/moc_rawtextviewplugin.cpp.o
[934/1629] Building CXX object src/plugins/editing/RawTextView/CMakeFiles/RawTextViewPlugin.dir/src/rawtextviewplugin.cpp.o
[935/1629] Building CXX object src/plugins/editing/RawTextView/CMakeFiles/RawTextViewPlugin.dir/src/rawtextviewwidget.cpp.o
[936/1629] Building CXX object src/plugins/editing/RawTextView/CMakeFiles/RawTextViewPlugin.dir/src/moc_rawtextviewwidget.cpp.o
[937/1629] Building CXX object src/plugins/thirdParty/libSEDML/CMakeFiles/libSEDMLPlugin.dir/__/__/plugininfo.cpp.o
[938/1629] Building CXX object src/plugins/thirdParty/libSEDML/CMakeFiles/libSEDMLPlugin.dir/src/libsedmlplugin.cpp.o
[939/1629] Generating tests/moc_tests.cpp
[940/1629] Building CXX object src/plugins/editing/RawTextView/CMakeFiles/RawTextViewPlugin.dir/qrc_RawTextView_i18n.cpp.o
[941/1629] Building CXX object src/plugins/thirdParty/libNuML/CMakeFiles/libNuML_tests.dir/qrc_tests.cpp.o
[942/1629] Building CXX object src/plugins/thirdParty/libSEDML/CMakeFiles/libSEDMLPlugin.dir/src/moc_libsedmlplugin.cpp.o
[943/1629] Generating qrc_tests.cpp
[944/1629] Building CXX object src/plugins/thirdParty/libSEDML/CMakeFiles/libSEDML_tests.dir/__/__/__/tests/src/testsutils.cpp.o
[945/1629] Building CXX object src/plugins/thirdParty/libSEDML/CMakeFiles/libSEDML_tests.dir/__/__/plugininfo.cpp.o
[946/1629] Building CXX object src/plugins/thirdParty/libSEDML/CMakeFiles/libSEDML_tests.dir/src/libsedmlplugin.cpp.o
[947/1629] Building CXX object src/plugins/thirdParty/libSEDML/CMakeFiles/libSEDML_tests.dir/src/moc_libsedmlplugin.cpp.o
[948/1629] Building CXX object src/plugins/thirdParty/libSEDML/CMakeFiles/libSEDML_tests.dir/tests/tests.cpp.o
[949/1629] Building CXX object src/plugins/thirdParty/libSEDML/CMakeFiles/libSEDML_tests.dir/tests/moc_tests.cpp.o
[950/1629] Building CXX object src/plugins/thirdParty/libSEDML/CMakeFiles/libSEDML_tests.dir/qrc_tests.cpp.o
[951/1629] Performing build step for 'developerDocumentationBuild'
[1/2] Building the developer documentation for OpenCOR
[2/2] Running utility command for Sphinx
[952/1629] Linking CXX executable src/plugins/thirdParty/libNuML/libNuML_tests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[953/1629] Linking CXX shared library src/plugins/editing/RawTextView/libRawTextView.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[954/1629] Performing install step for 'developerDocumentationBuild'
[955/1629] Linking CXX shared library src/plugins/thirdParty/libSEDML/liblibSEDML.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[956/1629] Generating src/moc_libxdiffplugin.cpp
[957/1629] Generating src/moc_llvmclangplugin.cpp
[958/1629] Generating src/moc_oauthplugin.cpp
[959/1629] Completed 'developerDocumentationBuild'
[960/1629] Building CXX object src/plugins/thirdParty/LibXDiff/CMakeFiles/LibXDiffPlugin.dir/__/__/plugininfo.cpp.o
[961/1629] Building CXX object src/plugins/thirdParty/LibXDiff/CMakeFiles/LibXDiffPlugin.dir/src/libxdiffplugin.cpp.o
[962/1629] Building CXX object src/plugins/thirdParty/LibXDiff/CMakeFiles/LibXDiffPlugin.dir/src/moc_libxdiffplugin.cpp.o
[963/1629] Building CXX object src/plugins/thirdParty/LLVMClang/CMakeFiles/LLVMClangPlugin.dir/__/__/plugininfo.cpp.o
[964/1629] Building CXX object src/plugins/thirdParty/LLVMClang/CMakeFiles/LLVMClangPlugin.dir/src/llvmclangplugin.cpp.o
[965/1629] Building CXX object src/plugins/thirdParty/LLVMClang/CMakeFiles/LLVMClangPlugin.dir/src/moc_llvmclangplugin.cpp.o
[966/1629] Building CXX object src/plugins/thirdParty/OAuth/CMakeFiles/OAuthPlugin.dir/src/oauthplugin.cpp.o
[967/1629] Building CXX object src/plugins/thirdParty/OAuth/CMakeFiles/OAuthPlugin.dir/__/__/plugininfo.cpp.o
[968/1629] Building CXX object src/plugins/thirdParty/OAuth/CMakeFiles/OAuthPlugin.dir/src/moc_oauthplugin.cpp.o
[969/1629] Linking CXX executable src/plugins/thirdParty/libSEDML/libSEDML_tests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[970/1629] Linking CXX shared library src/plugins/thirdParty/LibXDiff/libLibXDiff.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[971/1629] Linking CXX shared library src/plugins/thirdParty/LLVMClang/libLLVMClang.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[972/1629] Generating qrc_tests.cpp
[973/1629] Generating src/moc_compilerplugin.cpp
[974/1629] Generating src/moc_compilerengine.cpp
[975/1629] Generating tests/moc_tests.cpp
[976/1629] Generating ../../../../Compiler_fr.qm
[977/1629] Linking CXX shared library src/plugins/thirdParty/OAuth/libOAuth.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[978/1629] Generating qrc_Compiler_i18n.cpp
[979/1629] Generating src/moc_pmrworkspacefilenode.cpp
[980/1629] Generating __/__/moc_preferencesinterface.cpp
[981/1629] Generating ui_pmrsupportpreferenceswidget.h
[982/1629] Generating src/moc_pmrworkspace.cpp
[983/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/Compiler_tests.dir/__/__/plugininfo.cpp.o
[984/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/Compiler_tests.dir/__/__/i18ninterface.cpp.o
[985/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/Compiler_tests.dir/__/__/__/tests/src/testsutils.cpp.o
[986/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/Compiler_tests.dir/src/compilermath.cpp.o
[987/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/Compiler_tests.dir/src/moc_compilerengine.cpp.o
[988/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/Compiler_tests.dir/src/compilerplugin.cpp.o
[989/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/Compiler_tests.dir/src/moc_compilerplugin.cpp.o
[990/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/Compiler_tests.dir/tests/moc_tests.cpp.o
[991/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/Compiler_tests.dir/tests/tests.cpp.o
[992/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/Compiler_tests.dir/qrc_Compiler_i18n.cpp.o
[993/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/CompilerPlugin.dir/__/__/i18ninterface.cpp.o
[994/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/Compiler_tests.dir/qrc_tests.cpp.o
[995/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/CompilerPlugin.dir/__/__/plugininfo.cpp.o
[996/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/CompilerPlugin.dir/src/compilermath.cpp.o
[997/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/CompilerPlugin.dir/src/compilerplugin.cpp.o
[998/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/CompilerPlugin.dir/src/moc_compilerengine.cpp.o
[999/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/CompilerPlugin.dir/src/moc_compilerplugin.cpp.o
[1000/1629] Generating src/moc_pmrsupportplugin.cpp
[1001/1629] Generating src/moc_pmrsupportpreferenceswidget.cpp
[1002/1629] Generating src/moc_pmrexposure.cpp
[1003/1629] Generating src/moc_pmrauthentication.cpp
[1004/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/CompilerPlugin.dir/qrc_Compiler_i18n.cpp.o
[1005/1629] Generating src/moc_pmrwebservicemanager.cpp
[1006/1629] Generating src/moc_pmrwebserviceresponse.cpp
[1007/1629] Generating src/moc_pmrwebservice.cpp
[1008/1629] Generating ../../../../PMRSupport_fr.qm
[1009/1629] Generating src/moc_pmrworkspacemanager.cpp
[1010/1629] Generating qrc_PMRSupport_i18n.cpp
[1011/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/__/__/i18ninterface.cpp.o
[1012/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/__/__/plugininfo.cpp.o
[1013/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/__/__/preferencesinterface.cpp.o
[1014/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/pmrexposure.cpp.o
[1015/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/pmrauthentication.cpp.o
[1016/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/pmrsupport.cpp.o
[1017/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/pmrsupportpreferenceswidget.cpp.o
[1018/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/pmrsupportplugin.cpp.o
[1019/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/pmrwebservice.cpp.o
[1020/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/pmrwebserviceresponse.cpp.o
[1021/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/pmrwebservicemanager.cpp.o
[1022/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/pmrworkspace.cpp.o
[1023/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/pmrworkspacefilenode.cpp.o
[1024/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/pmrworkspacemanager.cpp.o
[1025/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/__/__/moc_preferencesinterface.cpp.o
[1026/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/moc_pmrauthentication.cpp.o
[1027/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/moc_pmrexposure.cpp.o
[1028/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/moc_pmrwebservice.cpp.o
[1029/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/moc_pmrsupportpreferenceswidget.cpp.o
[1030/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/moc_pmrsupportplugin.cpp.o
[1031/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/moc_pmrwebservicemanager.cpp.o
[1032/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/moc_pmrwebserviceresponse.cpp.o
[1033/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/moc_pmrworkspace.cpp.o
[1034/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/moc_pmrworkspacefilenode.cpp.o
[1035/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/moc_pmrworkspacemanager.cpp.o
[1036/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/qrc_PMRSupport_i18n.cpp.o
[1037/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/CompilerPlugin.dir/src/compilerengine.cpp.o
[1038/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/Compiler_tests.dir/src/compilerengine.cpp.o
[1039/1629] Linking CXX shared library src/plugins/support/PMRSupport/libPMRSupport.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1040/1629] Generating src/moc_pmrwindowwindow.cpp
[1041/1629] Generating src/moc_pmrwindowplugin.cpp
[1042/1629] Generating __/__/moc_preferencesinterface.cpp
[1043/1629] Generating src/moc_pmrwindowwidget.cpp
[1044/1629] Generating ../../../../PMRWindow_fr.qm
[1045/1629] Generating ui_pmrwindowwindow.h
[1046/1629] Generating qrc_PMRWindow_i18n.cpp
[1047/1629] Building CXX object src/plugins/organisation/PMRWindow/CMakeFiles/PMRWindowPlugin.dir/__/__/plugininfo.cpp.o
[1048/1629] Building CXX object src/plugins/organisation/PMRWindow/CMakeFiles/PMRWindowPlugin.dir/__/__/i18ninterface.cpp.o
[1049/1629] Building CXX object src/plugins/organisation/PMRWindow/CMakeFiles/PMRWindowPlugin.dir/__/__/plugininterface.cpp.o
[1050/1629] Building CXX object src/plugins/organisation/PMRWindow/CMakeFiles/PMRWindowPlugin.dir/__/__/preferencesinterface.cpp.o
[1051/1629] Building CXX object src/plugins/organisation/PMRWindow/CMakeFiles/PMRWindowPlugin.dir/__/__/windowinterface.cpp.o
[1052/1629] Building CXX object src/plugins/organisation/PMRWindow/CMakeFiles/PMRWindowPlugin.dir/src/pmrwindowplugin.cpp.o
[1053/1629] Building CXX object src/plugins/organisation/PMRWindow/CMakeFiles/PMRWindowPlugin.dir/__/__/moc_preferencesinterface.cpp.o
[1054/1629] Building CXX object src/plugins/organisation/PMRWindow/CMakeFiles/PMRWindowPlugin.dir/src/pmrwindowwidget.cpp.o
[1055/1629] Building CXX object src/plugins/organisation/PMRWindow/CMakeFiles/PMRWindowPlugin.dir/src/pmrwindowwindow.cpp.o
[1056/1629] Building CXX object src/plugins/organisation/PMRWindow/CMakeFiles/PMRWindowPlugin.dir/src/moc_pmrwindowwindow.cpp.o
[1057/1629] Building CXX object src/plugins/organisation/PMRWindow/CMakeFiles/PMRWindowPlugin.dir/src/moc_pmrwindowplugin.cpp.o
[1058/1629] Building CXX object src/plugins/organisation/PMRWindow/CMakeFiles/PMRWindowPlugin.dir/src/moc_pmrwindowwidget.cpp.o
[1059/1629] Building CXX object src/plugins/organisation/PMRWindow/CMakeFiles/PMRWindowPlugin.dir/qrc_PMRWindow_i18n.cpp.o
[1060/1629] Linking CXX shared library src/plugins/miscellaneous/Compiler/libCompiler.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1061/1629] Linking CXX executable src/plugins/miscellaneous/Compiler/Compiler_tests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1062/1629] Generating __/__/moc_solverinterface.cpp
[1063/1629] Generating src/moc_cellmlfilemanager.cpp
[1064/1629] Performing build step for 'userDocumentationBuild'
[1/2] Building the user documentation for OpenCOR
[2/2] Running utility command for Sphinx
[1065/1629] Generating src/moc_cellmlfilecellml10exporter.cpp
[1066/1629] Generating src/moc_cellmlsupportplugin.cpp
[1067/1629] Generating src/moc_cellmlfile.cpp
[1068/1629] Generating src/moc_cellmlfileruntime.cpp
[1069/1629] Generating tests/moc_tests.cpp
[1070/1629] Generating qrc_CellMLSupport_ui.cpp
[1071/1629] Generating ../../../../CellMLSupport_fr.qm
[1072/1629] Generating qrc_tests.cpp
[1073/1629] Generating qrc_CellMLSupport_i18n.cpp
[1074/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/__/__/__/tests/src/testsutils.cpp.o
[1075/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/__/__/filetypeinterface.cpp.o
[1076/1629] Performing install step for 'userDocumentationBuild'
[1077/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/__/__/guiinterface.cpp.o
[1078/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/__/__/i18ninterface.cpp.o
[1079/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/__/__/plugininfo.cpp.o
[1080/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/__/__/plugininterface.cpp.o
[1081/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/__/__/solverinterface.cpp.o
[1082/1629] Completed 'userDocumentationBuild'
[1083/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/cellmlfile.cpp.o
[1084/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/cellmlfileexporter.cpp.o
[1085/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/cellmlfilecellml10exporter.cpp.o
[1086/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/cellmlfileissue.cpp.o
[1087/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/cellmlfilemanager.cpp.o
[1088/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/cellmlfilerdftriple.cpp.o
[1089/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/cellmlfilerdftripleelement.cpp.o
[1090/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/cellmlinterface.cpp.o
[1091/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/cellmlfileruntime.cpp.o
[1092/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/cellmlsupportplugin.cpp.o
[1093/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/__/__/moc_solverinterface.cpp.o
[1094/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/moc_cellmlfile.cpp.o
[1095/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/moc_cellmlfilecellml10exporter.cpp.o
[1096/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/moc_cellmlfilemanager.cpp.o
[1097/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/moc_cellmlfileruntime.cpp.o
[1098/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/qrc_CellMLSupport_ui.cpp.o
[1099/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/moc_cellmlsupportplugin.cpp.o
[1100/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/tests/moc_tests.cpp.o
[1101/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/tests/tests.cpp.o
[1102/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/qrc_CellMLSupport_i18n.cpp.o
[1103/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/__/__/filetypeinterface.cpp.o
[1104/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/__/__/guiinterface.cpp.o
[1105/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/qrc_tests.cpp.o
[1106/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/__/__/i18ninterface.cpp.o
[1107/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/__/__/plugininfo.cpp.o
[1108/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/__/__/plugininterface.cpp.o
[1109/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/__/__/solverinterface.cpp.o
[1110/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/cellmlfile.cpp.o
[1111/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/cellmlfilecellml10exporter.cpp.o
[1112/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/cellmlfileissue.cpp.o
[1113/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/cellmlfileexporter.cpp.o
[1114/1629] Linking CXX shared library src/plugins/organisation/PMRWindow/libPMRWindow.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1115/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/cellmlfilemanager.cpp.o
[1116/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/cellmlinterface.cpp.o
[1117/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/cellmlfilerdftriple.cpp.o
[1118/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/cellmlfilerdftripleelement.cpp.o
[1119/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/cellmlfileruntime.cpp.o
[1120/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/__/__/moc_solverinterface.cpp.o
[1121/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/cellmlsupportplugin.cpp.o
[1122/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/moc_cellmlfile.cpp.o
[1123/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/moc_cellmlfilecellml10exporter.cpp.o
[1124/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/moc_cellmlfilemanager.cpp.o
[1125/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/moc_cellmlfileruntime.cpp.o
[1126/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/qrc_CellMLSupport_ui.cpp.o
[1127/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/moc_cellmlsupportplugin.cpp.o
[1128/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/qrc_CellMLSupport_i18n.cpp.o
[1129/1629] Linking CXX executable src/plugins/support/CellMLSupport/CellMLSupport_tests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1130/1629] Running utility command for GenerateQtHelpFiles
[1131/1629] Generating qrc_HelpWindow_ui.cpp
[1132/1629] Generating src/moc_helpwindowplugin.cpp
[1133/1629] Generating src/moc_helpwindowwindow.cpp
[1134/1629] Generating ui_helpwindowwindow.h
[1135/1629] Generating src/moc_helpwindowwidget.cpp
[1136/1629] Generating ../../../../HelpWindow_fr.qm
[1137/1629] Generating ../../../../OpenCOR.qch
[1138/1629] Generating ../../../../OpenCOR.qhc
[1139/1629] Linking CXX shared library src/plugins/support/CellMLSupport/libCellMLSupport.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1140/1629] Generating tests/moc_tests.cpp
[1141/1629] Generating src/moc_cellmltoolsplugin.cpp
[1142/1629] Generating __/__/moc_plugin.cpp
[1143/1629] Generating __/__/moc_pluginmanager.cpp
[1144/1629] Generating qrc_tests.cpp
[1145/1629] Generating ../../../../CellMLTools_fr.qm
[1146/1629] Generating __/__/moc_pluginmanager.cpp
[1147/1629] Generating __/__/moc_plugin.cpp
[1148/1629] Generating src/moc_cellmlannotationvieweditingwidget.cpp
[1149/1629] Generating qrc_CellMLTools_i18n.cpp
[1150/1629] Generating src/moc_cellmlannotationviewmetadatadetailswidget.cpp
[1151/1629] Generating src/moc_cellmlannotationviewmetadatarawviewdetailswidget.cpp
[1152/1629] Generating src/moc_cellmlannotationviewmetadataeditdetailswidget.cpp
[1153/1629] Generating src/moc_cellmlannotationviewcellmllistwidget.cpp
[1154/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/__/__/__/tests/src/testsutils.cpp.o
[1155/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/__/__/guiinterface.cpp.o
[1156/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/__/__/cliinterface.cpp.o
[1157/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/__/__/i18ninterface.cpp.o
[1158/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/__/__/plugin.cpp.o
[1159/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/__/__/plugininterface.cpp.o
[1160/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/__/__/plugininfo.cpp.o
[1161/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/__/__/pluginmanager.cpp.o
[1162/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/__/__/moc_plugin.cpp.o
[1163/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/src/cellmltoolsplugin.cpp.o
[1164/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/__/__/moc_pluginmanager.cpp.o
[1165/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/src/moc_cellmltoolsplugin.cpp.o
[1166/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/tests/moc_tests.cpp.o
[1167/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/tests/tests.cpp.o
[1168/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/qrc_CellMLTools_i18n.cpp.o
[1169/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLToolsPlugin.dir/__/__/cliinterface.cpp.o
[1170/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLToolsPlugin.dir/__/__/guiinterface.cpp.o
[1171/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLToolsPlugin.dir/__/__/i18ninterface.cpp.o
[1172/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/qrc_tests.cpp.o
[1173/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLToolsPlugin.dir/__/__/plugin.cpp.o
[1174/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLToolsPlugin.dir/__/__/plugininfo.cpp.o
[1175/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLToolsPlugin.dir/__/__/plugininterface.cpp.o
[1176/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLToolsPlugin.dir/__/__/moc_plugin.cpp.o
[1177/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLToolsPlugin.dir/__/__/pluginmanager.cpp.o
[1178/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLToolsPlugin.dir/__/__/moc_pluginmanager.cpp.o
[1179/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLToolsPlugin.dir/src/cellmltoolsplugin.cpp.o
[1180/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLToolsPlugin.dir/src/moc_cellmltoolsplugin.cpp.o
[1181/1629] Generating src/moc_cellmlannotationviewwidget.cpp
[1182/1629] Generating src/moc_cellmlannotationviewmetadatanormalviewdetailswidget.cpp
[1183/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLToolsPlugin.dir/qrc_CellMLTools_i18n.cpp.o
[1184/1629] Generating src/moc_cellmlannotationviewplugin.cpp
[1185/1629] Generating src/moc_cellmleditingviewwidget.cpp
[1186/1629] Generating ../../../../CellMLAnnotationView_fr.qm
[1187/1629] Generating qrc_CellMLAnnotationView_ui.cpp
[1188/1629] Generating qrc_CellMLAnnotationView_i18n.cpp
[1189/1629] Generating ../../../../CellMLEditingView_fr.qm
[1190/1629] Generating __/__/moc_plugin.cpp
[1191/1629] Generating src/moc_cellmlannotationviewmetadataviewdetailswidget.cpp
[1192/1629] Generating __/__/moc_pluginmanager.cpp
[1193/1629] Generating src/moc_cellmleditingviewplugin.cpp
[1194/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/__/__/filehandlinginterface.cpp.o
[1195/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/__/__/i18ninterface.cpp.o
[1196/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/__/__/plugin.cpp.o
[1197/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/__/__/plugininfo.cpp.o
[1198/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/__/__/plugininterface.cpp.o
[1199/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/__/__/pluginmanager.cpp.o
[1200/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/__/__/viewinterface.cpp.o
[1201/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/cellmlannotationview.cpp.o
[1202/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/cellmlannotationviewcellmllistwidget.cpp.o
[1203/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/cellmlannotationvieweditingwidget.cpp.o
[1204/1629] Generating qrc_HelpWindow_i18n.cpp
[1205/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/cellmlannotationviewmetadatadetailswidget.cpp.o
[1206/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/cellmlannotationviewmetadatanormalviewdetailswidget.cpp.o
[1207/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/cellmlannotationviewmetadataeditdetailswidget.cpp.o
[1208/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/cellmlannotationviewmetadatarawviewdetailswidget.cpp.o
[1209/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/cellmlannotationviewmetadataviewdetailswidget.cpp.o
[1210/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/__/__/moc_plugin.cpp.o
[1211/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/__/__/moc_pluginmanager.cpp.o
[1212/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/cellmlannotationviewplugin.cpp.o
[1213/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/cellmlannotationviewwidget.cpp.o
[1214/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/moc_cellmlannotationvieweditingwidget.cpp.o
[1215/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/moc_cellmlannotationviewcellmllistwidget.cpp.o
[1216/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/moc_cellmlannotationviewmetadatadetailswidget.cpp.o
[1217/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/moc_cellmlannotationviewmetadataeditdetailswidget.cpp.o
[1218/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/moc_cellmlannotationviewmetadatanormalviewdetailswidget.cpp.o
[1219/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/moc_cellmlannotationviewmetadatarawviewdetailswidget.cpp.o
[1220/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/moc_cellmlannotationviewmetadataviewdetailswidget.cpp.o
[1221/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/moc_cellmlannotationviewplugin.cpp.o
[1222/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/qrc_CellMLAnnotationView_ui.cpp.o
[1223/1629] Generating qrc_CellMLEditingView_i18n.cpp
[1224/1629] Generating ../../../../SEDMLSupport_fr.qm
[1225/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/moc_cellmlannotationviewwidget.cpp.o
[1226/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/__/__/filehandlinginterface.cpp.o
[1227/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/__/__/guiinterface.cpp.o
[1228/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/__/__/i18ninterface.cpp.o
[1229/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/qrc_CellMLAnnotationView_i18n.cpp.o
[1230/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/__/__/plugininfo.cpp.o
[1231/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/__/__/plugin.cpp.o
[1232/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/__/__/plugininterface.cpp.o
[1233/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/src/cellmleditingviewinterface.cpp.o
[1234/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/__/__/pluginmanager.cpp.o
[1235/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/src/cellmleditingviewplugin.cpp.o
[1236/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/src/cellmleditingviewwidget.cpp.o
[1237/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/__/__/moc_plugin.cpp.o
[1238/1629] Linking CXX executable src/plugins/tools/CellMLTools/CellMLTools_tests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1239/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/__/__/moc_pluginmanager.cpp.o
[1240/1629] Linking CXX shared library src/plugins/tools/CellMLTools/libCellMLTools.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1241/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/src/moc_cellmleditingviewplugin.cpp.o
[1242/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/src/moc_cellmleditingviewwidget.cpp.o
[1243/1629] Building CXX object src/plugins/miscellaneous/HelpWindow/CMakeFiles/HelpWindowPlugin.dir/__/__/i18ninterface.cpp.o
[1244/1629] Building CXX object src/plugins/miscellaneous/HelpWindow/CMakeFiles/HelpWindowPlugin.dir/__/__/plugininfo.cpp.o
[1245/1629] Building CXX object src/plugins/miscellaneous/HelpWindow/CMakeFiles/HelpWindowPlugin.dir/__/__/plugininterface.cpp.o
[1246/1629] Building CXX object src/plugins/miscellaneous/HelpWindow/CMakeFiles/HelpWindowPlugin.dir/__/__/windowinterface.cpp.o
[1247/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/qrc_CellMLEditingView_i18n.cpp.o
[1248/1629] Building CXX object src/plugins/miscellaneous/HelpWindow/CMakeFiles/HelpWindowPlugin.dir/src/helpwindowplugin.cpp.o
[1249/1629] Building CXX object src/plugins/miscellaneous/HelpWindow/CMakeFiles/HelpWindowPlugin.dir/src/helpwindowwidget.cpp.o
[1250/1629] Building CXX object src/plugins/miscellaneous/HelpWindow/CMakeFiles/HelpWindowPlugin.dir/src/helpwindowwindow.cpp.o
[1251/1629] Building CXX object src/plugins/miscellaneous/HelpWindow/CMakeFiles/HelpWindowPlugin.dir/src/moc_helpwindowplugin.cpp.o
[1252/1629] Building CXX object src/plugins/miscellaneous/HelpWindow/CMakeFiles/HelpWindowPlugin.dir/qrc_HelpWindow_ui.cpp.o
[1253/1629] Building CXX object src/plugins/miscellaneous/HelpWindow/CMakeFiles/HelpWindowPlugin.dir/src/moc_helpwindowwidget.cpp.o
[1254/1629] Building CXX object src/plugins/miscellaneous/HelpWindow/CMakeFiles/HelpWindowPlugin.dir/src/moc_helpwindowwindow.cpp.o
[1255/1629] Generating ui_pmrworkspaceswindownewworkspacedialog.h
[1256/1629] Generating __/__/moc_preferencesinterface.cpp
[1257/1629] Generating src/moc_pmrworkspaceswindowplugin.cpp
[1258/1629] Generating src/moc_pmrworkspaceswindowwindow.cpp
[1259/1629] Generating src/moc_pmrworkspaceswindownewworkspacedialog.cpp
[1260/1629] Generating src/moc_pmrworkspaceswindowwidget.cpp
[1261/1629] Generating src/moc_pmrworkspaceswindowsynchronizedialog.cpp
[1262/1629] Generating ui_pmrworkspaceswindowwindow.h
[1263/1629] Generating qrc_PMRWorkspacesWindow_ui.cpp
[1264/1629] Generating ../../../../PMRWorkspacesWindow_fr.qm
[1265/1629] Generating src/moc_sedmlsupportplugin.cpp
[1266/1629] Generating qrc_PMRWorkspacesWindow_i18n.cpp
[1267/1629] Generating qrc_SEDMLSupport_i18n.cpp
[1268/1629] Generating src/moc_sedmlfilemanager.cpp
[1269/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/__/__/i18ninterface.cpp.o
[1270/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/__/__/plugininterface.cpp.o
[1271/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/__/__/plugininfo.cpp.o
[1272/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/__/__/preferencesinterface.cpp.o
[1273/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/__/__/windowinterface.cpp.o
[1274/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/src/pmrworkspaceswindownewworkspacedialog.cpp.o
[1275/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/src/pmrworkspaceswindowplugin.cpp.o
[1276/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/src/pmrworkspaceswindowsynchronizedialog.cpp.o
[1277/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/src/pmrworkspaceswindowwidget.cpp.o
[1278/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/src/pmrworkspaceswindowwindow.cpp.o
[1279/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/__/__/moc_preferencesinterface.cpp.o
[1280/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/src/moc_pmrworkspaceswindownewworkspacedialog.cpp.o
[1281/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/src/moc_pmrworkspaceswindowplugin.cpp.o
[1282/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/src/moc_pmrworkspaceswindowsynchronizedialog.cpp.o
[1283/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/src/moc_pmrworkspaceswindowwidget.cpp.o
[1284/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/src/moc_pmrworkspaceswindowwindow.cpp.o
[1285/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/qrc_PMRWorkspacesWindow_ui.cpp.o
[1286/1629] Linking CXX shared library src/plugins/editing/CellMLAnnotationView/libCellMLAnnotationView.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1287/1629] Generating qrc_SEDMLSupport_ui.cpp
[1288/1629] Generating src/moc_sedmlfile.cpp
[1289/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/qrc_PMRWorkspacesWindow_i18n.cpp.o
[1290/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/__/__/guiinterface.cpp.o
[1291/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/__/__/filetypeinterface.cpp.o
[1292/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/__/__/i18ninterface.cpp.o
[1293/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/__/__/plugininfo.cpp.o
[1294/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/__/__/plugininterface.cpp.o
[1295/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/src/sedmlfileissue.cpp.o
[1296/1629] Linking CXX shared library src/plugins/editing/CellMLEditingView/libCellMLEditingView.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1297/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/src/sedmlfile.cpp.o
[1298/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/src/sedmlfilemanager.cpp.o
[1299/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/src/sedmlinterface.cpp.o
[1300/1629] Generating src/moc_cellmltextviewconverter.cpp
[1301/1629] Generating tests/moc_clitests.cpp
[1302/1629] Generating src/moc_cellmltextviewlexer.cpp
[1303/1629] Generating src/moc_cellmltextviewplugin.cpp
[1304/1629] Generating src/moc_cellmltextviewscanner.cpp
[1305/1629] Generating src/moc_cellmltextviewparser.cpp
[1306/1629] Generating ../../../../CellMLTextView_fr.qm
[1307/1629] Generating tests/moc_scanningtests.cpp
[1308/1629] Generating qrc_tests.cpp
[1309/1629] Generating qrc_CellMLTextView_i18n.cpp
[1310/1629] Generating tests/moc_conversiontests.cpp
[1311/1629] Generating tests/moc_parsingtests.cpp
[1312/1629] Generating src/moc_cellmltextviewwidget.cpp
[1313/1629] Generating ../../../../RawCellMLView_fr.qm
[1314/1629] Generating src/moc_rawcellmlviewwidget.cpp
[1315/1629] Generating src/moc_rawcellmlviewplugin.cpp
[1316/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/__/__/cliinterface.cpp.o
[1317/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/__/__/__/tests/src/testsutils.cpp.o
[1318/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/__/__/filehandlinginterface.cpp.o
[1319/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/__/__/i18ninterface.cpp.o
[1320/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/__/__/plugininfo.cpp.o
[1321/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/__/__/viewinterface.cpp.o
[1322/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/__/CellMLEditingView/src/cellmleditingviewinterface.cpp.o
[1323/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/__/__/plugininterface.cpp.o
[1324/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/__/EditingView/src/editingviewinterface.cpp.o
[1325/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/src/cellmltextviewlexer.cpp.o
[1326/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/src/cellmltextviewconverter.cpp.o
[1327/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/src/cellmltextviewparser.cpp.o
[1328/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/src/cellmltextviewscanner.cpp.o
[1329/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/src/cellmltextviewplugin.cpp.o
[1330/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/src/cellmltextviewwidget.cpp.o
[1331/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/src/moc_cellmltextviewconverter.cpp.o
[1332/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/src/moc_cellmltextviewlexer.cpp.o
[1333/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/src/moc_cellmltextviewscanner.cpp.o
[1334/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/src/moc_cellmltextviewparser.cpp.o
[1335/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/src/moc_cellmltextviewplugin.cpp.o
[1336/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/src/moc_cellmltextviewwidget.cpp.o
[1337/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/tests/moc_scanningtests.cpp.o
[1338/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/tests/scanningtests.cpp.o
[1339/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/qrc_CellMLTextView_i18n.cpp.o
[1340/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/__/__/cliinterface.cpp.o
[1341/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/__/__/__/tests/src/testsutils.cpp.o
[1342/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/qrc_tests.cpp.o
[1343/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/__/__/filehandlinginterface.cpp.o
[1344/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/__/__/i18ninterface.cpp.o
[1345/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/__/__/plugininfo.cpp.o
[1346/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/__/__/plugininterface.cpp.o
[1347/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/__/__/viewinterface.cpp.o
[1348/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/__/CellMLEditingView/src/cellmleditingviewinterface.cpp.o
[1349/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/__/EditingView/src/editingviewinterface.cpp.o
[1350/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/src/cellmltextviewconverter.cpp.o
[1351/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/src/cellmltextviewlexer.cpp.o
[1352/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/src/cellmltextviewscanner.cpp.o
[1353/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/src/cellmltextviewparser.cpp.o
[1354/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/src/cellmltextviewplugin.cpp.o
[1355/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/src/moc_cellmltextviewconverter.cpp.o
[1356/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/src/cellmltextviewwidget.cpp.o
[1357/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/src/moc_cellmltextviewlexer.cpp.o
[1358/1629] Linking CXX shared library src/plugins/organisation/PMRWorkspacesWindow/libPMRWorkspacesWindow.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1359/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/src/moc_cellmltextviewparser.cpp.o
[1360/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/src/moc_cellmltextviewplugin.cpp.o
[1361/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/src/moc_cellmltextviewscanner.cpp.o
[1362/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/src/moc_cellmltextviewwidget.cpp.o
[1363/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/tests/moc_parsingtests.cpp.o
[1364/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/__/__/cliinterface.cpp.o
[1365/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/tests/parsingtests.cpp.o
[1366/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/qrc_CellMLTextView_i18n.cpp.o
[1367/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/__/__/i18ninterface.cpp.o
[1368/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/qrc_tests.cpp.o
[1369/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/__/__/filehandlinginterface.cpp.o
[1370/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/__/__/__/tests/src/testsutils.cpp.o
[1371/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/__/__/plugininterface.cpp.o
[1372/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/__/__/plugininfo.cpp.o
[1373/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/__/__/viewinterface.cpp.o
[1374/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/__/CellMLEditingView/src/cellmleditingviewinterface.cpp.o
[1375/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/__/EditingView/src/editingviewinterface.cpp.o
[1376/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/src/cellmltextviewconverter.cpp.o
[1377/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/src/cellmltextviewlexer.cpp.o
[1378/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/src/cellmltextviewparser.cpp.o
[1379/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/src/cellmltextviewscanner.cpp.o
[1380/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/src/cellmltextviewplugin.cpp.o
[1381/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/src/cellmltextviewwidget.cpp.o
[1382/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/src/moc_cellmltextviewconverter.cpp.o
[1383/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/src/moc_cellmltextviewlexer.cpp.o
[1384/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/src/moc_cellmltextviewscanner.cpp.o
[1385/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/src/moc_cellmltextviewparser.cpp.o
[1386/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/src/moc_cellmltextviewplugin.cpp.o
[1387/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/src/moc_cellmltextviewwidget.cpp.o
[1388/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/tests/conversiontests.cpp.o
[1389/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/tests/moc_conversiontests.cpp.o
[1390/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/qrc_CellMLTextView_i18n.cpp.o
[1391/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/qrc_tests.cpp.o
[1392/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/__/__/cliinterface.cpp.o
[1393/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/__/__/__/tests/src/testsutils.cpp.o
[1394/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/__/__/filehandlinginterface.cpp.o
[1395/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/__/__/i18ninterface.cpp.o
[1396/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/__/__/plugininfo.cpp.o
[1397/1629] Linking CXX executable src/plugins/editing/CellMLTextView/CellMLTextView_scanningtests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1398/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/__/__/plugininterface.cpp.o
[1399/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/__/__/viewinterface.cpp.o
[1400/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/__/CellMLEditingView/src/cellmleditingviewinterface.cpp.o
[1401/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/__/EditingView/src/editingviewinterface.cpp.o
[1402/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/src/cellmltextviewlexer.cpp.o
[1403/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/src/cellmltextviewconverter.cpp.o
[1404/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/src/cellmltextviewparser.cpp.o
[1405/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/src/cellmltextviewscanner.cpp.o
[1406/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/src/cellmltextviewplugin.cpp.o
[1407/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/src/cellmltextviewwidget.cpp.o
[1408/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/src/moc_cellmltextviewconverter.cpp.o
[1409/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/src/moc_cellmltextviewlexer.cpp.o
[1410/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/src/moc_cellmltextviewparser.cpp.o
[1411/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/src/moc_cellmltextviewplugin.cpp.o
[1412/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/src/moc_cellmltextviewscanner.cpp.o
[1413/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/src/moc_cellmltextviewwidget.cpp.o
[1414/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/tests/clitests.cpp.o
[1415/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/tests/moc_clitests.cpp.o
[1416/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/qrc_CellMLTextView_i18n.cpp.o
[1417/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/__/__/cliinterface.cpp.o
[1418/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/__/__/filehandlinginterface.cpp.o
[1419/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/__/__/i18ninterface.cpp.o
[1420/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/qrc_tests.cpp.o
[1421/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/__/__/plugininfo.cpp.o
[1422/1629] Linking CXX executable src/plugins/editing/CellMLTextView/CellMLTextView_parsingtests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1423/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/__/__/plugininterface.cpp.o
[1424/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/__/__/viewinterface.cpp.o
[1425/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/__/CellMLEditingView/src/cellmleditingviewinterface.cpp.o
[1426/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/__/EditingView/src/editingviewinterface.cpp.o
[1427/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/src/cellmltextviewconverter.cpp.o
[1428/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/src/cellmltextviewlexer.cpp.o
[1429/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/src/cellmltextviewparser.cpp.o
[1430/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/src/cellmltextviewscanner.cpp.o
[1431/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/src/cellmltextviewplugin.cpp.o
[1432/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/src/moc_cellmltextviewconverter.cpp.o
[1433/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/src/moc_cellmltextviewlexer.cpp.o
[1434/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/src/cellmltextviewwidget.cpp.o
[1435/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/src/moc_cellmltextviewscanner.cpp.o
[1436/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/src/moc_cellmltextviewparser.cpp.o
[1437/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/src/moc_cellmltextviewplugin.cpp.o
[1438/1629] Generating qrc_RawCellMLView_i18n.cpp
[1439/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/src/moc_cellmltextviewwidget.cpp.o
[1440/1629] Building CXX object src/plugins/editing/RawCellMLView/CMakeFiles/RawCellMLViewPlugin.dir/__/__/filehandlinginterface.cpp.o
[1441/1629] Building CXX object src/plugins/editing/RawCellMLView/CMakeFiles/RawCellMLViewPlugin.dir/__/__/i18ninterface.cpp.o
[1442/1629] Linking CXX executable src/plugins/editing/CellMLTextView/CellMLTextView_conversiontests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1443/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/qrc_CellMLTextView_i18n.cpp.o
[1444/1629] Building CXX object src/plugins/editing/RawCellMLView/CMakeFiles/RawCellMLViewPlugin.dir/__/__/plugininfo.cpp.o
[1445/1629] Building CXX object src/plugins/editing/RawCellMLView/CMakeFiles/RawCellMLViewPlugin.dir/__/__/plugininterface.cpp.o
[1446/1629] Building CXX object src/plugins/editing/RawCellMLView/CMakeFiles/RawCellMLViewPlugin.dir/__/__/viewinterface.cpp.o
[1447/1629] Building CXX object src/plugins/editing/RawCellMLView/CMakeFiles/RawCellMLViewPlugin.dir/__/CellMLEditingView/src/cellmleditingviewinterface.cpp.o
[1448/1629] Building CXX object src/plugins/editing/RawCellMLView/CMakeFiles/RawCellMLViewPlugin.dir/__/EditingView/src/editingviewinterface.cpp.o
[1449/1629] Building CXX object src/plugins/editing/RawCellMLView/CMakeFiles/RawCellMLViewPlugin.dir/src/rawcellmlviewwidget.cpp.o
[1450/1629] Building CXX object src/plugins/editing/RawCellMLView/CMakeFiles/RawCellMLViewPlugin.dir/src/rawcellmlviewplugin.cpp.o
[1451/1629] Building CXX object src/plugins/editing/RawCellMLView/CMakeFiles/RawCellMLViewPlugin.dir/src/moc_rawcellmlviewplugin.cpp.o
[1452/1629] Building CXX object src/plugins/editing/RawCellMLView/CMakeFiles/RawCellMLViewPlugin.dir/src/moc_rawcellmlviewwidget.cpp.o
[1453/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/src/sedmlsupport.cpp.o
[1454/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/src/sedmlsupportplugin.cpp.o
[1455/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/src/moc_sedmlfile.cpp.o
[1456/1629] Building CXX object src/plugins/editing/RawCellMLView/CMakeFiles/RawCellMLViewPlugin.dir/qrc_RawCellMLView_i18n.cpp.o
[1457/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/src/moc_sedmlsupportplugin.cpp.o
[1458/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/src/moc_sedmlfilemanager.cpp.o
[1459/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/qrc_SEDMLSupport_ui.cpp.o
[1460/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/qrc_SEDMLSupport_i18n.cpp.o
[1461/1629] Linking CXX executable src/plugins/editing/CellMLTextView/CellMLTextView_clitests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1462/1629] Linking CXX shared library src/plugins/editing/CellMLTextView/libCellMLTextView.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1463/1629] Linking CXX shared library src/plugins/editing/RawCellMLView/libRawCellMLView.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1464/1629] Linking CXX shared library src/plugins/support/SEDMLSupport/libSEDMLSupport.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1465/1629] Generating ../../../../SEDMLEditingView_fr.qm
[1466/1629] Generating __/__/moc_plugin.cpp
[1467/1629] Generating __/__/moc_pluginmanager.cpp
[1468/1629] Generating src/moc_sedmleditingviewplugin.cpp
[1469/1629] Generating src/moc_sedmleditingviewwidget.cpp
[1470/1629] Generating qrc_SEDMLEditingView_i18n.cpp
[1471/1629] Generating tests/moc_tests.cpp
[1472/1629] Generating src/moc_combinesupportplugin.cpp
[1473/1629] Generating src/moc_combinearchive.cpp
[1474/1629] Generating src/moc_combinefilemanager.cpp
[1475/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/__/__/filehandlinginterface.cpp.o
[1476/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/__/__/guiinterface.cpp.o
[1477/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/__/__/i18ninterface.cpp.o
[1478/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/__/__/plugin.cpp.o
[1479/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/__/__/plugininfo.cpp.o
[1480/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/__/__/plugininterface.cpp.o
[1481/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/__/__/pluginmanager.cpp.o
[1482/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/src/sedmleditingviewinterface.cpp.o
[1483/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/src/sedmleditingviewplugin.cpp.o
[1484/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/src/sedmleditingviewwidget.cpp.o
[1485/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/__/__/moc_plugin.cpp.o
[1486/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/__/__/moc_pluginmanager.cpp.o
[1487/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/src/moc_sedmleditingviewplugin.cpp.o
[1488/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/src/moc_sedmleditingviewwidget.cpp.o
[1489/1629] Generating ../../../../COMBINESupport_fr.qm
[1490/1629] Generating qrc_COMBINESupport_ui.cpp
[1491/1629] Generating qrc_tests.cpp
[1492/1629] Generating qrc_COMBINESupport_i18n.cpp
[1493/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/qrc_SEDMLEditingView_i18n.cpp.o
[1494/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/__/__/filetypeinterface.cpp.o
[1495/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/__/__/i18ninterface.cpp.o
[1496/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/__/__/plugininfo.cpp.o
[1497/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/__/__/__/tests/src/testsutils.cpp.o
[1498/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/__/__/plugininterface.cpp.o
[1499/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/src/combinearchiveissue.cpp.o
[1500/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/src/combinearchive.cpp.o
[1501/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/src/combineinterface.cpp.o
[1502/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/src/combinefilemanager.cpp.o
[1503/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/src/moc_combinearchive.cpp.o
[1504/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/src/combinesupportplugin.cpp.o
[1505/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/qrc_COMBINESupport_ui.cpp.o
[1506/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/src/moc_combinefilemanager.cpp.o
[1507/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/src/moc_combinesupportplugin.cpp.o
[1508/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/tests/moc_tests.cpp.o
[1509/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/qrc_COMBINESupport_i18n.cpp.o
[1510/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/tests/tests.cpp.o
[1511/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupportPlugin.dir/__/__/filetypeinterface.cpp.o
[1512/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupportPlugin.dir/__/__/i18ninterface.cpp.o
[1513/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupportPlugin.dir/__/__/plugininfo.cpp.o
[1514/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/qrc_tests.cpp.o
[1515/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupportPlugin.dir/__/__/plugininterface.cpp.o
[1516/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupportPlugin.dir/src/combinearchive.cpp.o
[1517/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupportPlugin.dir/src/combinearchiveissue.cpp.o
[1518/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupportPlugin.dir/src/combinefilemanager.cpp.o
[1519/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupportPlugin.dir/src/combineinterface.cpp.o
[1520/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupportPlugin.dir/src/combinesupportplugin.cpp.o
[1521/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupportPlugin.dir/src/moc_combinearchive.cpp.o
[1522/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupportPlugin.dir/src/moc_combinefilemanager.cpp.o
[1523/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupportPlugin.dir/qrc_COMBINESupport_ui.cpp.o
[1524/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupportPlugin.dir/src/moc_combinesupportplugin.cpp.o
[1525/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupportPlugin.dir/qrc_COMBINESupport_i18n.cpp.o
[1526/1629] Linking CXX shared library src/plugins/editing/SEDMLEditingView/libSEDMLEditingView.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1527/1629] Generating ../../../../RawSEDMLView_fr.qm
[1528/1629] Generating src/moc_rawsedmlviewwidget.cpp
[1529/1629] Generating src/moc_rawsedmlviewplugin.cpp
[1530/1629] Generating qrc_RawSEDMLView_i18n.cpp
[1531/1629] Building CXX object src/plugins/editing/RawSEDMLView/CMakeFiles/RawSEDMLViewPlugin.dir/__/__/filehandlinginterface.cpp.o
[1532/1629] Building CXX object src/plugins/editing/RawSEDMLView/CMakeFiles/RawSEDMLViewPlugin.dir/__/__/plugininfo.cpp.o
[1533/1629] Building CXX object src/plugins/editing/RawSEDMLView/CMakeFiles/RawSEDMLViewPlugin.dir/__/__/i18ninterface.cpp.o
[1534/1629] Building CXX object src/plugins/editing/RawSEDMLView/CMakeFiles/RawSEDMLViewPlugin.dir/__/__/plugininterface.cpp.o
[1535/1629] Linking CXX executable src/plugins/support/COMBINESupport/COMBINESupport_tests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1536/1629] Building CXX object src/plugins/editing/RawSEDMLView/CMakeFiles/RawSEDMLViewPlugin.dir/__/__/viewinterface.cpp.o
[1537/1629] Building CXX object src/plugins/editing/RawSEDMLView/CMakeFiles/RawSEDMLViewPlugin.dir/__/EditingView/src/editingviewinterface.cpp.o
[1538/1629] Building CXX object src/plugins/editing/RawSEDMLView/CMakeFiles/RawSEDMLViewPlugin.dir/__/SEDMLEditingView/src/sedmleditingviewinterface.cpp.o
[1539/1629] Building CXX object src/plugins/editing/RawSEDMLView/CMakeFiles/RawSEDMLViewPlugin.dir/src/moc_rawsedmlviewplugin.cpp.o
[1540/1629] Building CXX object src/plugins/editing/RawSEDMLView/CMakeFiles/RawSEDMLViewPlugin.dir/src/rawsedmlviewplugin.cpp.o
[1541/1629] Building CXX object src/plugins/editing/RawSEDMLView/CMakeFiles/RawSEDMLViewPlugin.dir/src/rawsedmlviewwidget.cpp.o
[1542/1629] Building CXX object src/plugins/editing/RawSEDMLView/CMakeFiles/RawSEDMLViewPlugin.dir/src/moc_rawsedmlviewwidget.cpp.o
[1543/1629] Building CXX object src/plugins/editing/RawSEDMLView/CMakeFiles/RawSEDMLViewPlugin.dir/qrc_RawSEDMLView_i18n.cpp.o
[1544/1629] Linking CXX shared library src/plugins/support/COMBINESupport/libCOMBINESupport.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1545/1629] Generating ../../../../SimulationSupport_fr.qm
[1546/1629] Generating __/__/moc_datastoreinterface.cpp
[1547/1629] Generating src/moc_simulationworker.cpp
[1548/1629] Generating src/moc_simulation.cpp
[1549/1629] Generating __/__/moc_solverinterface.cpp
[1550/1629] Generating src/moc_simulationmanager.cpp
[1551/1629] Generating src/moc_simulationsupportplugin.cpp
[1552/1629] Generating qrc_SimulationSupport_i18n.cpp
[1553/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/__/__/filehandlinginterface.cpp.o
[1554/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/__/__/datastoreinterface.cpp.o
[1555/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/__/__/i18ninterface.cpp.o
[1556/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/__/__/plugininfo.cpp.o
[1557/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/__/__/solverinterface.cpp.o
[1558/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/src/simulation.cpp.o
[1559/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/src/simulationmanager.cpp.o
[1560/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/src/simulationsupportplugin.cpp.o
[1561/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/__/__/moc_datastoreinterface.cpp.o
[1562/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/src/simulationworker.cpp.o
[1563/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/__/__/moc_solverinterface.cpp.o
[1564/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/src/moc_simulation.cpp.o
[1565/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/src/moc_simulationmanager.cpp.o
[1566/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/src/moc_simulationsupportplugin.cpp.o
[1567/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/src/moc_simulationworker.cpp.o
[1568/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/qrc_SimulationSupport_i18n.cpp.o
[1569/1629] Linking CXX shared library src/plugins/editing/RawSEDMLView/libRawSEDMLView.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1570/1629] Linking CXX shared library src/plugins/support/SimulationSupport/libSimulationSupport.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1571/1629] Generating __/__/moc_plugin.cpp
[1572/1629] Generating src/moc_simulationexperimentviewinformationsimulationwidget.cpp
[1573/1629] Generating __/__/moc_preferencesinterface.cpp
[1574/1629] Generating src/moc_simulationexperimentviewinformationsolverswidget.cpp
[1575/1629] Generating __/__/moc_pluginmanager.cpp
[1576/1629] Generating __/__/moc_solverinterface.cpp
[1577/1629] Generating __/__/moc_datastoreinterface.cpp
[1578/1629] Generating ui_simulationexperimentviewpreferenceswidget.h
[1579/1629] Generating src/moc_simulationexperimentviewcontentswidget.cpp
[1580/1629] Generating src/moc_simulationexperimentviewplugin.cpp
[1581/1629] Generating src/moc_simulationexperimentviewinformationparameterswidget.cpp
[1582/1629] Generating src/moc_simulationexperimentviewsimulationwidget.cpp
[1583/1629] Generating src/moc_simulationexperimentviewpreferenceswidget.cpp
[1584/1629] Generating src/moc_simulationexperimentviewinformationgraphpanelandgraphswidget.cpp
[1585/1629] Generating src/moc_simulationexperimentviewinformationwidget.cpp
[1586/1629] Generating ../../../../SimulationExperimentView_fr.qm
[1587/1629] Generating qrc_SimulationExperimentView_ui.cpp
[1588/1629] Generating qrc_SimulationExperimentView_i18n.cpp
[1589/1629] Generating src/moc_simulationexperimentviewwidget.cpp
[1590/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/filehandlinginterface.cpp.o
[1591/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/datastoreinterface.cpp.o
[1592/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/i18ninterface.cpp.o
[1593/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/plugin.cpp.o
[1594/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/plugininfo.cpp.o
[1595/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/plugininterface.cpp.o
[1596/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/preferencesinterface.cpp.o
[1597/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/pluginmanager.cpp.o
[1598/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/solverinterface.cpp.o
[1599/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/viewinterface.cpp.o
[1600/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/simulationexperimentviewcontentswidget.cpp.o
[1601/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp.o
[1602/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/simulationexperimentviewinformationparameterswidget.cpp.o
[1603/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/simulationexperimentviewinformationsimulationwidget.cpp.o
[1604/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/simulationexperimentviewpreferenceswidget.cpp.o
[1605/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/simulationexperimentviewinformationsolverswidget.cpp.o
[1606/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/simulationexperimentviewplugin.cpp.o
[1607/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/simulationexperimentviewinformationwidget.cpp.o
[1608/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/simulationexperimentviewsimulationwidget.cpp.o
[1609/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/moc_datastoreinterface.cpp.o
[1610/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/simulationexperimentviewwidget.cpp.o
[1611/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/moc_plugin.cpp.o
[1612/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/moc_pluginmanager.cpp.o
[1613/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/moc_preferencesinterface.cpp.o
[1614/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/moc_solverinterface.cpp.o
[1615/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/moc_simulationexperimentviewcontentswidget.cpp.o
[1616/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/moc_simulationexperimentviewinformationparameterswidget.cpp.o
[1617/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/moc_simulationexperimentviewinformationgraphpanelandgraphswidget.cpp.o
[1618/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/moc_simulationexperimentviewinformationsimulationwidget.cpp.o
[1619/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/moc_simulationexperimentviewinformationsolverswidget.cpp.o
[1620/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/moc_simulationexperimentviewplugin.cpp.o
[1621/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/moc_simulationexperimentviewinformationwidget.cpp.o
[1622/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/moc_simulationexperimentviewsimulationwidget.cpp.o
[1623/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/moc_simulationexperimentviewpreferenceswidget.cpp.o
[1624/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/qrc_SimulationExperimentView_ui.cpp.o
[1625/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/moc_simulationexperimentviewwidget.cpp.o
[1626/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/qrc_SimulationExperimentView_i18n.cpp.o
[1627/1629] Linking CXX shared library src/plugins/simulation/SimulationExperimentView/libSimulationExperimentView.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1628/1629] Building CXX object src/plugins/miscellaneous/HelpWindow/CMakeFiles/HelpWindowPlugin.dir/qrc_HelpWindow_i18n.cpp.o
[1629/1629] Linking CXX shared library src/plugins/miscellaneous/HelpWindow/libHelpWindow.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
+ exitCode=0
+ '[' 0 -ne 0 ']'
+ cd ..
+ build/OpenCOR.app/Contents/MacOS/runtests
********* COMBINESupport *********

********* Start testing of Tests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : Tests::initTestCase()
PASS   : Tests::basicTests()
PASS   : Tests::loadingErrorTests()
PASS   : Tests::cleanupTestCase()
Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted, 103ms
********* Finished testing of Tests *********

**********************************



********* CellMLAPI *********

********* Start testing of Tests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : Tests::initTestCase()
PASS   : Tests::basicTests()
PASS   : Tests::cleanupTestCase()
Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 11ms
********* Finished testing of Tests *********

*****************************



********* CellMLSupport *********

********* Start testing of Tests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : Tests::initTestCase()
PASS   : Tests::runtimeTests()
PASS   : Tests::cleanupTestCase()
Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 1701ms
********* Finished testing of Tests *********

*********************************



********* CellMLTextView *********

********* Start testing of CliTests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : CliTests::initTestCase()
PASS   : CliTests::helpTests()
PASS   : CliTests::importTests()
PASS   : CliTests::exportTests()
PASS   : CliTests::cleanupTestCase()
Totals: 5 passed, 0 failed, 0 skipped, 0 blacklisted, 3284ms
********* Finished testing of CliTests *********

********* Start testing of ConversionTests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : ConversionTests::initTestCase()
PASS   : ConversionTests::successfulConversionTests()
PASS   : ConversionTests::failingConversionTests()
PASS   : ConversionTests::warningConversionTests()
PASS   : ConversionTests::cleanupTestCase()
Totals: 5 passed, 0 failed, 0 skipped, 0 blacklisted, 65ms
********* Finished testing of ConversionTests *********

********* Start testing of ParsingTests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : ParsingTests::initTestCase()
PASS   : ParsingTests::basicTests()
PASS   : ParsingTests::fileTests()
PASS   : ParsingTests::importTests()
PASS   : ParsingTests::unitsTests()
PASS   : ParsingTests::componentTests()
PASS   : ParsingTests::groupTests()
PASS   : ParsingTests::mapTests()
PASS   : ParsingTests::cleanupTestCase()
Totals: 9 passed, 0 failed, 0 skipped, 0 blacklisted, 31ms
********* Finished testing of ParsingTests *********

********* Start testing of ScanningTests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : ScanningTests::initTestCase()
PASS   : ScanningTests::basicScanningTests()
PASS   : ScanningTests::scanningCommentTests()
PASS   : ScanningTests::scanningKeywordTests()
PASS   : ScanningTests::scanningSiUnitKeywordTests()
PASS   : ScanningTests::scanningParameterKeywordTests()
PASS   : ScanningTests::scanningStringTests()
PASS   : ScanningTests::scanningNumberTests()
PASS   : ScanningTests::cleanupTestCase()
Totals: 9 passed, 0 failed, 0 skipped, 0 blacklisted, 2ms
********* Finished testing of ScanningTests *********

**********************************



********* CellMLTools *********

********* Start testing of Tests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : Tests::initTestCase()
PASS   : Tests::helpTests()
PASS   : Tests::exportToUserDefinedFormatTests()
PASS   : Tests::exportToCellml10Tests()
PASS   : Tests::validateCellmlFiles()
PASS   : Tests::cleanupTestCase()
Totals: 6 passed, 0 failed, 0 skipped, 0 blacklisted, 4379ms
********* Finished testing of Tests *********

*******************************



********* Compiler *********

********* Start testing of Tests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : Tests::initTestCase()
PASS   : Tests::basicTests()
PASS   : Tests::voidFunctionTests()
PASS   : Tests::timesOperatorTests()
PASS   : Tests::divideOperatorTests()
PASS   : Tests::moduloOperatorTests()
PASS   : Tests::plusOperatorTests()
PASS   : Tests::minusOperatorTests()
PASS   : Tests::notOperatorTests()
PASS   : Tests::orOperatorTests()
PASS   : Tests::xorOperatorTests()
PASS   : Tests::andOperatorTests()
PASS   : Tests::equalEqualOperatorTests()
PASS   : Tests::notEqualOperatorTests()
PASS   : Tests::lowerThanOperatorTests()
PASS   : Tests::greaterThanOperatorTests()
PASS   : Tests::lowerOrEqualThanOperatorTests()
PASS   : Tests::greaterOrEqualThanOperatorTests()
PASS   : Tests::absFunctionTests()
PASS   : Tests::expFunctionTests()
PASS   : Tests::logFunctionTests()
PASS   : Tests::ceilFunctionTests()
PASS   : Tests::floorFunctionTests()
PASS   : Tests::factorialFunctionTests()
PASS   : Tests::sinFunctionTests()
PASS   : Tests::sinhFunctionTests()
PASS   : Tests::asinFunctionTests()
PASS   : Tests::asinhFunctionTests()
PASS   : Tests::cosFunctionTests()
PASS   : Tests::coshFunctionTests()
PASS   : Tests::acosFunctionTests()
PASS   : Tests::acoshFunctionTests()
PASS   : Tests::tanFunctionTests()
PASS   : Tests::tanhFunctionTests()
PASS   : Tests::atanFunctionTests()
PASS   : Tests::atanhFunctionTests()
PASS   : Tests::secFunctionTests()
PASS   : Tests::sechFunctionTests()
PASS   : Tests::asecFunctionTests()
PASS   : Tests::asechFunctionTests()
PASS   : Tests::cscFunctionTests()
PASS   : Tests::cschFunctionTests()
PASS   : Tests::acscFunctionTests()
PASS   : Tests::acschFunctionTests()
PASS   : Tests::cotFunctionTests()
PASS   : Tests::cothFunctionTests()
PASS   : Tests::acotFunctionTests()
PASS   : Tests::acothFunctionTests()
PASS   : Tests::powFunctionTests()
PASS   : Tests::arbitraryLogFunctionTests()
PASS   : Tests::minFunctionTests()
PASS   : Tests::maxFunctionTests()
PASS   : Tests::gcdFunctionTests()
PASS   : Tests::lcmFunctionTests()
PASS   : Tests::cleanupTestCase()
Totals: 55 passed, 0 failed, 0 skipped, 0 blacklisted, 415ms
********* Finished testing of Tests *********

****************************



********* Core *********

********* Start testing of CliTests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : CliTests::initTestCase()
PASS   : CliTests::cliAboutTests()
PASS   : CliTests::cliCommandTests()
PASS   : CliTests::cliExcludeTests()
PASS   : CliTests::cliHelpTests()
PASS   : CliTests::cliIncludeTests()
PASS   : CliTests::cliPluginsTests()
PASS   : CliTests::cliStatusTests()
PASS   : CliTests::cleanupTestCase()
Totals: 9 passed, 0 failed, 0 skipped, 0 blacklisted, 1843ms
********* Finished testing of CliTests *********

********* Start testing of GeneralTests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : GeneralTests::initTestCase()
PASS   : GeneralTests::sizeAsStringTests()
PASS   : GeneralTests::formatTimeTests()
PASS   : GeneralTests::sha1Tests()
PASS   : GeneralTests::stringPositionAsLineColumnTests()
PASS   : GeneralTests::stringLineColumnAsPositionTests()
PASS   : GeneralTests::newFileNameTests()
PASS   : GeneralTests::cleanupTestCase()
Totals: 8 passed, 0 failed, 0 skipped, 0 blacklisted, 4ms
********* Finished testing of GeneralTests *********

********* Start testing of MathmlTests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : MathmlTests::initTestCase()
PASS   : MathmlTests::plusTests()
PASS   : MathmlTests::minusTests()
PASS   : MathmlTests::timesTests()
PASS   : MathmlTests::divideTests()
PASS   : MathmlTests::powerTests()
PASS   : MathmlTests::rootTests()
PASS   : MathmlTests::absTests()
PASS   : MathmlTests::expTests()
PASS   : MathmlTests::lnTests()
PASS   : MathmlTests::logTests()
PASS   : MathmlTests::floorTests()
PASS   : MathmlTests::ceilTests()
PASS   : MathmlTests::factTests()
PASS   : MathmlTests::remTests()
PASS   : MathmlTests::minTests()
PASS   : MathmlTests::maxTests()
PASS   : MathmlTests::gcdTests()
PASS   : MathmlTests::lcmTests()
PASS   : MathmlTests::trigonometricTests()
PASS   : MathmlTests::cleanupTestCase()
Totals: 21 passed, 0 failed, 0 skipped, 0 blacklisted, 25078ms
********* Finished testing of MathmlTests *********

************************



********* ZIPSupport *********

********* Start testing of Tests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : Tests::initTestCase()
PASS   : Tests::compressTests()
PASS   : Tests::uncompressTests()
PASS   : Tests::cleanupTestCase()
Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted, 7ms
********* Finished testing of Tests *********

******************************



********* Zinc *********

********* Start testing of Tests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : Tests::initTestCase()
PASS   : Tests::basicTests()
PASS   : Tests::cleanupTestCase()
Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 2ms
********* Finished testing of Tests *********

************************



********* libBioSignalML *********

********* Start testing of Tests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : Tests::initTestCase()
PASS   : Tests::basicTests()
PASS   : Tests::cleanupTestCase()
Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
********* Finished testing of Tests *********

**********************************



********* libNuML *********

********* Start testing of Tests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : Tests::initTestCase()
PASS   : Tests::basicTests()
PASS   : Tests::cleanupTestCase()
Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 2ms
********* Finished testing of Tests *********

***************************



********* libSBML *********

********* Start testing of Tests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : Tests::initTestCase()
PASS   : Tests::basicTests()
PASS   : Tests::cleanupTestCase()
Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
********* Finished testing of Tests *********

***************************



********* libSEDML *********

********* Start testing of Tests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : Tests::initTestCase()
PASS   : Tests::basicTests()
PASS   : Tests::cleanupTestCase()
Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
********* Finished testing of Tests *********

****************************



********* Reporting *********

All the tests passed!

*****************************
+ exitCode=0
+ '[' 0 -ne 0 ']'
+ ./clean
Cleaning OpenCOR...
All done!
+ cd build
+ cmake -G Ninja -DCMAKE_BUILD_TYPE=Debug -DENABLE_SAMPLE_PLUGINS=ON -DENABLE_TEST_PLUGINS=ON -DENABLE_TESTS=ON ..
-- The C compiler identification is AppleClang 10.0.0.10001145
-- The CXX compiler identification is AppleClang 10.0.0.10001145
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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 debug version of OpenCOR for macOS 10.12 and later using Qt 5.12.0...
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/opencor/jenkins/workspace/OpenCOR_macOS/Slave/Mac10.12.3_OpenCOR/build
+ exitCode=0
+ '[' 0 -ne 0 ']'
+ ninja
[1/1629] Copying OS X Content OpenCOR.app/Contents/Resources/OpenCOR.icns
[2/1629] Generating src/moc_generalpreferenceswidget.cpp
[3/1629] Generating src/moc_checkforupdatesdialog.cpp
[4/1629] Generating src/moc_mainwindow.cpp
[5/1629] Generating src/moc_preferencesdialog.cpp
[6/1629] Generating src/moc_pluginsdialog.cpp
[7/1629] Generating src/moc_splashscreenwindow.cpp
[8/1629] Generating src/misc/moc_cliutils.cpp
[9/1629] Generating src/misc/moc_guiapplication.cpp
[10/1629] Generating src/misc/moc_guiutils.cpp
[11/1629] Generating src/plugins/moc_datastoreinterface.cpp
[12/1629] Generating src/plugins/moc_plugin.cpp
[13/1629] Generating src/plugins/moc_pluginmanager.cpp
[14/1629] Generating src/plugins/moc_preferencesinterface.cpp
[15/1629] Creating directories for 'developerDocumentationBuild'
[16/1629] Generating src/plugins/moc_solverinterface.cpp
[17/1629] Generating src/3rdparty/QtSingleApplication/src/moc_qtlocalpeer.cpp
[18/1629] Generating src/3rdparty/QtSingleApplication/src/moc_qtsingleapplication.cpp
[19/1629] Generating ui_checkforupdatesdialog.h
[20/1629] Generating ui_generalpreferenceswidget.h
[21/1629] Generating ui_mainwindow.h
[22/1629] Generating ui_pluginsdialog.h
[23/1629] Generating ui_preferencesdialog.h
[24/1629] Generating versiondate.txt
[25/1629] Generating ui_splashscreenwindow.h
[26/1629] Generating qrc_translations.cpp
[27/1629] Generating src/moc_libsbmlplugin.cpp
[28/1629] Generating tests/moc_tests.cpp
[29/1629] Generating qrc_common.cpp
[30/1629] Building CXX object src/plugins/thirdParty/libSBML/CMakeFiles/libSBMLPlugin.dir/__/__/plugininfo.cpp.o
[31/1629] Building CXX object src/plugins/thirdParty/libSBML/CMakeFiles/libSBMLPlugin.dir/src/libsbmlplugin.cpp.o
[32/1629] Generating OpenCOR_fr.qm
[33/1629] Building CXX object src/plugins/thirdParty/libSBML/CMakeFiles/libSBMLPlugin.dir/src/moc_libsbmlplugin.cpp.o
[34/1629] Generating qrc_i18n.cpp
[35/1629] Running utility command for PythonPackagesPlugin
[36/1629] Running utility command for PythonPlugin
[37/1629] Generating sourcedirectory.txt
[38/1629] Generating builddirectory.txt
[39/1629] Generating tests.txt
[40/1629] Generating src/moc_zlibplugin.cpp
[41/1629] Generating qrc_tests.cpp
[42/1629] Generating qrc_tests.cpp
[43/1629] Creating directories for 'userDocumentationBuild'
[44/1629] Building CXX object src/plugins/thirdParty/libSBML/CMakeFiles/libSBML_tests.dir/src/libsbmlplugin.cpp.o
[45/1629] Building CXX object CMakeFiles/runtests.dir/src/tests/src/main.cpp.o
[46/1629] Building CXX object CMakeFiles/runtests.dir/src/tests/src/testsutils.cpp.o
[47/1629] Building CXX object src/plugins/thirdParty/libSBML/CMakeFiles/libSBML_tests.dir/src/moc_libsbmlplugin.cpp.o
[48/1629] Building CXX object CMakeFiles/runtests.dir/qrc_tests.cpp.o
[49/1629] Building CXX object src/plugins/thirdParty/libSBML/CMakeFiles/libSBML_tests.dir/tests/moc_tests.cpp.o
[50/1629] Building CXX object src/plugins/thirdParty/libSBML/CMakeFiles/libSBML_tests.dir/tests/tests.cpp.o
[51/1629] Building CXX object src/plugins/thirdParty/libSBML/CMakeFiles/libSBML_tests.dir/qrc_tests.cpp.o
[52/1629] Building CXX object src/plugins/thirdParty/zlib/CMakeFiles/zlibPlugin.dir/__/__/plugininfo.cpp.o
[53/1629] Building CXX object src/plugins/thirdParty/zlib/CMakeFiles/zlibPlugin.dir/src/zlibplugin.cpp.o
[54/1629] Building CXX object src/plugins/thirdParty/zlib/CMakeFiles/zlibPlugin.dir/src/moc_zlibplugin.cpp.o
[55/1629] Linking CXX shared library src/plugins/thirdParty/libSBML/liblibSBML.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[56/1629] Generating src/moc_opensslplugin.cpp
[57/1629] Building CXX object src/plugins/thirdParty/OpenSSL/CMakeFiles/OpenSSLPlugin.dir/__/__/plugininfo.cpp.o
[58/1629] Building CXX object src/plugins/thirdParty/OpenSSL/CMakeFiles/OpenSSLPlugin.dir/src/opensslplugin.cpp.o
[59/1629] Building CXX object src/plugins/thirdParty/OpenSSL/CMakeFiles/OpenSSLPlugin.dir/src/moc_opensslplugin.cpp.o
[60/1629] Generating qrc_ui.cpp
[61/1629] Linking CXX executable runtests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[62/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/checkforupdatesdialog.cpp.o
[63/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/generalpreferenceswidget.cpp.o
[64/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/main.cpp.o
[65/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/pluginsdialog.cpp.o
[66/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/mainwindow.cpp.o
[67/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/preferencesdialog.cpp.o
[68/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/splashscreenwindow.cpp.o
[69/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/misc/cliapplication.cpp.o
[70/1629] Linking CXX shared library src/plugins/thirdParty/zlib/libzlib.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[71/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/misc/guiapplication.cpp.o
[72/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/misc/guiutils.cpp.o
[73/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/cliinterface.cpp.o
[74/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/coreinterface.cpp.o
[75/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/datastoreinterface.cpp.o
[76/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/filehandlinginterface.cpp.o
[77/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/filetypeinterface.cpp.o
[78/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/guiinterface.cpp.o
[79/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/i18ninterface.cpp.o
[80/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/plugin.cpp.o
[81/1629] Linking CXX shared library src/plugins/thirdParty/OpenSSL/libOpenSSL.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[82/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/plugininterface.cpp.o
[83/1629] Performing download step (git clone) for 'developerDocumentationBuild'
Cloning into 'developer'...
Already on 'master'
Your branch is up to date with 'origin/master'.
[84/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/plugininfo.cpp.o
[85/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/pluginmanager.cpp.o
[86/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/preferencesinterface.cpp.o
[87/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/viewinterface.cpp.o
[88/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/solverinterface.cpp.o
[89/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/windowinterface.cpp.o
[90/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/3rdparty/QtSingleApplication/src/qtsingleapplication.cpp.o
[91/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/3rdparty/QtSingleApplication/src/qtlocalpeer.cpp.o
[92/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/moc_checkforupdatesdialog.cpp.o
[93/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/moc_mainwindow.cpp.o
[94/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/moc_generalpreferenceswidget.cpp.o
[95/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/moc_pluginsdialog.cpp.o
[96/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/moc_preferencesdialog.cpp.o
[97/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/moc_splashscreenwindow.cpp.o
[98/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/misc/macos.mm.o
[99/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/misc/moc_cliutils.cpp.o
[100/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/misc/moc_guiapplication.cpp.o
[101/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/misc/moc_guiutils.cpp.o
[102/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/moc_datastoreinterface.cpp.o
[103/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/moc_plugin.cpp.o
[104/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/moc_pluginmanager.cpp.o
[105/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/moc_preferencesinterface.cpp.o
[106/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/plugins/moc_solverinterface.cpp.o
[107/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/3rdparty/QtSingleApplication/src/moc_qtlocalpeer.cpp.o
[108/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/3rdparty/QtSingleApplication/src/moc_qtsingleapplication.cpp.o
[109/1629] Building CXX object CMakeFiles/OpenCOR.dir/qrc_translations.cpp.o
[110/1629] Building CXX object CMakeFiles/OpenCOR.dir/qrc_common.cpp.o
[111/1629] Building CXX object CMakeFiles/OpenCOR.dir/qrc_i18n.cpp.o
[112/1629] No patch step for 'developerDocumentationBuild'
[113/1629] Building CXX object src/plugins/thirdParty/libSBML/CMakeFiles/libSBML_tests.dir/__/__/plugininfo.cpp.o
[114/1629] Building CXX object src/plugins/thirdParty/libSBML/CMakeFiles/libSBML_tests.dir/__/__/__/tests/src/testsutils.cpp.o
[115/1629] Building CXX object CMakeFiles/OpenCOR.dir/qrc_ui.cpp.o
[116/1629] Generating src/moc_sampleplugin.cpp
[117/1629] Generating __/__/moc_solverinterface.cpp
[118/1629] Building CXX object src/plugins/sample/Sample/CMakeFiles/SamplePlugin.dir/__/__/plugininfo.cpp.o
[119/1629] Building CXX object src/plugins/sample/Sample/CMakeFiles/SamplePlugin.dir/src/sampleplugin.cpp.o
[120/1629] Building CXX object src/plugins/sample/Sample/CMakeFiles/SamplePlugin.dir/src/sampleutilities.cpp.o
[121/1629] Generating __/__/moc_datastoreinterface.cpp
[122/1629] Building CXX object src/plugins/sample/Sample/CMakeFiles/SamplePlugin.dir/src/moc_sampleplugin.cpp.o
[123/1629] Generating __/__/moc_preferencesinterface.cpp
[124/1629] Generating __/__/moc_plugin.cpp
[125/1629] Generating __/__/moc_pluginmanager.cpp
[126/1629] Generating src/moc_borderedwidget.cpp
[127/1629] Generating src/moc_busywidget.cpp
[128/1629] Generating src/moc_centralwidget.cpp
[129/1629] Generating src/moc_collapsiblewidget.cpp
[130/1629] Generating src/moc_corecliutils.cpp
[131/1629] Generating src/moc_coreguiutils.cpp
[132/1629] Generating src/moc_coreplugin.cpp
[133/1629] Generating src/moc_filemanager.cpp
[134/1629] Generating src/moc_mathmlconverter.cpp
[135/1629] Generating src/moc_organisationwidget.cpp
[136/1629] Generating src/moc_progressbarwidget.cpp
[137/1629] Linking CXX executable src/plugins/thirdParty/libSBML/libSBML_tests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[138/1629] Generating src/moc_tabbarwidget.cpp
[139/1629] Generating src/moc_propertyeditorwidget.cpp
[140/1629] Linking CXX shared library src/plugins/sample/Sample/libSample.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[141/1629] Generating src/moc_toolbarwidget.cpp
[142/1629] Generating src/moc_treeviewwidget.cpp
[143/1629] Generating src/moc_usermessagewidget.cpp
[144/1629] Generating src/moc_viewwidget.cpp
[145/1629] Generating src/moc_widget.cpp
[146/1629] Generating src/moc_windowwidget.cpp
[147/1629] Generating src/moc_xsltransformer.cpp
[148/1629] Generating qrc_Core_ui.cpp
[149/1629] Generating tests/moc_clitests.cpp
[150/1629] Generating qrc_tests.cpp
[151/1629] Generating ../../../../Core_fr.qm
[152/1629] Generating tests/moc_mathmltests.cpp
[153/1629] Generating tests/moc_generaltests.cpp
[154/1629] Generating qrc_Core_i18n.cpp
[155/1629] Generating src/moc_forwardeulersolver.cpp
[156/1629] Generating __/__/moc_solverinterface.cpp
[157/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/cliinterface.cpp.o
[158/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/__/tests/src/testsutils.cpp.o
[159/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/datastoreinterface.cpp.o
[160/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/filehandlinginterface.cpp.o
[161/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/coreinterface.cpp.o
[162/1629] Performing update step for 'developerDocumentationBuild'
Current branch master is up to date.
[163/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/filetypeinterface.cpp.o
[164/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/guiinterface.cpp.o
[165/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/i18ninterface.cpp.o
[166/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/plugin.cpp.o
[167/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/plugininfo.cpp.o
[168/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/plugininterface.cpp.o
[169/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/pluginmanager.cpp.o
[170/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/preferencesinterface.cpp.o
[171/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/solverinterface.cpp.o
[172/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/viewinterface.cpp.o
[173/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/windowinterface.cpp.o
[174/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/borderedwidget.cpp.o
[175/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/busywidget.cpp.o
[176/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/collapsiblewidget.cpp.o
[177/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/centralwidget.cpp.o
[178/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/commonwidget.cpp.o
[179/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/coreguiutils.cpp.o
[180/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/coreplugin.cpp.o
[181/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/corecliutils.cpp.o
[182/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/file.cpp.o
[183/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/filemanager.cpp.o
[184/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/interfaces.cpp.o
[185/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/mathmlconverter.cpp.o
[186/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/organisationwidget.cpp.o
[187/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/progressbarwidget.cpp.o
[188/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/splitterwidget.cpp.o
[189/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/propertyeditorwidget.cpp.o
[190/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/tabbarwidget.cpp.o
[191/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/toolbarwidget.cpp.o
[192/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/treeviewwidget.cpp.o
[193/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/usermessagewidget.cpp.o
[194/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/viewwidget.cpp.o
[195/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/widget.cpp.o
[196/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/windowwidget.cpp.o
[197/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/xsltransformer.cpp.o
[198/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/moc_datastoreinterface.cpp.o
[199/1629] Performing download step (git clone) for 'userDocumentationBuild'
Cloning into 'user'...
Already on 'master'
Your branch is up to date with 'origin/master'.
[200/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/moc_plugin.cpp.o
[201/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/moc_pluginmanager.cpp.o
[202/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/moc_preferencesinterface.cpp.o
[203/1629] No patch step for 'userDocumentationBuild'
[204/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/__/__/moc_solverinterface.cpp.o
[205/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_borderedwidget.cpp.o
[206/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_busywidget.cpp.o
[207/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_centralwidget.cpp.o
[208/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_collapsiblewidget.cpp.o
[209/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_corecliutils.cpp.o
[210/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_coreguiutils.cpp.o
[211/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_coreplugin.cpp.o
[212/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_filemanager.cpp.o
[213/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_mathmlconverter.cpp.o
[214/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_organisationwidget.cpp.o
[215/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_progressbarwidget.cpp.o
[216/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_propertyeditorwidget.cpp.o
[217/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_tabbarwidget.cpp.o
[218/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_toolbarwidget.cpp.o
[219/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_treeviewwidget.cpp.o
[220/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_usermessagewidget.cpp.o
[221/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_viewwidget.cpp.o
[222/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_widget.cpp.o
[223/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_xsltransformer.cpp.o
[224/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/src/moc_windowwidget.cpp.o
[225/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/qrc_Core_ui.cpp.o
[226/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/tests/moc_clitests.cpp.o
[227/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/tests/clitests.cpp.o
[228/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/qrc_Core_i18n.cpp.o
[229/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/cliinterface.cpp.o
[230/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/datastoreinterface.cpp.o
[231/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_clitests.dir/qrc_tests.cpp.o
[232/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/coreinterface.cpp.o
[233/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/filehandlinginterface.cpp.o
[234/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/filetypeinterface.cpp.o
[235/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/guiinterface.cpp.o
[236/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/i18ninterface.cpp.o
[237/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/plugin.cpp.o
[238/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/plugininfo.cpp.o
[239/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/plugininterface.cpp.o
[240/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/pluginmanager.cpp.o
[241/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/preferencesinterface.cpp.o
[242/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/solverinterface.cpp.o
[243/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/viewinterface.cpp.o
[244/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/windowinterface.cpp.o
[245/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/borderedwidget.cpp.o
[246/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/busywidget.cpp.o
[247/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/centralwidget.cpp.o
[248/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/collapsiblewidget.cpp.o
[249/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/commonwidget.cpp.o
[250/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/corecliutils.cpp.o
[251/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/coreguiutils.cpp.o
[252/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/coreplugin.cpp.o
[253/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/file.cpp.o
[254/1629] Performing update step for 'userDocumentationBuild'
Current branch master is up to date.
[255/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/filemanager.cpp.o
[256/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/interfaces.cpp.o
[257/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/mathmlconverter.cpp.o
[258/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/organisationwidget.cpp.o
[259/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/progressbarwidget.cpp.o
[260/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/propertyeditorwidget.cpp.o
[261/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/splitterwidget.cpp.o
[262/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/tabbarwidget.cpp.o
[263/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/toolbarwidget.cpp.o
[264/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/treeviewwidget.cpp.o
[265/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/usermessagewidget.cpp.o
[266/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/viewwidget.cpp.o
[267/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/widget.cpp.o
[268/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/windowwidget.cpp.o
[269/1629] Linking CXX executable src/plugins/miscellaneous/Core/Core_clitests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[270/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/xsltransformer.cpp.o
[271/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/moc_datastoreinterface.cpp.o
[272/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/moc_plugin.cpp.o
[273/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/moc_pluginmanager.cpp.o
[274/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/moc_preferencesinterface.cpp.o
[275/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/__/__/moc_solverinterface.cpp.o
[276/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_borderedwidget.cpp.o
[277/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_busywidget.cpp.o
[278/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_centralwidget.cpp.o
[279/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_collapsiblewidget.cpp.o
[280/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_corecliutils.cpp.o
[281/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_coreguiutils.cpp.o
[282/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_coreplugin.cpp.o
[283/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_filemanager.cpp.o
[284/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_mathmlconverter.cpp.o
[285/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_organisationwidget.cpp.o
[286/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_progressbarwidget.cpp.o
[287/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_tabbarwidget.cpp.o
[288/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_propertyeditorwidget.cpp.o
[289/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_toolbarwidget.cpp.o
[290/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_treeviewwidget.cpp.o
[291/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_usermessagewidget.cpp.o
[292/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_viewwidget.cpp.o
[293/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_widget.cpp.o
[294/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_windowwidget.cpp.o
[295/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/src/moc_xsltransformer.cpp.o
[296/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/qrc_Core_ui.cpp.o
[297/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/coreinterface.cpp.o
[298/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/__/tests/src/testsutils.cpp.o
[299/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/CorePlugin.dir/qrc_Core_i18n.cpp.o
[300/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/cliinterface.cpp.o
[301/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/datastoreinterface.cpp.o
[302/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/filehandlinginterface.cpp.o
[303/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/filetypeinterface.cpp.o
[304/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/guiinterface.cpp.o
[305/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/i18ninterface.cpp.o
[306/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/plugin.cpp.o
[307/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/plugininfo.cpp.o
[308/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/plugininterface.cpp.o
[309/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/pluginmanager.cpp.o
[310/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/preferencesinterface.cpp.o
[311/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/solverinterface.cpp.o
[312/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/viewinterface.cpp.o
[313/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/windowinterface.cpp.o
[314/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/borderedwidget.cpp.o
[315/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/busywidget.cpp.o
[316/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/centralwidget.cpp.o
[317/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/collapsiblewidget.cpp.o
[318/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/commonwidget.cpp.o
[319/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/corecliutils.cpp.o
[320/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/coreguiutils.cpp.o
[321/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/coreplugin.cpp.o
[322/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/file.cpp.o
[323/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/filemanager.cpp.o
[324/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/interfaces.cpp.o
[325/1629] Linking CXX shared library src/plugins/miscellaneous/Core/libCore.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[326/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/mathmlconverter.cpp.o
[327/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/organisationwidget.cpp.o
[328/1629] Generating ../../../../SampleTools_fr.qm
[329/1629] Generating ui_sampleviewwidget.h
[330/1629] Generating qrc_SampleTools_i18n.cpp
[331/1629] Generating src/moc_sampletoolsplugin.cpp
[332/1629] Generating src/moc_sampleviewwidget.cpp
[333/1629] Generating src/moc_sampleviewplugin.cpp
[334/1629] Building CXX object src/plugins/sample/SampleTools/CMakeFiles/SampleToolsPlugin.dir/__/__/cliinterface.cpp.o
[335/1629] Building CXX object src/plugins/sample/SampleTools/CMakeFiles/SampleToolsPlugin.dir/__/__/guiinterface.cpp.o
[336/1629] Building CXX object src/plugins/sample/SampleTools/CMakeFiles/SampleToolsPlugin.dir/__/__/i18ninterface.cpp.o
[337/1629] Building CXX object src/plugins/sample/SampleTools/CMakeFiles/SampleToolsPlugin.dir/__/__/plugininfo.cpp.o
[338/1629] Building CXX object src/plugins/sample/SampleTools/CMakeFiles/SampleToolsPlugin.dir/__/__/plugininterface.cpp.o
[339/1629] Building CXX object src/plugins/sample/SampleTools/CMakeFiles/SampleToolsPlugin.dir/src/moc_sampletoolsplugin.cpp.o
[340/1629] Building CXX object src/plugins/sample/SampleTools/CMakeFiles/SampleToolsPlugin.dir/src/sampletoolsplugin.cpp.o
[341/1629] Generating ../../../../SampleView_fr.qm
[342/1629] Generating qrc_SampleView_i18n.cpp
[343/1629] Generating src/moc_samplewindowplugin.cpp
[344/1629] Building CXX object src/plugins/sample/SampleTools/CMakeFiles/SampleToolsPlugin.dir/qrc_SampleTools_i18n.cpp.o
[345/1629] Building CXX object CMakeFiles/OpenCOR.dir/src/misc/cliutils.cpp.o
[346/1629] Building CXX object src/plugins/sample/SampleView/CMakeFiles/SampleViewPlugin.dir/__/__/filehandlinginterface.cpp.o
[347/1629] Building CXX object src/plugins/sample/SampleView/CMakeFiles/SampleViewPlugin.dir/__/__/i18ninterface.cpp.o
[348/1629] Building CXX object src/plugins/sample/SampleView/CMakeFiles/SampleViewPlugin.dir/__/__/plugininterface.cpp.o
[349/1629] Building CXX object src/plugins/sample/SampleView/CMakeFiles/SampleViewPlugin.dir/__/__/plugininfo.cpp.o
[350/1629] Building CXX object src/plugins/sample/SampleView/CMakeFiles/SampleViewPlugin.dir/__/__/viewinterface.cpp.o
[351/1629] Building CXX object src/plugins/sample/SampleView/CMakeFiles/SampleViewPlugin.dir/src/sampleviewplugin.cpp.o
[352/1629] Building CXX object src/plugins/sample/SampleView/CMakeFiles/SampleViewPlugin.dir/src/sampleviewwidget.cpp.o
[353/1629] Building CXX object src/plugins/sample/SampleView/CMakeFiles/SampleViewPlugin.dir/src/moc_sampleviewplugin.cpp.o
[354/1629] Building CXX object src/plugins/sample/SampleView/CMakeFiles/SampleViewPlugin.dir/src/moc_sampleviewwidget.cpp.o
[355/1629] Generating src/moc_samplewindowwindow.cpp
[356/1629] Generating ui_samplewindowwindow.h
[357/1629] Building CXX object src/plugins/sample/SampleView/CMakeFiles/SampleViewPlugin.dir/qrc_SampleView_i18n.cpp.o
[358/1629] Generating ../../../../SampleWindow_fr.qm
[359/1629] Generating qrc_SampleWindow_i18n.cpp
[360/1629] Building CXX object src/plugins/sample/SampleWindow/CMakeFiles/SampleWindowPlugin.dir/__/__/i18ninterface.cpp.o
[361/1629] Building CXX object src/plugins/sample/SampleWindow/CMakeFiles/SampleWindowPlugin.dir/__/__/plugininfo.cpp.o
[362/1629] Building CXX object src/plugins/sample/SampleWindow/CMakeFiles/SampleWindowPlugin.dir/__/__/plugininterface.cpp.o
[363/1629] Building CXX object src/plugins/sample/SampleWindow/CMakeFiles/SampleWindowPlugin.dir/__/__/windowinterface.cpp.o
[364/1629] Building CXX object src/plugins/sample/SampleWindow/CMakeFiles/SampleWindowPlugin.dir/src/samplewindowplugin.cpp.o
[365/1629] Building CXX object src/plugins/sample/SampleWindow/CMakeFiles/SampleWindowPlugin.dir/src/samplewindowwindow.cpp.o
[366/1629] Building CXX object src/plugins/sample/SampleWindow/CMakeFiles/SampleWindowPlugin.dir/src/moc_samplewindowplugin.cpp.o
[367/1629] Linking CXX shared library src/plugins/sample/SampleTools/libSampleTools.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[368/1629] Building CXX object src/plugins/sample/SampleWindow/CMakeFiles/SampleWindowPlugin.dir/src/moc_samplewindowwindow.cpp.o
[369/1629] Generating __/__/moc_datastoreinterface.cpp
[370/1629] Generating src/moc_datastoredialog.cpp
[371/1629] Building CXX object src/plugins/sample/SampleWindow/CMakeFiles/SampleWindowPlugin.dir/qrc_SampleWindow_i18n.cpp.o
[372/1629] Generating src/moc_datastoreplugin.cpp
[373/1629] Generating ui_datastoredialog.h
[374/1629] Linking CXX executable OpenCOR.app/Contents/MacOS/OpenCOR
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[375/1629] Generating ../../../../DataStore_fr.qm
[376/1629] Generating qrc_DataStore_i18n.cpp
[377/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/progressbarwidget.cpp.o
[378/1629] Building CXX object src/plugins/dataStore/DataStore/CMakeFiles/DataStorePlugin.dir/__/__/datastoreinterface.cpp.o
[379/1629] Building CXX object src/plugins/dataStore/DataStore/CMakeFiles/DataStorePlugin.dir/__/__/i18ninterface.cpp.o
[380/1629] Building CXX object src/plugins/dataStore/DataStore/CMakeFiles/DataStorePlugin.dir/__/__/plugininfo.cpp.o
[381/1629] Building CXX object src/plugins/dataStore/DataStore/CMakeFiles/DataStorePlugin.dir/src/datastoreplugin.cpp.o
[382/1629] Linking CXX shared library src/plugins/sample/SampleView/libSampleView.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[383/1629] Building CXX object src/plugins/dataStore/DataStore/CMakeFiles/DataStorePlugin.dir/__/__/moc_datastoreinterface.cpp.o
[384/1629] Building CXX object src/plugins/dataStore/DataStore/CMakeFiles/DataStorePlugin.dir/src/moc_datastoredialog.cpp.o
[385/1629] Building CXX object src/plugins/dataStore/DataStore/CMakeFiles/DataStorePlugin.dir/src/moc_datastoreplugin.cpp.o
[386/1629] Building CXX object src/plugins/dataStore/DataStore/CMakeFiles/DataStorePlugin.dir/qrc_DataStore_i18n.cpp.o
[387/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/propertyeditorwidget.cpp.o
[388/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/splitterwidget.cpp.o
[389/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/tabbarwidget.cpp.o
[390/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/toolbarwidget.cpp.o
[391/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/treeviewwidget.cpp.o
[392/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/usermessagewidget.cpp.o
[393/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/viewwidget.cpp.o
[394/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/widget.cpp.o
[395/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/windowwidget.cpp.o
[396/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/xsltransformer.cpp.o
[397/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/moc_datastoreinterface.cpp.o
[398/1629] Linking CXX shared library src/plugins/sample/SampleWindow/libSampleWindow.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[399/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/moc_plugin.cpp.o
[400/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/moc_pluginmanager.cpp.o
[401/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/moc_preferencesinterface.cpp.o
[402/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/__/__/moc_solverinterface.cpp.o
[403/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_borderedwidget.cpp.o
[404/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_busywidget.cpp.o
[405/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_centralwidget.cpp.o
[406/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_collapsiblewidget.cpp.o
[407/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_corecliutils.cpp.o
[408/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_coreguiutils.cpp.o
[409/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_coreplugin.cpp.o
[410/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_filemanager.cpp.o
[411/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_mathmlconverter.cpp.o
[412/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_organisationwidget.cpp.o
[413/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_progressbarwidget.cpp.o
[414/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_propertyeditorwidget.cpp.o
[415/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_tabbarwidget.cpp.o
[416/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_toolbarwidget.cpp.o
[417/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_treeviewwidget.cpp.o
[418/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_usermessagewidget.cpp.o
[419/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_viewwidget.cpp.o
[420/1629] Building CXX object src/plugins/dataStore/DataStore/CMakeFiles/DataStorePlugin.dir/src/datastoredialog.cpp.o
[421/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_widget.cpp.o
[422/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_windowwidget.cpp.o
[423/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/src/moc_xsltransformer.cpp.o
[424/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/qrc_Core_ui.cpp.o
[425/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/tests/moc_mathmltests.cpp.o
[426/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/tests/mathmltests.cpp.o
[427/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/qrc_Core_i18n.cpp.o
[428/1629] Performing configure step for 'developerDocumentationBuild'
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/opencor/jenkins/workspace/OpenCOR_macOS/Slave/Mac10.12.3_OpenCOR/build/ext/Build/developerDocumentationBuild
[429/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/__/tests/src/testsutils.cpp.o
[430/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/cliinterface.cpp.o
[431/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_mathmltests.dir/qrc_tests.cpp.o
[432/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/datastoreinterface.cpp.o
[433/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/coreinterface.cpp.o
[434/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/filehandlinginterface.cpp.o
[435/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/filetypeinterface.cpp.o
[436/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/guiinterface.cpp.o
[437/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/i18ninterface.cpp.o
[438/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/plugin.cpp.o
[439/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/plugininfo.cpp.o
[440/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/plugininterface.cpp.o
[441/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/pluginmanager.cpp.o
[442/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/preferencesinterface.cpp.o
[443/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/solverinterface.cpp.o
[444/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/viewinterface.cpp.o
[445/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/windowinterface.cpp.o
[446/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/borderedwidget.cpp.o
[447/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/busywidget.cpp.o
[448/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/collapsiblewidget.cpp.o
[449/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/centralwidget.cpp.o
[450/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/commonwidget.cpp.o
[451/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/corecliutils.cpp.o
[452/1629] Linking CXX shared library src/plugins/dataStore/DataStore/libDataStore.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[453/1629] Generating src/moc_csvdatastoreimporter.cpp
[454/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/coreplugin.cpp.o
[455/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/coreguiutils.cpp.o
[456/1629] Generating __/__/moc_datastoreinterface.cpp
[457/1629] Generating src/moc_csvdatastoreexporter.cpp
[458/1629] Generating src/moc_csvdatastoreplugin.cpp
[459/1629] Generating ../../../../CSVDataStore_fr.qm
[460/1629] Generating qrc_CSVDataStore_i18n.cpp
[461/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/file.cpp.o
[462/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/filemanager.cpp.o
[463/1629] Building CXX object src/plugins/dataStore/CSVDataStore/CMakeFiles/CSVDataStorePlugin.dir/__/__/datastoreinterface.cpp.o
[464/1629] Building CXX object src/plugins/dataStore/CSVDataStore/CMakeFiles/CSVDataStorePlugin.dir/__/__/filetypeinterface.cpp.o
[465/1629] Building CXX object src/plugins/dataStore/CSVDataStore/CMakeFiles/CSVDataStorePlugin.dir/__/__/i18ninterface.cpp.o
[466/1629] Building CXX object src/plugins/dataStore/CSVDataStore/CMakeFiles/CSVDataStorePlugin.dir/__/__/plugininfo.cpp.o
[467/1629] Building CXX object src/plugins/dataStore/CSVDataStore/CMakeFiles/CSVDataStorePlugin.dir/src/csvdatastoreexporter.cpp.o
[468/1629] Building CXX object src/plugins/dataStore/CSVDataStore/CMakeFiles/CSVDataStorePlugin.dir/src/csvdatastoreimporter.cpp.o
[469/1629] Building CXX object src/plugins/dataStore/CSVDataStore/CMakeFiles/CSVDataStorePlugin.dir/src/csvdatastoreplugin.cpp.o
[470/1629] Building CXX object src/plugins/dataStore/CSVDataStore/CMakeFiles/CSVDataStorePlugin.dir/src/csvinterface.cpp.o
[471/1629] Building CXX object src/plugins/dataStore/CSVDataStore/CMakeFiles/CSVDataStorePlugin.dir/__/__/moc_datastoreinterface.cpp.o
[472/1629] Building CXX object src/plugins/dataStore/CSVDataStore/CMakeFiles/CSVDataStorePlugin.dir/src/moc_csvdatastoreexporter.cpp.o
[473/1629] Building CXX object src/plugins/dataStore/CSVDataStore/CMakeFiles/CSVDataStorePlugin.dir/src/moc_csvdatastoreimporter.cpp.o
[474/1629] Building CXX object src/plugins/dataStore/CSVDataStore/CMakeFiles/CSVDataStorePlugin.dir/src/moc_csvdatastoreplugin.cpp.o
[475/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/interfaces.cpp.o
[476/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/mathmlconverter.cpp.o
[477/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/organisationwidget.cpp.o
[478/1629] Building CXX object src/plugins/dataStore/CSVDataStore/CMakeFiles/CSVDataStorePlugin.dir/qrc_CSVDataStore_i18n.cpp.o
[479/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/progressbarwidget.cpp.o
[480/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/propertyeditorwidget.cpp.o
[481/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/splitterwidget.cpp.o
[482/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/tabbarwidget.cpp.o
[483/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/toolbarwidget.cpp.o
[484/1629] Linking CXX executable src/plugins/miscellaneous/Core/Core_mathmltests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[485/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/usermessagewidget.cpp.o
[486/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/treeviewwidget.cpp.o
[487/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/viewwidget.cpp.o
[488/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/widget.cpp.o
[489/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/windowwidget.cpp.o
[490/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/moc_datastoreinterface.cpp.o
[491/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/moc_plugin.cpp.o
[492/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/xsltransformer.cpp.o
[493/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/moc_pluginmanager.cpp.o
[494/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/moc_preferencesinterface.cpp.o
[495/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/__/__/moc_solverinterface.cpp.o
[496/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_busywidget.cpp.o
[497/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_borderedwidget.cpp.o
[498/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_centralwidget.cpp.o
[499/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_collapsiblewidget.cpp.o
[500/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_corecliutils.cpp.o
[501/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_coreguiutils.cpp.o
[502/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_coreplugin.cpp.o
[503/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_filemanager.cpp.o
[504/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_mathmlconverter.cpp.o
[505/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_organisationwidget.cpp.o
[506/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_progressbarwidget.cpp.o
[507/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_propertyeditorwidget.cpp.o
[508/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_tabbarwidget.cpp.o
[509/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_toolbarwidget.cpp.o
[510/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_treeviewwidget.cpp.o
[511/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_viewwidget.cpp.o
[512/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_usermessagewidget.cpp.o
[513/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_widget.cpp.o
[514/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_xsltransformer.cpp.o
[515/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/src/moc_windowwidget.cpp.o
[516/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/qrc_Core_ui.cpp.o
[517/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/tests/moc_generaltests.cpp.o
[518/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/qrc_Core_i18n.cpp.o
[519/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/tests/generaltests.cpp.o
[520/1629] Generating src/moc_filebrowserwindowmodel.cpp
[521/1629] Generating src/moc_filebrowserwindowwindow.cpp
[522/1629] Linking CXX shared library src/plugins/dataStore/CSVDataStore/libCSVDataStore.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[523/1629] Generating src/moc_filebrowserwindowplugin.cpp
[524/1629] Building CXX object src/plugins/miscellaneous/Core/CMakeFiles/Core_generaltests.dir/qrc_tests.cpp.o
[525/1629] Generating src/moc_filebrowserwindowwidget.cpp
[526/1629] Generating ui_filebrowserwindowwindow.h
[527/1629] Generating ../../../../FileBrowserWindow_fr.qm
[528/1629] Generating src/moc_fileorganiserwindowwindow.cpp
[529/1629] Generating qrc_FileBrowserWindow_i18n.cpp
[530/1629] Generating src/moc_fileorganiserwindowwidget.cpp
[531/1629] Generating src/moc_fileorganiserwindowplugin.cpp
[532/1629] Building CXX object src/plugins/organisation/FileBrowserWindow/CMakeFiles/FileBrowserWindowPlugin.dir/__/__/i18ninterface.cpp.o
[533/1629] Building CXX object src/plugins/organisation/FileBrowserWindow/CMakeFiles/FileBrowserWindowPlugin.dir/__/__/plugininfo.cpp.o
[534/1629] Building CXX object src/plugins/organisation/FileBrowserWindow/CMakeFiles/FileBrowserWindowPlugin.dir/__/__/plugininterface.cpp.o
[535/1629] Building CXX object src/plugins/organisation/FileBrowserWindow/CMakeFiles/FileBrowserWindowPlugin.dir/__/__/windowinterface.cpp.o
[536/1629] Building CXX object src/plugins/organisation/FileBrowserWindow/CMakeFiles/FileBrowserWindowPlugin.dir/src/filebrowserwindowmodel.cpp.o
[537/1629] Building CXX object src/plugins/organisation/FileBrowserWindow/CMakeFiles/FileBrowserWindowPlugin.dir/src/filebrowserwindowplugin.cpp.o
[538/1629] Building CXX object src/plugins/organisation/FileBrowserWindow/CMakeFiles/FileBrowserWindowPlugin.dir/src/filebrowserwindowwidget.cpp.o
[539/1629] Building CXX object src/plugins/organisation/FileBrowserWindow/CMakeFiles/FileBrowserWindowPlugin.dir/src/moc_filebrowserwindowmodel.cpp.o
[540/1629] Building CXX object src/plugins/organisation/FileBrowserWindow/CMakeFiles/FileBrowserWindowPlugin.dir/src/filebrowserwindowwindow.cpp.o
[541/1629] Building CXX object src/plugins/organisation/FileBrowserWindow/CMakeFiles/FileBrowserWindowPlugin.dir/src/moc_filebrowserwindowplugin.cpp.o
[542/1629] Building CXX object src/plugins/organisation/FileBrowserWindow/CMakeFiles/FileBrowserWindowPlugin.dir/src/moc_filebrowserwindowwidget.cpp.o
[543/1629] Building CXX object src/plugins/organisation/FileBrowserWindow/CMakeFiles/FileBrowserWindowPlugin.dir/src/moc_filebrowserwindowwindow.cpp.o
[544/1629] Generating ../../../../FileOrganiserWindow_fr.qm
[545/1629] Generating ui_fileorganiserwindowwindow.h
[546/1629] Building CXX object src/plugins/organisation/FileBrowserWindow/CMakeFiles/FileBrowserWindowPlugin.dir/qrc_FileBrowserWindow_i18n.cpp.o
[547/1629] Generating qrc_FileOrganiserWindow_i18n.cpp
[548/1629] Generating src/moc_forwardeulersolverplugin.cpp
[549/1629] Building CXX object src/plugins/organisation/FileOrganiserWindow/CMakeFiles/FileOrganiserWindowPlugin.dir/__/__/plugininfo.cpp.o
[550/1629] Building CXX object src/plugins/organisation/FileOrganiserWindow/CMakeFiles/FileOrganiserWindowPlugin.dir/__/__/i18ninterface.cpp.o
[551/1629] Performing configure step for 'userDocumentationBuild'
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/opencor/jenkins/workspace/OpenCOR_macOS/Slave/Mac10.12.3_OpenCOR/build/ext/Build/userDocumentationBuild
[552/1629] Building CXX object src/plugins/organisation/FileOrganiserWindow/CMakeFiles/FileOrganiserWindowPlugin.dir/__/__/plugininterface.cpp.o
[553/1629] Building CXX object src/plugins/organisation/FileOrganiserWindow/CMakeFiles/FileOrganiserWindowPlugin.dir/__/__/windowinterface.cpp.o
[554/1629] Building CXX object src/plugins/organisation/FileOrganiserWindow/CMakeFiles/FileOrganiserWindowPlugin.dir/src/fileorganiserwindowplugin.cpp.o
[555/1629] Building CXX object src/plugins/organisation/FileOrganiserWindow/CMakeFiles/FileOrganiserWindowPlugin.dir/src/fileorganiserwindowwidget.cpp.o
[556/1629] Building CXX object src/plugins/organisation/FileOrganiserWindow/CMakeFiles/FileOrganiserWindowPlugin.dir/src/fileorganiserwindowwindow.cpp.o
[557/1629] Building CXX object src/plugins/organisation/FileOrganiserWindow/CMakeFiles/FileOrganiserWindowPlugin.dir/src/moc_fileorganiserwindowplugin.cpp.o
[558/1629] Building CXX object src/plugins/organisation/FileOrganiserWindow/CMakeFiles/FileOrganiserWindowPlugin.dir/src/moc_fileorganiserwindowwidget.cpp.o
[559/1629] Building CXX object src/plugins/organisation/FileOrganiserWindow/CMakeFiles/FileOrganiserWindowPlugin.dir/src/moc_fileorganiserwindowwindow.cpp.o
[560/1629] Generating ../../../../ForwardEulerSolver_fr.qm
[561/1629] Generating qrc_ForwardEulerSolver_i18n.cpp
[562/1629] Building CXX object src/plugins/organisation/FileOrganiserWindow/CMakeFiles/FileOrganiserWindowPlugin.dir/qrc_FileOrganiserWindow_i18n.cpp.o
[563/1629] Building CXX object src/plugins/solver/ForwardEulerSolver/CMakeFiles/ForwardEulerSolverPlugin.dir/__/__/i18ninterface.cpp.o
[564/1629] Building CXX object src/plugins/solver/ForwardEulerSolver/CMakeFiles/ForwardEulerSolverPlugin.dir/__/__/plugininfo.cpp.o
[565/1629] Building CXX object src/plugins/solver/ForwardEulerSolver/CMakeFiles/ForwardEulerSolverPlugin.dir/__/__/solverinterface.cpp.o
[566/1629] Building CXX object src/plugins/solver/ForwardEulerSolver/CMakeFiles/ForwardEulerSolverPlugin.dir/src/forwardeulersolver.cpp.o
[567/1629] Building CXX object src/plugins/solver/ForwardEulerSolver/CMakeFiles/ForwardEulerSolverPlugin.dir/src/forwardeulersolverplugin.cpp.o
[568/1629] Linking CXX executable src/plugins/miscellaneous/Core/Core_generaltests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[569/1629] Building CXX object src/plugins/solver/ForwardEulerSolver/CMakeFiles/ForwardEulerSolverPlugin.dir/__/__/moc_solverinterface.cpp.o
[570/1629] Building CXX object src/plugins/solver/ForwardEulerSolver/CMakeFiles/ForwardEulerSolverPlugin.dir/src/moc_forwardeulersolver.cpp.o
[571/1629] Building CXX object src/plugins/solver/ForwardEulerSolver/CMakeFiles/ForwardEulerSolverPlugin.dir/src/moc_forwardeulersolverplugin.cpp.o
[572/1629] Generating __/__/moc_solverinterface.cpp
[573/1629] Building CXX object src/plugins/solver/ForwardEulerSolver/CMakeFiles/ForwardEulerSolverPlugin.dir/qrc_ForwardEulerSolver_i18n.cpp.o
[574/1629] Linking CXX shared library src/plugins/organisation/FileBrowserWindow/libFileBrowserWindow.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[575/1629] Generating src/moc_fourthorderrungekuttasolver.cpp
[576/1629] Generating ../../../../FourthOrderRungeKuttaSolver_fr.qm
[577/1629] Generating src/moc_fourthorderrungekuttasolverplugin.cpp
[578/1629] Generating qrc_FourthOrderRungeKuttaSolver_i18n.cpp
[579/1629] Generating __/__/moc_solverinterface.cpp
[580/1629] Building CXX object src/plugins/solver/FourthOrderRungeKuttaSolver/CMakeFiles/FourthOrderRungeKuttaSolverPlugin.dir/__/__/i18ninterface.cpp.o
[581/1629] Building CXX object src/plugins/solver/FourthOrderRungeKuttaSolver/CMakeFiles/FourthOrderRungeKuttaSolverPlugin.dir/__/__/plugininfo.cpp.o
[582/1629] Building CXX object src/plugins/solver/FourthOrderRungeKuttaSolver/CMakeFiles/FourthOrderRungeKuttaSolverPlugin.dir/__/__/solverinterface.cpp.o
[583/1629] Building CXX object src/plugins/solver/FourthOrderRungeKuttaSolver/CMakeFiles/FourthOrderRungeKuttaSolverPlugin.dir/src/fourthorderrungekuttasolver.cpp.o
[584/1629] Building CXX object src/plugins/solver/FourthOrderRungeKuttaSolver/CMakeFiles/FourthOrderRungeKuttaSolverPlugin.dir/src/fourthorderrungekuttasolverplugin.cpp.o
[585/1629] Building CXX object src/plugins/solver/FourthOrderRungeKuttaSolver/CMakeFiles/FourthOrderRungeKuttaSolverPlugin.dir/__/__/moc_solverinterface.cpp.o
[586/1629] Building CXX object src/plugins/solver/FourthOrderRungeKuttaSolver/CMakeFiles/FourthOrderRungeKuttaSolverPlugin.dir/src/moc_fourthorderrungekuttasolver.cpp.o
[587/1629] Building CXX object src/plugins/solver/FourthOrderRungeKuttaSolver/CMakeFiles/FourthOrderRungeKuttaSolverPlugin.dir/src/moc_fourthorderrungekuttasolverplugin.cpp.o
[588/1629] Linking CXX shared library src/plugins/organisation/FileOrganiserWindow/libFileOrganiserWindow.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[589/1629] Generating src/moc_heunsolver.cpp
[590/1629] Generating ../../../../HeunSolver_fr.qm
[591/1629] Generating src/moc_heunsolverplugin.cpp
[592/1629] Building CXX object src/plugins/solver/FourthOrderRungeKuttaSolver/CMakeFiles/FourthOrderRungeKuttaSolverPlugin.dir/qrc_FourthOrderRungeKuttaSolver_i18n.cpp.o
[593/1629] Generating qrc_HeunSolver_i18n.cpp
[594/1629] Generating __/__/moc_solverinterface.cpp
[595/1629] Building CXX object src/plugins/solver/HeunSolver/CMakeFiles/HeunSolverPlugin.dir/__/__/i18ninterface.cpp.o
[596/1629] Building CXX object src/plugins/solver/HeunSolver/CMakeFiles/HeunSolverPlugin.dir/__/__/plugininfo.cpp.o
[597/1629] Building CXX object src/plugins/solver/HeunSolver/CMakeFiles/HeunSolverPlugin.dir/__/__/solverinterface.cpp.o
[598/1629] Building CXX object src/plugins/solver/HeunSolver/CMakeFiles/HeunSolverPlugin.dir/src/heunsolver.cpp.o
[599/1629] Building CXX object src/plugins/solver/HeunSolver/CMakeFiles/HeunSolverPlugin.dir/src/heunsolverplugin.cpp.o
[600/1629] Building CXX object src/plugins/solver/HeunSolver/CMakeFiles/HeunSolverPlugin.dir/__/__/moc_solverinterface.cpp.o
[601/1629] Building CXX object src/plugins/solver/HeunSolver/CMakeFiles/HeunSolverPlugin.dir/src/moc_heunsolver.cpp.o
[602/1629] Building CXX object src/plugins/solver/HeunSolver/CMakeFiles/HeunSolverPlugin.dir/src/moc_heunsolverplugin.cpp.o
[603/1629] Generating src/moc_secondorderrungekuttasolverplugin.cpp
[604/1629] Generating src/moc_secondorderrungekuttasolver.cpp
[605/1629] Building CXX object src/plugins/solver/HeunSolver/CMakeFiles/HeunSolverPlugin.dir/qrc_HeunSolver_i18n.cpp.o
[606/1629] Generating ../../../../SecondOrderRungeKuttaSolver_fr.qm
[607/1629] Generating qrc_SecondOrderRungeKuttaSolver_i18n.cpp
[608/1629] Linking CXX shared library src/plugins/solver/ForwardEulerSolver/libForwardEulerSolver.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[609/1629] Building CXX object src/plugins/solver/SecondOrderRungeKuttaSolver/CMakeFiles/SecondOrderRungeKuttaSolverPlugin.dir/__/__/plugininfo.cpp.o
[610/1629] Building CXX object src/plugins/solver/SecondOrderRungeKuttaSolver/CMakeFiles/SecondOrderRungeKuttaSolverPlugin.dir/__/__/i18ninterface.cpp.o
[611/1629] Building CXX object src/plugins/solver/SecondOrderRungeKuttaSolver/CMakeFiles/SecondOrderRungeKuttaSolverPlugin.dir/__/__/solverinterface.cpp.o
[612/1629] Building CXX object src/plugins/solver/SecondOrderRungeKuttaSolver/CMakeFiles/SecondOrderRungeKuttaSolverPlugin.dir/src/secondorderrungekuttasolver.cpp.o
[613/1629] Building CXX object src/plugins/solver/SecondOrderRungeKuttaSolver/CMakeFiles/SecondOrderRungeKuttaSolverPlugin.dir/src/secondorderrungekuttasolverplugin.cpp.o
[614/1629] Building CXX object src/plugins/solver/SecondOrderRungeKuttaSolver/CMakeFiles/SecondOrderRungeKuttaSolverPlugin.dir/__/__/moc_solverinterface.cpp.o
[615/1629] Building CXX object src/plugins/solver/SecondOrderRungeKuttaSolver/CMakeFiles/SecondOrderRungeKuttaSolverPlugin.dir/src/moc_secondorderrungekuttasolver.cpp.o
[616/1629] Building CXX object src/plugins/solver/SecondOrderRungeKuttaSolver/CMakeFiles/SecondOrderRungeKuttaSolverPlugin.dir/src/moc_secondorderrungekuttasolverplugin.cpp.o
[617/1629] Generating src/moc_standardfilemanager.cpp
[618/1629] Generating src/moc_standardfile.cpp
[619/1629] Building CXX object src/plugins/solver/SecondOrderRungeKuttaSolver/CMakeFiles/SecondOrderRungeKuttaSolverPlugin.dir/qrc_SecondOrderRungeKuttaSolver_i18n.cpp.o
[620/1629] Generating src/moc_standardsupportplugin.cpp
[621/1629] Linking CXX shared library src/plugins/solver/FourthOrderRungeKuttaSolver/libFourthOrderRungeKuttaSolver.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[622/1629] Building CXX object src/plugins/support/StandardSupport/CMakeFiles/StandardSupportPlugin.dir/__/__/plugininfo.cpp.o
[623/1629] Building CXX object src/plugins/support/StandardSupport/CMakeFiles/StandardSupportPlugin.dir/src/standardfile.cpp.o
[624/1629] Building CXX object src/plugins/support/StandardSupport/CMakeFiles/StandardSupportPlugin.dir/src/standardsupportplugin.cpp.o
[625/1629] Building CXX object src/plugins/support/StandardSupport/CMakeFiles/StandardSupportPlugin.dir/src/standardfilemanager.cpp.o
[626/1629] Building CXX object src/plugins/support/StandardSupport/CMakeFiles/StandardSupportPlugin.dir/src/moc_standardfile.cpp.o
[627/1629] Building CXX object src/plugins/support/StandardSupport/CMakeFiles/StandardSupportPlugin.dir/src/moc_standardfilemanager.cpp.o
[628/1629] Building CXX object src/plugins/support/StandardSupport/CMakeFiles/StandardSupportPlugin.dir/src/moc_standardsupportplugin.cpp.o
[629/1629] Generating src/moc_zipsupportplugin.cpp
[630/1629] Building CXX object src/plugins/support/ZIPSupport/CMakeFiles/ZIPSupportPlugin.dir/__/__/plugininfo.cpp.o
[631/1629] Building CXX object src/plugins/support/ZIPSupport/CMakeFiles/ZIPSupportPlugin.dir/src/qzip.cpp.o
[632/1629] Building CXX object src/plugins/support/ZIPSupport/CMakeFiles/ZIPSupportPlugin.dir/src/zipsupportplugin.cpp.o
[633/1629] Linking CXX shared library src/plugins/solver/HeunSolver/libHeunSolver.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[634/1629] Generating qrc_tests.cpp
[635/1629] Building CXX object src/plugins/support/ZIPSupport/CMakeFiles/ZIPSupportPlugin.dir/src/moc_zipsupportplugin.cpp.o
[636/1629] Generating tests/moc_tests.cpp
[637/1629] Building CXX object src/plugins/support/ZIPSupport/CMakeFiles/ZIPSupport_tests.dir/__/__/__/tests/src/testsutils.cpp.o
[638/1629] Building CXX object src/plugins/support/ZIPSupport/CMakeFiles/ZIPSupport_tests.dir/__/__/plugininfo.cpp.o
[639/1629] Building CXX object src/plugins/support/ZIPSupport/CMakeFiles/ZIPSupport_tests.dir/src/qzip.cpp.o
[640/1629] Linking CXX shared library src/plugins/solver/SecondOrderRungeKuttaSolver/libSecondOrderRungeKuttaSolver.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[641/1629] Building CXX object src/plugins/support/ZIPSupport/CMakeFiles/ZIPSupport_tests.dir/src/zipsupportplugin.cpp.o
[642/1629] Building CXX object src/plugins/support/ZIPSupport/CMakeFiles/ZIPSupport_tests.dir/src/moc_zipsupportplugin.cpp.o
[643/1629] Building CXX object src/plugins/support/ZIPSupport/CMakeFiles/ZIPSupport_tests.dir/tests/tests.cpp.o
[644/1629] Building CXX object src/plugins/support/ZIPSupport/CMakeFiles/ZIPSupport_tests.dir/tests/moc_tests.cpp.o
[645/1629] Linking CXX shared library src/plugins/support/StandardSupport/libStandardSupport.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[646/1629] Generating src/moc_cellmlapiplugin.cpp
[647/1629] Generating tests/moc_tests.cpp
[648/1629] Building CXX object src/plugins/support/ZIPSupport/CMakeFiles/ZIPSupport_tests.dir/qrc_tests.cpp.o
[649/1629] Building CXX object src/plugins/thirdParty/CellMLAPI/CMakeFiles/CellMLAPIPlugin.dir/__/__/plugininfo.cpp.o
[650/1629] Building CXX object src/plugins/thirdParty/CellMLAPI/CMakeFiles/CellMLAPIPlugin.dir/src/cellmlapiplugin.cpp.o
[651/1629] Generating qrc_tests.cpp
[652/1629] Building CXX object src/plugins/thirdParty/CellMLAPI/CMakeFiles/CellMLAPIPlugin.dir/src/moc_cellmlapiplugin.cpp.o
[653/1629] Building CXX object src/plugins/thirdParty/CellMLAPI/CMakeFiles/CellMLAPI_tests.dir/__/__/__/tests/src/testsutils.cpp.o
[654/1629] Building CXX object src/plugins/thirdParty/CellMLAPI/CMakeFiles/CellMLAPI_tests.dir/__/__/plugininfo.cpp.o
[655/1629] Building CXX object src/plugins/thirdParty/CellMLAPI/CMakeFiles/CellMLAPI_tests.dir/src/cellmlapiplugin.cpp.o
[656/1629] Linking CXX shared library src/plugins/support/ZIPSupport/libZIPSupport.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[657/1629] Building CXX object src/plugins/thirdParty/CellMLAPI/CMakeFiles/CellMLAPI_tests.dir/src/moc_cellmlapiplugin.cpp.o
[658/1629] Building CXX object src/plugins/thirdParty/CellMLAPI/CMakeFiles/CellMLAPI_tests.dir/tests/moc_tests.cpp.o
[659/1629] Building CXX object src/plugins/thirdParty/CellMLAPI/CMakeFiles/CellMLAPI_tests.dir/tests/tests.cpp.o
[660/1629] Generating src/moc_libbiosignalmlplugin.cpp
[661/1629] Building CXX object src/plugins/thirdParty/libBioSignalML/CMakeFiles/libBioSignalMLPlugin.dir/__/__/plugininfo.cpp.o
[662/1629] Building CXX object src/plugins/thirdParty/CellMLAPI/CMakeFiles/CellMLAPI_tests.dir/qrc_tests.cpp.o
[663/1629] Building CXX object src/plugins/thirdParty/libBioSignalML/CMakeFiles/libBioSignalMLPlugin.dir/src/libbiosignalmlplugin.cpp.o
[664/1629] Building CXX object src/plugins/thirdParty/libBioSignalML/CMakeFiles/libBioSignalMLPlugin.dir/src/moc_libbiosignalmlplugin.cpp.o
[665/1629] Linking CXX shared library src/plugins/thirdParty/CellMLAPI/libCellMLAPI.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[666/1629] Linking CXX executable src/plugins/support/ZIPSupport/ZIPSupport_tests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[667/1629] Generating tests/moc_tests.cpp
[668/1629] Generating qrc_tests.cpp
[669/1629] Generating src/moc_libgit2plugin.cpp
[670/1629] Building CXX object src/plugins/thirdParty/libBioSignalML/CMakeFiles/libBioSignalML_tests.dir/__/__/__/tests/src/testsutils.cpp.o
[671/1629] Building CXX object src/plugins/thirdParty/libBioSignalML/CMakeFiles/libBioSignalML_tests.dir/__/__/plugininfo.cpp.o
[672/1629] Building CXX object src/plugins/thirdParty/libBioSignalML/CMakeFiles/libBioSignalML_tests.dir/src/libbiosignalmlplugin.cpp.o
[673/1629] Building CXX object src/plugins/thirdParty/libBioSignalML/CMakeFiles/libBioSignalML_tests.dir/src/moc_libbiosignalmlplugin.cpp.o
[674/1629] Building CXX object src/plugins/thirdParty/libBioSignalML/CMakeFiles/libBioSignalML_tests.dir/tests/moc_tests.cpp.o
[675/1629] Building CXX object src/plugins/thirdParty/libBioSignalML/CMakeFiles/libBioSignalML_tests.dir/tests/tests.cpp.o
[676/1629] Building CXX object src/plugins/thirdParty/libgit2/CMakeFiles/libgit2Plugin.dir/__/__/plugininfo.cpp.o
[677/1629] Building CXX object src/plugins/thirdParty/libBioSignalML/CMakeFiles/libBioSignalML_tests.dir/qrc_tests.cpp.o
[678/1629] Building CXX object src/plugins/thirdParty/libgit2/CMakeFiles/libgit2Plugin.dir/src/libgit2plugin.cpp.o
[679/1629] Building CXX object src/plugins/thirdParty/libgit2/CMakeFiles/libgit2Plugin.dir/src/moc_libgit2plugin.cpp.o
[680/1629] Linking CXX executable src/plugins/thirdParty/CellMLAPI/CellMLAPI_tests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[681/1629] Generating src/moc_libnumlplugin.cpp
[682/1629] Building CXX object src/plugins/thirdParty/libNuML/CMakeFiles/libNuMLPlugin.dir/__/__/plugininfo.cpp.o
[683/1629] Linking CXX shared library src/plugins/thirdParty/libBioSignalML/liblibBioSignalML.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[684/1629] Building CXX object src/plugins/thirdParty/libNuML/CMakeFiles/libNuMLPlugin.dir/src/libnumlplugin.cpp.o
[685/1629] Generating __/__/moc_datastoreinterface.cpp
[686/1629] Generating src/moc_biosignalmldatastoreimporter.cpp
[687/1629] Generating src/moc_biosignalmldatastoredialog.cpp
[688/1629] Generating src/moc_biosignalmldatastoreexporter.cpp
[689/1629] Generating src/moc_biosignalmldatastoreplugin.cpp
[690/1629] Generating ../../../../BioSignalMLDataStore_fr.qm
[691/1629] Generating qrc_BioSignalMLDataStore_i18n.cpp
[692/1629] Building CXX object src/plugins/thirdParty/libNuML/CMakeFiles/libNuMLPlugin.dir/src/moc_libnumlplugin.cpp.o
[693/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/__/__/datastoreinterface.cpp.o
[694/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/__/__/filetypeinterface.cpp.o
[695/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/__/__/i18ninterface.cpp.o
[696/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/__/__/plugininfo.cpp.o
[697/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/src/biosignalmldatastoredata.cpp.o
[698/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/src/biosignalmldatastoredialog.cpp.o
[699/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/src/biosignalmldatastoreexporter.cpp.o
[700/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/src/biosignalmldatastoreimporter.cpp.o
[701/1629] Linking CXX executable src/plugins/thirdParty/libBioSignalML/libBioSignalML_tests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[702/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/src/biosignalmldatastoreplugin.cpp.o
[703/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/src/biosignalmlinterface.cpp.o
[704/1629] Linking CXX shared library src/plugins/thirdParty/libgit2/liblibgit2.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[705/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/__/__/moc_datastoreinterface.cpp.o
[706/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/src/moc_biosignalmldatastoredialog.cpp.o
[707/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/src/moc_biosignalmldatastoreexporter.cpp.o
[708/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/src/moc_biosignalmldatastoreimporter.cpp.o
[709/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/src/moc_biosignalmldatastoreplugin.cpp.o
[710/1629] Generating tests/moc_tests.cpp
[711/1629] Generating qrc_tests.cpp
[712/1629] Building CXX object src/plugins/dataStore/BioSignalMLDataStore/CMakeFiles/BioSignalMLDataStorePlugin.dir/qrc_BioSignalMLDataStore_i18n.cpp.o
[713/1629] Generating src/moc_libsedmlplugin.cpp
[714/1629] Building CXX object src/plugins/thirdParty/libNuML/CMakeFiles/libNuML_tests.dir/__/__/__/tests/src/testsutils.cpp.o
[715/1629] Building CXX object src/plugins/thirdParty/libNuML/CMakeFiles/libNuML_tests.dir/__/__/plugininfo.cpp.o
[716/1629] Building CXX object src/plugins/thirdParty/libNuML/CMakeFiles/libNuML_tests.dir/src/libnumlplugin.cpp.o
[717/1629] Building CXX object src/plugins/thirdParty/libNuML/CMakeFiles/libNuML_tests.dir/src/moc_libnumlplugin.cpp.o
[718/1629] Building CXX object src/plugins/thirdParty/libNuML/CMakeFiles/libNuML_tests.dir/tests/moc_tests.cpp.o
[719/1629] Building CXX object src/plugins/thirdParty/libNuML/CMakeFiles/libNuML_tests.dir/tests/tests.cpp.o
[720/1629] Building CXX object src/plugins/thirdParty/libSEDML/CMakeFiles/libSEDMLPlugin.dir/__/__/plugininfo.cpp.o
[721/1629] Building CXX object src/plugins/thirdParty/libNuML/CMakeFiles/libNuML_tests.dir/qrc_tests.cpp.o
[722/1629] Building CXX object src/plugins/thirdParty/libSEDML/CMakeFiles/libSEDMLPlugin.dir/src/libsedmlplugin.cpp.o
[723/1629] Building CXX object src/plugins/thirdParty/libSEDML/CMakeFiles/libSEDMLPlugin.dir/src/moc_libsedmlplugin.cpp.o
[724/1629] Linking CXX shared library src/plugins/thirdParty/libNuML/liblibNuML.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[725/1629] Generating tests/moc_tests.cpp
[726/1629] Generating qrc_tests.cpp
[727/1629] Linking CXX shared library src/plugins/dataStore/BioSignalMLDataStore/libBioSignalMLDataStore.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[728/1629] Building CXX object src/plugins/thirdParty/libSEDML/CMakeFiles/libSEDML_tests.dir/__/__/plugininfo.cpp.o
[729/1629] Building CXX object src/plugins/thirdParty/libSEDML/CMakeFiles/libSEDML_tests.dir/__/__/__/tests/src/testsutils.cpp.o
[730/1629] Building CXX object src/plugins/thirdParty/libSEDML/CMakeFiles/libSEDML_tests.dir/src/libsedmlplugin.cpp.o
[731/1629] Building CXX object src/plugins/thirdParty/libSEDML/CMakeFiles/libSEDML_tests.dir/src/moc_libsedmlplugin.cpp.o
[732/1629] Building CXX object src/plugins/thirdParty/libSEDML/CMakeFiles/libSEDML_tests.dir/tests/moc_tests.cpp.o
[733/1629] Building CXX object src/plugins/thirdParty/libSEDML/CMakeFiles/libSEDML_tests.dir/tests/tests.cpp.o
[734/1629] Generating src/moc_libxdiffplugin.cpp
[735/1629] Building CXX object src/plugins/thirdParty/LibXDiff/CMakeFiles/LibXDiffPlugin.dir/__/__/plugininfo.cpp.o
[736/1629] Building CXX object src/plugins/thirdParty/libSEDML/CMakeFiles/libSEDML_tests.dir/qrc_tests.cpp.o
[737/1629] Linking CXX executable src/plugins/thirdParty/libNuML/libNuML_tests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[738/1629] Linking CXX shared library src/plugins/thirdParty/libSEDML/liblibSEDML.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[739/1629] Building CXX object src/plugins/thirdParty/LibXDiff/CMakeFiles/LibXDiffPlugin.dir/src/libxdiffplugin.cpp.o
[740/1629] Generating src/moc_llvmclangplugin.cpp
[741/1629] Building CXX object src/plugins/thirdParty/LibXDiff/CMakeFiles/LibXDiffPlugin.dir/src/moc_libxdiffplugin.cpp.o
[742/1629] Generating src/moc_oauthplugin.cpp
[743/1629] Building CXX object src/plugins/thirdParty/LLVMClang/CMakeFiles/LLVMClangPlugin.dir/__/__/plugininfo.cpp.o
[744/1629] Building CXX object src/plugins/thirdParty/LLVMClang/CMakeFiles/LLVMClangPlugin.dir/src/llvmclangplugin.cpp.o
[745/1629] Building CXX object src/plugins/thirdParty/LLVMClang/CMakeFiles/LLVMClangPlugin.dir/src/moc_llvmclangplugin.cpp.o
[746/1629] Building CXX object src/plugins/thirdParty/OAuth/CMakeFiles/OAuthPlugin.dir/__/__/plugininfo.cpp.o
[747/1629] Building CXX object src/plugins/thirdParty/OAuth/CMakeFiles/OAuthPlugin.dir/src/oauthplugin.cpp.o
[748/1629] Building CXX object src/plugins/thirdParty/OAuth/CMakeFiles/OAuthPlugin.dir/src/moc_oauthplugin.cpp.o
[749/1629] Linking CXX executable src/plugins/thirdParty/libSEDML/libSEDML_tests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[750/1629] Linking CXX shared library src/plugins/thirdParty/LibXDiff/libLibXDiff.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[751/1629] Generating src/moc_qscintillaplugin.cpp
[752/1629] Generating src/moc_qwtplugin.cpp
[753/1629] Building CXX object src/plugins/thirdParty/QScintilla/CMakeFiles/QScintillaPlugin.dir/__/__/plugininfo.cpp.o
[754/1629] Building CXX object src/plugins/thirdParty/QScintilla/CMakeFiles/QScintillaPlugin.dir/src/qscintillaplugin.cpp.o
[755/1629] Building CXX object src/plugins/thirdParty/QScintilla/CMakeFiles/QScintillaPlugin.dir/src/moc_qscintillaplugin.cpp.o
[756/1629] Building CXX object src/plugins/thirdParty/Qwt/CMakeFiles/QwtPlugin.dir/__/__/plugininfo.cpp.o
[757/1629] Building CXX object src/plugins/thirdParty/Qwt/CMakeFiles/QwtPlugin.dir/src/qwtplugin.cpp.o
[758/1629] Linking CXX shared library src/plugins/thirdParty/LLVMClang/libLLVMClang.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[759/1629] Generating src/moc_compilerplugin.cpp
[760/1629] Building CXX object src/plugins/thirdParty/Qwt/CMakeFiles/QwtPlugin.dir/src/moc_qwtplugin.cpp.o
[761/1629] Linking CXX shared library src/plugins/thirdParty/OAuth/libOAuth.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[762/1629] Generating src/moc_compilerengine.cpp
[763/1629] Generating tests/moc_tests.cpp
[764/1629] Generating qrc_tests.cpp
[765/1629] Generating ../../../../Compiler_fr.qm
[766/1629] Generating qrc_Compiler_i18n.cpp
[767/1629] Generating src/moc_sundialsplugin.cpp
[768/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/CompilerPlugin.dir/__/__/i18ninterface.cpp.o
[769/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/CompilerPlugin.dir/__/__/plugininfo.cpp.o
[770/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/CompilerPlugin.dir/src/compilermath.cpp.o
[771/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/CompilerPlugin.dir/src/compilerplugin.cpp.o
[772/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/CompilerPlugin.dir/src/moc_compilerengine.cpp.o
[773/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/CompilerPlugin.dir/src/moc_compilerplugin.cpp.o
[774/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/CompilerPlugin.dir/qrc_Compiler_i18n.cpp.o
[775/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/Compiler_tests.dir/__/__/__/tests/src/testsutils.cpp.o
[776/1629] Linking CXX shared library src/plugins/thirdParty/QScintilla/libQScintilla.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[777/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/Compiler_tests.dir/__/__/i18ninterface.cpp.o
[778/1629] Generating src/moc_qscintillasupportplugin.cpp
[779/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/Compiler_tests.dir/__/__/plugininfo.cpp.o
[780/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/Compiler_tests.dir/src/compilermath.cpp.o
[781/1629] Linking CXX shared library src/plugins/thirdParty/Qwt/libQwt.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[782/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/Compiler_tests.dir/src/compilerplugin.cpp.o
[783/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/Compiler_tests.dir/src/moc_compilerengine.cpp.o
[784/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/Compiler_tests.dir/src/moc_compilerplugin.cpp.o
[785/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/Compiler_tests.dir/qrc_Compiler_i18n.cpp.o
[786/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/Compiler_tests.dir/tests/tests.cpp.o
[787/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/Compiler_tests.dir/tests/moc_tests.cpp.o
[788/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/Compiler_tests.dir/qrc_tests.cpp.o
[789/1629] Generating src/moc_qscintillawidget.cpp
[790/1629] Building CXX object src/plugins/thirdParty/SUNDIALS/CMakeFiles/SUNDIALSPlugin.dir/__/__/plugininfo.cpp.o
[791/1629] Building CXX object src/plugins/support/QScintillaSupport/CMakeFiles/QScintillaSupportPlugin.dir/__/__/plugininfo.cpp.o
[792/1629] Building CXX object src/plugins/support/QScintillaSupport/CMakeFiles/QScintillaSupportPlugin.dir/src/qscintillasupportplugin.cpp.o
[793/1629] Building CXX object src/plugins/support/QScintillaSupport/CMakeFiles/QScintillaSupportPlugin.dir/src/qscintillawidget.cpp.o
[794/1629] Building CXX object src/plugins/support/QScintillaSupport/CMakeFiles/QScintillaSupportPlugin.dir/src/moc_qscintillasupportplugin.cpp.o
[795/1629] Building CXX object src/plugins/support/QScintillaSupport/CMakeFiles/QScintillaSupportPlugin.dir/src/moc_qscintillawidget.cpp.o
[796/1629] Building CXX object src/plugins/thirdParty/SUNDIALS/CMakeFiles/SUNDIALSPlugin.dir/src/sundialsplugin.cpp.o
[797/1629] Building CXX object src/plugins/thirdParty/SUNDIALS/CMakeFiles/SUNDIALSPlugin.dir/src/moc_sundialsplugin.cpp.o
[798/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/CompilerPlugin.dir/src/compilerengine.cpp.o
[799/1629] Linking CXX shared library src/plugins/support/QScintillaSupport/libQScintillaSupport.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[800/1629] Generating src/moc_editorlistwidget.cpp
[801/1629] Linking CXX shared library src/plugins/thirdParty/SUNDIALS/libSUNDIALS.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[802/1629] Generating src/moc_editorwidgetscrollbar.cpp
[803/1629] Generating __/__/moc_solverinterface.cpp
[804/1629] Generating src/moc_cvodesolver.cpp
[805/1629] Generating src/moc_cvodesolverplugin.cpp
[806/1629] Generating ../../../../CVODESolver_fr.qm
[807/1629] Generating __/__/moc_solverinterface.cpp
[808/1629] Generating qrc_CVODESolver_i18n.cpp
[809/1629] Building CXX object src/plugins/solver/CVODESolver/CMakeFiles/CVODESolverPlugin.dir/__/__/i18ninterface.cpp.o
[810/1629] Generating src/moc_kinsolsolver.cpp
[811/1629] Building CXX object src/plugins/miscellaneous/Compiler/CMakeFiles/Compiler_tests.dir/src/compilerengine.cpp.o
[812/1629] Building CXX object src/plugins/solver/CVODESolver/CMakeFiles/CVODESolverPlugin.dir/__/__/plugininfo.cpp.o
[813/1629] Building CXX object src/plugins/solver/CVODESolver/CMakeFiles/CVODESolverPlugin.dir/__/__/solverinterface.cpp.o
[814/1629] Building CXX object src/plugins/solver/CVODESolver/CMakeFiles/CVODESolverPlugin.dir/src/cvodesolver.cpp.o
[815/1629] Building CXX object src/plugins/solver/CVODESolver/CMakeFiles/CVODESolverPlugin.dir/src/cvodesolverplugin.cpp.o
[816/1629] Building CXX object src/plugins/solver/CVODESolver/CMakeFiles/CVODESolverPlugin.dir/__/__/moc_solverinterface.cpp.o
[817/1629] Building CXX object src/plugins/solver/CVODESolver/CMakeFiles/CVODESolverPlugin.dir/src/moc_cvodesolver.cpp.o
[818/1629] Building CXX object src/plugins/solver/CVODESolver/CMakeFiles/CVODESolverPlugin.dir/src/moc_cvodesolverplugin.cpp.o
[819/1629] Generating src/moc_kinsolsolverplugin.cpp
[820/1629] Building CXX object src/plugins/solver/CVODESolver/CMakeFiles/CVODESolverPlugin.dir/qrc_CVODESolver_i18n.cpp.o
[821/1629] Generating ../../../../KINSOLSolver_fr.qm
[822/1629] Generating qrc_KINSOLSolver_i18n.cpp
[823/1629] Building CXX object src/plugins/solver/KINSOLSolver/CMakeFiles/KINSOLSolverPlugin.dir/__/__/i18ninterface.cpp.o
[824/1629] Linking CXX shared library src/plugins/miscellaneous/Compiler/libCompiler.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[825/1629] Building CXX object src/plugins/solver/KINSOLSolver/CMakeFiles/KINSOLSolverPlugin.dir/__/__/plugininfo.cpp.o
[826/1629] Building CXX object src/plugins/solver/KINSOLSolver/CMakeFiles/KINSOLSolverPlugin.dir/__/__/solverinterface.cpp.o
[827/1629] Building CXX object src/plugins/solver/KINSOLSolver/CMakeFiles/KINSOLSolverPlugin.dir/src/kinsolsolver.cpp.o
[828/1629] Building CXX object src/plugins/solver/KINSOLSolver/CMakeFiles/KINSOLSolverPlugin.dir/src/kinsolsolverplugin.cpp.o
[829/1629] Building CXX object src/plugins/solver/KINSOLSolver/CMakeFiles/KINSOLSolverPlugin.dir/__/__/moc_solverinterface.cpp.o
[830/1629] Building CXX object src/plugins/solver/KINSOLSolver/CMakeFiles/KINSOLSolverPlugin.dir/src/moc_kinsolsolver.cpp.o
[831/1629] Building CXX object src/plugins/solver/KINSOLSolver/CMakeFiles/KINSOLSolverPlugin.dir/src/moc_kinsolsolverplugin.cpp.o
[832/1629] Building CXX object src/plugins/solver/KINSOLSolver/CMakeFiles/KINSOLSolverPlugin.dir/qrc_KINSOLSolver_i18n.cpp.o
[833/1629] Generating src/moc_cellmlfilecellml10exporter.cpp
[834/1629] Generating src/moc_cellmlfilemanager.cpp
[835/1629] Linking CXX executable src/plugins/miscellaneous/Compiler/Compiler_tests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[836/1629] Generating __/__/moc_solverinterface.cpp
[837/1629] Generating src/moc_cellmlfile.cpp
[838/1629] Generating src/moc_cellmlfileruntime.cpp
[839/1629] Generating tests/moc_tests.cpp
[840/1629] Linking CXX shared library src/plugins/solver/CVODESolver/libCVODESolver.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[841/1629] Generating src/moc_cellmlsupportplugin.cpp
[842/1629] Generating ../../../../CellMLSupport_fr.qm
[843/1629] Generating qrc_tests.cpp
[844/1629] Generating qrc_CellMLSupport_ui.cpp
[845/1629] Generating qrc_CellMLSupport_i18n.cpp
[846/1629] Generating src/moc_editorwidgetplugin.cpp
[847/1629] Generating src/moc_editorwidgeteditorwidget.cpp
[848/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/__/__/filetypeinterface.cpp.o
[849/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/__/__/__/tests/src/testsutils.cpp.o
[850/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/__/__/guiinterface.cpp.o
[851/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/__/__/i18ninterface.cpp.o
[852/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/__/__/plugininfo.cpp.o
[853/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/__/__/plugininterface.cpp.o
[854/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/__/__/solverinterface.cpp.o
[855/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/cellmlfile.cpp.o
[856/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/cellmlfileexporter.cpp.o
[857/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/cellmlfilecellml10exporter.cpp.o
[858/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/cellmlfileissue.cpp.o
[859/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/cellmlfilemanager.cpp.o
[860/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/cellmlfilerdftripleelement.cpp.o
[861/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/cellmlfilerdftriple.cpp.o
[862/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/cellmlinterface.cpp.o
[863/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/cellmlfileruntime.cpp.o
[864/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/cellmlsupportplugin.cpp.o
[865/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/__/__/moc_solverinterface.cpp.o
[866/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/moc_cellmlfile.cpp.o
[867/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/moc_cellmlfilecellml10exporter.cpp.o
[868/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/moc_cellmlfilemanager.cpp.o
[869/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/moc_cellmlfileruntime.cpp.o
[870/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/src/moc_cellmlsupportplugin.cpp.o
[871/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/qrc_CellMLSupport_ui.cpp.o
[872/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/tests/moc_tests.cpp.o
[873/1629] Linking CXX shared library src/plugins/solver/KINSOLSolver/libKINSOLSolver.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[874/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/tests/tests.cpp.o
[875/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/qrc_CellMLSupport_i18n.cpp.o
[876/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/__/__/filetypeinterface.cpp.o
[877/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/__/__/guiinterface.cpp.o
[878/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/__/__/i18ninterface.cpp.o
[879/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupport_tests.dir/qrc_tests.cpp.o
[880/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/__/__/plugininterface.cpp.o
[881/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/__/__/plugininfo.cpp.o
[882/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/__/__/solverinterface.cpp.o
[883/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/cellmlfile.cpp.o
[884/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/cellmlfilecellml10exporter.cpp.o
[885/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/cellmlfileexporter.cpp.o
[886/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/cellmlfileissue.cpp.o
[887/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/cellmlfilerdftriple.cpp.o
[888/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/cellmlfilemanager.cpp.o
[889/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/cellmlfilerdftripleelement.cpp.o
[890/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/cellmlinterface.cpp.o
[891/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/cellmlfileruntime.cpp.o
[892/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/__/__/moc_solverinterface.cpp.o
[893/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/cellmlsupportplugin.cpp.o
[894/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/moc_cellmlfile.cpp.o
[895/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/moc_cellmlfilecellml10exporter.cpp.o
[896/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/moc_cellmlfilemanager.cpp.o
[897/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/moc_cellmlfileruntime.cpp.o
[898/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/qrc_CellMLSupport_ui.cpp.o
[899/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/src/moc_cellmlsupportplugin.cpp.o
[900/1629] Generating src/moc_editorwidgetfindreplacewidget.cpp
[901/1629] Generating src/moc_editorwidget.cpp
[902/1629] Building CXX object src/plugins/support/CellMLSupport/CMakeFiles/CellMLSupportPlugin.dir/qrc_CellMLSupport_i18n.cpp.o
[903/1629] Generating ui_editorwidgetfindreplacewidget.h
[904/1629] Generating qrc_EditorWidget_ui.cpp
[905/1629] Generating ../../../../EditorWidget_fr.qm
[906/1629] Performing build step for 'developerDocumentationBuild'
[1/2] Building the developer documentation for OpenCOR
[2/2] Running utility command for Sphinx
[907/1629] Generating qrc_EditorWidget_i18n.cpp
[908/1629] Performing install step for 'developerDocumentationBuild'
[909/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/__/__/i18ninterface.cpp.o
[910/1629] Completed 'developerDocumentationBuild'
[911/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/__/__/plugininfo.cpp.o
[912/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/src/editorlistwidget.cpp.o
[913/1629] Generating src/moc_graphpanelplotwidget.cpp
[914/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/src/editorwidget.cpp.o
[915/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/src/editorwidgeteditorwidget.cpp.o
[916/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/src/editorwidgetplugin.cpp.o
[917/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/src/editorwidgetfindreplacewidget.cpp.o
[918/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/src/editorwidgetscrollbar.cpp.o
[919/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/src/moc_editorlistwidget.cpp.o
[920/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/src/moc_editorwidget.cpp.o
[921/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/src/moc_editorwidgeteditorwidget.cpp.o
[922/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/src/moc_editorwidgetfindreplacewidget.cpp.o
[923/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/src/moc_editorwidgetplugin.cpp.o
[924/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/src/moc_editorwidgetscrollbar.cpp.o
[925/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/qrc_EditorWidget_ui.cpp.o
[926/1629] Generating src/moc_graphpanelwidgetcustomaxesdialog.cpp
[927/1629] Building CXX object src/plugins/widget/EditorWidget/CMakeFiles/EditorWidgetPlugin.dir/qrc_EditorWidget_i18n.cpp.o
[928/1629] Linking CXX executable src/plugins/support/CellMLSupport/CellMLSupport_tests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[929/1629] Generating src/moc_graphpanelwidget.cpp
[930/1629] Generating src/moc_graphpanelwidgetplugin.cpp
[931/1629] Generating ui_graphpanelwidgetcustomaxesdialog.h
[932/1629] Generating ../../../../GraphPanelWidget_fr.qm
[933/1629] Generating qrc_GraphPanelWidget_i18n.cpp
[934/1629] Generating ../../../../MathMLViewerWidget_fr.qm
[935/1629] Generating src/moc_mathmlviewerwidget.cpp
[936/1629] Generating src/moc_mathmlviewerwidgetplugin.cpp
[937/1629] Generating qrc_MathMLViewerWidget_i18n.cpp
[938/1629] Generating src/moc_graphpanelswidget.cpp
[939/1629] Generating src/moc_webviewerwidget.cpp
[940/1629] Building CXX object src/plugins/widget/MathMLViewerWidget/CMakeFiles/MathMLViewerWidgetPlugin.dir/__/__/i18ninterface.cpp.o
[941/1629] Building CXX object src/plugins/widget/GraphPanelWidget/CMakeFiles/GraphPanelWidgetPlugin.dir/__/__/plugininfo.cpp.o
[942/1629] Building CXX object src/plugins/widget/GraphPanelWidget/CMakeFiles/GraphPanelWidgetPlugin.dir/__/__/i18ninterface.cpp.o
[943/1629] Building CXX object src/plugins/widget/GraphPanelWidget/CMakeFiles/GraphPanelWidgetPlugin.dir/src/graphpanelwidget.cpp.o
[944/1629] Building CXX object src/plugins/widget/GraphPanelWidget/CMakeFiles/GraphPanelWidgetPlugin.dir/src/graphpanelplotwidget.cpp.o
[945/1629] Building CXX object src/plugins/widget/GraphPanelWidget/CMakeFiles/GraphPanelWidgetPlugin.dir/src/graphpanelswidget.cpp.o
[946/1629] Building CXX object src/plugins/widget/GraphPanelWidget/CMakeFiles/GraphPanelWidgetPlugin.dir/src/graphpanelwidgetplugin.cpp.o
[947/1629] Building CXX object src/plugins/widget/GraphPanelWidget/CMakeFiles/GraphPanelWidgetPlugin.dir/src/graphpanelwidgetcustomaxesdialog.cpp.o
[948/1629] Building CXX object src/plugins/widget/GraphPanelWidget/CMakeFiles/GraphPanelWidgetPlugin.dir/src/moc_graphpanelplotwidget.cpp.o
[949/1629] Building CXX object src/plugins/widget/GraphPanelWidget/CMakeFiles/GraphPanelWidgetPlugin.dir/src/moc_graphpanelswidget.cpp.o
[950/1629] Building CXX object src/plugins/widget/GraphPanelWidget/CMakeFiles/GraphPanelWidgetPlugin.dir/src/moc_graphpanelwidget.cpp.o
[951/1629] Linking CXX shared library src/plugins/support/CellMLSupport/libCellMLSupport.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[952/1629] Generating ../../../../SEDMLSupport_fr.qm
[953/1629] Building CXX object src/plugins/widget/GraphPanelWidget/CMakeFiles/GraphPanelWidgetPlugin.dir/src/moc_graphpanelwidgetcustomaxesdialog.cpp.o
[954/1629] Building CXX object src/plugins/widget/GraphPanelWidget/CMakeFiles/GraphPanelWidgetPlugin.dir/src/moc_graphpanelwidgetplugin.cpp.o
[955/1629] Generating qrc_SEDMLSupport_ui.cpp
[956/1629] Generating src/moc_sedmlsupportplugin.cpp
[957/1629] Building CXX object src/plugins/widget/GraphPanelWidget/CMakeFiles/GraphPanelWidgetPlugin.dir/qrc_GraphPanelWidget_i18n.cpp.o
[958/1629] Generating qrc_SEDMLSupport_i18n.cpp
[959/1629] Generating __/__/moc_plugin.cpp
[960/1629] Generating tests/moc_tests.cpp
[961/1629] Generating src/moc_sedmlfile.cpp
[962/1629] Generating src/moc_sedmlfilemanager.cpp
[963/1629] Generating qrc_tests.cpp
[964/1629] Generating __/__/moc_pluginmanager.cpp
[965/1629] Generating src/moc_cellmltoolsplugin.cpp
[966/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/__/__/filetypeinterface.cpp.o
[967/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/__/__/guiinterface.cpp.o
[968/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/__/__/i18ninterface.cpp.o
[969/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/__/__/plugininfo.cpp.o
[970/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/__/__/plugininterface.cpp.o
[971/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/src/sedmlfileissue.cpp.o
[972/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/src/sedmlinterface.cpp.o
[973/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/src/sedmlfile.cpp.o
[974/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/src/sedmlfilemanager.cpp.o
[975/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/src/sedmlsupport.cpp.o
[976/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/src/sedmlsupportplugin.cpp.o
[977/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/src/moc_sedmlfile.cpp.o
[978/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/src/moc_sedmlfilemanager.cpp.o
[979/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/src/moc_sedmlsupportplugin.cpp.o
[980/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/qrc_SEDMLSupport_ui.cpp.o
[981/1629] Generating ../../../../CellMLTools_fr.qm
[982/1629] Generating qrc_CellMLTools_i18n.cpp
[983/1629] Building CXX object src/plugins/widget/MathMLViewerWidget/CMakeFiles/MathMLViewerWidgetPlugin.dir/__/__/plugininfo.cpp.o
[984/1629] Building CXX object src/plugins/support/SEDMLSupport/CMakeFiles/SEDMLSupportPlugin.dir/qrc_SEDMLSupport_i18n.cpp.o
[985/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/__/__/cliinterface.cpp.o
[986/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/__/__/__/tests/src/testsutils.cpp.o
[987/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/__/__/guiinterface.cpp.o
[988/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/__/__/i18ninterface.cpp.o
[989/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/__/__/plugininfo.cpp.o
[990/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/__/__/plugin.cpp.o
[991/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/__/__/plugininterface.cpp.o
[992/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/__/__/pluginmanager.cpp.o
[993/1629] Linking CXX shared library src/plugins/widget/EditorWidget/libEditorWidget.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[994/1629] Generating src/moc_editingviewplugin.cpp
[995/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/__/__/moc_plugin.cpp.o
[996/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/src/cellmltoolsplugin.cpp.o
[997/1629] Generating __/__/moc_pluginmanager.cpp
[998/1629] Generating __/__/moc_plugin.cpp
[999/1629] Generating ../../../../EditingView_fr.qm
[1000/1629] Generating qrc_EditingView_i18n.cpp
[1001/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/__/__/moc_pluginmanager.cpp.o
[1002/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/src/moc_cellmltoolsplugin.cpp.o
[1003/1629] Building CXX object src/plugins/editing/EditingView/CMakeFiles/EditingViewPlugin.dir/__/__/filehandlinginterface.cpp.o
[1004/1629] Building CXX object src/plugins/editing/EditingView/CMakeFiles/EditingViewPlugin.dir/__/__/guiinterface.cpp.o
[1005/1629] Building CXX object src/plugins/editing/EditingView/CMakeFiles/EditingViewPlugin.dir/__/__/i18ninterface.cpp.o
[1006/1629] Building CXX object src/plugins/editing/EditingView/CMakeFiles/EditingViewPlugin.dir/__/__/plugin.cpp.o
[1007/1629] Building CXX object src/plugins/editing/EditingView/CMakeFiles/EditingViewPlugin.dir/__/__/plugininfo.cpp.o
[1008/1629] Building CXX object src/plugins/editing/EditingView/CMakeFiles/EditingViewPlugin.dir/__/__/plugininterface.cpp.o
[1009/1629] Building CXX object src/plugins/editing/EditingView/CMakeFiles/EditingViewPlugin.dir/__/__/pluginmanager.cpp.o
[1010/1629] Building CXX object src/plugins/editing/EditingView/CMakeFiles/EditingViewPlugin.dir/src/editingviewinterface.cpp.o
[1011/1629] Building CXX object src/plugins/editing/EditingView/CMakeFiles/EditingViewPlugin.dir/src/editingviewplugin.cpp.o
[1012/1629] Building CXX object src/plugins/editing/EditingView/CMakeFiles/EditingViewPlugin.dir/__/__/moc_plugin.cpp.o
[1013/1629] Building CXX object src/plugins/editing/EditingView/CMakeFiles/EditingViewPlugin.dir/__/__/moc_pluginmanager.cpp.o
[1014/1629] Building CXX object src/plugins/editing/EditingView/CMakeFiles/EditingViewPlugin.dir/src/moc_editingviewplugin.cpp.o
[1015/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/tests/tests.cpp.o
[1016/1629] Building CXX object src/plugins/editing/EditingView/CMakeFiles/EditingViewPlugin.dir/qrc_EditingView_i18n.cpp.o
[1017/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/qrc_CellMLTools_i18n.cpp.o
[1018/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/tests/moc_tests.cpp.o
[1019/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLToolsPlugin.dir/__/__/cliinterface.cpp.o
[1020/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLTools_tests.dir/qrc_tests.cpp.o
[1021/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLToolsPlugin.dir/__/__/guiinterface.cpp.o
[1022/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLToolsPlugin.dir/__/__/i18ninterface.cpp.o
[1023/1629] Linking CXX shared library src/plugins/widget/GraphPanelWidget/libGraphPanelWidget.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1024/1629] Linking CXX shared library src/plugins/support/SEDMLSupport/libSEDMLSupport.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1025/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLToolsPlugin.dir/__/__/plugin.cpp.o
[1026/1629] Generating ../../../../COMBINESupport_fr.qm
[1027/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLToolsPlugin.dir/__/__/plugininfo.cpp.o
[1028/1629] Generating src/moc_combinesupportplugin.cpp
[1029/1629] Generating qrc_COMBINESupport_i18n.cpp
[1030/1629] Generating src/moc_combinearchive.cpp
[1031/1629] Generating tests/moc_tests.cpp
[1032/1629] Generating src/moc_combinefilemanager.cpp
[1033/1629] Generating qrc_COMBINESupport_ui.cpp
[1034/1629] Generating qrc_tests.cpp
[1035/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLToolsPlugin.dir/__/__/plugininterface.cpp.o
[1036/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupportPlugin.dir/__/__/i18ninterface.cpp.o
[1037/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/__/__/filetypeinterface.cpp.o
[1038/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/__/__/__/tests/src/testsutils.cpp.o
[1039/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/__/__/i18ninterface.cpp.o
[1040/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/__/__/plugininfo.cpp.o
[1041/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/__/__/plugininterface.cpp.o
[1042/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/src/combinearchive.cpp.o
[1043/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/src/combinearchiveissue.cpp.o
[1044/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/src/combinefilemanager.cpp.o
[1045/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/src/combineinterface.cpp.o
[1046/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/src/combinesupportplugin.cpp.o
[1047/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/src/moc_combinearchive.cpp.o
[1048/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/src/moc_combinefilemanager.cpp.o
[1049/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/src/moc_combinesupportplugin.cpp.o
[1050/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/qrc_COMBINESupport_ui.cpp.o
[1051/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/tests/moc_tests.cpp.o
[1052/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/tests/tests.cpp.o
[1053/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/qrc_COMBINESupport_i18n.cpp.o
[1054/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupportPlugin.dir/__/__/filetypeinterface.cpp.o
[1055/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupportPlugin.dir/__/__/plugininfo.cpp.o
[1056/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupport_tests.dir/qrc_tests.cpp.o
[1057/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupportPlugin.dir/__/__/plugininterface.cpp.o
[1058/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupportPlugin.dir/src/combinearchive.cpp.o
[1059/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupportPlugin.dir/src/combinearchiveissue.cpp.o
[1060/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupportPlugin.dir/src/combinefilemanager.cpp.o
[1061/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupportPlugin.dir/src/combineinterface.cpp.o
[1062/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupportPlugin.dir/src/combinesupportplugin.cpp.o
[1063/1629] Linking CXX shared library src/plugins/editing/EditingView/libEditingView.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1064/1629] Generating ../../../../SEDMLEditingView_fr.qm
[1065/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupportPlugin.dir/src/moc_combinearchive.cpp.o
[1066/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupportPlugin.dir/src/moc_combinefilemanager.cpp.o
[1067/1629] Generating qrc_SEDMLEditingView_i18n.cpp
[1068/1629] Linking CXX executable src/plugins/tools/CellMLTools/CellMLTools_tests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1069/1629] Generating src/moc_rawtextviewwidget.cpp
[1070/1629] Generating src/moc_sedmleditingviewwidget.cpp
[1071/1629] Generating src/moc_rawtextviewplugin.cpp
[1072/1629] Generating ../../../../RawTextView_fr.qm
[1073/1629] Generating __/__/moc_plugin.cpp
[1074/1629] Generating __/__/moc_pluginmanager.cpp
[1075/1629] Generating qrc_RawTextView_i18n.cpp
[1076/1629] Generating src/moc_sedmleditingviewplugin.cpp
[1077/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupportPlugin.dir/src/moc_combinesupportplugin.cpp.o
[1078/1629] Building CXX object src/plugins/editing/RawTextView/CMakeFiles/RawTextViewPlugin.dir/__/__/filehandlinginterface.cpp.o
[1079/1629] Building CXX object src/plugins/editing/RawTextView/CMakeFiles/RawTextViewPlugin.dir/__/__/i18ninterface.cpp.o
[1080/1629] Building CXX object src/plugins/editing/RawTextView/CMakeFiles/RawTextViewPlugin.dir/__/__/plugininfo.cpp.o
[1081/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupportPlugin.dir/qrc_COMBINESupport_i18n.cpp.o
[1082/1629] Building CXX object src/plugins/editing/RawTextView/CMakeFiles/RawTextViewPlugin.dir/__/__/plugininterface.cpp.o
[1083/1629] Building CXX object src/plugins/editing/RawTextView/CMakeFiles/RawTextViewPlugin.dir/__/__/viewinterface.cpp.o
[1084/1629] Building CXX object src/plugins/editing/RawTextView/CMakeFiles/RawTextViewPlugin.dir/__/EditingView/src/editingviewinterface.cpp.o
[1085/1629] Building CXX object src/plugins/editing/RawTextView/CMakeFiles/RawTextViewPlugin.dir/src/rawtextviewplugin.cpp.o
[1086/1629] Building CXX object src/plugins/editing/RawTextView/CMakeFiles/RawTextViewPlugin.dir/src/rawtextviewwidget.cpp.o
[1087/1629] Building CXX object src/plugins/editing/RawTextView/CMakeFiles/RawTextViewPlugin.dir/src/moc_rawtextviewplugin.cpp.o
[1088/1629] Building CXX object src/plugins/editing/RawTextView/CMakeFiles/RawTextViewPlugin.dir/src/moc_rawtextviewwidget.cpp.o
[1089/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/__/__/filehandlinginterface.cpp.o
[1090/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/__/__/guiinterface.cpp.o
[1091/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/__/__/i18ninterface.cpp.o
[1092/1629] Building CXX object src/plugins/editing/RawTextView/CMakeFiles/RawTextViewPlugin.dir/qrc_RawTextView_i18n.cpp.o
[1093/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/__/__/plugin.cpp.o
[1094/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/__/__/plugininfo.cpp.o
[1095/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/__/__/plugininterface.cpp.o
[1096/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/__/__/pluginmanager.cpp.o
[1097/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/src/sedmleditingviewinterface.cpp.o
[1098/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/__/__/moc_plugin.cpp.o
[1099/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/src/sedmleditingviewplugin.cpp.o
[1100/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/src/sedmleditingviewwidget.cpp.o
[1101/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/__/__/moc_pluginmanager.cpp.o
[1102/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/src/moc_sedmleditingviewplugin.cpp.o
[1103/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/src/moc_sedmleditingviewwidget.cpp.o
[1104/1629] Building CXX object src/plugins/support/COMBINESupport/CMakeFiles/COMBINESupportPlugin.dir/qrc_COMBINESupport_ui.cpp.o
[1105/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLToolsPlugin.dir/__/__/pluginmanager.cpp.o
[1106/1629] Building CXX object src/plugins/editing/SEDMLEditingView/CMakeFiles/SEDMLEditingViewPlugin.dir/qrc_SEDMLEditingView_i18n.cpp.o
[1107/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLToolsPlugin.dir/src/cellmltoolsplugin.cpp.o
[1108/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLToolsPlugin.dir/__/__/moc_plugin.cpp.o
[1109/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLToolsPlugin.dir/__/__/moc_pluginmanager.cpp.o
[1110/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLToolsPlugin.dir/src/moc_cellmltoolsplugin.cpp.o
[1111/1629] Linking CXX executable src/plugins/support/COMBINESupport/COMBINESupport_tests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1112/1629] Building CXX object src/plugins/widget/MathMLViewerWidget/CMakeFiles/MathMLViewerWidgetPlugin.dir/src/mathmlviewerwidget.cpp.o
[1113/1629] Building CXX object src/plugins/tools/CellMLTools/CMakeFiles/CellMLToolsPlugin.dir/qrc_CellMLTools_i18n.cpp.o
[1114/1629] Building CXX object src/plugins/widget/MathMLViewerWidget/CMakeFiles/MathMLViewerWidgetPlugin.dir/src/mathmlviewerwidgetplugin.cpp.o
[1115/1629] Building CXX object src/plugins/widget/MathMLViewerWidget/CMakeFiles/MathMLViewerWidgetPlugin.dir/src/moc_mathmlviewerwidget.cpp.o
[1116/1629] Building CXX object src/plugins/widget/MathMLViewerWidget/CMakeFiles/MathMLViewerWidgetPlugin.dir/src/moc_mathmlviewerwidgetplugin.cpp.o
[1117/1629] Building CXX object src/plugins/widget/MathMLViewerWidget/CMakeFiles/MathMLViewerWidgetPlugin.dir/qrc_MathMLViewerWidget_i18n.cpp.o
[1118/1629] Linking CXX shared library src/plugins/editing/RawTextView/libRawTextView.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1119/1629] Generating src/moc_webviewerwidgetplugin.cpp
[1120/1629] Building CXX object src/plugins/widget/WebViewerWidget/CMakeFiles/WebViewerWidgetPlugin.dir/__/__/i18ninterface.cpp.o
[1121/1629] Linking CXX shared library src/plugins/support/COMBINESupport/libCOMBINESupport.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1122/1629] Building CXX object src/plugins/widget/WebViewerWidget/CMakeFiles/WebViewerWidgetPlugin.dir/__/__/plugininfo.cpp.o
[1123/1629] Generating src/moc_simulationmanager.cpp
[1124/1629] Generating __/__/moc_datastoreinterface.cpp
[1125/1629] Generating __/__/moc_solverinterface.cpp
[1126/1629] Performing build step for 'userDocumentationBuild'
[1/2] Building the user documentation for OpenCOR
[2/2] Running utility command for Sphinx
[1127/1629] Linking CXX shared library src/plugins/editing/SEDMLEditingView/libSEDMLEditingView.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1128/1629] Generating ../../../../SimulationSupport_fr.qm
[1129/1629] Generating ../../../../RawSEDMLView_fr.qm
[1130/1629] Generating src/moc_simulationsupportplugin.cpp
[1131/1629] Generating src/moc_rawsedmlviewplugin.cpp
[1132/1629] Generating qrc_RawSEDMLView_i18n.cpp
[1133/1629] Generating src/moc_simulation.cpp
[1134/1629] Generating src/moc_rawsedmlviewwidget.cpp
[1135/1629] Generating src/moc_simulationworker.cpp
[1136/1629] Generating qrc_SimulationSupport_i18n.cpp
[1137/1629] Building CXX object src/plugins/editing/RawSEDMLView/CMakeFiles/RawSEDMLViewPlugin.dir/__/__/filehandlinginterface.cpp.o
[1138/1629] Building CXX object src/plugins/editing/RawSEDMLView/CMakeFiles/RawSEDMLViewPlugin.dir/__/__/i18ninterface.cpp.o
[1139/1629] Building CXX object src/plugins/editing/RawSEDMLView/CMakeFiles/RawSEDMLViewPlugin.dir/__/__/plugininfo.cpp.o
[1140/1629] Building CXX object src/plugins/editing/RawSEDMLView/CMakeFiles/RawSEDMLViewPlugin.dir/__/__/plugininterface.cpp.o
[1141/1629] Building CXX object src/plugins/editing/RawSEDMLView/CMakeFiles/RawSEDMLViewPlugin.dir/__/__/viewinterface.cpp.o
[1142/1629] Building CXX object src/plugins/editing/RawSEDMLView/CMakeFiles/RawSEDMLViewPlugin.dir/__/EditingView/src/editingviewinterface.cpp.o
[1143/1629] Building CXX object src/plugins/editing/RawSEDMLView/CMakeFiles/RawSEDMLViewPlugin.dir/__/SEDMLEditingView/src/sedmleditingviewinterface.cpp.o
[1144/1629] Performing install step for 'userDocumentationBuild'
[1145/1629] Building CXX object src/plugins/editing/RawSEDMLView/CMakeFiles/RawSEDMLViewPlugin.dir/src/moc_rawsedmlviewplugin.cpp.o
[1146/1629] Building CXX object src/plugins/editing/RawSEDMLView/CMakeFiles/RawSEDMLViewPlugin.dir/src/rawsedmlviewplugin.cpp.o
[1147/1629] Building CXX object src/plugins/editing/RawSEDMLView/CMakeFiles/RawSEDMLViewPlugin.dir/src/rawsedmlviewwidget.cpp.o
[1148/1629] Completed 'userDocumentationBuild'
[1149/1629] Building CXX object src/plugins/editing/RawSEDMLView/CMakeFiles/RawSEDMLViewPlugin.dir/src/moc_rawsedmlviewwidget.cpp.o
[1150/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/__/__/datastoreinterface.cpp.o
[1151/1629] Building CXX object src/plugins/editing/RawSEDMLView/CMakeFiles/RawSEDMLViewPlugin.dir/qrc_RawSEDMLView_i18n.cpp.o
[1152/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/__/__/filehandlinginterface.cpp.o
[1153/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/__/__/i18ninterface.cpp.o
[1154/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/__/__/plugininfo.cpp.o
[1155/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/__/__/solverinterface.cpp.o
[1156/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/src/simulation.cpp.o
[1157/1629] Linking CXX shared library src/plugins/tools/CellMLTools/libCellMLTools.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1158/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/src/simulationmanager.cpp.o
[1159/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/src/simulationsupportplugin.cpp.o
[1160/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/src/simulationworker.cpp.o
[1161/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/__/__/moc_datastoreinterface.cpp.o
[1162/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/__/__/moc_solverinterface.cpp.o
[1163/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/src/moc_simulation.cpp.o
[1164/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/src/moc_simulationmanager.cpp.o
[1165/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/src/moc_simulationsupportplugin.cpp.o
[1166/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/src/moc_simulationworker.cpp.o
[1167/1629] Linking CXX shared library src/plugins/widget/MathMLViewerWidget/libMathMLViewerWidget.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1168/1629] Building CXX object src/plugins/widget/WebViewerWidget/CMakeFiles/WebViewerWidgetPlugin.dir/src/webviewerwidgetplugin.cpp.o
[1169/1629] Building CXX object src/plugins/widget/WebViewerWidget/CMakeFiles/WebViewerWidgetPlugin.dir/src/webviewerwidget.cpp.o
[1170/1629] Building CXX object src/plugins/support/SimulationSupport/CMakeFiles/SimulationSupportPlugin.dir/qrc_SimulationSupport_i18n.cpp.o
[1171/1629] Generating src/moc_cellmleditingviewwidget.cpp
[1172/1629] Generating __/__/moc_plugin.cpp
[1173/1629] Generating ../../../../CellMLEditingView_fr.qm
[1174/1629] Generating __/__/moc_pluginmanager.cpp
[1175/1629] Generating qrc_CellMLEditingView_i18n.cpp
[1176/1629] Generating src/moc_cellmleditingviewplugin.cpp
[1177/1629] Building CXX object src/plugins/widget/WebViewerWidget/CMakeFiles/WebViewerWidgetPlugin.dir/src/moc_webviewerwidgetplugin.cpp.o
[1178/1629] Building CXX object src/plugins/widget/WebViewerWidget/CMakeFiles/WebViewerWidgetPlugin.dir/src/moc_webviewerwidget.cpp.o
[1179/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/__/__/filehandlinginterface.cpp.o
[1180/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/__/__/guiinterface.cpp.o
[1181/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/__/__/plugin.cpp.o
[1182/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/__/__/i18ninterface.cpp.o
[1183/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/__/__/plugininfo.cpp.o
[1184/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/__/__/plugininterface.cpp.o
[1185/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/__/__/pluginmanager.cpp.o
[1186/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/src/cellmleditingviewinterface.cpp.o
[1187/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/src/cellmleditingviewplugin.cpp.o
[1188/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/__/__/moc_plugin.cpp.o
[1189/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/src/cellmleditingviewwidget.cpp.o
[1190/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/__/__/moc_pluginmanager.cpp.o
[1191/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/src/moc_cellmleditingviewplugin.cpp.o
[1192/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/src/moc_cellmleditingviewwidget.cpp.o
[1193/1629] Generating src/moc_zincplugin.cpp
[1194/1629] Building CXX object src/plugins/editing/CellMLEditingView/CMakeFiles/CellMLEditingViewPlugin.dir/qrc_CellMLEditingView_i18n.cpp.o
[1195/1629] Building CXX object src/plugins/thirdParty/Zinc/CMakeFiles/ZincPlugin.dir/__/__/plugininfo.cpp.o
[1196/1629] Building CXX object src/plugins/thirdParty/Zinc/CMakeFiles/ZincPlugin.dir/src/zincplugin.cpp.o
[1197/1629] Building CXX object src/plugins/thirdParty/Zinc/CMakeFiles/ZincPlugin.dir/src/moc_zincplugin.cpp.o
[1198/1629] Linking CXX shared library src/plugins/editing/RawSEDMLView/libRawSEDMLView.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1199/1629] Generating qrc_tests.cpp
[1200/1629] Generating tests/moc_tests.cpp
[1201/1629] Building CXX object src/plugins/thirdParty/Zinc/CMakeFiles/Zinc_tests.dir/__/__/__/tests/src/testsutils.cpp.o
[1202/1629] Building CXX object src/plugins/thirdParty/Zinc/CMakeFiles/Zinc_tests.dir/__/__/plugininfo.cpp.o
[1203/1629] Building CXX object src/plugins/thirdParty/Zinc/CMakeFiles/Zinc_tests.dir/src/zincplugin.cpp.o
[1204/1629] Linking CXX shared library src/plugins/support/SimulationSupport/libSimulationSupport.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1205/1629] Building CXX object src/plugins/thirdParty/Zinc/CMakeFiles/Zinc_tests.dir/src/moc_zincplugin.cpp.o
[1206/1629] Generating src/moc_simulationexperimentviewinformationparameterswidget.cpp
[1207/1629] Generating __/__/moc_plugin.cpp
[1208/1629] Linking CXX shared library src/plugins/widget/WebViewerWidget/libWebViewerWidget.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1209/1629] Generating src/moc_simulationexperimentviewinformationsolverswidget.cpp
[1210/1629] Generating __/__/moc_plugin.cpp
[1211/1629] Generating src/moc_cellmlannotationviewmetadataeditdetailswidget.cpp
[1212/1629] Generating src/moc_cellmlannotationviewcellmllistwidget.cpp
[1213/1629] Generating __/__/moc_pluginmanager.cpp
[1214/1629] Generating src/moc_cellmlannotationvieweditingwidget.cpp
[1215/1629] Generating src/moc_cellmlannotationviewwidget.cpp
[1216/1629] Linking CXX shared library src/plugins/editing/CellMLEditingView/libCellMLEditingView.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1217/1629] Running utility command for GenerateQtHelpFiles
[1218/1629] Generating src/moc_simulationexperimentviewinformationwidget.cpp
[1219/1629] Generating src/moc_cellmlannotationviewmetadatanormalviewdetailswidget.cpp
[1220/1629] Generating src/moc_rawcellmlviewwidget.cpp
[1221/1629] Generating src/moc_cellmlannotationviewmetadatadetailswidget.cpp
[1222/1629] Generating ../../../../CellMLAnnotationView_fr.qm
[1223/1629] Generating src/moc_cellmlannotationviewmetadatarawviewdetailswidget.cpp
[1224/1629] Generating qrc_CellMLAnnotationView_i18n.cpp
[1225/1629] Linking CXX shared library src/plugins/thirdParty/Zinc/libZinc.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1226/1629] Generating qrc_CellMLAnnotationView_ui.cpp
[1227/1629] Generating src/moc_cellmlannotationviewplugin.cpp
[1228/1629] Generating src/moc_cellmltextviewconverter.cpp
[1229/1629] Generating src/moc_cellmlannotationviewmetadataviewdetailswidget.cpp
[1230/1629] Generating src/moc_cellmltextviewlexer.cpp
[1231/1629] Generating src/moc_cellmltextviewscanner.cpp
[1232/1629] Generating src/moc_cellmltextviewplugin.cpp
[1233/1629] Generating tests/moc_scanningtests.cpp
[1234/1629] Generating src/moc_cellmltextviewparser.cpp
[1235/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/__/__/filehandlinginterface.cpp.o
[1236/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/__/__/i18ninterface.cpp.o
[1237/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/__/__/plugin.cpp.o
[1238/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/__/__/plugininfo.cpp.o
[1239/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/__/__/plugininterface.cpp.o
[1240/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/__/__/pluginmanager.cpp.o
[1241/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/__/__/viewinterface.cpp.o
[1242/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/cellmlannotationview.cpp.o
[1243/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/cellmlannotationviewcellmllistwidget.cpp.o
[1244/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/cellmlannotationvieweditingwidget.cpp.o
[1245/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/cellmlannotationviewmetadatadetailswidget.cpp.o
[1246/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/cellmlannotationviewmetadataeditdetailswidget.cpp.o
[1247/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/cellmlannotationviewmetadatanormalviewdetailswidget.cpp.o
[1248/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/cellmlannotationviewmetadatarawviewdetailswidget.cpp.o
[1249/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/__/__/moc_plugin.cpp.o
[1250/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/cellmlannotationviewmetadataviewdetailswidget.cpp.o
[1251/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/cellmlannotationviewplugin.cpp.o
[1252/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/cellmlannotationviewwidget.cpp.o
[1253/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/__/__/moc_pluginmanager.cpp.o
[1254/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/moc_cellmlannotationvieweditingwidget.cpp.o
[1255/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/moc_cellmlannotationviewcellmllistwidget.cpp.o
[1256/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/moc_cellmlannotationviewmetadatadetailswidget.cpp.o
[1257/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/moc_cellmlannotationviewmetadataeditdetailswidget.cpp.o
[1258/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/moc_cellmlannotationviewmetadatanormalviewdetailswidget.cpp.o
[1259/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/moc_cellmlannotationviewplugin.cpp.o
[1260/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/moc_cellmlannotationviewmetadatarawviewdetailswidget.cpp.o
[1261/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/moc_cellmlannotationviewmetadataviewdetailswidget.cpp.o
[1262/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/src/moc_cellmlannotationviewwidget.cpp.o
[1263/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/qrc_CellMLAnnotationView_ui.cpp.o
[1264/1629] Generating ../../../../CellMLTextView_fr.qm
[1265/1629] Generating tests/moc_parsingtests.cpp
[1266/1629] Generating qrc_tests.cpp
[1267/1629] Generating tests/moc_clitests.cpp
[1268/1629] Generating qrc_CellMLTextView_i18n.cpp
[1269/1629] Generating tests/moc_conversiontests.cpp
[1270/1629] Building CXX object src/plugins/editing/CellMLAnnotationView/CMakeFiles/CellMLAnnotationViewPlugin.dir/qrc_CellMLAnnotationView_i18n.cpp.o
[1271/1629] Generating src/moc_rawcellmlviewplugin.cpp
[1272/1629] Generating ../../../../RawCellMLView_fr.qm
[1273/1629] Generating src/moc_cellmltextviewwidget.cpp
[1274/1629] Generating ../../../../WebBrowserWindow_fr.qm
[1275/1629] Generating src/moc_helpwindowplugin.cpp
[1276/1629] Generating src/moc_helpwindowwidget.cpp
[1277/1629] Generating qrc_RawCellMLView_i18n.cpp
[1278/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/__/__/cliinterface.cpp.o
[1279/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/__/__/filehandlinginterface.cpp.o
[1280/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/__/__/i18ninterface.cpp.o
[1281/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/__/__/__/tests/src/testsutils.cpp.o
[1282/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/__/__/plugininfo.cpp.o
[1283/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/__/__/plugininterface.cpp.o
[1284/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/__/__/viewinterface.cpp.o
[1285/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/__/CellMLEditingView/src/cellmleditingviewinterface.cpp.o
[1286/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/__/EditingView/src/editingviewinterface.cpp.o
[1287/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/src/cellmltextviewconverter.cpp.o
[1288/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/src/cellmltextviewlexer.cpp.o
[1289/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/src/cellmltextviewparser.cpp.o
[1290/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/src/cellmltextviewscanner.cpp.o
[1291/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/src/cellmltextviewplugin.cpp.o
[1292/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/src/moc_cellmltextviewconverter.cpp.o
[1293/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/src/moc_cellmltextviewlexer.cpp.o
[1294/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/src/cellmltextviewwidget.cpp.o
[1295/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/src/moc_cellmltextviewparser.cpp.o
[1296/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/src/moc_cellmltextviewplugin.cpp.o
[1297/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/src/moc_cellmltextviewscanner.cpp.o
[1298/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/src/moc_cellmltextviewwidget.cpp.o
[1299/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/tests/moc_scanningtests.cpp.o
[1300/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/tests/scanningtests.cpp.o
[1301/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/qrc_CellMLTextView_i18n.cpp.o
[1302/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/__/__/__/tests/src/testsutils.cpp.o
[1303/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/__/__/cliinterface.cpp.o
[1304/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_scanningtests.dir/qrc_tests.cpp.o
[1305/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/__/__/filehandlinginterface.cpp.o
[1306/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/__/__/i18ninterface.cpp.o
[1307/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/__/__/plugininfo.cpp.o
[1308/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/__/__/plugininterface.cpp.o
[1309/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/__/CellMLEditingView/src/cellmleditingviewinterface.cpp.o
[1310/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/__/__/viewinterface.cpp.o
[1311/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/__/EditingView/src/editingviewinterface.cpp.o
[1312/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/src/cellmltextviewconverter.cpp.o
[1313/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/src/cellmltextviewlexer.cpp.o
[1314/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/src/cellmltextviewparser.cpp.o
[1315/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/src/cellmltextviewscanner.cpp.o
[1316/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/src/cellmltextviewplugin.cpp.o
[1317/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/src/moc_cellmltextviewconverter.cpp.o
[1318/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/src/cellmltextviewwidget.cpp.o
[1319/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/src/moc_cellmltextviewlexer.cpp.o
[1320/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/src/moc_cellmltextviewparser.cpp.o
[1321/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/src/moc_cellmltextviewscanner.cpp.o
[1322/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/src/moc_cellmltextviewplugin.cpp.o
[1323/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/tests/moc_parsingtests.cpp.o
[1324/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/src/moc_cellmltextviewwidget.cpp.o
[1325/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/__/__/cliinterface.cpp.o
[1326/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/tests/parsingtests.cpp.o
[1327/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/qrc_CellMLTextView_i18n.cpp.o
[1328/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_parsingtests.dir/qrc_tests.cpp.o
[1329/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/__/__/i18ninterface.cpp.o
[1330/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/__/__/filehandlinginterface.cpp.o
[1331/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/__/__/__/tests/src/testsutils.cpp.o
[1332/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/__/__/plugininfo.cpp.o
[1333/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/__/__/plugininterface.cpp.o
[1334/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/__/__/viewinterface.cpp.o
[1335/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/__/CellMLEditingView/src/cellmleditingviewinterface.cpp.o
[1336/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/__/EditingView/src/editingviewinterface.cpp.o
[1337/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/src/cellmltextviewconverter.cpp.o
[1338/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/src/cellmltextviewlexer.cpp.o
[1339/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/src/cellmltextviewscanner.cpp.o
[1340/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/src/cellmltextviewparser.cpp.o
[1341/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/src/cellmltextviewplugin.cpp.o
[1342/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/src/moc_cellmltextviewconverter.cpp.o
[1343/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/src/cellmltextviewwidget.cpp.o
[1344/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/src/moc_cellmltextviewlexer.cpp.o
[1345/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/src/moc_cellmltextviewparser.cpp.o
[1346/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/src/moc_cellmltextviewplugin.cpp.o
[1347/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/src/moc_cellmltextviewscanner.cpp.o
[1348/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/src/moc_cellmltextviewwidget.cpp.o
[1349/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/tests/conversiontests.cpp.o
[1350/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/qrc_CellMLTextView_i18n.cpp.o
[1351/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/tests/moc_conversiontests.cpp.o
[1352/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/__/__/cliinterface.cpp.o
[1353/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/__/__/__/tests/src/testsutils.cpp.o
[1354/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/__/__/filehandlinginterface.cpp.o
[1355/1629] Linking CXX shared library src/plugins/editing/CellMLAnnotationView/libCellMLAnnotationView.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1356/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_conversiontests.dir/qrc_tests.cpp.o
[1357/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/__/__/i18ninterface.cpp.o
[1358/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/__/__/plugininfo.cpp.o
[1359/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/__/__/plugininterface.cpp.o
[1360/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/__/__/viewinterface.cpp.o
[1361/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/__/CellMLEditingView/src/cellmleditingviewinterface.cpp.o
[1362/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/__/EditingView/src/editingviewinterface.cpp.o
[1363/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/src/cellmltextviewconverter.cpp.o
[1364/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/src/cellmltextviewlexer.cpp.o
[1365/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/src/cellmltextviewparser.cpp.o
[1366/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/src/cellmltextviewplugin.cpp.o
[1367/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/src/cellmltextviewscanner.cpp.o
[1368/1629] Linking CXX executable src/plugins/editing/CellMLTextView/CellMLTextView_scanningtests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1369/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/src/moc_cellmltextviewconverter.cpp.o
[1370/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/src/moc_cellmltextviewlexer.cpp.o
[1371/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/src/cellmltextviewwidget.cpp.o
[1372/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/src/moc_cellmltextviewscanner.cpp.o
[1373/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/src/moc_cellmltextviewparser.cpp.o
[1374/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/src/moc_cellmltextviewplugin.cpp.o
[1375/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/src/moc_cellmltextviewwidget.cpp.o
[1376/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/tests/moc_clitests.cpp.o
[1377/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/tests/clitests.cpp.o
[1378/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/qrc_CellMLTextView_i18n.cpp.o
[1379/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/__/__/cliinterface.cpp.o
[1380/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextView_clitests.dir/qrc_tests.cpp.o
[1381/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/__/__/filehandlinginterface.cpp.o
[1382/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/__/__/plugininfo.cpp.o
[1383/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/__/__/i18ninterface.cpp.o
[1384/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/__/__/plugininterface.cpp.o
[1385/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/__/__/viewinterface.cpp.o
[1386/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/__/CellMLEditingView/src/cellmleditingviewinterface.cpp.o
[1387/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/__/EditingView/src/editingviewinterface.cpp.o
[1388/1629] Linking CXX executable src/plugins/editing/CellMLTextView/CellMLTextView_parsingtests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1389/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/src/cellmltextviewconverter.cpp.o
[1390/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/src/cellmltextviewlexer.cpp.o
[1391/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/src/cellmltextviewparser.cpp.o
[1392/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/src/cellmltextviewscanner.cpp.o
[1393/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/src/cellmltextviewplugin.cpp.o
[1394/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/src/moc_cellmltextviewconverter.cpp.o
[1395/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/src/moc_cellmltextviewlexer.cpp.o
[1396/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/src/cellmltextviewwidget.cpp.o
[1397/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/src/moc_cellmltextviewparser.cpp.o
[1398/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/src/moc_cellmltextviewplugin.cpp.o
[1399/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/src/moc_cellmltextviewscanner.cpp.o
[1400/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/src/moc_cellmltextviewwidget.cpp.o
[1401/1629] Building CXX object src/plugins/editing/RawCellMLView/CMakeFiles/RawCellMLViewPlugin.dir/__/__/filehandlinginterface.cpp.o
[1402/1629] Building CXX object src/plugins/editing/RawCellMLView/CMakeFiles/RawCellMLViewPlugin.dir/__/__/i18ninterface.cpp.o
[1403/1629] Building CXX object src/plugins/editing/RawCellMLView/CMakeFiles/RawCellMLViewPlugin.dir/__/__/plugininterface.cpp.o
[1404/1629] Building CXX object src/plugins/editing/RawCellMLView/CMakeFiles/RawCellMLViewPlugin.dir/__/__/plugininfo.cpp.o
[1405/1629] Building CXX object src/plugins/editing/CellMLTextView/CMakeFiles/CellMLTextViewPlugin.dir/qrc_CellMLTextView_i18n.cpp.o
[1406/1629] Building CXX object src/plugins/editing/RawCellMLView/CMakeFiles/RawCellMLViewPlugin.dir/__/__/viewinterface.cpp.o
[1407/1629] Building CXX object src/plugins/editing/RawCellMLView/CMakeFiles/RawCellMLViewPlugin.dir/__/CellMLEditingView/src/cellmleditingviewinterface.cpp.o
[1408/1629] Building CXX object src/plugins/editing/RawCellMLView/CMakeFiles/RawCellMLViewPlugin.dir/__/EditingView/src/editingviewinterface.cpp.o
[1409/1629] Building CXX object src/plugins/editing/RawCellMLView/CMakeFiles/RawCellMLViewPlugin.dir/src/rawcellmlviewplugin.cpp.o
[1410/1629] Building CXX object src/plugins/editing/RawCellMLView/CMakeFiles/RawCellMLViewPlugin.dir/src/rawcellmlviewwidget.cpp.o
[1411/1629] Building CXX object src/plugins/editing/RawCellMLView/CMakeFiles/RawCellMLViewPlugin.dir/src/moc_rawcellmlviewplugin.cpp.o
[1412/1629] Building CXX object src/plugins/editing/RawCellMLView/CMakeFiles/RawCellMLViewPlugin.dir/src/moc_rawcellmlviewwidget.cpp.o
[1413/1629] Generating src/moc_helpwindowwindow.cpp
[1414/1629] Generating ui_helpwindowwindow.h
[1415/1629] Building CXX object src/plugins/editing/RawCellMLView/CMakeFiles/RawCellMLViewPlugin.dir/qrc_RawCellMLView_i18n.cpp.o
[1416/1629] Generating qrc_HelpWindow_ui.cpp
[1417/1629] Generating ../../../../HelpWindow_fr.qm
[1418/1629] Generating ../../../../OpenCOR.qch
[1419/1629] Generating ../../../../OpenCOR.qhc
[1420/1629] Generating src/moc_webbrowserwindowwindow.cpp
[1421/1629] Generating src/moc_webbrowserwindowwidget.cpp
[1422/1629] Linking CXX executable src/plugins/editing/CellMLTextView/CellMLTextView_conversiontests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1423/1629] Generating src/moc_pmrworkspace.cpp
[1424/1629] Generating src/moc_pmrworkspacemanager.cpp
[1425/1629] Generating qrc_WebBrowserWindow_i18n.cpp
[1426/1629] Generating src/moc_webbrowserwindowplugin.cpp
[1427/1629] Generating ui_webbrowserwindowwindow.h
[1428/1629] Generating src/moc_pmrworkspacefilenode.cpp
[1429/1629] Building CXX object src/plugins/miscellaneous/WebBrowserWindow/CMakeFiles/WebBrowserWindowPlugin.dir/__/__/i18ninterface.cpp.o
[1430/1629] Building CXX object src/plugins/miscellaneous/WebBrowserWindow/CMakeFiles/WebBrowserWindowPlugin.dir/__/__/plugininfo.cpp.o
[1431/1629] Building CXX object src/plugins/miscellaneous/WebBrowserWindow/CMakeFiles/WebBrowserWindowPlugin.dir/__/__/plugininterface.cpp.o
[1432/1629] Building CXX object src/plugins/miscellaneous/WebBrowserWindow/CMakeFiles/WebBrowserWindowPlugin.dir/__/__/windowinterface.cpp.o
[1433/1629] Building CXX object src/plugins/miscellaneous/WebBrowserWindow/CMakeFiles/WebBrowserWindowPlugin.dir/src/webbrowserwindowplugin.cpp.o
[1434/1629] Building CXX object src/plugins/miscellaneous/WebBrowserWindow/CMakeFiles/WebBrowserWindowPlugin.dir/src/webbrowserwindowwidget.cpp.o
[1435/1629] Building CXX object src/plugins/miscellaneous/WebBrowserWindow/CMakeFiles/WebBrowserWindowPlugin.dir/src/webbrowserwindowwindow.cpp.o
[1436/1629] Building CXX object src/plugins/miscellaneous/WebBrowserWindow/CMakeFiles/WebBrowserWindowPlugin.dir/src/moc_webbrowserwindowplugin.cpp.o
[1437/1629] Linking CXX executable src/plugins/editing/CellMLTextView/CellMLTextView_clitests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1438/1629] Building CXX object src/plugins/miscellaneous/WebBrowserWindow/CMakeFiles/WebBrowserWindowPlugin.dir/src/moc_webbrowserwindowwidget.cpp.o
[1439/1629] Building CXX object src/plugins/miscellaneous/WebBrowserWindow/CMakeFiles/WebBrowserWindowPlugin.dir/src/moc_webbrowserwindowwindow.cpp.o
[1440/1629] Generating __/__/moc_pluginmanager.cpp
[1441/1629] Building CXX object src/plugins/miscellaneous/WebBrowserWindow/CMakeFiles/WebBrowserWindowPlugin.dir/qrc_WebBrowserWindow_i18n.cpp.o
[1442/1629] Generating src/moc_simulationexperimentviewsimulationwidget.cpp
[1443/1629] Generating __/__/moc_preferencesinterface.cpp
[1444/1629] Generating src/moc_simulationexperimentviewinformationgraphpanelandgraphswidget.cpp
[1445/1629] Generating __/__/moc_datastoreinterface.cpp
[1446/1629] Generating qrc_SimulationExperimentView_ui.cpp
[1447/1629] Linking CXX shared library src/plugins/editing/CellMLTextView/libCellMLTextView.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1448/1629] Generating __/__/moc_solverinterface.cpp
[1449/1629] Generating ui_simulationexperimentviewpreferenceswidget.h
[1450/1629] Generating src/moc_simulationexperimentviewinformationsimulationwidget.cpp
[1451/1629] Generating src/moc_simulationexperimentviewcontentswidget.cpp
[1452/1629] Linking CXX shared library src/plugins/editing/RawCellMLView/libRawCellMLView.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1453/1629] Generating src/moc_simulationexperimentviewplugin.cpp
[1454/1629] Generating ../../../../SimulationExperimentView_fr.qm
[1455/1629] Generating qrc_SimulationExperimentView_i18n.cpp
[1456/1629] Generating src/moc_pmrauthentication.cpp
[1457/1629] Generating __/__/moc_preferencesinterface.cpp
[1458/1629] Generating src/moc_simulationexperimentviewpreferenceswidget.cpp
[1459/1629] Generating src/moc_pmrexposure.cpp
[1460/1629] Generating src/moc_pmrwebservice.cpp
[1461/1629] Generating src/moc_pmrsupportplugin.cpp
[1462/1629] Generating src/moc_pmrsupportpreferenceswidget.cpp
[1463/1629] Generating src/moc_pmrwebservicemanager.cpp
[1464/1629] Generating src/moc_pmrwebserviceresponse.cpp
[1465/1629] Generating ../../../../PMRSupport_fr.qm
[1466/1629] Generating ui_pmrsupportpreferenceswidget.h
[1467/1629] Generating qrc_PMRSupport_i18n.cpp
[1468/1629] Building CXX object src/plugins/thirdParty/Zinc/CMakeFiles/Zinc_tests.dir/tests/tests.cpp.o
[1469/1629] Building CXX object src/plugins/thirdParty/Zinc/CMakeFiles/Zinc_tests.dir/tests/moc_tests.cpp.o
[1470/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/__/__/i18ninterface.cpp.o
[1471/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/__/__/plugininfo.cpp.o
[1472/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/__/__/preferencesinterface.cpp.o
[1473/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/pmrauthentication.cpp.o
[1474/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/pmrexposure.cpp.o
[1475/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/pmrsupport.cpp.o
[1476/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/pmrsupportplugin.cpp.o
[1477/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/pmrsupportpreferenceswidget.cpp.o
[1478/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/pmrwebservice.cpp.o
[1479/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/pmrwebservicemanager.cpp.o
[1480/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/pmrwebserviceresponse.cpp.o
[1481/1629] Generating src/moc_simulationexperimentviewwidget.cpp
[1482/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/pmrworkspace.cpp.o
[1483/1629] Linking CXX shared library src/plugins/miscellaneous/WebBrowserWindow/libWebBrowserWindow.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1484/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/pmrworkspacefilenode.cpp.o
[1485/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/pmrworkspacemanager.cpp.o
[1486/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/datastoreinterface.cpp.o
[1487/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/filehandlinginterface.cpp.o
[1488/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/i18ninterface.cpp.o
[1489/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/plugin.cpp.o
[1490/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/plugininfo.cpp.o
[1491/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/plugininterface.cpp.o
[1492/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/preferencesinterface.cpp.o
[1493/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/solverinterface.cpp.o
[1494/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/pluginmanager.cpp.o
[1495/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/viewinterface.cpp.o
[1496/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/simulationexperimentviewcontentswidget.cpp.o
[1497/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp.o
[1498/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/simulationexperimentviewinformationparameterswidget.cpp.o
[1499/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/simulationexperimentviewinformationsimulationwidget.cpp.o
[1500/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/simulationexperimentviewinformationsolverswidget.cpp.o
[1501/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/simulationexperimentviewinformationwidget.cpp.o
[1502/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/simulationexperimentviewplugin.cpp.o
[1503/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/simulationexperimentviewpreferenceswidget.cpp.o
[1504/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/moc_datastoreinterface.cpp.o
[1505/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/moc_plugin.cpp.o
[1506/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/moc_pluginmanager.cpp.o
[1507/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/simulationexperimentviewwidget.cpp.o
[1508/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/moc_simulationexperimentviewcontentswidget.cpp.o
[1509/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/moc_preferencesinterface.cpp.o
[1510/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/__/__/moc_solverinterface.cpp.o
[1511/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/moc_simulationexperimentviewinformationparameterswidget.cpp.o
[1512/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/moc_simulationexperimentviewinformationsimulationwidget.cpp.o
[1513/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/simulationexperimentviewsimulationwidget.cpp.o
[1514/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/moc_simulationexperimentviewinformationgraphpanelandgraphswidget.cpp.o
[1515/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/moc_simulationexperimentviewinformationsolverswidget.cpp.o
[1516/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/moc_simulationexperimentviewplugin.cpp.o
[1517/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/moc_simulationexperimentviewpreferenceswidget.cpp.o
[1518/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/qrc_SimulationExperimentView_ui.cpp.o
[1519/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/moc_simulationexperimentviewinformationwidget.cpp.o
[1520/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/moc_simulationexperimentviewsimulationwidget.cpp.o
[1521/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/moc_pmrexposure.cpp.o
[1522/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/__/__/moc_preferencesinterface.cpp.o
[1523/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/moc_pmrauthentication.cpp.o
[1524/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/src/moc_simulationexperimentviewwidget.cpp.o
[1525/1629] Building CXX object src/plugins/simulation/SimulationExperimentView/CMakeFiles/SimulationExperimentViewPlugin.dir/qrc_SimulationExperimentView_i18n.cpp.o
[1526/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/moc_pmrsupportplugin.cpp.o
[1527/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/moc_pmrsupportpreferenceswidget.cpp.o
[1528/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/moc_pmrwebservice.cpp.o
[1529/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/moc_pmrwebservicemanager.cpp.o
[1530/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/moc_pmrwebserviceresponse.cpp.o
[1531/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/moc_pmrworkspace.cpp.o
[1532/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/moc_pmrworkspacefilenode.cpp.o
[1533/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/src/moc_pmrworkspacemanager.cpp.o
[1534/1629] Generating src/moc_zincwidgetplugin.cpp
[1535/1629] Building CXX object src/plugins/thirdParty/Zinc/CMakeFiles/Zinc_tests.dir/qrc_tests.cpp.o
[1536/1629] Building CXX object src/plugins/support/PMRSupport/CMakeFiles/PMRSupportPlugin.dir/qrc_PMRSupport_i18n.cpp.o
[1537/1629] Generating src/moc_zincwidget.cpp
[1538/1629] Generating qrc_HelpWindow_i18n.cpp
[1539/1629] Building CXX object src/plugins/widget/ZincWidget/CMakeFiles/ZincWidgetPlugin.dir/__/__/plugininfo.cpp.o
[1540/1629] Building CXX object src/plugins/miscellaneous/HelpWindow/CMakeFiles/HelpWindowPlugin.dir/__/__/i18ninterface.cpp.o
[1541/1629] Building CXX object src/plugins/widget/ZincWidget/CMakeFiles/ZincWidgetPlugin.dir/__/__/i18ninterface.cpp.o
[1542/1629] Building CXX object src/plugins/miscellaneous/HelpWindow/CMakeFiles/HelpWindowPlugin.dir/__/__/plugininterface.cpp.o
[1543/1629] Building CXX object src/plugins/miscellaneous/HelpWindow/CMakeFiles/HelpWindowPlugin.dir/__/__/plugininfo.cpp.o
[1544/1629] Building CXX object src/plugins/miscellaneous/HelpWindow/CMakeFiles/HelpWindowPlugin.dir/__/__/windowinterface.cpp.o
[1545/1629] Building CXX object src/plugins/miscellaneous/HelpWindow/CMakeFiles/HelpWindowPlugin.dir/src/helpwindowplugin.cpp.o
[1546/1629] Building CXX object src/plugins/miscellaneous/HelpWindow/CMakeFiles/HelpWindowPlugin.dir/src/helpwindowwidget.cpp.o
[1547/1629] Building CXX object src/plugins/miscellaneous/HelpWindow/CMakeFiles/HelpWindowPlugin.dir/src/helpwindowwindow.cpp.o
[1548/1629] Building CXX object src/plugins/miscellaneous/HelpWindow/CMakeFiles/HelpWindowPlugin.dir/src/moc_helpwindowplugin.cpp.o
[1549/1629] Building CXX object src/plugins/miscellaneous/HelpWindow/CMakeFiles/HelpWindowPlugin.dir/src/moc_helpwindowwidget.cpp.o
[1550/1629] Building CXX object src/plugins/miscellaneous/HelpWindow/CMakeFiles/HelpWindowPlugin.dir/src/moc_helpwindowwindow.cpp.o
[1551/1629] Building CXX object src/plugins/miscellaneous/HelpWindow/CMakeFiles/HelpWindowPlugin.dir/qrc_HelpWindow_ui.cpp.o
[1552/1629] Building CXX object src/plugins/widget/ZincWidget/CMakeFiles/ZincWidgetPlugin.dir/src/zincwidget.cpp.o
[1553/1629] Building CXX object src/plugins/widget/ZincWidget/CMakeFiles/ZincWidgetPlugin.dir/src/zincwidgetplugin.cpp.o
[1554/1629] Building CXX object src/plugins/widget/ZincWidget/CMakeFiles/ZincWidgetPlugin.dir/src/moc_zincwidgetplugin.cpp.o
[1555/1629] Building CXX object src/plugins/widget/ZincWidget/CMakeFiles/ZincWidgetPlugin.dir/src/moc_zincwidget.cpp.o
[1556/1629] Linking CXX executable src/plugins/thirdParty/Zinc/Zinc_tests
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1557/1629] Linking CXX shared library src/plugins/support/PMRSupport/libPMRSupport.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1558/1629] Generating __/__/moc_preferencesinterface.cpp
[1559/1629] Generating __/__/moc_preferencesinterface.cpp
[1560/1629] Generating src/moc_pmrwindowplugin.cpp
[1561/1629] Generating src/moc_pmrwindowwidget.cpp
[1562/1629] Generating src/moc_pmrwindowwindow.cpp
[1563/1629] Generating ../../../../PMRWindow_fr.qm
[1564/1629] Generating ui_pmrwindowwindow.h
[1565/1629] Generating ui_pmrworkspaceswindowwindow.h
[1566/1629] Generating qrc_PMRWindow_i18n.cpp
[1567/1629] Generating src/moc_pmrworkspaceswindowplugin.cpp
[1568/1629] Generating src/moc_pmrworkspaceswindownewworkspacedialog.cpp
[1569/1629] Building CXX object src/plugins/organisation/PMRWindow/CMakeFiles/PMRWindowPlugin.dir/__/__/i18ninterface.cpp.o
[1570/1629] Building CXX object src/plugins/organisation/PMRWindow/CMakeFiles/PMRWindowPlugin.dir/__/__/plugininfo.cpp.o
[1571/1629] Building CXX object src/plugins/organisation/PMRWindow/CMakeFiles/PMRWindowPlugin.dir/__/__/plugininterface.cpp.o
[1572/1629] Building CXX object src/plugins/organisation/PMRWindow/CMakeFiles/PMRWindowPlugin.dir/__/__/preferencesinterface.cpp.o
[1573/1629] Building CXX object src/plugins/organisation/PMRWindow/CMakeFiles/PMRWindowPlugin.dir/__/__/windowinterface.cpp.o
[1574/1629] Building CXX object src/plugins/organisation/PMRWindow/CMakeFiles/PMRWindowPlugin.dir/src/pmrwindowplugin.cpp.o
[1575/1629] Building CXX object src/plugins/organisation/PMRWindow/CMakeFiles/PMRWindowPlugin.dir/src/pmrwindowwidget.cpp.o
[1576/1629] Building CXX object src/plugins/organisation/PMRWindow/CMakeFiles/PMRWindowPlugin.dir/src/pmrwindowwindow.cpp.o
[1577/1629] Building CXX object src/plugins/organisation/PMRWindow/CMakeFiles/PMRWindowPlugin.dir/__/__/moc_preferencesinterface.cpp.o
[1578/1629] Building CXX object src/plugins/organisation/PMRWindow/CMakeFiles/PMRWindowPlugin.dir/src/moc_pmrwindowplugin.cpp.o
[1579/1629] Building CXX object src/plugins/organisation/PMRWindow/CMakeFiles/PMRWindowPlugin.dir/src/moc_pmrwindowwidget.cpp.o
[1580/1629] Building CXX object src/plugins/organisation/PMRWindow/CMakeFiles/PMRWindowPlugin.dir/src/moc_pmrwindowwindow.cpp.o
[1581/1629] Generating src/moc_pmrworkspaceswindowwidget.cpp
[1582/1629] Linking CXX shared library src/plugins/simulation/SimulationExperimentView/libSimulationExperimentView.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1583/1629] Generating src/moc_pmrworkspaceswindowsynchronizedialog.cpp
[1584/1629] Building CXX object src/plugins/organisation/PMRWindow/CMakeFiles/PMRWindowPlugin.dir/qrc_PMRWindow_i18n.cpp.o
[1585/1629] Generating src/moc_pmrworkspaceswindowwindow.cpp
[1586/1629] Generating ui_pmrworkspaceswindownewworkspacedialog.h
[1587/1629] Generating qrc_PMRWorkspacesWindow_ui.cpp
[1588/1629] Generating ../../../../PMRWorkspacesWindow_fr.qm
[1589/1629] Linking CXX shared library src/plugins/widget/ZincWidget/libZincWidget.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1590/1629] Generating qrc_PMRWorkspacesWindow_i18n.cpp
[1591/1629] Generating src/moc_zincwindowplugin.cpp
[1592/1629] Generating ui_zincwindowwindow.h
[1593/1629] Generating src/moc_zincwindowwindow.cpp
[1594/1629] Generating qrc_ZincWindow_ui.cpp
[1595/1629] Generating ../../../../ZincWindow_fr.qm
[1596/1629] Generating qrc_ZincWindow_i18n.cpp
[1597/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/__/__/i18ninterface.cpp.o
[1598/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/__/__/plugininfo.cpp.o
[1599/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/__/__/plugininterface.cpp.o
[1600/1629] Building CXX object src/plugins/test/ZincWindow/CMakeFiles/ZincWindowPlugin.dir/__/__/plugininterface.cpp.o
[1601/1629] Building CXX object src/plugins/test/ZincWindow/CMakeFiles/ZincWindowPlugin.dir/__/__/i18ninterface.cpp.o
[1602/1629] Building CXX object src/plugins/test/ZincWindow/CMakeFiles/ZincWindowPlugin.dir/__/__/plugininfo.cpp.o
[1603/1629] Building CXX object src/plugins/test/ZincWindow/CMakeFiles/ZincWindowPlugin.dir/__/__/windowinterface.cpp.o
[1604/1629] Building CXX object src/plugins/test/ZincWindow/CMakeFiles/ZincWindowPlugin.dir/src/zincwindowplugin.cpp.o
[1605/1629] Building CXX object src/plugins/test/ZincWindow/CMakeFiles/ZincWindowPlugin.dir/src/moc_zincwindowwindow.cpp.o
[1606/1629] Building CXX object src/plugins/test/ZincWindow/CMakeFiles/ZincWindowPlugin.dir/src/moc_zincwindowplugin.cpp.o
[1607/1629] Building CXX object src/plugins/test/ZincWindow/CMakeFiles/ZincWindowPlugin.dir/src/zincwindowwindow.cpp.o
[1608/1629] Building CXX object src/plugins/test/ZincWindow/CMakeFiles/ZincWindowPlugin.dir/qrc_ZincWindow_ui.cpp.o
[1609/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/__/__/preferencesinterface.cpp.o
[1610/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/__/__/windowinterface.cpp.o
[1611/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/src/pmrworkspaceswindownewworkspacedialog.cpp.o
[1612/1629] Building CXX object src/plugins/test/ZincWindow/CMakeFiles/ZincWindowPlugin.dir/qrc_ZincWindow_i18n.cpp.o
[1613/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/src/pmrworkspaceswindowplugin.cpp.o
[1614/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/src/pmrworkspaceswindowsynchronizedialog.cpp.o
[1615/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/src/pmrworkspaceswindowwidget.cpp.o
[1616/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/src/pmrworkspaceswindowwindow.cpp.o
[1617/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/src/moc_pmrworkspaceswindownewworkspacedialog.cpp.o
[1618/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/__/__/moc_preferencesinterface.cpp.o
[1619/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/src/moc_pmrworkspaceswindowplugin.cpp.o
[1620/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/src/moc_pmrworkspaceswindowwindow.cpp.o
[1621/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/src/moc_pmrworkspaceswindowsynchronizedialog.cpp.o
[1622/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/src/moc_pmrworkspaceswindowwidget.cpp.o
[1623/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/qrc_PMRWorkspacesWindow_ui.cpp.o
[1624/1629] Building CXX object src/plugins/organisation/PMRWorkspacesWindow/CMakeFiles/PMRWorkspacesWindowPlugin.dir/qrc_PMRWorkspacesWindow_i18n.cpp.o
[1625/1629] Linking CXX shared library src/plugins/organisation/PMRWindow/libPMRWindow.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1626/1629] Linking CXX shared library src/plugins/test/ZincWindow/libZincWindow.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1627/1629] Linking CXX shared library src/plugins/organisation/PMRWorkspacesWindow/libPMRWorkspacesWindow.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
[1628/1629] Building CXX object src/plugins/miscellaneous/HelpWindow/CMakeFiles/HelpWindowPlugin.dir/qrc_HelpWindow_i18n.cpp.o
[1629/1629] Linking CXX shared library src/plugins/miscellaneous/HelpWindow/libHelpWindow.dylib
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
+ exitCode=0
+ '[' 0 -ne 0 ']'
+ cd ..
+ build/OpenCOR.app/Contents/MacOS/runtests
********* COMBINESupport *********

********* Start testing of Tests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : Tests::initTestCase()
PASS   : Tests::basicTests()
PASS   : Tests::loadingErrorTests()
PASS   : Tests::cleanupTestCase()
Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted, 94ms
********* Finished testing of Tests *********

**********************************



********* CellMLAPI *********

********* Start testing of Tests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : Tests::initTestCase()
PASS   : Tests::basicTests()
PASS   : Tests::cleanupTestCase()
Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 7ms
********* Finished testing of Tests *********

*****************************



********* CellMLSupport *********

********* Start testing of Tests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : Tests::initTestCase()
PASS   : Tests::runtimeTests()
PASS   : Tests::cleanupTestCase()
Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 1561ms
********* Finished testing of Tests *********

*********************************



********* CellMLTextView *********

********* Start testing of CliTests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : CliTests::initTestCase()
PASS   : CliTests::helpTests()
PASS   : CliTests::importTests()
PASS   : CliTests::exportTests()
PASS   : CliTests::cleanupTestCase()
Totals: 5 passed, 0 failed, 0 skipped, 0 blacklisted, 4998ms
********* Finished testing of CliTests *********

********* Start testing of ConversionTests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : ConversionTests::initTestCase()
PASS   : ConversionTests::successfulConversionTests()
PASS   : ConversionTests::failingConversionTests()
PASS   : ConversionTests::warningConversionTests()
PASS   : ConversionTests::cleanupTestCase()
Totals: 5 passed, 0 failed, 0 skipped, 0 blacklisted, 56ms
********* Finished testing of ConversionTests *********

********* Start testing of ParsingTests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : ParsingTests::initTestCase()
PASS   : ParsingTests::basicTests()
PASS   : ParsingTests::fileTests()
PASS   : ParsingTests::importTests()
PASS   : ParsingTests::unitsTests()
PASS   : ParsingTests::componentTests()
PASS   : ParsingTests::groupTests()
PASS   : ParsingTests::mapTests()
PASS   : ParsingTests::cleanupTestCase()
Totals: 9 passed, 0 failed, 0 skipped, 0 blacklisted, 37ms
********* Finished testing of ParsingTests *********

********* Start testing of ScanningTests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : ScanningTests::initTestCase()
PASS   : ScanningTests::basicScanningTests()
PASS   : ScanningTests::scanningCommentTests()
PASS   : ScanningTests::scanningKeywordTests()
PASS   : ScanningTests::scanningSiUnitKeywordTests()
PASS   : ScanningTests::scanningParameterKeywordTests()
PASS   : ScanningTests::scanningStringTests()
PASS   : ScanningTests::scanningNumberTests()
PASS   : ScanningTests::cleanupTestCase()
Totals: 9 passed, 0 failed, 0 skipped, 0 blacklisted, 3ms
********* Finished testing of ScanningTests *********

**********************************



********* CellMLTools *********

********* Start testing of Tests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : Tests::initTestCase()
PASS   : Tests::helpTests()
PASS   : Tests::exportToUserDefinedFormatTests()
PASS   : Tests::exportToCellml10Tests()
PASS   : Tests::validateCellmlFiles()
PASS   : Tests::cleanupTestCase()
Totals: 6 passed, 0 failed, 0 skipped, 0 blacklisted, 6289ms
********* Finished testing of Tests *********

*******************************



********* Compiler *********

********* Start testing of Tests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : Tests::initTestCase()
PASS   : Tests::basicTests()
PASS   : Tests::voidFunctionTests()
PASS   : Tests::timesOperatorTests()
PASS   : Tests::divideOperatorTests()
PASS   : Tests::moduloOperatorTests()
PASS   : Tests::plusOperatorTests()
PASS   : Tests::minusOperatorTests()
PASS   : Tests::notOperatorTests()
PASS   : Tests::orOperatorTests()
PASS   : Tests::xorOperatorTests()
PASS   : Tests::andOperatorTests()
PASS   : Tests::equalEqualOperatorTests()
PASS   : Tests::notEqualOperatorTests()
PASS   : Tests::lowerThanOperatorTests()
PASS   : Tests::greaterThanOperatorTests()
PASS   : Tests::lowerOrEqualThanOperatorTests()
PASS   : Tests::greaterOrEqualThanOperatorTests()
PASS   : Tests::absFunctionTests()
PASS   : Tests::expFunctionTests()
PASS   : Tests::logFunctionTests()
PASS   : Tests::ceilFunctionTests()
PASS   : Tests::floorFunctionTests()
PASS   : Tests::factorialFunctionTests()
PASS   : Tests::sinFunctionTests()
PASS   : Tests::sinhFunctionTests()
PASS   : Tests::asinFunctionTests()
PASS   : Tests::asinhFunctionTests()
PASS   : Tests::cosFunctionTests()
PASS   : Tests::coshFunctionTests()
PASS   : Tests::acosFunctionTests()
PASS   : Tests::acoshFunctionTests()
PASS   : Tests::tanFunctionTests()
PASS   : Tests::tanhFunctionTests()
PASS   : Tests::atanFunctionTests()
PASS   : Tests::atanhFunctionTests()
PASS   : Tests::secFunctionTests()
PASS   : Tests::sechFunctionTests()
PASS   : Tests::asecFunctionTests()
PASS   : Tests::asechFunctionTests()
PASS   : Tests::cscFunctionTests()
PASS   : Tests::cschFunctionTests()
PASS   : Tests::acscFunctionTests()
PASS   : Tests::acschFunctionTests()
PASS   : Tests::cotFunctionTests()
PASS   : Tests::cothFunctionTests()
PASS   : Tests::acotFunctionTests()
PASS   : Tests::acothFunctionTests()
PASS   : Tests::powFunctionTests()
PASS   : Tests::arbitraryLogFunctionTests()
PASS   : Tests::minFunctionTests()
PASS   : Tests::maxFunctionTests()
PASS   : Tests::gcdFunctionTests()
PASS   : Tests::lcmFunctionTests()
PASS   : Tests::cleanupTestCase()
Totals: 55 passed, 0 failed, 0 skipped, 0 blacklisted, 300ms
********* Finished testing of Tests *********

****************************



********* Core *********

********* Start testing of CliTests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : CliTests::initTestCase()
PASS   : CliTests::cliAboutTests()
PASS   : CliTests::cliCommandTests()
PASS   : CliTests::cliExcludeTests()
PASS   : CliTests::cliHelpTests()
PASS   : CliTests::cliIncludeTests()
PASS   : CliTests::cliPluginsTests()
PASS   : CliTests::cliStatusTests()
PASS   : CliTests::cleanupTestCase()
Totals: 9 passed, 0 failed, 0 skipped, 0 blacklisted, 2335ms
********* Finished testing of CliTests *********

********* Start testing of GeneralTests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : GeneralTests::initTestCase()
PASS   : GeneralTests::sizeAsStringTests()
PASS   : GeneralTests::formatTimeTests()
PASS   : GeneralTests::sha1Tests()
PASS   : GeneralTests::stringPositionAsLineColumnTests()
PASS   : GeneralTests::stringLineColumnAsPositionTests()
PASS   : GeneralTests::newFileNameTests()
PASS   : GeneralTests::cleanupTestCase()
Totals: 8 passed, 0 failed, 0 skipped, 0 blacklisted, 4ms
********* Finished testing of GeneralTests *********

********* Start testing of MathmlTests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : MathmlTests::initTestCase()
PASS   : MathmlTests::plusTests()
PASS   : MathmlTests::minusTests()
PASS   : MathmlTests::timesTests()
PASS   : MathmlTests::divideTests()
PASS   : MathmlTests::powerTests()
PASS   : MathmlTests::rootTests()
PASS   : MathmlTests::absTests()
PASS   : MathmlTests::expTests()
PASS   : MathmlTests::lnTests()
PASS   : MathmlTests::logTests()
PASS   : MathmlTests::floorTests()
PASS   : MathmlTests::ceilTests()
PASS   : MathmlTests::factTests()
PASS   : MathmlTests::remTests()
PASS   : MathmlTests::minTests()
PASS   : MathmlTests::maxTests()
PASS   : MathmlTests::gcdTests()
PASS   : MathmlTests::lcmTests()
PASS   : MathmlTests::trigonometricTests()
PASS   : MathmlTests::cleanupTestCase()
Totals: 21 passed, 0 failed, 0 skipped, 0 blacklisted, 24376ms
********* Finished testing of MathmlTests *********

************************



********* ZIPSupport *********

********* Start testing of Tests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : Tests::initTestCase()
PASS   : Tests::compressTests()
PASS   : Tests::uncompressTests()
PASS   : Tests::cleanupTestCase()
Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted, 7ms
********* Finished testing of Tests *********

******************************



********* Zinc *********

********* Start testing of Tests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : Tests::initTestCase()
PASS   : Tests::basicTests()
PASS   : Tests::cleanupTestCase()
Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
********* Finished testing of Tests *********

************************



********* libBioSignalML *********

********* Start testing of Tests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : Tests::initTestCase()
PASS   : Tests::basicTests()
PASS   : Tests::cleanupTestCase()
Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
********* Finished testing of Tests *********

**********************************



********* libNuML *********

********* Start testing of Tests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : Tests::initTestCase()
PASS   : Tests::basicTests()
PASS   : Tests::cleanupTestCase()
Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
********* Finished testing of Tests *********

***************************



********* libSBML *********

********* Start testing of Tests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : Tests::initTestCase()
PASS   : Tests::basicTests()
PASS   : Tests::cleanupTestCase()
Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
********* Finished testing of Tests *********

***************************



********* libSEDML *********

********* Start testing of Tests *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.2) (Apple))
PASS   : Tests::initTestCase()
PASS   : Tests::basicTests()
PASS   : Tests::cleanupTestCase()
Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
********* Finished testing of Tests *********

****************************



********* Reporting *********

All the tests passed!

*****************************
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@5687fbd3[description=OpenCOR is a cross-platform modelling environment, which can be used to organise, edit, simulate and analyse CellML files.,homepage=http://www.opencor.ws/,name=opencor,fork=false,archived=false,size=168959,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=[Wed, 06 Feb 2019 22:12:00 GMT], ETag=[W/"fd91ccb9a1bf5d81995718b6064535d6"], Last-Modified=[Fri, 01 Feb 2019 02:05:38 GMT], OkHttp-Received-Millis=[1549491120608], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1549491120293], 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=[A760:1E56:A36E5B:C5F746:5C5B5BAF], X-OAuth-Scopes=[admin:repo_hook, repo, repo:status], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4978], X-RateLimit-Reset=[1549494401], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/opencor/opencor,id=9957667]] (sha:c43e406) with context:OpenCOR_macOS/Slave=Mac10.12.3_OpenCOR
Setting commit status on GitHub for https://github.com/opencor/opencor/commit/c43e40617ff08b03796956cf730cf1d862db6623
Finished: SUCCESS