Started by user Alan Wu Obtained pipeline-dependencies-gnulinux.txt from git https://github.com/OpenCMISS/jenkins.git Running in Durability level: MAX_SURVIVABILITY Loading library opencmiss-library@master GitHub API Usage: Current quota has 60 remaining (13 under budget). Next quota of 60 in 50 min Examining opencmiss/jenkins-pipeline-library Attempting to resolve master as a branch Resolved master as branch master at revision 901cec77bae1509745ad4040093c0da6acfae806 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/opencmiss/jenkins-pipeline-library.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/opencmiss/jenkins-pipeline-library.git > git --version # timeout=10 > git fetch --no-tags --progress https://github.com/opencmiss/jenkins-pipeline-library.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 901cec77bae1509745ad4040093c0da6acfae806 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 901cec77bae1509745ad4040093c0da6acfae806 Commit message: "Update cleanSetup.groovy" [Pipeline] parallel [Pipeline] { (Branch: Ubuntu 16.04) [Pipeline] { (Branch: Ubuntu 14.04) [Pipeline] node [Pipeline] node Running on Ubuntu_16.04_bioeng49 in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux Running on 1034_Ubuntu in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Ubuntu 16.04 Clean) [Pipeline] stage [Pipeline] { (Ubuntu 14.04 Clean) [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Ubuntu 16.04 Update) [Pipeline] stage [Pipeline] { (Ubuntu 14.04 Update) [Pipeline] dir Running in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/null/build/manage/release [Pipeline] { [Pipeline] dir Running in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/null/build/manage/release [Pipeline] { [Pipeline] sh [Pipeline] sh + make update_all make: *** No rule to make target 'update_all'. Stop. [Pipeline] echo Error trying to update_all. [Pipeline] } [Pipeline] // dir + make update_all make: *** No rule to make target `update_all'. Stop. [Pipeline] dir Running in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/null/src/cmake_modules [Pipeline] { [Pipeline] echo Error trying to update_all. [Pipeline] } [Pipeline] sh [Pipeline] // dir [Pipeline] dir Running in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/null/src/cmake_modules [Pipeline] { [Pipeline] sh + git pull fatal: Not a git repository (or any of the parent directories): .git + git pull fatal: Not a git repository (or any of the parent directories): .git [Pipeline] echo Error trying to update CMake modules. [Pipeline] } [Pipeline] echo Error trying to update CMake modules. [Pipeline] } [Pipeline] // dir [Pipeline] // dir [Pipeline] dir Running in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/null/src/manage [Pipeline] { [Pipeline] dir Running in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/null/src/manage [Pipeline] { [Pipeline] sh [Pipeline] sh + git pull fatal: Not a git repository (or any of the parent directories): .git [Pipeline] echo Error trying to update manage. [Pipeline] } [Pipeline] // dir [Pipeline] } + git pull fatal: Not a git repository (or any of the parent directories): .git [Pipeline] // stage [Pipeline] stage [Pipeline] { (Ubuntu 16.04 Configure) [Pipeline] echo Error trying to update manage. [Pipeline] } [Pipeline] sh [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Ubuntu 14.04 Configure) [Pipeline] sh + mkdir -p opencmiss_dependencies [Pipeline] dir Running in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/setup [Pipeline] { [Pipeline] git + mkdir -p opencmiss_dependencies Fetching changes from the remote Git repository [Pipeline] dir Running in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/setup [Pipeline] { [Pipeline] git Fetching changes from the remote Git repository Checking out Revision a2d781b06d08219543e48710723ddebee6c0a416 (refs/remotes/origin/develop) Commit message: "Merge pull request #17 from chrispbradley/OrganisationSet" [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/setup-build [Pipeline] { > git rev-parse --is-inside-work-tree # timeout=10 > git config remote.origin.url https://github.com/OpenCMISS/setup.git # timeout=10 Fetching upstream changes from https://github.com/OpenCMISS/setup.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/OpenCMISS/setup.git +refs/heads/*:refs/remotes/origin/* [Pipeline] sh Checking out Revision a2d781b06d08219543e48710723ddebee6c0a416 (refs/remotes/origin/develop) > git rev-parse --is-inside-work-tree # timeout=10 > git config remote.origin.url https://github.com/OpenCMISS/setup.git # timeout=10 Fetching upstream changes from https://github.com/OpenCMISS/setup.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/OpenCMISS/setup.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2d781b06d08219543e48710723ddebee6c0a416 > git branch -a -v --no-abbrev # timeout=10 > git branch -D develop # timeout=10 > git checkout -b develop a2d781b06d08219543e48710723ddebee6c0a416 > git rev-list --no-walk a2d781b06d08219543e48710723ddebee6c0a416 # timeout=10 Commit message: "Merge pull request #17 from chrispbradley/OrganisationSet" [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/setup-build [Pipeline] { [Pipeline] sh + /home/opencmiss/cmake-3.4.3-Linux-x86_64/bin/cmake -DOPENCMISS_SETUP_TYPE=dependencies -DOPENCMISS_DEPENDENCIES_ROOT=../opencmiss_dependencies ../setup -- The C compiler identification is GNU 4.8.4 + cmake -DOPENCMISS_SETUP_TYPE=dependencies -DOPENCMISS_DEPENDENCIES_ROOT=../opencmiss_dependencies ../setup -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 4.8.4 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- The CXX compiler identification is GNU 5.4.0 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2d781b06d08219543e48710723ddebee6c0a416 > git branch -a -v --no-abbrev # timeout=10 > git branch -D develop # timeout=10 > git checkout -b develop a2d781b06d08219543e48710723ddebee6c0a416 -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting CXX compile features - done -- Checking CMake version.. -- Checking https CMAKE_3_4_3_HAS_HTTPS: -- Checking CMake-3.4.3 HTTPS support ... -- Checking CMake-3.4.3 HTTPS support ... done -- Found Git: /usr/bin/git (found version "1.9.1") -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Have ssh access to GitHub.com: FALSE -- Using GitHub protocol: https://github.com/ -- @ -- @@@@@@@@@@@@@@@@@@@@@@@@ SUMMARY @@@@@@@@@@@@@@@@@@@@@@@@ -- @ -- @ OPENCMISS_SETUP_TYPE: dependencies -- @ OPENCMISS_INDEPENDENT: FALSE -- @ OPENCMISS_PERFORM_INITIAL_BUILD: TRUE -- @ OPENCMISS_VERSION: develop -- @ OPENCMISS_MULTI_ARCHITECTURE: FALSE -- @ OPENCMISS_CONFIG_BUILD_TYPE: Release -- @ -- @ OPENCMISS_DEPENDENCIES_ROOT: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies -- @ -- @ OPENCMISS_CMAKE_MODULES_SOURCE_DIR: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/src/cmake_modules -- @ OPENCMISS_CMAKE_MODULES_BINARY_DIR: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/cmake_modules/release -- @ OPENCMISS_CMAKE_MODULE_PATH: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules -- @ -- @ MANAGE_CONFIGURE_ARGS: -DOPENCMISS_USE_ARCHITECTURE_PATH=FALSE;-DOPENCMISS_INSTALLATION_TYPE=dependencies;-DOPENCMISS_DEVELOP_ALL=YES;-DOPENCMISS_BUILD_TYPE=Release;-DOPENCMISS_DEPENDENCIES_ROOT=/home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies -- @ -- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -- @ -- Configuring done -- Generating done -- Build files have been written to: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/setup-build [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage -- Detecting CXX compile features - done [Pipeline] { (Ubuntu 14.04 Make) [Pipeline] dir Running in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/setup-build [Pipeline] { [Pipeline] sh -- Checking CMake version.. -- Checking https CMAKE_3_12_4_HAS_HTTPS: -- Checking CMake-3.12.4 HTTPS support ... -- Checking CMake-3.12.4 HTTPS support ... done -- Found Git: /usr/bin/git (found version "2.7.4") + make Scanning dependencies of target setup_cmake_modules [ 6%] Creating directories for 'setup_cmake_modules' [ 12%] Performing download step (git clone) for 'setup_cmake_modules' Cloning into 'cmake_modules'... -- Have ssh access to GitHub.com: FALSE -- Using GitHub protocol: https://github.com/ -- @ -- @@@@@@@@@@@@@@@@@@@@@@@@ SUMMARY @@@@@@@@@@@@@@@@@@@@@@@@ -- @ -- @ OPENCMISS_SETUP_TYPE: dependencies -- @ OPENCMISS_INDEPENDENT: FALSE -- @ OPENCMISS_PERFORM_INITIAL_BUILD: TRUE -- @ OPENCMISS_VERSION: develop -- @ OPENCMISS_MULTI_ARCHITECTURE: FALSE -- @ OPENCMISS_CONFIG_BUILD_TYPE: Release -- @ -- @ OPENCMISS_DEPENDENCIES_ROOT: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies -- @ -- @ OPENCMISS_CMAKE_MODULES_SOURCE_DIR: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/src/cmake_modules -- @ OPENCMISS_CMAKE_MODULES_BINARY_DIR: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/cmake_modules/release -- @ OPENCMISS_CMAKE_MODULE_PATH: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules -- @ -- @ MANAGE_CONFIGURE_ARGS: -DOPENCMISS_USE_ARCHITECTURE_PATH=FALSE;-DOPENCMISS_INSTALLATION_TYPE=dependencies;-DOPENCMISS_DEVELOP_ALL=YES;-DOPENCMISS_BUILD_TYPE=Release;-DOPENCMISS_DEPENDENCIES_ROOT=/home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies -- @ -- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -- @ -- Configuring done -- Generating done -- Build files have been written to: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/setup-build [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Ubuntu 16.04 Make) [Pipeline] dir Running in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/setup-build [Pipeline] { [Pipeline] sh + make Scanning dependencies of target setup_cmake_modules [ 6%] Creating directories for 'setup_cmake_modules' [ 12%] Performing download step (git clone) for 'setup_cmake_modules' Cloning into 'cmake_modules'... Already on 'develop' Your branch is up-to-date with 'origin/develop'. [ 18%] No patch step for 'setup_cmake_modules' [ 25%] Performing update step for 'setup_cmake_modules' Current branch develop is up to date. [ 31%] Performing configure step for 'setup_cmake_modules' -- The CXX compiler identification is GNU 4.8.4 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features Already on 'develop' Your branch is up-to-date with 'origin/develop'. [ 18%] No patch step for 'setup_cmake_modules' [ 25%] Performing update step for 'setup_cmake_modules' -- Detecting CXX compile features - done -- @ -- @@@@@@@@@@@@@@@@@@@@@@ SUMMARY @@@@@@@@@@@@@@@@@@@@@@@ -- @ -- @ OPENCMISS_CMAKE_MODULE_PATH: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules -- @ -- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -- @ -- Configuring done -- Generating done -- Build files have been written to: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/cmake_modules/release [ 37%] No build step for 'setup_cmake_modules' [ 43%] Performing install step for 'setup_cmake_modules' Install the project... -- Install configuration: "Release" -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FileSyncedOptions.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindBLACS.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindBLAS.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindFTGL.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindGLEW.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindGTKGLext.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindGit.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindHYPRE.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindImageMagick.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindJPEG.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindLAPACK.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindLibGDCM.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindMUMPS.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindNETGEN.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindOpt++.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindPETSC.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindPNG.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindPackageMultipass.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindPerlLibs.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindPython.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindPython2.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindPython3.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindScoreP.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindSCALAPACK.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindSUNDIALS.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindTAO.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindTIFF.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindVALGRIND.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindwxWidgets.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindBLAS.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindBZip2.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindCSim.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindClang.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindFTGL.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindFreetype.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindGDCM-ABI.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindGLEW.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindGTest.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindHDF5.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindHYPRE.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindITK.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindImageMagick.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindJPEG.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindLAPACK.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindLLVM.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindLibXml2.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindMUMPS.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindNETGEN.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindOPTPP.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindPARMETIS.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindPASTIX.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindPETSC.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindPLAPACK.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindPNG.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindSCALAPACK.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindSCOTCH.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindSLEPC.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindSOWING.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindSUITESPARSE.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindSUNDIALS.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindSUPERLU.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindSUPERLU_DIST.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindSZIP.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindTIFF.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindZLIB.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/Templates/librarybindings.in.py -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/Templates/bindingsinfo.in.py -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/Templates/script_gen_bindings_info.in.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/Templates/script_virtualenv_create_and_install.in.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/OpenCMISS/OCArchitecturePathFunctions.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/OpenCMISS/OCMiscFunctions.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/OpenCMISS/OCToolchainCompilers.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/OpenCMISS/OCInstrumentation.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/OpenCMISS/OCToolchainChecks.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/OpenCMISS/OCPythonBindingsVirtualEnv.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/OpenCMISS/OCCheckSDKInstallation.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/OpenCMISS/OCMultiConfigEnvironment.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/OpenCMISS/OCScriptGenerateVirtualEnvCreateAndInstall.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindMPI.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindPython/Support.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindMPI/fortranparam_mpi.f90.in -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindMPI/libver_mpi.c -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindMPI/libver_mpi.f90.in -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindMPI/mpiver.f90.in -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindMPI/test_mpi.c -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindMPI/test_mpi.f90.in -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/OpenCMISS/OCDetermineMPIFunctions.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/OpenCMISS/OCPostSelectMPI.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/OpenCMISS/OCPreSelectMPI.cmake -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/OpenCMISS/OCSelectMPI.cmake [ 50%] Completed 'setup_cmake_modules' [ 50%] Built target setup_cmake_modules Scanning dependencies of target setup_manage [ 56%] Creating directories for 'setup_manage' [ 62%] Performing download step (git clone) for 'setup_manage' Cloning into 'manage'... Current branch develop is up to date. [ 31%] Performing configure step for 'setup_cmake_modules' -- The CXX compiler identification is GNU 5.4.0 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- @ -- @@@@@@@@@@@@@@@@@@@@@@ SUMMARY @@@@@@@@@@@@@@@@@@@@@@@ -- @ -- @ OPENCMISS_CMAKE_MODULE_PATH: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules -- @ -- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -- @ -- Configuring done -- Generating done -- Build files have been written to: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/cmake_modules/release [ 37%] No build step for 'setup_cmake_modules' [ 43%] Performing install step for 'setup_cmake_modules' Install the project... -- Install configuration: "Release" -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FileSyncedOptions.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindBLACS.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindBLAS.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindFTGL.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindGLEW.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindGTKGLext.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindGit.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindHYPRE.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindImageMagick.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindJPEG.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindLAPACK.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindLibGDCM.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindMUMPS.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindNETGEN.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindOpt++.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindPETSC.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindPNG.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindPackageMultipass.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindPerlLibs.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindPython.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindPython2.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindPython3.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindScoreP.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindSCALAPACK.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindSUNDIALS.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindTAO.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindTIFF.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindVALGRIND.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindwxWidgets.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindBLAS.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindBZip2.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindCSim.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindClang.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindFTGL.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindFreetype.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindGDCM-ABI.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindGLEW.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindGTest.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindHDF5.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindHYPRE.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindITK.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindImageMagick.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindJPEG.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindLAPACK.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindLLVM.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindLibXml2.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindMUMPS.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindNETGEN.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindOPTPP.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindPARMETIS.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindPASTIX.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindPETSC.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindPLAPACK.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindPNG.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindSCALAPACK.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindSCOTCH.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindSLEPC.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindSOWING.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindSUITESPARSE.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindSUNDIALS.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindSUPERLU.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindSUPERLU_DIST.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindSZIP.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindTIFF.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindZLIB.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/Templates/librarybindings.in.py -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/Templates/bindingsinfo.in.py -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/Templates/script_gen_bindings_info.in.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/Templates/script_virtualenv_create_and_install.in.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/OpenCMISS/OCArchitecturePathFunctions.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/OpenCMISS/OCMiscFunctions.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/OpenCMISS/OCToolchainCompilers.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/OpenCMISS/OCInstrumentation.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/OpenCMISS/OCToolchainChecks.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/OpenCMISS/OCPythonBindingsVirtualEnv.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/OpenCMISS/OCCheckSDKInstallation.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/OpenCMISS/OCMultiConfigEnvironment.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/OpenCMISS/OCScriptGenerateVirtualEnvCreateAndInstall.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindMPI.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindPython/Support.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindMPI/fortranparam_mpi.f90.in -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindMPI/libver_mpi.c -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindMPI/libver_mpi.f90.in -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindMPI/mpiver.f90.in -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindMPI/test_mpi.c -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindMPI/test_mpi.f90.in -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/OpenCMISS/OCDetermineMPIFunctions.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/OpenCMISS/OCPostSelectMPI.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/OpenCMISS/OCPreSelectMPI.cmake -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/OpenCMISS/OCSelectMPI.cmake [ 50%] Completed 'setup_cmake_modules' [ 50%] Built target setup_cmake_modules Scanning dependencies of target setup_manage [ 56%] Creating directories for 'setup_manage' [ 62%] Performing download step (git clone) for 'setup_manage' Cloning into 'manage'... Already on 'develop' Your branch is up-to-date with 'origin/develop'. [ 68%] No patch step for 'setup_manage' [ 75%] Performing update step for 'setup_manage' Current branch develop is up to date. [ 81%] Performing configure step for 'setup_manage' -- The C compiler identification is GNU 4.8.4 -- The CXX compiler identification is GNU 4.8.4 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info Already on 'develop' Your branch is up-to-date with 'origin/develop'. [ 68%] No patch step for 'setup_manage' [ 75%] Performing update step for 'setup_manage' -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- The Fortran compiler identification is GNU 4.8.4 -- Check for working Fortran compiler: /usr/bin/gfortran -- Check for working Fortran compiler: /usr/bin/gfortran -- works -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Checking whether /usr/bin/gfortran supports Fortran 90 -- Checking whether /usr/bin/gfortran supports Fortran 90 -- yes Current branch develop is up to date. [ 81%] Performing configure step for 'setup_manage' -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Have ssh access to GitHub.com: FALSE -- Applying component Git settings at: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/Settings/OCComponentGitValues.cmake -- Applying component configuration at: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/SharedSettings/OCComponentConfig.cmake -- Applying component version settings from: OCComponentVersions -- Applying component branch settings from: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/Settings/OCComponentBranches.cmake -- Looking for an MPI ... -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Checking method: F77_HEADER -- Checking method: F08_MODULE -- Checking method: F90_MODULE -- Checking method: F77_HEADER -- Checking method: F08_MODULE -- Checking method: F90_MODULE -- Detecting CXX compile features - done -- Looking for an MPI ... found mpich -- FindLAPACK wrapper: System search enabled -- FindLAPACK wrapper: Trying to find version 3.5.0 on system in MODULE mode -- Looking for Fortran sgemm -- Looking for Fortran sgemm - found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- A library with BLAS API found. -- Looking for Fortran cheev -- Looking for Fortran cheev - found -- FindLAPACK wrapper: Found: /usr/lib/liblapack.so.3gf;/usr/lib/libblas.so.3gf -- FindBLAS wrapper: System search enabled -- FindBLAS wrapper: Trying to find version on system in MODULE mode -- FindBLAS wrapper: Found: /usr/lib/libblas.so.3gf -- FindJPEG wrapper: System search enabled -- FindJPEG wrapper: Trying to find version 6.0.0 on system in MODULE mode -- The Fortran compiler identification is GNU 5.4.0 -- Check for working Fortran compiler: /usr/bin/gfortran -- Check for working Fortran compiler: /usr/bin/gfortran -- works -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Checking whether /usr/bin/gfortran supports Fortran 90 -- Checking whether /usr/bin/gfortran supports Fortran 90 -- yes -- Unknown instrumentation option. Ignoring. -- Manage::Instrumentation: -- Found Git: /usr/bin/git (found version "1.9.1") -- @ -- @@@@@@@@@@@@@@@@@@@@@ SUMMARY @@@@@@@@@@@@@@@@@@@@@@@ -- @ -- @ OPENCMISS_TOOLCHAIN: gnu -- @ OPENCMISS_MPI_IMPLEMENTATION: mpich -- @ ACTIVE_ARCHITECTURE_MPI_PATH: -- @ -- @ CONFIG PATH: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/config/Release -- @ CONFIGURATION SETTINGS: -DOC_USE_IRON=ON -DOC_USE_ZINC=ON -DOPENCMISS_BUILD_TYPE=Release -DOPENCMISS_MPI_IMPLEMENTATION=mpich -DMPIEXEC_EXECUTABLE=/usr/bin/mpiexec -DMPI_C_COMPILER=/usr/bin/mpicc -DMPI_CXX_COMPILER=/usr/bin/mpicxx -DMPI_Fortran_COMPILER=/usr/bin/mpif77 -DOPENCMISS_LIBRARIES_ONLY=NO -DOPENCMISS_DEPENDENCIES_ONLY=TRUE -DOPENCMISS_TOOLCHAIN=gnu -DOPENCMISS_BUILD_OWN_MPI=NO -DOPENCMISS_INSTRUMENTATION= -DOPENCMISS_OWN_MPI_INSTALL_BASE=/home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install -DOPENCMISS_ROOTS_FILE=/home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/ConfiguredFiles/OpenCMISSRoots.cmake -DOPENCMISS_CMAKE_MODULE_PATH=/home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules -DOPENCMISS_SUPPORT_DIR=/home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/support -DOPENCMISS_USE_ARCHITECTURE_PATH=FALSE -DARCH_MPI_PATH= -DARCH_NO_MPI_PATH= -DCONFIG_PACKAGE_ARCHITECTURE_MPI_PATH=. -DCONFIG_PACKAGE_ARCHITECTURE_NO_MPI_PATH=. -DSHARED_MODULES_PATH=/home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/src/manage/SharedModules -DSHARED_SETTINGS_PATH=/home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/SharedSettings -- @ -- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -- @ -- @ -- @@@@@@@@@@@@@@@@@@@ NEXT STEPS @@@@@@@@@@@@@@@@@@@@@@ -- @ -- @ - Change /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/OpenCMISSInstallationConfig.cmake according to your needs -- @ -- @ Having trouble? Follow the galaxy hitchhiker's advice: -- @ DONT PANIC ... and: -- @ - Refer to http://staging.opencmiss.org/documentation/cmake/docs/config/index.html for customization instructions -- @ -- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -- @ -- Configuring done -- Generating done -- Have ssh access to GitHub.com: FALSE -- Build files have been written to: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release [ 87%] Performing build step for 'setup_manage' Scanning dependencies of target SM_suitesparse_sources [ 0%] Checking SUITESPARSE sources are present Scanning dependencies of target SM_suitesparse_download [100%] Cloning SUITESPARSE sources -- Applying component Git settings at: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/Settings/OCComponentGitValues.cmake -- Applying component configuration at: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/SharedSettings/OCComponentConfig.cmake -- Applying component version settings from: OCComponentVersions -- Applying component branch settings from: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/Settings/OCComponentBranches.cmake -- Looking for an MPI ... -- Checking method: F77_HEADER -- Checking method: F08_MODULE -- Checking method: F90_MODULE -- Checking method: F77_HEADER -- Checking method: F08_MODULE -- Checking method: F90_MODULE -- Looking for an MPI ... found mpich -- FindLAPACK wrapper: System search enabled -- FindLAPACK wrapper: Trying to find version 3.5.0 on system in MODULE mode -- Looking for pthread.h Your branch is up-to-date with 'origin/develop'. [100%] Built target SM_suitesparse_download Built target SM_suitesparse_sources Scanning dependencies of target SM_freetype_sources Checking FREETYPE sources are present Scanning dependencies of target SM_freetype_download [100%] Cloning FREETYPE sources -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE CMake Warning at /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindBLAS.cmake:654 (FIND_PACKAGE): By not providing "FindMKL.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "MKL", but CMake did not find one. Could not find a package configuration file provided by "MKL" with any of the following names: MKLConfig.cmake mkl-config.cmake Add the installation prefix of "MKL" to CMAKE_PREFIX_PATH or set "MKL_DIR" to a directory containing one of the above files. If "MKL" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindLAPACK.cmake:165 (find_package) /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindLAPACK.cmake:71 (find_package) SharedModules/OCDetermineRequiredComponents.cmake:37 (find_package) CMakeLists.txt:219 (include) -- A library with BLAS API not found. Please specify library location. -- LAPACK requires BLAS -- FindJPEG wrapper: System search enabled -- FindJPEG wrapper: Trying to find version 6.0.0 on system in MODULE mode -- FindJPEG wrapper: Found: /usr/lib/x86_64-linux-gnu/libjpeg.so Branch develop set up to track remote branch develop from origin. [100%] Built target SM_freetype_download Built target SM_freetype_sources Scanning dependencies of target SM_superlu_dist_sources Checking SUPERLU_DIST sources are present Scanning dependencies of target SM_superlu_dist_download [100%] Cloning SUPERLU_DIST sources -- Unknown instrumentation option. Ignoring. -- Manage::Instrumentation: -- Found Git: /usr/bin/git (found version "2.7.4") -- @ -- @@@@@@@@@@@@@@@@@@@@@ SUMMARY @@@@@@@@@@@@@@@@@@@@@@@ -- @ -- @ OPENCMISS_TOOLCHAIN: gnu -- @ OPENCMISS_MPI_IMPLEMENTATION: mpich -- @ ACTIVE_ARCHITECTURE_MPI_PATH: -- @ -- @ CONFIG PATH: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/config/Release -- @ CONFIGURATION SETTINGS: -DOC_USE_IRON=ON -DOC_USE_ZINC=ON -DOPENCMISS_BUILD_TYPE=Release -DOPENCMISS_MPI_IMPLEMENTATION=mpich -DMPIEXEC_EXECUTABLE=/usr/bin/mpiexec -DMPI_C_COMPILER=/usr/bin/mpicc -DMPI_CXX_COMPILER=/usr/bin/mpicxx -DMPI_Fortran_COMPILER=/usr/bin/mpif77 -DOPENCMISS_LIBRARIES_ONLY=NO -DOPENCMISS_DEPENDENCIES_ONLY=TRUE -DOPENCMISS_TOOLCHAIN=gnu -DOPENCMISS_BUILD_OWN_MPI=NO -DOPENCMISS_INSTRUMENTATION= -DOPENCMISS_OWN_MPI_INSTALL_BASE=/home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install -DOPENCMISS_ROOTS_FILE=/home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/ConfiguredFiles/OpenCMISSRoots.cmake -DOPENCMISS_CMAKE_MODULE_PATH=/home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules -DOPENCMISS_SUPPORT_DIR=/home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/support -DOPENCMISS_USE_ARCHITECTURE_PATH=FALSE -DARCH_MPI_PATH= -DARCH_NO_MPI_PATH= -DCONFIG_PACKAGE_ARCHITECTURE_MPI_PATH=. -DCONFIG_PACKAGE_ARCHITECTURE_NO_MPI_PATH=. -DSHARED_MODULES_PATH=/home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/src/manage/SharedModules -DSHARED_SETTINGS_PATH=/home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/SharedSettings -- @ -- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -- @ -- @ -- @@@@@@@@@@@@@@@@@@@ NEXT STEPS @@@@@@@@@@@@@@@@@@@@@@ -- @ -- @ - Change /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/OpenCMISSInstallationConfig.cmake according to your needs -- @ -- @ Having trouble? Follow the galaxy hitchhiker's advice: -- @ DONT PANIC ... and: -- @ - Refer to http://staging.opencmiss.org/documentation/cmake/docs/config/index.html for customization instructions -- @ -- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -- @ -- Configuring done -- Generating done -- Build files have been written to: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release [ 87%] Performing build step for 'setup_manage' Scanning dependencies of target SM_suitesparse_sources [ 0%] Checking SUITESPARSE sources are present Scanning dependencies of target SM_suitesparse_download [100%] Cloning SUITESPARSE sources Your branch is up-to-date with 'origin/develop'. [100%] Built target SM_superlu_dist_download Built target SM_superlu_dist_sources Scanning dependencies of target SM_ftgl_sources Checking FTGL sources are present Scanning dependencies of target SM_ftgl_download Cloning FTGL sources Your branch is up-to-date with 'origin/develop'. [100%] Built target SM_suitesparse_download Built target SM_suitesparse_sources Scanning dependencies of target SM_optpp_sources Checking OPTPP sources are present Scanning dependencies of target SM_optpp_download Cloning OPTPP sources Branch develop set up to track remote branch develop from origin. Built target SM_ftgl_download Built target SM_ftgl_sources Scanning dependencies of target SM_superlu_sources Checking SUPERLU sources are present Scanning dependencies of target SM_superlu_download Cloning SUPERLU sources Branch develop set up to track remote branch develop from origin. Built target SM_optpp_download Built target SM_optpp_sources Scanning dependencies of target SM_netgen_sources Checking NETGEN sources are present Scanning dependencies of target SM_netgen_download [100%] Cloning NETGEN sources Your branch is up-to-date with 'origin/develop'. Built target SM_superlu_download Built target SM_superlu_sources Scanning dependencies of target SM_csim_sources Checking CSIM sources are present Scanning dependencies of target SM_csim_download [100%] Cloning CSIM sources Branch develop set up to track remote branch develop from origin. [100%] Built target SM_netgen_download Built target SM_netgen_sources Scanning dependencies of target SM_itk_sources Checking ITK sources are present Scanning dependencies of target SM_itk_download [100%] Cloning ITK sources Your branch is up-to-date with 'origin/develop'. [100%] Built target SM_csim_download Built target SM_csim_sources Scanning dependencies of target SM_cellml_sources Checking CELLML sources are present Scanning dependencies of target SM_cellml_download [100%] Cloning CELLML sources Your branch is up-to-date with 'origin/develop'. [100%] Built target SM_cellml_download Built target SM_cellml_sources Scanning dependencies of target SM_mumps_sources Checking MUMPS sources are present Scanning dependencies of target SM_mumps_download Cloning MUMPS sources Your branch is up-to-date with 'origin/develop'. Built target SM_mumps_download Built target SM_mumps_sources Scanning dependencies of target SM_scalapack_sources Checking SCALAPACK sources are present Scanning dependencies of target SM_scalapack_download [100%] Cloning SCALAPACK sources Branch develop set up to track remote branch develop from origin. [100%] Built target SM_itk_download Built target SM_itk_sources Scanning dependencies of target SM_glew_sources Checking GLEW sources are present Scanning dependencies of target SM_glew_download Cloning GLEW sources Your branch is up-to-date with 'origin/develop'. [100%] Built target SM_scalapack_download Built target SM_scalapack_sources Scanning dependencies of target SM_clang_sources Checking CLANG sources are present Scanning dependencies of target SM_clang_download Cloning CLANG sources Branch develop set up to track remote branch develop from origin. Built target SM_glew_download Built target SM_glew_sources Scanning dependencies of target SM_freetype_sources Checking FREETYPE sources are present Scanning dependencies of target SM_freetype_download [100%] Cloning FREETYPE sources Branch develop set up to track remote branch develop from origin. [100%] Built target SM_freetype_download Built target SM_freetype_sources Scanning dependencies of target SM_superlu_dist_sources Checking SUPERLU_DIST sources are present Scanning dependencies of target SM_superlu_dist_download [100%] Cloning SUPERLU_DIST sources Your branch is up-to-date with 'origin/develop'. Built target SM_clang_download Built target SM_clang_sources Scanning dependencies of target SM_itk_sources Checking ITK sources are present Scanning dependencies of target SM_itk_download [100%] Cloning ITK sources Your branch is up-to-date with 'origin/develop'. [100%] Built target SM_superlu_dist_download Built target SM_superlu_dist_sources Scanning dependencies of target SM_ftgl_sources Checking FTGL sources are present Scanning dependencies of target SM_ftgl_download Cloning FTGL sources Branch develop set up to track remote branch develop from origin. Built target SM_ftgl_download Built target SM_ftgl_sources Scanning dependencies of target SM_superlu_sources Checking SUPERLU sources are present Scanning dependencies of target SM_superlu_download Cloning SUPERLU sources Your branch is up-to-date with 'origin/develop'. Built target SM_superlu_download Built target SM_superlu_sources Scanning dependencies of target SM_tiff_sources Checking TIFF sources are present Scanning dependencies of target SM_tiff_download Cloning TIFF sources Branch develop set up to track remote branch develop from origin. Built target SM_tiff_download Built target SM_tiff_sources Scanning dependencies of target SM_libxml2_sources Checking LIBXML2 sources are present Scanning dependencies of target SM_libxml2_download Cloning LIBXML2 sources Branch develop set up to track remote branch develop from origin. Built target SM_libxml2_download Built target SM_libxml2_sources Scanning dependencies of target SM_cellml_sources Checking CELLML sources are present Scanning dependencies of target SM_cellml_download [100%] Cloning CELLML sources Branch develop set up to track remote branch develop from origin. [100%] Built target SM_itk_download Built target SM_itk_sources Scanning dependencies of target SM_glew_sources Checking GLEW sources are present Scanning dependencies of target SM_glew_download Cloning GLEW sources Branch develop set up to track remote branch develop from origin. Built target SM_glew_download Built target SM_glew_sources Scanning dependencies of target SM_optpp_sources Checking OPTPP sources are present Scanning dependencies of target SM_optpp_download Cloning OPTPP sources Your branch is up-to-date with 'origin/develop'. [100%] Built target SM_cellml_download Built target SM_cellml_sources Scanning dependencies of target SM_mumps_sources Checking MUMPS sources are present Scanning dependencies of target SM_mumps_download Cloning MUMPS sources Branch develop set up to track remote branch develop from origin. Built target SM_optpp_download Built target SM_optpp_sources Scanning dependencies of target SM_netgen_sources Checking NETGEN sources are present Scanning dependencies of target SM_netgen_download [100%] Cloning NETGEN sources Your branch is up-to-date with 'origin/develop'. Built target SM_mumps_download Built target SM_mumps_sources Scanning dependencies of target SM_scalapack_sources Checking SCALAPACK sources are present Scanning dependencies of target SM_scalapack_download [100%] Cloning SCALAPACK sources Branch develop set up to track remote branch develop from origin. [100%] Built target SM_netgen_download Built target SM_netgen_sources Scanning dependencies of target SM_imagemagick_sources Checking IMAGEMAGICK sources are present Scanning dependencies of target SM_imagemagick_download Cloning IMAGEMAGICK sources Your branch is up-to-date with 'origin/develop'. [100%] Built target SM_scalapack_download Built target SM_scalapack_sources Scanning dependencies of target SM_clang_sources Checking CLANG sources are present Scanning dependencies of target SM_clang_download Cloning CLANG sources Branch develop set up to track remote branch develop from origin. Built target SM_imagemagick_download Built target SM_imagemagick_sources Scanning dependencies of target SM_llvm_sources Checking LLVM sources are present Scanning dependencies of target SM_llvm_download [100%] Cloning LLVM sources Your branch is up-to-date with 'origin/develop'. Built target SM_clang_download Built target SM_clang_sources Scanning dependencies of target SM_csim_sources Checking CSIM sources are present Scanning dependencies of target SM_csim_download [100%] Cloning CSIM sources Your branch is up-to-date with 'origin/develop'. [100%] Built target SM_csim_download Built target SM_csim_sources Scanning dependencies of target SM_imagemagick_sources Checking IMAGEMAGICK sources are present Scanning dependencies of target SM_imagemagick_download Cloning IMAGEMAGICK sources Your branch is up-to-date with 'origin/develop'. [100%] Built target SM_llvm_download Built target SM_llvm_sources Scanning dependencies of target SM_szip_sources Checking SZIP sources are present Scanning dependencies of target SM_szip_download [100%] Cloning SZIP sources Your branch is up-to-date with 'origin/develop'. [100%] Built target SM_szip_download Built target SM_szip_sources Scanning dependencies of target SM_png_sources Checking PNG sources are present Scanning dependencies of target SM_png_download [100%] Cloning PNG sources Branch develop set up to track remote branch develop from origin. Built target SM_imagemagick_download Built target SM_imagemagick_sources Scanning dependencies of target SM_szip_sources Checking SZIP sources are present Scanning dependencies of target SM_szip_download [100%] Cloning SZIP sources Your branch is up-to-date with 'origin/develop'. [100%] Built target SM_szip_download Built target SM_szip_sources Scanning dependencies of target SM_png_sources Checking PNG sources are present Scanning dependencies of target SM_png_download [100%] Cloning PNG sources Branch develop set up to track remote branch develop from origin. [100%] Built target SM_png_download Built target SM_png_sources Scanning dependencies of target SM_parmetis_sources Checking PARMETIS sources are present Scanning dependencies of target SM_parmetis_download [100%] Cloning PARMETIS sources Branch develop set up to track remote branch develop from origin. [100%] Built target SM_png_download Built target SM_png_sources Scanning dependencies of target SM_parmetis_sources Checking PARMETIS sources are present Scanning dependencies of target SM_parmetis_download [100%] Cloning PARMETIS sources Your branch is up-to-date with 'origin/develop'. [100%] Built target SM_parmetis_download Built target SM_parmetis_sources Scanning dependencies of target SM_sundials_sources Checking SUNDIALS sources are present Scanning dependencies of target SM_sundials_download [100%] Cloning SUNDIALS sources Your branch is up-to-date with 'origin/develop'. [100%] Built target SM_parmetis_download Built target SM_parmetis_sources Scanning dependencies of target SM_gdcm-abi_sources Checking GDCM-ABI sources are present Scanning dependencies of target SM_gdcm-abi_download [100%] Cloning GDCM-ABI sources Branch develop set up to track remote branch develop from origin. [100%] Built target SM_gdcm-abi_download Built target SM_gdcm-abi_sources Scanning dependencies of target SM_scotch_sources Checking SCOTCH sources are present Scanning dependencies of target SM_scotch_download [100%] Cloning SCOTCH sources Your branch is up-to-date with 'origin/develop'. [100%] Built target SM_sundials_download Built target SM_sundials_sources Scanning dependencies of target SM_hdf5_sources Checking HDF5 sources are present Scanning dependencies of target SM_hdf5_download Cloning HDF5 sources Your branch is up-to-date with 'origin/develop'. [100%] Built target SM_scotch_download Built target SM_scotch_sources Scanning dependencies of target SM_petsc_sources Checking PETSC sources are present Scanning dependencies of target SM_petsc_download [100%] Cloning PETSC sources Branch develop set up to track remote branch develop from origin. Built target SM_hdf5_download Built target SM_hdf5_sources Scanning dependencies of target SM_fieldml-api_sources Checking FIELDML-API sources are present Scanning dependencies of target SM_fieldml-api_download Cloning FIELDML-API sources Your branch is up-to-date with 'origin/develop'. [100%] Built target SM_petsc_download Built target SM_petsc_sources Scanning dependencies of target SM_sundials_sources Checking SUNDIALS sources are present Scanning dependencies of target SM_sundials_download [100%] Cloning SUNDIALS sources Branch develop set up to track remote branch develop from origin. Built target SM_fieldml-api_download Built target SM_fieldml-api_sources Scanning dependencies of target SM_gdcm-abi_sources Checking GDCM-ABI sources are present Scanning dependencies of target SM_gdcm-abi_download [100%] Cloning GDCM-ABI sources Your branch is up-to-date with 'origin/develop'. [100%] Built target SM_sundials_download Built target SM_sundials_sources Scanning dependencies of target SM_hdf5_sources Checking HDF5 sources are present Scanning dependencies of target SM_hdf5_download Cloning HDF5 sources Branch develop set up to track remote branch develop from origin. [100%] Built target SM_gdcm-abi_download Built target SM_gdcm-abi_sources Scanning dependencies of target SM_scotch_sources Checking SCOTCH sources are present Scanning dependencies of target SM_scotch_download [100%] Cloning SCOTCH sources Your branch is up-to-date with 'origin/develop'. [100%] Built target SM_scotch_download Built target SM_scotch_sources Scanning dependencies of target SM_bzip2_sources Checking BZIP2 sources are present Scanning dependencies of target SM_bzip2_download Cloning BZIP2 sources Branch develop set up to track remote branch develop from origin. Built target SM_hdf5_download Built target SM_hdf5_sources Scanning dependencies of target SM_fieldml-api_sources Checking FIELDML-API sources are present Scanning dependencies of target SM_fieldml-api_download Cloning FIELDML-API sources Branch develop set up to track remote branch develop from origin. Built target SM_fieldml-api_download Built target SM_fieldml-api_sources Scanning dependencies of target SM_bzip2_sources Checking BZIP2 sources are present Scanning dependencies of target SM_bzip2_download Cloning BZIP2 sources Branch develop set up to track remote branch develop from origin. Built target SM_bzip2_download Built target SM_bzip2_sources Scanning dependencies of target SM_gtest_sources Checking GTEST sources are present Scanning dependencies of target SM_gtest_download [100%] Cloning GTEST sources Branch develop set up to track remote branch develop from origin. Built target SM_bzip2_download Built target SM_bzip2_sources Scanning dependencies of target SM_gtest_sources Checking GTEST sources are present Scanning dependencies of target SM_gtest_download [100%] Cloning GTEST sources Branch develop set up to track remote branch develop from origin. [100%] Built target SM_gtest_download Built target SM_gtest_sources Scanning dependencies of target SM_zlib_sources Checking ZLIB sources are present Scanning dependencies of target SM_zlib_download [100%] Cloning ZLIB sources Branch develop set up to track remote branch develop from origin. [100%] Built target SM_gtest_download Built target SM_gtest_sources Scanning dependencies of target SM_zlib_sources Checking ZLIB sources are present Scanning dependencies of target SM_zlib_download [100%] Cloning ZLIB sources Branch develop set up to track remote branch develop from origin. [100%] Built target SM_zlib_download Built target SM_zlib_sources Scanning dependencies of target SM_libxml2_sources Checking LIBXML2 sources are present Scanning dependencies of target SM_libxml2_download Cloning LIBXML2 sources Branch develop set up to track remote branch develop from origin. [100%] Built target SM_zlib_download Built target SM_zlib_sources Scanning dependencies of target SM_hypre_sources Checking HYPRE sources are present Scanning dependencies of target SM_hypre_download [100%] Cloning HYPRE sources Branch develop set up to track remote branch develop from origin. Built target SM_libxml2_download Built target SM_libxml2_sources Scanning dependencies of target SM_petsc_sources Checking PETSC sources are present Scanning dependencies of target SM_petsc_download [100%] Cloning PETSC sources Your branch is up-to-date with 'origin/develop'. [100%] Built target SM_hypre_download Built target SM_hypre_sources Scanning dependencies of target SM_lapack_sources Checking LAPACK sources are present Scanning dependencies of target SM_lapack_download Cloning LAPACK sources Your branch is up-to-date with 'origin/develop'. Built target SM_lapack_download Built target SM_lapack_sources Scanning dependencies of target SM_llvm_sources Checking LLVM sources are present Scanning dependencies of target SM_llvm_download [100%] Cloning LLVM sources Your branch is up-to-date with 'origin/develop'. [100%] Built target SM_petsc_download Built target SM_petsc_sources Scanning dependencies of target SM_jpeg_sources Checking JPEG sources are present Scanning dependencies of target SM_jpeg_download Cloning JPEG sources Branch develop set up to track remote branch develop from origin. Built target SM_jpeg_download Built target SM_jpeg_sources Scanning dependencies of target SM_hypre_sources Checking HYPRE sources are present Scanning dependencies of target SM_hypre_download [100%] Cloning HYPRE sources Your branch is up-to-date with 'origin/develop'. [100%] Built target SM_llvm_download Built target SM_llvm_sources Scanning dependencies of target SM_pastix_sources Checking PASTIX sources are present Scanning dependencies of target SM_pastix_download Cloning PASTIX sources Your branch is up-to-date with 'origin/develop'. Built target SM_pastix_download Built target SM_pastix_sources Scanning dependencies of target SM_slepc_sources Checking SLEPC sources are present Scanning dependencies of target SM_slepc_download [100%] Cloning SLEPC sources Your branch is up-to-date with 'origin/develop'. [100%] Built target SM_hypre_download Built target SM_hypre_sources Scanning dependencies of target SM_pastix_sources Checking PASTIX sources are present Scanning dependencies of target SM_pastix_download Cloning PASTIX sources Branch develop set up to track remote branch develop from origin. [100%] Built target SM_slepc_download Built target SM_slepc_sources Scanning dependencies of target SM_plapack_sources Checking PLAPACK sources are present Scanning dependencies of target SM_plapack_download [100%] Cloning PLAPACK sources Your branch is up-to-date with 'origin/develop'. Built target SM_pastix_download Built target SM_pastix_sources Scanning dependencies of target SM_slepc_sources Checking SLEPC sources are present Scanning dependencies of target SM_slepc_download [100%] Cloning SLEPC sources Your branch is up-to-date with 'origin/develop'. [100%] Built target SM_plapack_download Built target SM_plapack_sources Scanning dependencies of target SM_libcellml_sources Checking LIBCELLML sources are present Scanning dependencies of target SM_libcellml_download [100%] Cloning LIBCELLML sources Branch develop set up to track remote branch develop from origin. [100%] Built target SM_slepc_download Built target SM_slepc_sources Scanning dependencies of target SM_plapack_sources Checking PLAPACK sources are present Scanning dependencies of target SM_plapack_download [100%] Cloning PLAPACK sources Your branch is up-to-date with 'origin/develop'. [100%] Built target SM_libcellml_download Built target SM_libcellml_sources Scanning dependencies of target SM_sowing_sources Checking SOWING sources are present Your branch is up-to-date with 'origin/develop'. [100%] Built target SM_plapack_download Built target SM_plapack_sources Scanning dependencies of target SM_tiff_sources Checking TIFF sources are present Scanning dependencies of target SM_tiff_download Cloning TIFF sources Scanning dependencies of target SM_sowing_download [100%] Cloning SOWING sources Branch develop set up to track remote branch develop from origin. [100%] Built target SM_sowing_download Built target SM_sowing_sources Scanning dependencies of target get_sources Built target get_sources Scanning dependencies of target manage_config Creating directories. Creating config. -- Attempting to use gnu compilers. -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features Branch develop set up to track remote branch develop from origin. Built target SM_tiff_download Built target SM_tiff_sources Scanning dependencies of target SM_libcellml_sources Checking LIBCELLML sources are present Scanning dependencies of target SM_libcellml_download [100%] Cloning LIBCELLML sources -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- The Fortran compiler identification is GNU 5.4.0 -- Check for working Fortran compiler: /usr/bin/gfortran -- Check for working Fortran compiler: /usr/bin/gfortran -- works -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Checking whether /usr/bin/gfortran supports Fortran 90 -- Checking whether /usr/bin/gfortran supports Fortran 90 -- yes -- Language bindings are possible. -- Python language bindings are possible. -- Creating OpenCMISSLocalConfig file in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/config/Release -- Applying OpenCMISS local configuration at /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/config/OpenCMISSLocalConfig.cmake... -- FindLAPACK wrapper: System search enabled -- FindLAPACK wrapper: Trying to find version 3.5.0 on system in MODULE mode -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE CMake Warning at /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindBLAS.cmake:654 (FIND_PACKAGE): By not providing "FindMKL.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "MKL", but CMake did not find one. Could not find a package configuration file provided by "MKL" with any of the following names: MKLConfig.cmake mkl-config.cmake Add the installation prefix of "MKL" to CMAKE_PREFIX_PATH or set "MKL_DIR" to a directory containing one of the above files. If "MKL" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindLAPACK.cmake:165 (find_package) /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/share/cmake/Modules/FindModuleWrappers/FindLAPACK.cmake:71 (find_package) /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/src/manage/SharedModules/OCDetermineRequiredComponents.cmake:37 (find_package) CMakeLists.txt:194 (include) -- A library with BLAS API not found. Please specify library location. -- LAPACK requires BLAS -- FindJPEG wrapper: System search enabled -- FindJPEG wrapper: Trying to find version 6.0.0 on system in MODULE mode -- FindJPEG wrapper: Found: /usr/lib/x86_64-linux-gnu/libjpeg.so -- Starting configuration in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/config/Release at 2019-02-11_14-19 -- Found Git: /usr/bin/git (found version "2.7.4") -- Detecting Fortran/C Interface Your branch is up-to-date with 'origin/develop'. [100%] Built target SM_libcellml_download Built target SM_libcellml_sources Scanning dependencies of target SM_sowing_sources Checking SOWING sources are present Scanning dependencies of target SM_sowing_download [100%] Cloning SOWING sources -- Detecting Fortran/C Interface - Found GLOBAL and MODULE mangling -- Detected Fortran mangling: Suffix '_', Case 'LOWER' -- Verifying Fortran/C Compiler Compatibility Branch develop set up to track remote branch develop from origin. [100%] Built target SM_sowing_download Built target SM_sowing_sources Scanning dependencies of target get_sources Built target get_sources Scanning dependencies of target manage_config Creating directories. Creating config. -- Attempting to use gnu compilers. -- The C compiler identification is GNU 4.8.4 -- The CXX compiler identification is GNU 4.8.4 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Verifying Fortran/C Compiler Compatibility - Success -- Verifying Fortran/CXX Compiler Compatibility -- Detecting CXX compile features - done -- The Fortran compiler identification is GNU 4.8.4 -- Check for working Fortran compiler: /usr/bin/gfortran -- Check for working Fortran compiler: /usr/bin/gfortran -- works -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Checking whether /usr/bin/gfortran supports Fortran 90 -- Checking whether /usr/bin/gfortran supports Fortran 90 -- yes -- Language bindings are possible. -- Python language bindings are possible. -- Creating OpenCMISSLocalConfig file in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/config/Release -- Applying OpenCMISS local configuration at /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/config/OpenCMISSLocalConfig.cmake... -- FindLAPACK wrapper: System search enabled -- FindLAPACK wrapper: Trying to find version 3.5.0 on system in MODULE mode -- Looking for Fortran sgemm -- Looking for Fortran sgemm - found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- A library with BLAS API found. -- Looking for Fortran cheev -- Looking for Fortran cheev - found -- FindLAPACK wrapper: Found: /usr/lib/liblapack.so.3gf;/usr/lib/libblas.so.3gf;gfortran -- FindBLAS wrapper: System search enabled -- FindBLAS wrapper: Trying to find version on system in MODULE mode -- FindBLAS wrapper: Found: /usr/lib/libblas.so.3gf -- FindJPEG wrapper: System search enabled -- FindJPEG wrapper: Trying to find version 6.0.0 on system in MODULE mode -- Starting configuration in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/config/Release at 2019-02-11_14-19 -- Found Git: /usr/bin/git (found version "1.9.1") -- Detecting Fortran/C Interface -- Verifying Fortran/CXX Compiler Compatibility - Success -- Looking for an MPI ... -- Detecting Fortran/C Interface - Found GLOBAL and MODULE mangling -- Detected Fortran mangling: Suffix '_', Case 'LOWER' -- Verifying Fortran/C Compiler Compatibility -- Checking method: F77_HEADER -- Checking method: F08_MODULE -- Checking method: F90_MODULE -- Looking for an MPI ... found mpich -- OpenCMISS component BZIP2 : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component FIELDML-API : Use REQ, System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component GTEST : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component HDF5 : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component LIBXML2 : Use REQ, System search ON , Shared: OFF, Branch 'develop') -- OpenCMISS component SZIP : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component ZLIB : Use REQ, System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component CELLML : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component CLANG : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component CSIM : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component HYPRE : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component LAPACK : Use ON , System search ON , Shared: OFF, Branch 'develop') -- OpenCMISS component LIBCELLML : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component LLVM : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component MUMPS : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component PARMETIS : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component PASTIX : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component PETSC : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component PLAPACK : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component SCALAPACK : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component SCOTCH : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component SLEPC : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component SOWING : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component SUITESPARSE : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component SUNDIALS : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component SUPERLU : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component SUPERLU_DIST: Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component FREETYPE : Use ON , System search ON , Shared: OFF, Branch 'develop') -- OpenCMISS component FTGL : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component GDCM-ABI : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component GLEW : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component IMAGEMAGICK : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component ITK : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component JPEG : Use ON , System search ON , Shared: OFF, Branch '') -- OpenCMISS component NETGEN : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component OPTPP : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component PNG : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component TIFF : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- Performing Test C_COMPILER_FLAG_O0 -- Performing Test C_COMPILER_FLAG_O0 - Success -- Performing Test CXX_COMPILER_FLAG_O0 -- Verifying Fortran/C Compiler Compatibility - Success -- Verifying Fortran/CXX Compiler Compatibility -- Performing Test CXX_COMPILER_FLAG_O0 - Success -- Performing Test Fortran_COMPILER_FLAG_O0 -- Performing Test Fortran_COMPILER_FLAG_O0 - Success -- Performing Test C_COMPILER_FLAG_Ofast -- Performing Test C_COMPILER_FLAG_Ofast - Success -- Performing Test CXX_COMPILER_FLAG_Ofast -- Performing Test CXX_COMPILER_FLAG_Ofast - Success -- Performing Test Fortran_COMPILER_FLAG_Ofast -- Performing Test Fortran_COMPILER_FLAG_Ofast - Success -- Performing Test C_COMPILER_FLAG_Wall -- Performing Test C_COMPILER_FLAG_Wall - Success -- Performing Test CXX_COMPILER_FLAG_Wall -- Performing Test CXX_COMPILER_FLAG_Wall - Success -- Performing Test Fortran_COMPILER_FLAG_Wall -- Performing Test Fortran_COMPILER_FLAG_Wall - Success -- Performing Test Fortran_COMPILER_FLAG_fbacktrace -- Verifying Fortran/CXX Compiler Compatibility - Success -- Looking for an MPI ... -- Performing Test Fortran_COMPILER_FLAG_fbacktrace - Success -- Performing Test Fortran_COMPILER_FLAG_Warray_temporaries -- Performing Test Fortran_COMPILER_FLAG_Warray_temporaries - Success -- Performing Test Fortran_COMPILER_FLAG_Wextra -- Performing Test Fortran_COMPILER_FLAG_Wextra - Success -- Performing Test Fortran_COMPILER_FLAG_Wsurprising -- Performing Test Fortran_COMPILER_FLAG_Wsurprising - Success -- Performing Test Fortran_COMPILER_FLAG_Wrealloc_lhs_all -- Performing Test Fortran_COMPILER_FLAG_Wrealloc_lhs_all - Success -- Performing Test Fortran_COMPILER_FLAG_finit_real_snan -- Performing Test Fortran_COMPILER_FLAG_finit_real_snan - Success -- Performing Test Fortran_COMPILER_FLAG_fcheck_all -- Checking method: F77_HEADER -- Checking method: F08_MODULE -- Checking method: F90_MODULE -- Looking for an MPI ... found mpich -- OpenCMISS component BZIP2 : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component FIELDML-API : Use REQ, System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component GTEST : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component HDF5 : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component LIBXML2 : Use REQ, System search ON , Shared: OFF, Branch 'develop') -- OpenCMISS component SZIP : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component ZLIB : Use REQ, System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component CELLML : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component CLANG : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component CSIM : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component HYPRE : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component LAPACK : Use ON , System search ON , Shared: OFF, Branch '') -- OpenCMISS component LIBCELLML : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component LLVM : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component MUMPS : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component PARMETIS : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component PASTIX : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component PETSC : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component PLAPACK : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component SCALAPACK : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component SCOTCH : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component SLEPC : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component SOWING : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component SUITESPARSE : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component SUNDIALS : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component SUPERLU : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component SUPERLU_DIST: Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component FREETYPE : Use ON , System search ON , Shared: OFF, Branch 'develop') -- OpenCMISS component FTGL : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- Performing Test Fortran_COMPILER_FLAG_fcheck_all - Success -- C flags (RELEASE)=-O3 -DNDEBUG -Ofast -- C flags (DEBUG)=-g -O0 -Wall -- CXX flags (RELEASE)=-O3 -DNDEBUG -Ofast -- CXX flags (DEBUG)=-g -O0 -Wall -- Fortran flags (RELEASE)=-O3 -DNDEBUG -O3 -Ofast -- Fortran flags (DEBUG)=-g -O0 -Wall -fbacktrace -Warray-temporaries -Wextra -Wsurprising -Wrealloc-lhs-all -finit-real=snan -fcheck=all -- OpenCMISS component GDCM-ABI : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component GLEW : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component IMAGEMAGICK : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component ITK : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component JPEG : Use ON , System search ON , Shared: OFF, Branch 'develop') -- OpenCMISS component NETGEN : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component OPTPP : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component PNG : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- OpenCMISS component TIFF : Use ON , System search OFF, Shared: OFF, Branch 'develop') -- Performing Test C_COMPILER_FLAG_O0 -- Performing Test C_COMPILER_FLAG_O0 - Success -- Performing Test CXX_COMPILER_FLAG_O0 -- Performing Test CXX_COMPILER_FLAG_O0 - Success -- Performing Test Fortran_COMPILER_FLAG_O0 -- Performing Test Fortran_COMPILER_FLAG_O0 - Success -- Performing Test C_COMPILER_FLAG_Ofast -- Performing Test C_COMPILER_FLAG_Ofast - Success -- Performing Test CXX_COMPILER_FLAG_Ofast -- Configuring build of 'GTEST 1.7.0' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/gtest/release... -- Configuring build of 'ZLIB 1.2.3' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/zlib/release... -- Performing Test CXX_COMPILER_FLAG_Ofast - Success -- Performing Test Fortran_COMPILER_FLAG_Ofast -- Performing Test Fortran_COMPILER_FLAG_Ofast - Success -- Performing Test C_COMPILER_FLAG_Wall -- Configuring build of 'LIBXML2 2.7.6' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/libxml2/release... -- Performing Test C_COMPILER_FLAG_Wall - Success -- Performing Test CXX_COMPILER_FLAG_Wall -- Performing Test CXX_COMPILER_FLAG_Wall - Success -- Performing Test Fortran_COMPILER_FLAG_Wall -- Configuring build of 'LAPACK 3.5.0' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/lapack/release... -- Performing Test Fortran_COMPILER_FLAG_Wall - Success -- Performing Test Fortran_COMPILER_FLAG_fbacktrace -- Performing Test Fortran_COMPILER_FLAG_fbacktrace - Success -- Performing Test Fortran_COMPILER_FLAG_Warray_temporaries -- Configuring build of 'BZIP2 1.0.6' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/bzip2/release... -- Configuring build of 'SZIP 2.1' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/szip/release... -- Performing Test Fortran_COMPILER_FLAG_Warray_temporaries - Success -- Performing Test Fortran_COMPILER_FLAG_Wextra -- Performing Test Fortran_COMPILER_FLAG_Wextra - Success -- Performing Test Fortran_COMPILER_FLAG_Wsurprising -- Configuring build of 'HDF5 1.8.14' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/hdf5/release... -- Performing Test Fortran_COMPILER_FLAG_Wsurprising - Success -- Performing Test Fortran_COMPILER_FLAG_Wrealloc_lhs_all -- Performing Test Fortran_COMPILER_FLAG_Wrealloc_lhs_all - Success -- Performing Test Fortran_COMPILER_FLAG_finit_real_snan -- Configuring build of 'FIELDML-API 0.5.0' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/fieldml-api/release... -- Performing Test Fortran_COMPILER_FLAG_finit_real_snan - Success -- Performing Test Fortran_COMPILER_FLAG_fcheck_all -- Performing Test Fortran_COMPILER_FLAG_fcheck_all - Success -- C flags (RELEASE)=-O3 -DNDEBUG -Ofast -- C flags (DEBUG)=-g -O0 -Wall -- CXX flags (RELEASE)=-O3 -DNDEBUG -Ofast -- CXX flags (DEBUG)=-g -O0 -Wall -- Fortran flags (RELEASE)=-O3 -Ofast -- Fortran flags (DEBUG)=-g -O0 -Wall -fbacktrace -Warray-temporaries -Wextra -Wsurprising -Wrealloc-lhs-all -finit-real=snan -fcheck=all -- Configuring build of 'SCOTCH 6.0.3' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/scotch/release... -- Configuring build of 'PLAPACK 3.0' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/plapack/release... -- Configuring build of 'GTEST 1.7.0' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/gtest/release... -- Configuring build of 'SCALAPACK 2.8' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/scalapack/release... -- Configuring build of 'PARMETIS 4.0.3' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/parmetis/release... -- Configuring build of 'ZLIB 1.2.3' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/zlib/release... -- Configuring build of 'LIBXML2 2.7.6' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/libxml2/release... -- Configuring build of 'BZIP2 1.0.6' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/bzip2/release... -- Configuring build of 'MUMPS 5.0.0' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/mumps/release... -- Configuring build of 'SUITESPARSE 4.4.0' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/suitesparse/release... -- Configuring build of 'SUPERLU 4.3' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/superlu/release... -- Configuring build of 'SZIP 2.1' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/szip/release... -- Configuring build of 'HDF5 1.8.14' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/hdf5/release... -- Configuring build of 'FIELDML-API 0.5.0' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/fieldml-api/release... -- Configuring build of 'HYPRE 2.10.0' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/hypre/release... -- Configuring build of 'SUPERLU_DIST 4.1' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/superlu_dist/release... -- Configuring build of 'SCOTCH 6.0.3' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/scotch/release... -- Configuring build of 'PLAPACK 3.0' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/plapack/release... -- Configuring build of 'SUNDIALS 2.5' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/sundials/release... -- PASTIX_WITH_PARMETIS: , OC_USE_PARMETIS: ON -- Configuring build of 'PASTIX 5.2.2.16' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/pastix/release... -- Configuring build of 'SOWING 1.1.16' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/sowing/release... -- Configuring build of 'SCALAPACK 2.8' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/scalapack/release... -- Configuring build of 'PARMETIS 4.0.3' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/parmetis/release... -- Configuring build of 'MUMPS 5.0.0' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/mumps/release... -- Configuring build of 'PETSC 3.6.1' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/petsc/release... -- Configuring build of 'SLEPC 3.6.1' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/slepc/release... -- Configuring build of 'SUITESPARSE 4.4.0' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/suitesparse/release... -- Configuring build of 'SUPERLU 4.3' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/superlu/release... -- Configuring build of 'LIBCELLML 1.0' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/libcellml/release... -- Configuring build of 'LLVM 3.7.1' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/llvm/release... -- Configuring build of 'HYPRE 2.10.0' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/hypre/release... -- Configuring build of 'SUPERLU_DIST 4.1' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/superlu_dist/release... -- Configuring build of 'SUNDIALS 2.5' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/sundials/release... -- Configuring build of 'CLANG 3.7.1' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/clang/release... -- PASTIX_WITH_PARMETIS: , OC_USE_PARMETIS: ON -- Configuring build of 'PASTIX 5.2.2.16' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/pastix/release... -- Configuring build of 'SOWING 1.1.16' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/sowing/release... -- Configuring build of 'CSIM 1.0' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/csim/release... -- Configuring build of 'PETSC 3.6.1' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/petsc/release... -- Configuring build of 'SLEPC 3.6.1' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/slepc/release... -- Configuring build of 'LIBCELLML 1.0' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/libcellml/release... -- Configuring build of 'CELLML 1.0' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/cellml/release... -- Configuring build of 'LLVM 3.7.1' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/llvm/release... -- Configuring build of 'CLANG 3.7.1' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/clang/release... -- Configuring build of 'CSIM 1.0' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/csim/release... -- Configuring build of 'NETGEN 4.9.11' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/netgen/release... -- Configuring build of 'FREETYPE 2.4.10' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/freetype/release... -- Configuring build of 'CELLML 1.0' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/cellml/release... -- Configuring build of 'JPEG 6.0.0' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/jpeg/release... -- Configuring build of 'FTGL 2.1.3' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/ftgl/release... -- Configuring build of 'NETGEN 4.9.11' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/netgen/release... -- Configuring build of 'FREETYPE 2.4.10' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/freetype/release... -- Configuring build of 'FTGL 2.1.3' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/ftgl/release... -- Configuring build of 'GLEW 1.5.5' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/glew/release... -- Configuring build of 'GLEW 1.5.5' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/glew/release... -- Configuring build of 'OPTPP 681' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/optpp/release... -- Configuring build of 'PNG 1.5.2' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/png/release... -- Configuring build of 'OPTPP 681' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/optpp/release... -- Configuring build of 'PNG 1.5.2' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/png/release... -- Configuring build of 'TIFF 4.0.5' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/tiff/release... -- Configuring build of 'GDCM-ABI 2.0.12' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/gdcm-abi/release... -- Configuring build of 'TIFF 4.0.5' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/tiff/release... -- Configuring build of 'IMAGEMAGICK 6.7.0.8' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/imagemagick/release... -- Configuring build of 'ITK 3.20.0' in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/itk/release... -- Configuring build of 'GDCM-ABI 2.0.12' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/gdcm-abi/release... -- No examples source directory set ==> no examples will be available through this framework. -- Exporting OpenCMISS build context: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/config/Release/export/context-dependencies.cmake -- @ -- @@@@@@@@@@@@@@@@@@@@@@ SUMMARY @@@@@@@@@@@@@@@@@@@@@@ -- @ -- @ MPI implementation: mpich -- @ TOOLCHAIN: gnu -- @ -- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -- @ -- @ -- @@@@@@@@@@@@@@@@@@@ NEXT STEPS @@@@@@@@@@@@@@@@@@@@@@ -- @ -- @ - Change /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/config/OpenCMISSLocalConfig.cmake according to your setup/needs -- @ - Build the 'opencmiss' target (e.g. '/usr/bin/make opencmiss') to start the build process -- @ -- @ Having trouble? Follow the galaxy hitchhiker's advice: -- @ DONT PANIC ... and: -- @ - Refer to http://staging.opencmiss.org/documentation/cmake/docs/config/index.html for customization instructions -- @ - Build the 'support' target to get help! (e.g. '/usr/bin/make support') -- @ -- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -- @ -- Finished configuration in /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/config/Release -- Configuring done -- Configuring build of 'IMAGEMAGICK 6.7.0.8' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/imagemagick/release... -- Configuring build of 'ITK 3.20.0' in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/itk/release... -- No examples source directory set ==> no examples will be available through this framework. -- Exporting OpenCMISS build context: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/config/Release/export/context-dependencies.cmake -- Generating done -- Build files have been written to: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/config/Release Building configuration. -- @ -- @@@@@@@@@@@@@@@@@@@@@@ SUMMARY @@@@@@@@@@@@@@@@@@@@@@ -- @ -- @ MPI implementation: mpich -- @ TOOLCHAIN: gnu -- @ -- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -- @ -- @ -- @@@@@@@@@@@@@@@@@@@ NEXT STEPS @@@@@@@@@@@@@@@@@@@@@@ -- @ -- @ - Change /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/config/OpenCMISSLocalConfig.cmake according to your setup/needs -- @ - Build the 'opencmiss' target (e.g. '/usr/bin/make opencmiss') to start the build process -- @ -- @ Having trouble? Follow the galaxy hitchhiker's advice: -- @ DONT PANIC ... and: -- @ - Refer to http://staging.opencmiss.org/documentation/cmake/docs/config/index.html for customization instructions -- @ - Build the 'support' target to get help! (e.g. '/usr/bin/make support') -- @ -- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -- @ -- Finished configuration in /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/config/Release -- Configuring done Scanning dependencies of target SM_BZIP2_build_log [ 0%] Support: Creating BZIP2 buildlog [ 0%] Built target SM_BZIP2_build_log Scanning dependencies of target OC_BZIP2 [ 0%] Creating directories for 'OC_BZIP2' [ 0%] No download step for 'OC_BZIP2' [ 0%] No patch step for 'OC_BZIP2' [ 1%] No update step for 'OC_BZIP2' [ 1%] Performing configure step for 'OC_BZIP2' -- OC_BZIP2 configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/bzip2/release/extproj/stamp/OC_BZIP2-configure-*.log [ 1%] Performing build step for 'OC_BZIP2' -- Generating done -- Build files have been written to: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/manage/release/config/Release Building configuration. Scanning dependencies of target SM_IMAGEMAGICK_build_log [ 0%] Support: Creating IMAGEMAGICK buildlog [ 0%] Built target SM_IMAGEMAGICK_build_log Scanning dependencies of target SM_TIFF_build_log [ 1%] Support: Creating TIFF buildlog [ 1%] Built target SM_TIFF_build_log Scanning dependencies of target SM_ZLIB_build_log [ 1%] Support: Creating ZLIB buildlog [ 1%] Built target SM_ZLIB_build_log Scanning dependencies of target OC_ZLIB [ 1%] Creating directories for 'OC_ZLIB' [ 1%] No download step for 'OC_ZLIB' [ 2%] No patch step for 'OC_ZLIB' [ 2%] No update step for 'OC_ZLIB' [ 2%] Performing configure step for 'OC_ZLIB' -- OC_ZLIB configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/zlib/release/extproj/stamp/OC_ZLIB-configure-*.log [ 2%] Performing build step for 'OC_ZLIB' -- OC_BZIP2 build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/bzip2/release/extproj/stamp/OC_BZIP2-build-*.log [ 1%] Performing install step for 'OC_BZIP2' -- OC_BZIP2 install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/bzip2/release/extproj/stamp/OC_BZIP2-install-*.log [ 1%] Completed 'OC_BZIP2' [ 1%] Built target OC_BZIP2 Scanning dependencies of target SM_CSIM_build_log [ 1%] Support: Creating CSIM buildlog [ 1%] Built target SM_CSIM_build_log Scanning dependencies of target SM_ZLIB_build_log [ 1%] Support: Creating ZLIB buildlog [ 1%] Built target SM_ZLIB_build_log Scanning dependencies of target OC_ZLIB [ 1%] Creating directories for 'OC_ZLIB' [ 1%] No download step for 'OC_ZLIB' [ 2%] No patch step for 'OC_ZLIB' [ 2%] No update step for 'OC_ZLIB' [ 2%] Performing configure step for 'OC_ZLIB' -- OC_ZLIB configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/zlib/release/extproj/stamp/OC_ZLIB-configure-*.log [ 2%] Performing build step for 'OC_ZLIB' -- OC_ZLIB build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/zlib/release/extproj/stamp/OC_ZLIB-build-*.log [ 4%] Performing install step for 'OC_ZLIB' -- OC_ZLIB install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/zlib/release/extproj/stamp/OC_ZLIB-install-*.log [ 4%] Completed 'OC_ZLIB' [ 4%] Built target OC_ZLIB Scanning dependencies of target OC_TIFF [ 4%] Creating directories for 'OC_TIFF' [ 4%] No download step for 'OC_TIFF' [ 4%] No patch step for 'OC_TIFF' [ 5%] No update step for 'OC_TIFF' [ 5%] Performing configure step for 'OC_TIFF' -- OC_ZLIB build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/zlib/release/extproj/stamp/OC_ZLIB-build-*.log [ 4%] Performing install step for 'OC_ZLIB' -- OC_ZLIB install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/zlib/release/extproj/stamp/OC_ZLIB-install-*.log [ 4%] Completed 'OC_ZLIB' [ 4%] Built target OC_ZLIB Scanning dependencies of target SM_LIBXML2_build_log [ 4%] Support: Creating LIBXML2 buildlog [ 4%] Built target SM_LIBXML2_build_log Scanning dependencies of target OC_LIBXML2 [ 4%] Creating directories for 'OC_LIBXML2' [ 4%] No download step for 'OC_LIBXML2' [ 4%] No patch step for 'OC_LIBXML2' [ 4%] No update step for 'OC_LIBXML2' [ 5%] Performing configure step for 'OC_LIBXML2' -- OC_LIBXML2 configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/libxml2/release/extproj/stamp/OC_LIBXML2-configure-*.log [ 5%] Performing build step for 'OC_LIBXML2' -- OC_TIFF configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/tiff/release/extproj/stamp/OC_TIFF-configure-*.log [ 5%] Performing build step for 'OC_TIFF' -- OC_LIBXML2 build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/libxml2/release/extproj/stamp/OC_LIBXML2-build-*.log [ 7%] Performing install step for 'OC_LIBXML2' -- OC_LIBXML2 install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/libxml2/release/extproj/stamp/OC_LIBXML2-install-*.log [ 7%] Completed 'OC_LIBXML2' [ 7%] Built target OC_LIBXML2 Scanning dependencies of target SM_GTEST_build_log [ 7%] Support: Creating GTEST buildlog [ 7%] Built target SM_GTEST_build_log Scanning dependencies of target OC_GTEST [ 7%] Creating directories for 'OC_GTEST' [ 7%] No download step for 'OC_GTEST' [ 7%] No patch step for 'OC_GTEST' [ 8%] No update step for 'OC_GTEST' [ 8%] Performing configure step for 'OC_GTEST' -- OC_GTEST configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/gtest/release/extproj/stamp/OC_GTEST-configure-*.log [ 8%] Performing build step for 'OC_GTEST' -- OC_TIFF build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/tiff/release/extproj/stamp/OC_TIFF-build-*.log [ 5%] Performing install step for 'OC_TIFF' -- OC_TIFF install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/tiff/release/extproj/stamp/OC_TIFF-install-*.log [ 5%] Completed 'OC_TIFF' [ 5%] Built target OC_TIFF Scanning dependencies of target SM_BZIP2_build_log [ 5%] Support: Creating BZIP2 buildlog [ 5%] Built target SM_BZIP2_build_log Scanning dependencies of target OC_BZIP2 [ 5%] Creating directories for 'OC_BZIP2' [ 5%] No download step for 'OC_BZIP2' [ 5%] No patch step for 'OC_BZIP2' [ 7%] No update step for 'OC_BZIP2' [ 7%] Performing configure step for 'OC_BZIP2' -- OC_BZIP2 configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/bzip2/release/extproj/stamp/OC_BZIP2-configure-*.log [ 7%] Performing build step for 'OC_BZIP2' -- OC_GTEST build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/gtest/release/extproj/stamp/OC_GTEST-build-*.log [ 8%] Performing install step for 'OC_GTEST' -- OC_GTEST install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/gtest/release/extproj/stamp/OC_GTEST-install-*.log [ 10%] Completed 'OC_GTEST' [ 10%] Built target OC_GTEST Scanning dependencies of target SM_LLVM_build_log [ 10%] Support: Creating LLVM buildlog [ 10%] Built target SM_LLVM_build_log Scanning dependencies of target OC_LLVM [ 10%] Creating directories for 'OC_LLVM' [ 11%] No download step for 'OC_LLVM' [ 11%] No patch step for 'OC_LLVM' [ 11%] No update step for 'OC_LLVM' [ 11%] Performing configure step for 'OC_LLVM' -- OC_BZIP2 build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/bzip2/release/extproj/stamp/OC_BZIP2-build-*.log [ 7%] Performing install step for 'OC_BZIP2' -- OC_BZIP2 install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/bzip2/release/extproj/stamp/OC_BZIP2-install-*.log [ 7%] Completed 'OC_BZIP2' [ 7%] Built target OC_BZIP2 Scanning dependencies of target SM_GDCM-ABI_build_log [ 7%] Support: Creating GDCM-ABI buildlog [ 7%] Built target SM_GDCM-ABI_build_log Scanning dependencies of target OC_GDCM-ABI [ 7%] Creating directories for 'OC_GDCM-ABI' [ 7%] No download step for 'OC_GDCM-ABI' [ 7%] No patch step for 'OC_GDCM-ABI' [ 7%] No update step for 'OC_GDCM-ABI' [ 8%] Performing configure step for 'OC_GDCM-ABI' -- OC_LLVM configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/llvm/release/extproj/stamp/OC_LLVM-configure-*.log [ 11%] Performing build step for 'OC_LLVM' -- OC_GDCM-ABI configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/gdcm-abi/release/extproj/stamp/OC_GDCM-ABI-configure-*.log [ 8%] Performing build step for 'OC_GDCM-ABI' -- OC_GDCM-ABI build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/gdcm-abi/release/extproj/stamp/OC_GDCM-ABI-build-*.log [ 10%] Performing install step for 'OC_GDCM-ABI' -- OC_GDCM-ABI install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/gdcm-abi/release/extproj/stamp/OC_GDCM-ABI-install-*.log [ 10%] Completed 'OC_GDCM-ABI' [ 10%] Built target OC_GDCM-ABI Scanning dependencies of target SM_PNG_build_log [ 11%] Support: Creating PNG buildlog [ 11%] Built target SM_PNG_build_log Scanning dependencies of target OC_PNG [ 13%] Creating directories for 'OC_PNG' [ 13%] No download step for 'OC_PNG' [ 13%] No patch step for 'OC_PNG' [ 13%] No update step for 'OC_PNG' [ 13%] Performing configure step for 'OC_PNG' -- OC_PNG configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/png/release/extproj/stamp/OC_PNG-configure-*.log [ 14%] Performing build step for 'OC_PNG' -- OC_PNG build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/png/release/extproj/stamp/OC_PNG-build-*.log [ 14%] Performing install step for 'OC_PNG' -- OC_PNG install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/png/release/extproj/stamp/OC_PNG-install-*.log [ 14%] Completed 'OC_PNG' [ 14%] Built target OC_PNG Scanning dependencies of target OC_IMAGEMAGICK [ 14%] Creating directories for 'OC_IMAGEMAGICK' [ 14%] No download step for 'OC_IMAGEMAGICK' [ 15%] No patch step for 'OC_IMAGEMAGICK' [ 15%] No update step for 'OC_IMAGEMAGICK' [ 15%] Performing configure step for 'OC_IMAGEMAGICK' -- OC_IMAGEMAGICK configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/imagemagick/release/extproj/stamp/OC_IMAGEMAGICK-configure-*.log [ 15%] Performing build step for 'OC_IMAGEMAGICK' -- OC_IMAGEMAGICK build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/imagemagick/release/extproj/stamp/OC_IMAGEMAGICK-build-*.log [ 15%] Performing install step for 'OC_IMAGEMAGICK' -- OC_IMAGEMAGICK install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/imagemagick/release/extproj/stamp/OC_IMAGEMAGICK-install-*.log [ 17%] Completed 'OC_IMAGEMAGICK' [ 17%] Built target OC_IMAGEMAGICK Scanning dependencies of target SM_GLEW_build_log [ 17%] Support: Creating GLEW buildlog [ 17%] Built target SM_GLEW_build_log Scanning dependencies of target OC_GLEW [ 17%] Creating directories for 'OC_GLEW' [ 18%] No download step for 'OC_GLEW' [ 18%] No patch step for 'OC_GLEW' [ 18%] No update step for 'OC_GLEW' [ 18%] Performing configure step for 'OC_GLEW' -- OC_GLEW configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/glew/release/extproj/stamp/OC_GLEW-configure-*.log [ 18%] Performing build step for 'OC_GLEW' -- OC_GLEW build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/glew/release/extproj/stamp/OC_GLEW-build-*.log [ 18%] Performing install step for 'OC_GLEW' -- OC_GLEW install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/glew/release/extproj/stamp/OC_GLEW-install-*.log [ 18%] Completed 'OC_GLEW' [ 18%] Built target OC_GLEW Scanning dependencies of target SM_FREETYPE_build_log [ 18%] Support: Creating FREETYPE buildlog [ 18%] Built target SM_FREETYPE_build_log Scanning dependencies of target OC_FREETYPE [ 18%] Creating directories for 'OC_FREETYPE' [ 20%] No download step for 'OC_FREETYPE' [ 20%] No patch step for 'OC_FREETYPE' [ 20%] No update step for 'OC_FREETYPE' [ 20%] Performing configure step for 'OC_FREETYPE' -- OC_FREETYPE configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/freetype/release/extproj/stamp/OC_FREETYPE-configure-*.log [ 20%] Performing build step for 'OC_FREETYPE' -- OC_FREETYPE build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/freetype/release/extproj/stamp/OC_FREETYPE-build-*.log [ 20%] Performing install step for 'OC_FREETYPE' -- OC_FREETYPE install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/freetype/release/extproj/stamp/OC_FREETYPE-install-*.log [ 20%] Completed 'OC_FREETYPE' [ 20%] Built target OC_FREETYPE Scanning dependencies of target SM_FTGL_build_log [ 21%] Support: Creating FTGL buildlog [ 21%] Built target SM_FTGL_build_log Scanning dependencies of target OC_FTGL [ 21%] Creating directories for 'OC_FTGL' [ 21%] No download step for 'OC_FTGL' [ 21%] No patch step for 'OC_FTGL' [ 23%] No update step for 'OC_FTGL' [ 23%] Performing configure step for 'OC_FTGL' -- OC_FTGL configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/ftgl/release/extproj/stamp/OC_FTGL-configure-*.log [ 23%] Performing build step for 'OC_FTGL' -- OC_FTGL build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/ftgl/release/extproj/stamp/OC_FTGL-build-*.log [ 23%] Performing install step for 'OC_FTGL' -- OC_FTGL install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/ftgl/release/extproj/stamp/OC_FTGL-install-*.log [ 24%] Completed 'OC_FTGL' [ 24%] Built target OC_FTGL Scanning dependencies of target SM_NETGEN_build_log [ 24%] Support: Creating NETGEN buildlog [ 24%] Built target SM_NETGEN_build_log Scanning dependencies of target OC_NETGEN [ 26%] Creating directories for 'OC_NETGEN' [ 26%] No download step for 'OC_NETGEN' [ 26%] No patch step for 'OC_NETGEN' [ 26%] No update step for 'OC_NETGEN' [ 27%] Performing configure step for 'OC_NETGEN' -- OC_NETGEN configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/netgen/release/extproj/stamp/OC_NETGEN-configure-*.log [ 27%] Performing build step for 'OC_NETGEN' -- OC_NETGEN build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/netgen/release/extproj/stamp/OC_NETGEN-build-*.log [ 27%] Performing install step for 'OC_NETGEN' -- OC_NETGEN install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/netgen/release/extproj/stamp/OC_NETGEN-install-*.log [ 27%] Completed 'OC_NETGEN' [ 27%] Built target OC_NETGEN Scanning dependencies of target SM_LIBCELLML_build_log [ 27%] Support: Creating LIBCELLML buildlog [ 27%] Built target SM_LIBCELLML_build_log Scanning dependencies of target SM_LIBXML2_build_log [ 27%] Support: Creating LIBXML2 buildlog [ 27%] Built target SM_LIBXML2_build_log Scanning dependencies of target OC_LIBXML2 [ 27%] Creating directories for 'OC_LIBXML2' [ 27%] No download step for 'OC_LIBXML2' [ 27%] No patch step for 'OC_LIBXML2' [ 27%] No update step for 'OC_LIBXML2' [ 28%] Performing configure step for 'OC_LIBXML2' -- OC_LIBXML2 configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/libxml2/release/extproj/stamp/OC_LIBXML2-configure-*.log [ 28%] Performing build step for 'OC_LIBXML2' -- OC_LIBXML2 build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/libxml2/release/extproj/stamp/OC_LIBXML2-build-*.log [ 30%] Performing install step for 'OC_LIBXML2' -- OC_LIBXML2 install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/libxml2/release/extproj/stamp/OC_LIBXML2-install-*.log [ 30%] Completed 'OC_LIBXML2' [ 30%] Built target OC_LIBXML2 Scanning dependencies of target OC_LIBCELLML [ 30%] Creating directories for 'OC_LIBCELLML' [ 30%] No download step for 'OC_LIBCELLML' [ 31%] No patch step for 'OC_LIBCELLML' [ 31%] No update step for 'OC_LIBCELLML' [ 31%] Performing configure step for 'OC_LIBCELLML' -- OC_LIBCELLML configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/libcellml/release/extproj/stamp/OC_LIBCELLML-configure-*.log [ 31%] Performing build step for 'OC_LIBCELLML' -- OC_LIBCELLML build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/libcellml/release/extproj/stamp/OC_LIBCELLML-build-*.log [ 31%] Performing install step for 'OC_LIBCELLML' -- OC_LIBCELLML install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/libcellml/release/extproj/stamp/OC_LIBCELLML-install-*.log [ 33%] Completed 'OC_LIBCELLML' [ 33%] Built target OC_LIBCELLML Scanning dependencies of target SM_LAPACK_build_log [ 33%] Support: Creating LAPACK buildlog [ 33%] Built target SM_LAPACK_build_log Scanning dependencies of target OC_LAPACK [ 33%] Creating directories for 'OC_LAPACK' [ 34%] No download step for 'OC_LAPACK' [ 34%] No patch step for 'OC_LAPACK' [ 34%] No update step for 'OC_LAPACK' [ 34%] Performing configure step for 'OC_LAPACK' -- OC_LAPACK configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/lapack/release/extproj/stamp/OC_LAPACK-configure-*.log [ 34%] Performing build step for 'OC_LAPACK' -- OC_LLVM build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/llvm/release/extproj/stamp/OC_LLVM-build-*.log [ 11%] Performing install step for 'OC_LLVM' -- OC_LLVM install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/llvm/release/extproj/stamp/OC_LLVM-install-*.log [ 11%] Completed 'OC_LLVM' [ 11%] Built target OC_LLVM Scanning dependencies of target SM_LIBCELLML_build_log [ 11%] Support: Creating LIBCELLML buildlog [ 11%] Built target SM_LIBCELLML_build_log Scanning dependencies of target OC_LIBCELLML [ 11%] Creating directories for 'OC_LIBCELLML' [ 11%] No download step for 'OC_LIBCELLML' [ 13%] No patch step for 'OC_LIBCELLML' [ 13%] No update step for 'OC_LIBCELLML' [ 13%] Performing configure step for 'OC_LIBCELLML' -- OC_LIBCELLML configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/libcellml/release/extproj/stamp/OC_LIBCELLML-configure-*.log [ 13%] Performing build step for 'OC_LIBCELLML' -- OC_LAPACK build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/lapack/release/extproj/stamp/OC_LAPACK-build-*.log [ 34%] Performing install step for 'OC_LAPACK' -- OC_LAPACK install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/lapack/release/extproj/stamp/OC_LAPACK-install-*.log [ 34%] Completed 'OC_LAPACK' [ 34%] Built target OC_LAPACK Scanning dependencies of target SM_SUNDIALS_build_log [ 34%] Support: Creating SUNDIALS buildlog [ 34%] Built target SM_SUNDIALS_build_log Scanning dependencies of target OC_SUNDIALS [ 36%] Creating directories for 'OC_SUNDIALS' [ 36%] No download step for 'OC_SUNDIALS' [ 36%] No patch step for 'OC_SUNDIALS' [ 36%] No update step for 'OC_SUNDIALS' [ 36%] Performing configure step for 'OC_SUNDIALS' -- OC_LIBCELLML build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/libcellml/release/extproj/stamp/OC_LIBCELLML-build-*.log [ 13%] Performing install step for 'OC_LIBCELLML' -- OC_LIBCELLML install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/libcellml/release/extproj/stamp/OC_LIBCELLML-install-*.log [ 14%] Completed 'OC_LIBCELLML' [ 14%] Built target OC_LIBCELLML Scanning dependencies of target SM_SUNDIALS_build_log [ 14%] Support: Creating SUNDIALS buildlog [ 14%] Built target SM_SUNDIALS_build_log Scanning dependencies of target OC_SUNDIALS [ 15%] Creating directories for 'OC_SUNDIALS' [ 15%] No download step for 'OC_SUNDIALS' [ 15%] No patch step for 'OC_SUNDIALS' [ 15%] No update step for 'OC_SUNDIALS' [ 15%] Performing configure step for 'OC_SUNDIALS' -- OC_SUNDIALS configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/sundials/release/extproj/stamp/OC_SUNDIALS-configure-*.log [ 17%] Performing build step for 'OC_SUNDIALS' -- OC_SUNDIALS configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/sundials/release/extproj/stamp/OC_SUNDIALS-configure-*.log [ 37%] Performing build step for 'OC_SUNDIALS' -- OC_SUNDIALS build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/sundials/release/extproj/stamp/OC_SUNDIALS-build-*.log [ 17%] Performing install step for 'OC_SUNDIALS' -- OC_SUNDIALS install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/sundials/release/extproj/stamp/OC_SUNDIALS-install-*.log [ 17%] Completed 'OC_SUNDIALS' [ 17%] Built target OC_SUNDIALS Scanning dependencies of target SM_CLANG_build_log [ 17%] Support: Creating CLANG buildlog [ 17%] Built target SM_CLANG_build_log Scanning dependencies of target OC_CLANG [ 17%] Creating directories for 'OC_CLANG' [ 18%] No download step for 'OC_CLANG' [ 18%] No patch step for 'OC_CLANG' [ 18%] No update step for 'OC_CLANG' [ 18%] Performing configure step for 'OC_CLANG' -- OC_CLANG configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/clang/release/extproj/stamp/OC_CLANG-configure-*.log [ 20%] Performing build step for 'OC_CLANG' -- OC_SUNDIALS build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/sundials/release/extproj/stamp/OC_SUNDIALS-build-*.log [ 37%] Performing install step for 'OC_SUNDIALS' -- OC_SUNDIALS install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/sundials/release/extproj/stamp/OC_SUNDIALS-install-*.log [ 37%] Completed 'OC_SUNDIALS' [ 37%] Built target OC_SUNDIALS Scanning dependencies of target SM_CSIM_build_log [ 37%] Support: Creating CSIM buildlog [ 37%] Built target SM_CSIM_build_log Scanning dependencies of target SM_LLVM_build_log [ 37%] Support: Creating LLVM buildlog [ 37%] Built target SM_LLVM_build_log Scanning dependencies of target SM_GTEST_build_log [ 37%] Support: Creating GTEST buildlog [ 37%] Built target SM_GTEST_build_log Scanning dependencies of target OC_GTEST [ 37%] Creating directories for 'OC_GTEST' [ 37%] No download step for 'OC_GTEST' [ 37%] No patch step for 'OC_GTEST' [ 39%] No update step for 'OC_GTEST' [ 39%] Performing configure step for 'OC_GTEST' -- OC_GTEST configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/gtest/release/extproj/stamp/OC_GTEST-configure-*.log [ 39%] Performing build step for 'OC_GTEST' -- OC_GTEST build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/gtest/release/extproj/stamp/OC_GTEST-build-*.log [ 39%] Performing install step for 'OC_GTEST' -- OC_GTEST install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/gtest/release/extproj/stamp/OC_GTEST-install-*.log [ 40%] Completed 'OC_GTEST' [ 40%] Built target OC_GTEST Scanning dependencies of target OC_LLVM [ 40%] Creating directories for 'OC_LLVM' [ 42%] No download step for 'OC_LLVM' [ 42%] No patch step for 'OC_LLVM' [ 42%] No update step for 'OC_LLVM' [ 42%] Performing configure step for 'OC_LLVM' -- OC_LLVM configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/llvm/release/extproj/stamp/OC_LLVM-configure-*.log [ 42%] Performing build step for 'OC_LLVM' -- OC_CLANG build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/clang/release/extproj/stamp/OC_CLANG-build-*.log [ 20%] Performing install step for 'OC_CLANG' -- OC_CLANG install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/clang/release/extproj/stamp/OC_CLANG-install-*.log [ 20%] Completed 'OC_CLANG' [ 20%] Built target OC_CLANG Scanning dependencies of target OC_CSIM [ 20%] Creating directories for 'OC_CSIM' [ 20%] No download step for 'OC_CSIM' [ 20%] No patch step for 'OC_CSIM' [ 21%] No update step for 'OC_CSIM' [ 21%] Performing configure step for 'OC_CSIM' -- OC_CSIM configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/csim/release/extproj/stamp/OC_CSIM-configure-*.log [ 21%] Performing build step for 'OC_CSIM' -- OC_CSIM build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/csim/release/extproj/stamp/OC_CSIM-build-*.log [ 21%] Performing install step for 'OC_CSIM' -- OC_CSIM install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/csim/release/extproj/stamp/OC_CSIM-install-*.log [ 21%] Completed 'OC_CSIM' [ 21%] Built target OC_CSIM Scanning dependencies of target SM_CELLML_build_log [ 23%] Support: Creating CELLML buildlog [ 23%] Built target SM_CELLML_build_log Scanning dependencies of target OC_CELLML [ 23%] Creating directories for 'OC_CELLML' [ 23%] No download step for 'OC_CELLML' [ 23%] No patch step for 'OC_CELLML' [ 23%] No update step for 'OC_CELLML' [ 24%] Performing configure step for 'OC_CELLML' -- OC_CELLML configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/cellml/release/extproj/stamp/OC_CELLML-configure-*.log [ 24%] Performing build step for 'OC_CELLML' -- OC_CELLML build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/cellml/release/extproj/stamp/OC_CELLML-build-*.log [ 26%] Performing install step for 'OC_CELLML' -- OC_CELLML install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/cellml/release/extproj/stamp/OC_CELLML-install-*.log [ 26%] Completed 'OC_CELLML' [ 26%] Built target OC_CELLML Scanning dependencies of target SM_SZIP_build_log [ 26%] Support: Creating SZIP buildlog [ 26%] Built target SM_SZIP_build_log Scanning dependencies of target OC_SZIP [ 27%] Creating directories for 'OC_SZIP' [ 27%] No download step for 'OC_SZIP' [ 27%] No patch step for 'OC_SZIP' [ 27%] No update step for 'OC_SZIP' [ 27%] Performing configure step for 'OC_SZIP' -- OC_SZIP configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/szip/release/extproj/stamp/OC_SZIP-configure-*.log [ 28%] Performing build step for 'OC_SZIP' -- OC_SZIP build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/szip/release/extproj/stamp/OC_SZIP-build-*.log [ 28%] Performing install step for 'OC_SZIP' -- OC_SZIP install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/szip/release/extproj/stamp/OC_SZIP-install-*.log [ 28%] Completed 'OC_SZIP' [ 28%] Built target OC_SZIP Scanning dependencies of target SM_HDF5_build_log [ 28%] Support: Creating HDF5 buildlog [ 28%] Built target SM_HDF5_build_log Scanning dependencies of target OC_HDF5 [ 28%] Creating directories for 'OC_HDF5' [ 28%] No download step for 'OC_HDF5' [ 28%] No patch step for 'OC_HDF5' [ 28%] No update step for 'OC_HDF5' [ 30%] Performing configure step for 'OC_HDF5' -- OC_HDF5 configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/hdf5/release/extproj/stamp/OC_HDF5-configure-*.log [ 30%] Performing build step for 'OC_HDF5' -- OC_HDF5 build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/hdf5/release/extproj/stamp/OC_HDF5-build-*.log [ 31%] Performing install step for 'OC_HDF5' -- OC_HDF5 install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/hdf5/release/extproj/stamp/OC_HDF5-install-*.log [ 31%] Completed 'OC_HDF5' [ 31%] Built target OC_HDF5 Scanning dependencies of target SM_FIELDML-API_build_log [ 31%] Support: Creating FIELDML-API buildlog [ 31%] Built target SM_FIELDML-API_build_log Scanning dependencies of target OC_FIELDML-API [ 31%] Creating directories for 'OC_FIELDML-API' [ 31%] No download step for 'OC_FIELDML-API' [ 31%] No patch step for 'OC_FIELDML-API' [ 31%] No update step for 'OC_FIELDML-API' [ 33%] Performing configure step for 'OC_FIELDML-API' -- OC_FIELDML-API configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/fieldml-api/release/extproj/stamp/OC_FIELDML-API-configure-*.log [ 33%] Performing build step for 'OC_FIELDML-API' -- OC_FIELDML-API build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/fieldml-api/release/extproj/stamp/OC_FIELDML-API-build-*.log [ 34%] Performing install step for 'OC_FIELDML-API' -- OC_FIELDML-API install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/fieldml-api/release/extproj/stamp/OC_FIELDML-API-install-*.log [ 34%] Completed 'OC_FIELDML-API' [ 34%] Built target OC_FIELDML-API Scanning dependencies of target SM_FREETYPE_build_log [ 34%] Support: Creating FREETYPE buildlog [ 34%] Built target SM_FREETYPE_build_log Scanning dependencies of target OC_FREETYPE [ 34%] Creating directories for 'OC_FREETYPE' [ 36%] No download step for 'OC_FREETYPE' [ 36%] No patch step for 'OC_FREETYPE' [ 36%] No update step for 'OC_FREETYPE' [ 36%] Performing configure step for 'OC_FREETYPE' -- OC_FREETYPE configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/freetype/release/extproj/stamp/OC_FREETYPE-configure-*.log [ 36%] Performing build step for 'OC_FREETYPE' -- OC_FREETYPE build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/freetype/release/extproj/stamp/OC_FREETYPE-build-*.log [ 36%] Performing install step for 'OC_FREETYPE' -- OC_FREETYPE install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/freetype/release/extproj/stamp/OC_FREETYPE-install-*.log [ 36%] Completed 'OC_FREETYPE' [ 36%] Built target OC_FREETYPE Scanning dependencies of target SM_FTGL_build_log [ 37%] Support: Creating FTGL buildlog [ 37%] Built target SM_FTGL_build_log Scanning dependencies of target OC_FTGL [ 37%] Creating directories for 'OC_FTGL' [ 37%] No download step for 'OC_FTGL' [ 37%] No patch step for 'OC_FTGL' [ 39%] No update step for 'OC_FTGL' [ 39%] Performing configure step for 'OC_FTGL' -- OC_FTGL configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/ftgl/release/extproj/stamp/OC_FTGL-configure-*.log [ 39%] Performing build step for 'OC_FTGL' -- OC_FTGL build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/ftgl/release/extproj/stamp/OC_FTGL-build-*.log [ 39%] Performing install step for 'OC_FTGL' -- OC_FTGL install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/ftgl/release/extproj/stamp/OC_FTGL-install-*.log [ 40%] Completed 'OC_FTGL' [ 40%] Built target OC_FTGL Scanning dependencies of target SM_JPEG_build_log [ 40%] Support: Creating JPEG buildlog [ 40%] Built target SM_JPEG_build_log Scanning dependencies of target OC_JPEG [ 40%] Creating directories for 'OC_JPEG' [ 42%] No download step for 'OC_JPEG' [ 42%] No patch step for 'OC_JPEG' [ 42%] No update step for 'OC_JPEG' [ 42%] Performing configure step for 'OC_JPEG' -- OC_JPEG configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/jpeg/release/extproj/stamp/OC_JPEG-configure-*.log [ 42%] Performing build step for 'OC_JPEG' -- OC_JPEG build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/jpeg/release/extproj/stamp/OC_JPEG-build-*.log [ 42%] Performing install step for 'OC_JPEG' -- OC_JPEG install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/jpeg/release/extproj/stamp/OC_JPEG-install-*.log [ 42%] Completed 'OC_JPEG' [ 42%] Built target OC_JPEG Scanning dependencies of target SM_GDCM-ABI_build_log [ 42%] Support: Creating GDCM-ABI buildlog [ 42%] Built target SM_GDCM-ABI_build_log Scanning dependencies of target OC_GDCM-ABI [ 42%] Creating directories for 'OC_GDCM-ABI' [ 42%] No download step for 'OC_GDCM-ABI' [ 42%] No patch step for 'OC_GDCM-ABI' [ 42%] No update step for 'OC_GDCM-ABI' [ 43%] Performing configure step for 'OC_GDCM-ABI' -- OC_GDCM-ABI configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/gdcm-abi/release/extproj/stamp/OC_GDCM-ABI-configure-*.log [ 43%] Performing build step for 'OC_GDCM-ABI' -- OC_GDCM-ABI build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/gdcm-abi/release/extproj/stamp/OC_GDCM-ABI-build-*.log [ 44%] Performing install step for 'OC_GDCM-ABI' -- OC_GDCM-ABI install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/gdcm-abi/release/extproj/stamp/OC_GDCM-ABI-install-*.log [ 44%] Completed 'OC_GDCM-ABI' [ 44%] Built target OC_GDCM-ABI Scanning dependencies of target SM_GLEW_build_log [ 44%] Support: Creating GLEW buildlog [ 44%] Built target SM_GLEW_build_log Scanning dependencies of target OC_GLEW [ 44%] Creating directories for 'OC_GLEW' [ 46%] No download step for 'OC_GLEW' [ 46%] No patch step for 'OC_GLEW' [ 46%] No update step for 'OC_GLEW' [ 46%] Performing configure step for 'OC_GLEW' -- OC_GLEW configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/glew/release/extproj/stamp/OC_GLEW-configure-*.log [ 46%] Performing build step for 'OC_GLEW' -- OC_GLEW build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/glew/release/extproj/stamp/OC_GLEW-build-*.log [ 46%] Performing install step for 'OC_GLEW' -- OC_GLEW install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/glew/release/extproj/stamp/OC_GLEW-install-*.log [ 46%] Completed 'OC_GLEW' [ 46%] Built target OC_GLEW Scanning dependencies of target SM_SUPERLU_build_log [ 46%] Support: Creating SUPERLU buildlog [ 46%] Built target SM_SUPERLU_build_log Scanning dependencies of target OC_SUPERLU [ 46%] Creating directories for 'OC_SUPERLU' [ 46%] No download step for 'OC_SUPERLU' [ 46%] No patch step for 'OC_SUPERLU' [ 47%] No update step for 'OC_SUPERLU' [ 47%] Performing configure step for 'OC_SUPERLU' -- OC_SUPERLU configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/superlu/release/extproj/stamp/OC_SUPERLU-configure-*.log [ 47%] Performing build step for 'OC_SUPERLU' -- OC_SUPERLU build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/superlu/release/extproj/stamp/OC_SUPERLU-build-*.log [ 47%] Performing install step for 'OC_SUPERLU' -- OC_SUPERLU install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/superlu/release/extproj/stamp/OC_SUPERLU-install-*.log [ 47%] Completed 'OC_SUPERLU' [ 47%] Built target OC_SUPERLU Scanning dependencies of target SM_HYPRE_build_log [ 47%] Support: Creating HYPRE buildlog [ 47%] Built target SM_HYPRE_build_log Scanning dependencies of target OC_HYPRE [ 47%] Creating directories for 'OC_HYPRE' [ 49%] No download step for 'OC_HYPRE' [ 49%] No patch step for 'OC_HYPRE' [ 49%] No update step for 'OC_HYPRE' [ 49%] Performing configure step for 'OC_HYPRE' -- OC_HYPRE configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/hypre/release/extproj/stamp/OC_HYPRE-configure-*.log [ 49%] Performing build step for 'OC_HYPRE' -- OC_HYPRE build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/hypre/release/extproj/stamp/OC_HYPRE-build-*.log [ 49%] Performing install step for 'OC_HYPRE' -- OC_HYPRE install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/hypre/release/extproj/stamp/OC_HYPRE-install-*.log [ 49%] Completed 'OC_HYPRE' [ 49%] Built target OC_HYPRE Scanning dependencies of target SM_PNG_build_log [ 50%] Support: Creating PNG buildlog [ 50%] Built target SM_PNG_build_log Scanning dependencies of target OC_PNG [ 52%] Creating directories for 'OC_PNG' [ 52%] No download step for 'OC_PNG' [ 52%] No patch step for 'OC_PNG' [ 52%] No update step for 'OC_PNG' [ 52%] Performing configure step for 'OC_PNG' -- OC_PNG configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/png/release/extproj/stamp/OC_PNG-configure-*.log [ 53%] Performing build step for 'OC_PNG' -- OC_PNG build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/png/release/extproj/stamp/OC_PNG-build-*.log [ 53%] Performing install step for 'OC_PNG' -- OC_PNG install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/png/release/extproj/stamp/OC_PNG-install-*.log [ 53%] Completed 'OC_PNG' [ 53%] Built target OC_PNG Scanning dependencies of target SM_TIFF_build_log [ 55%] Support: Creating TIFF buildlog [ 55%] Built target SM_TIFF_build_log Scanning dependencies of target OC_TIFF [ 55%] Creating directories for 'OC_TIFF' [ 55%] No download step for 'OC_TIFF' [ 55%] No patch step for 'OC_TIFF' [ 56%] No update step for 'OC_TIFF' [ 56%] Performing configure step for 'OC_TIFF' -- OC_TIFF configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/tiff/release/extproj/stamp/OC_TIFF-configure-*.log [ 56%] Performing build step for 'OC_TIFF' -- OC_TIFF build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/tiff/release/extproj/stamp/OC_TIFF-build-*.log [ 56%] Performing install step for 'OC_TIFF' -- OC_TIFF install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/tiff/release/extproj/stamp/OC_TIFF-install-*.log [ 56%] Completed 'OC_TIFF' [ 56%] Built target OC_TIFF Scanning dependencies of target SM_IMAGEMAGICK_build_log [ 56%] Support: Creating IMAGEMAGICK buildlog [ 56%] Built target SM_IMAGEMAGICK_build_log Scanning dependencies of target OC_IMAGEMAGICK [ 56%] Creating directories for 'OC_IMAGEMAGICK' [ 56%] No download step for 'OC_IMAGEMAGICK' [ 57%] No patch step for 'OC_IMAGEMAGICK' [ 57%] No update step for 'OC_IMAGEMAGICK' [ 57%] Performing configure step for 'OC_IMAGEMAGICK' -- OC_IMAGEMAGICK configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/imagemagick/release/extproj/stamp/OC_IMAGEMAGICK-configure-*.log [ 57%] Performing build step for 'OC_IMAGEMAGICK' -- OC_IMAGEMAGICK build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/imagemagick/release/extproj/stamp/OC_IMAGEMAGICK-build-*.log [ 57%] Performing install step for 'OC_IMAGEMAGICK' -- OC_IMAGEMAGICK install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/imagemagick/release/extproj/stamp/OC_IMAGEMAGICK-install-*.log [ 59%] Completed 'OC_IMAGEMAGICK' [ 59%] Built target OC_IMAGEMAGICK Scanning dependencies of target SM_ITK_build_log [ 60%] Support: Creating ITK buildlog [ 60%] Built target SM_ITK_build_log Scanning dependencies of target OC_ITK [ 60%] Creating directories for 'OC_ITK' [ 60%] No download step for 'OC_ITK' [ 60%] No patch step for 'OC_ITK' [ 60%] No update step for 'OC_ITK' [ 62%] Performing configure step for 'OC_ITK' -- OC_ITK configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/itk/release/extproj/stamp/OC_ITK-configure-*.log [ 62%] Performing build step for 'OC_ITK' -- OC_LLVM build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/llvm/release/extproj/stamp/OC_LLVM-build-*.log [ 42%] Performing install step for 'OC_LLVM' -- OC_LLVM install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/llvm/release/extproj/stamp/OC_LLVM-install-*.log [ 42%] Completed 'OC_LLVM' [ 42%] Built target OC_LLVM Scanning dependencies of target SM_CLANG_build_log [ 42%] Support: Creating CLANG buildlog [ 42%] Built target SM_CLANG_build_log Scanning dependencies of target OC_CLANG [ 42%] Creating directories for 'OC_CLANG' [ 43%] No download step for 'OC_CLANG' [ 43%] No patch step for 'OC_CLANG' [ 43%] No update step for 'OC_CLANG' [ 43%] Performing configure step for 'OC_CLANG' -- OC_CLANG configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/clang/release/extproj/stamp/OC_CLANG-configure-*.log [ 44%] Performing build step for 'OC_CLANG' -- OC_ITK build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/itk/release/extproj/stamp/OC_ITK-build-*.log [ 63%] Performing install step for 'OC_ITK' -- OC_ITK install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/itk/release/extproj/stamp/OC_ITK-install-*.log [ 63%] Completed 'OC_ITK' [ 63%] Built target OC_ITK Scanning dependencies of target SM_SCOTCH_build_log [ 63%] Support: Creating SCOTCH buildlog [ 63%] Built target SM_SCOTCH_build_log Scanning dependencies of target OC_SCOTCH [ 63%] Creating directories for 'OC_SCOTCH' [ 63%] No download step for 'OC_SCOTCH' [ 65%] No patch step for 'OC_SCOTCH' [ 65%] No update step for 'OC_SCOTCH' [ 65%] Performing configure step for 'OC_SCOTCH' -- OC_SCOTCH configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/scotch/release/extproj/stamp/OC_SCOTCH-configure-*.log [ 65%] Performing build step for 'OC_SCOTCH' -- OC_SCOTCH build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/scotch/release/extproj/stamp/OC_SCOTCH-build-*.log [ 65%] Performing install step for 'OC_SCOTCH' -- OC_SCOTCH install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/scotch/release/extproj/stamp/OC_SCOTCH-install-*.log [ 66%] Completed 'OC_SCOTCH' [ 66%] Built target OC_SCOTCH Scanning dependencies of target SM_PARMETIS_build_log [ 66%] Support: Creating PARMETIS buildlog [ 66%] Built target SM_PARMETIS_build_log Scanning dependencies of target OC_PARMETIS [ 66%] Creating directories for 'OC_PARMETIS' [ 66%] No download step for 'OC_PARMETIS' [ 68%] No patch step for 'OC_PARMETIS' [ 68%] No update step for 'OC_PARMETIS' [ 68%] Performing configure step for 'OC_PARMETIS' -- OC_PARMETIS configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/parmetis/release/extproj/stamp/OC_PARMETIS-configure-*.log [ 68%] Performing build step for 'OC_PARMETIS' -- OC_PARMETIS build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/parmetis/release/extproj/stamp/OC_PARMETIS-build-*.log [ 68%] Performing install step for 'OC_PARMETIS' -- OC_PARMETIS install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/parmetis/release/extproj/stamp/OC_PARMETIS-install-*.log [ 69%] Completed 'OC_PARMETIS' [ 69%] Built target OC_PARMETIS Scanning dependencies of target SM_SCALAPACK_build_log [ 69%] Support: Creating SCALAPACK buildlog [ 69%] Built target SM_SCALAPACK_build_log Scanning dependencies of target OC_SCALAPACK [ 69%] Creating directories for 'OC_SCALAPACK' [ 71%] No download step for 'OC_SCALAPACK' [ 71%] No patch step for 'OC_SCALAPACK' [ 71%] No update step for 'OC_SCALAPACK' [ 71%] Performing configure step for 'OC_SCALAPACK' -- OC_SCALAPACK configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/scalapack/release/extproj/stamp/OC_SCALAPACK-configure-*.log [ 71%] Performing build step for 'OC_SCALAPACK' -- OC_SCALAPACK build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/scalapack/release/extproj/stamp/OC_SCALAPACK-build-*.log [ 71%] Performing install step for 'OC_SCALAPACK' -- OC_SCALAPACK install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/scalapack/release/extproj/stamp/OC_SCALAPACK-install-*.log [ 71%] Completed 'OC_SCALAPACK' [ 71%] Built target OC_SCALAPACK Scanning dependencies of target SM_MUMPS_build_log [ 72%] Support: Creating MUMPS buildlog [ 72%] Built target SM_MUMPS_build_log Scanning dependencies of target OC_MUMPS [ 72%] Creating directories for 'OC_MUMPS' [ 72%] No download step for 'OC_MUMPS' [ 73%] No patch step for 'OC_MUMPS' [ 73%] No update step for 'OC_MUMPS' [ 73%] Performing configure step for 'OC_MUMPS' -- OC_MUMPS configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/mumps/release/extproj/stamp/OC_MUMPS-configure-*.log [ 73%] Performing build step for 'OC_MUMPS' -- OC_MUMPS build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/mumps/release/extproj/stamp/OC_MUMPS-build-*.log [ 73%] Performing install step for 'OC_MUMPS' -- OC_MUMPS install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/mumps/release/extproj/stamp/OC_MUMPS-install-*.log [ 75%] Completed 'OC_MUMPS' [ 75%] Built target OC_MUMPS Scanning dependencies of target SM_NETGEN_build_log [ 75%] Support: Creating NETGEN buildlog [ 75%] Built target SM_NETGEN_build_log Scanning dependencies of target OC_NETGEN [ 76%] Creating directories for 'OC_NETGEN' [ 76%] No download step for 'OC_NETGEN' [ 76%] No patch step for 'OC_NETGEN' [ 76%] No update step for 'OC_NETGEN' [ 78%] Performing configure step for 'OC_NETGEN' -- OC_NETGEN configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/netgen/release/extproj/stamp/OC_NETGEN-configure-*.log [ 78%] Performing build step for 'OC_NETGEN' -- OC_NETGEN build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/netgen/release/extproj/stamp/OC_NETGEN-build-*.log [ 78%] Performing install step for 'OC_NETGEN' -- OC_NETGEN install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/netgen/release/extproj/stamp/OC_NETGEN-install-*.log [ 78%] Completed 'OC_NETGEN' [ 78%] Built target OC_NETGEN Scanning dependencies of target SM_OPTPP_build_log [ 78%] Support: Creating OPTPP buildlog [ 78%] Built target SM_OPTPP_build_log Scanning dependencies of target OC_OPTPP [ 78%] Creating directories for 'OC_OPTPP' [ 79%] No download step for 'OC_OPTPP' [ 79%] No patch step for 'OC_OPTPP' [ 79%] No update step for 'OC_OPTPP' [ 79%] Performing configure step for 'OC_OPTPP' -- OC_OPTPP configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/optpp/release/extproj/stamp/OC_OPTPP-configure-*.log [ 79%] Performing build step for 'OC_OPTPP' -- OC_OPTPP build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/optpp/release/extproj/stamp/OC_OPTPP-build-*.log [ 79%] Performing install step for 'OC_OPTPP' -- OC_OPTPP install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/optpp/release/extproj/stamp/OC_OPTPP-install-*.log [ 79%] Completed 'OC_OPTPP' [ 79%] Built target OC_OPTPP Scanning dependencies of target SM_PASTIX_build_log [ 79%] Support: Creating PASTIX buildlog [ 79%] Built target SM_PASTIX_build_log Scanning dependencies of target OC_PASTIX [ 81%] Creating directories for 'OC_PASTIX' [ 81%] No download step for 'OC_PASTIX' [ 81%] No patch step for 'OC_PASTIX' [ 81%] No update step for 'OC_PASTIX' [ 81%] Performing configure step for 'OC_PASTIX' -- OC_PASTIX configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/pastix/release/extproj/stamp/OC_PASTIX-configure-*.log [ 82%] Performing build step for 'OC_PASTIX' -- OC_PASTIX build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/pastix/release/extproj/stamp/OC_PASTIX-build-*.log [ 82%] Performing install step for 'OC_PASTIX' -- OC_PASTIX install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/pastix/release/extproj/stamp/OC_PASTIX-install-*.log [ 82%] Completed 'OC_PASTIX' [ 82%] Built target OC_PASTIX Scanning dependencies of target SM_PETSC_build_log [ 84%] Support: Creating PETSC buildlog [ 84%] Built target SM_PETSC_build_log Scanning dependencies of target SM_SOWING_build_log [ 84%] Support: Creating SOWING buildlog [ 84%] Built target SM_SOWING_build_log Scanning dependencies of target OC_SOWING [ 84%] Creating directories for 'OC_SOWING' [ 84%] No download step for 'OC_SOWING' [ 84%] No patch step for 'OC_SOWING' [ 85%] No update step for 'OC_SOWING' [ 85%] Performing configure step for 'OC_SOWING' -- OC_SOWING configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/sowing/release/extproj/stamp/OC_SOWING-configure-*.log [ 85%] Performing build step for 'OC_SOWING' -- OC_SOWING build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/sowing/release/extproj/stamp/OC_SOWING-build-*.log [ 85%] Performing install step for 'OC_SOWING' -- OC_SOWING install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/sowing/release/extproj/stamp/OC_SOWING-install-*.log [ 85%] Completed 'OC_SOWING' [ 85%] Built target OC_SOWING Scanning dependencies of target SM_SUITESPARSE_build_log [ 86%] Support: Creating SUITESPARSE buildlog [ 86%] Built target SM_SUITESPARSE_build_log Scanning dependencies of target OC_SUITESPARSE [ 86%] Creating directories for 'OC_SUITESPARSE' [ 86%] No download step for 'OC_SUITESPARSE' [ 88%] No patch step for 'OC_SUITESPARSE' [ 88%] No update step for 'OC_SUITESPARSE' [ 88%] Performing configure step for 'OC_SUITESPARSE' -- OC_SUITESPARSE configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/suitesparse/release/extproj/stamp/OC_SUITESPARSE-configure-*.log [ 88%] Performing build step for 'OC_SUITESPARSE' -- OC_SUITESPARSE build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/suitesparse/release/extproj/stamp/OC_SUITESPARSE-build-*.log [ 88%] Performing install step for 'OC_SUITESPARSE' -- OC_SUITESPARSE install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/suitesparse/release/extproj/stamp/OC_SUITESPARSE-install-*.log [ 89%] Completed 'OC_SUITESPARSE' [ 89%] Built target OC_SUITESPARSE Scanning dependencies of target SM_SUPERLU_DIST_build_log [ 89%] Support: Creating SUPERLU_DIST buildlog [ 89%] Built target SM_SUPERLU_DIST_build_log Scanning dependencies of target OC_SUPERLU_DIST [ 89%] Creating directories for 'OC_SUPERLU_DIST' [ 89%] No download step for 'OC_SUPERLU_DIST' [ 91%] No patch step for 'OC_SUPERLU_DIST' [ 91%] No update step for 'OC_SUPERLU_DIST' [ 91%] Performing configure step for 'OC_SUPERLU_DIST' -- OC_SUPERLU_DIST configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/superlu_dist/release/extproj/stamp/OC_SUPERLU_DIST-configure-*.log [ 91%] Performing build step for 'OC_SUPERLU_DIST' -- OC_SUPERLU_DIST build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/superlu_dist/release/extproj/stamp/OC_SUPERLU_DIST-build-*.log [ 91%] Performing install step for 'OC_SUPERLU_DIST' -- OC_SUPERLU_DIST install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/superlu_dist/release/extproj/stamp/OC_SUPERLU_DIST-install-*.log [ 92%] Completed 'OC_SUPERLU_DIST' [ 92%] Built target OC_SUPERLU_DIST Scanning dependencies of target OC_PETSC [ 92%] Creating directories for 'OC_PETSC' [ 94%] No download step for 'OC_PETSC' [ 94%] No patch step for 'OC_PETSC' [ 94%] No update step for 'OC_PETSC' [ 94%] Performing configure step for 'OC_PETSC' -- OC_PETSC configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/petsc/release/extproj/stamp/OC_PETSC-configure-*.log [ 94%] Performing build step for 'OC_PETSC' -- OC_PETSC build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/petsc/release/extproj/stamp/OC_PETSC-build-*.log [ 94%] Performing install step for 'OC_PETSC' -- OC_PETSC install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/petsc/release/extproj/stamp/OC_PETSC-install-*.log [ 94%] Completed 'OC_PETSC' [ 94%] Built target OC_PETSC Scanning dependencies of target SM_PLAPACK_build_log [ 94%] Support: Creating PLAPACK buildlog [ 94%] Built target SM_PLAPACK_build_log Scanning dependencies of target OC_PLAPACK [ 94%] Creating directories for 'OC_PLAPACK' [ 94%] No download step for 'OC_PLAPACK' [ 95%] No patch step for 'OC_PLAPACK' [ 95%] No update step for 'OC_PLAPACK' [ 95%] Performing configure step for 'OC_PLAPACK' -- OC_PLAPACK configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/plapack/release/extproj/stamp/OC_PLAPACK-configure-*.log [ 95%] Performing build step for 'OC_PLAPACK' -- OC_PLAPACK build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/plapack/release/extproj/stamp/OC_PLAPACK-build-*.log [ 95%] Performing install step for 'OC_PLAPACK' -- OC_PLAPACK install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/plapack/release/extproj/stamp/OC_PLAPACK-install-*.log [ 97%] Completed 'OC_PLAPACK' [ 97%] Built target OC_PLAPACK Scanning dependencies of target SM_SLEPC_build_log [ 97%] Support: Creating SLEPC buildlog [ 97%] Built target SM_SLEPC_build_log Scanning dependencies of target OC_SLEPC [ 98%] Creating directories for 'OC_SLEPC' [ 98%] No download step for 'OC_SLEPC' [ 98%] No patch step for 'OC_SLEPC' [ 98%] No update step for 'OC_SLEPC' [ 98%] Performing configure step for 'OC_SLEPC' -- OC_SLEPC configure command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/slepc/release/extproj/stamp/OC_SLEPC-configure-*.log [100%] Performing build step for 'OC_SLEPC' -- OC_SLEPC build command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/slepc/release/extproj/stamp/OC_SLEPC-build-*.log [100%] Performing install step for 'OC_SLEPC' -- OC_SLEPC install command succeeded. See also /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/slepc/release/extproj/stamp/OC_SLEPC-install-*.log [100%] Completed 'OC_SLEPC' [100%] Built target OC_SLEPC Install the project... -- Install configuration: "Release" -- Installing: /home/opencmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/./context-dependencies.cmake Completed 'manage_config' Built target manage_config [ 93%] No install step for 'setup_manage' [100%] Completed 'setup_manage' [100%] Built target setup_manage [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Ubuntu 14.04 Finish) [Pipeline] echo Finish [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } -- OC_CLANG build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/clang/release/extproj/stamp/OC_CLANG-build-*.log [ 44%] Performing install step for 'OC_CLANG' -- OC_CLANG install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/clang/release/extproj/stamp/OC_CLANG-install-*.log [ 44%] Completed 'OC_CLANG' [ 44%] Built target OC_CLANG Scanning dependencies of target OC_CSIM [ 44%] Creating directories for 'OC_CSIM' [ 44%] No download step for 'OC_CSIM' [ 44%] No patch step for 'OC_CSIM' [ 46%] No update step for 'OC_CSIM' [ 46%] Performing configure step for 'OC_CSIM' -- OC_CSIM configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/csim/release/extproj/stamp/OC_CSIM-configure-*.log [ 46%] Performing build step for 'OC_CSIM' -- OC_CSIM build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/csim/release/extproj/stamp/OC_CSIM-build-*.log [ 46%] Performing install step for 'OC_CSIM' -- OC_CSIM install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/csim/release/extproj/stamp/OC_CSIM-install-*.log [ 46%] Completed 'OC_CSIM' [ 46%] Built target OC_CSIM Scanning dependencies of target SM_CELLML_build_log [ 47%] Support: Creating CELLML buildlog [ 47%] Built target SM_CELLML_build_log Scanning dependencies of target OC_CELLML [ 47%] Creating directories for 'OC_CELLML' [ 47%] No download step for 'OC_CELLML' [ 47%] No patch step for 'OC_CELLML' [ 47%] No update step for 'OC_CELLML' [ 49%] Performing configure step for 'OC_CELLML' -- OC_CELLML configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/cellml/release/extproj/stamp/OC_CELLML-configure-*.log [ 49%] Performing build step for 'OC_CELLML' -- OC_CELLML build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/cellml/release/extproj/stamp/OC_CELLML-build-*.log [ 50%] Performing install step for 'OC_CELLML' -- OC_CELLML install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/cellml/release/extproj/stamp/OC_CELLML-install-*.log [ 50%] Completed 'OC_CELLML' [ 50%] Built target OC_CELLML Scanning dependencies of target SM_PASTIX_build_log [ 50%] Support: Creating PASTIX buildlog [ 50%] Built target SM_PASTIX_build_log Scanning dependencies of target SM_PARMETIS_build_log [ 50%] Support: Creating PARMETIS buildlog [ 50%] Built target SM_PARMETIS_build_log Scanning dependencies of target OC_PARMETIS [ 50%] Creating directories for 'OC_PARMETIS' [ 50%] No download step for 'OC_PARMETIS' [ 52%] No patch step for 'OC_PARMETIS' [ 52%] No update step for 'OC_PARMETIS' [ 52%] Performing configure step for 'OC_PARMETIS' -- OC_PARMETIS configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/parmetis/release/extproj/stamp/OC_PARMETIS-configure-*.log [ 52%] Performing build step for 'OC_PARMETIS' -- OC_PARMETIS build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/parmetis/release/extproj/stamp/OC_PARMETIS-build-*.log [ 52%] Performing install step for 'OC_PARMETIS' -- OC_PARMETIS install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/parmetis/release/extproj/stamp/OC_PARMETIS-install-*.log [ 53%] Completed 'OC_PARMETIS' [ 53%] Built target OC_PARMETIS Scanning dependencies of target SM_SCOTCH_build_log [ 53%] Support: Creating SCOTCH buildlog [ 53%] Built target SM_SCOTCH_build_log Scanning dependencies of target OC_SCOTCH [ 53%] Creating directories for 'OC_SCOTCH' [ 53%] No download step for 'OC_SCOTCH' [ 55%] No patch step for 'OC_SCOTCH' [ 55%] No update step for 'OC_SCOTCH' [ 55%] Performing configure step for 'OC_SCOTCH' -- OC_SCOTCH configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/scotch/release/extproj/stamp/OC_SCOTCH-configure-*.log [ 55%] Performing build step for 'OC_SCOTCH' -- OC_SCOTCH build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/scotch/release/extproj/stamp/OC_SCOTCH-build-*.log [ 55%] Performing install step for 'OC_SCOTCH' -- OC_SCOTCH install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/scotch/release/extproj/stamp/OC_SCOTCH-install-*.log [ 56%] Completed 'OC_SCOTCH' [ 56%] Built target OC_SCOTCH Scanning dependencies of target OC_PASTIX [ 57%] Creating directories for 'OC_PASTIX' [ 57%] No download step for 'OC_PASTIX' [ 57%] No patch step for 'OC_PASTIX' [ 57%] No update step for 'OC_PASTIX' [ 57%] Performing configure step for 'OC_PASTIX' -- OC_PASTIX configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/pastix/release/extproj/stamp/OC_PASTIX-configure-*.log [ 59%] Performing build step for 'OC_PASTIX' -- OC_PASTIX build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/pastix/release/extproj/stamp/OC_PASTIX-build-*.log [ 59%] Performing install step for 'OC_PASTIX' -- OC_PASTIX install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/pastix/release/extproj/stamp/OC_PASTIX-install-*.log [ 59%] Completed 'OC_PASTIX' [ 59%] Built target OC_PASTIX Scanning dependencies of target SM_SCALAPACK_build_log [ 59%] Support: Creating SCALAPACK buildlog [ 59%] Built target SM_SCALAPACK_build_log Scanning dependencies of target OC_SCALAPACK [ 59%] Creating directories for 'OC_SCALAPACK' [ 60%] No download step for 'OC_SCALAPACK' [ 60%] No patch step for 'OC_SCALAPACK' [ 60%] No update step for 'OC_SCALAPACK' [ 60%] Performing configure step for 'OC_SCALAPACK' -- OC_SCALAPACK configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/scalapack/release/extproj/stamp/OC_SCALAPACK-configure-*.log [ 60%] Performing build step for 'OC_SCALAPACK' -- OC_SCALAPACK build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/scalapack/release/extproj/stamp/OC_SCALAPACK-build-*.log [ 60%] Performing install step for 'OC_SCALAPACK' -- OC_SCALAPACK install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/scalapack/release/extproj/stamp/OC_SCALAPACK-install-*.log [ 60%] Completed 'OC_SCALAPACK' [ 60%] Built target OC_SCALAPACK Scanning dependencies of target SM_SLEPC_build_log [ 60%] Support: Creating SLEPC buildlog [ 60%] Built target SM_SLEPC_build_log Scanning dependencies of target SM_PETSC_build_log [ 62%] Support: Creating PETSC buildlog [ 62%] Built target SM_PETSC_build_log Scanning dependencies of target SM_SOWING_build_log [ 62%] Support: Creating SOWING buildlog [ 62%] Built target SM_SOWING_build_log Scanning dependencies of target OC_SOWING [ 62%] Creating directories for 'OC_SOWING' [ 62%] No download step for 'OC_SOWING' [ 62%] No patch step for 'OC_SOWING' [ 63%] No update step for 'OC_SOWING' [ 63%] Performing configure step for 'OC_SOWING' -- OC_SOWING configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/sowing/release/extproj/stamp/OC_SOWING-configure-*.log [ 63%] Performing build step for 'OC_SOWING' -- OC_SOWING build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/sowing/release/extproj/stamp/OC_SOWING-build-*.log [ 63%] Performing install step for 'OC_SOWING' -- OC_SOWING install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/sowing/release/extproj/stamp/OC_SOWING-install-*.log [ 63%] Completed 'OC_SOWING' [ 63%] Built target OC_SOWING Scanning dependencies of target SM_SUPERLU_build_log [ 63%] Support: Creating SUPERLU buildlog [ 63%] Built target SM_SUPERLU_build_log Scanning dependencies of target OC_SUPERLU [ 63%] Creating directories for 'OC_SUPERLU' [ 63%] No download step for 'OC_SUPERLU' [ 63%] No patch step for 'OC_SUPERLU' [ 65%] No update step for 'OC_SUPERLU' [ 65%] Performing configure step for 'OC_SUPERLU' -- OC_SUPERLU configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/superlu/release/extproj/stamp/OC_SUPERLU-configure-*.log [ 65%] Performing build step for 'OC_SUPERLU' -- OC_SUPERLU build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/superlu/release/extproj/stamp/OC_SUPERLU-build-*.log [ 65%] Performing install step for 'OC_SUPERLU' -- OC_SUPERLU install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/superlu/release/extproj/stamp/OC_SUPERLU-install-*.log [ 65%] Completed 'OC_SUPERLU' [ 65%] Built target OC_SUPERLU Scanning dependencies of target SM_HYPRE_build_log [ 65%] Support: Creating HYPRE buildlog [ 65%] Built target SM_HYPRE_build_log Scanning dependencies of target OC_HYPRE [ 65%] Creating directories for 'OC_HYPRE' [ 66%] No download step for 'OC_HYPRE' [ 66%] No patch step for 'OC_HYPRE' [ 66%] No update step for 'OC_HYPRE' [ 66%] Performing configure step for 'OC_HYPRE' -- OC_HYPRE configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/hypre/release/extproj/stamp/OC_HYPRE-configure-*.log [ 66%] Performing build step for 'OC_HYPRE' -- OC_HYPRE build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/hypre/release/extproj/stamp/OC_HYPRE-build-*.log [ 66%] Performing install step for 'OC_HYPRE' -- OC_HYPRE install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/hypre/release/extproj/stamp/OC_HYPRE-install-*.log [ 66%] Completed 'OC_HYPRE' [ 66%] Built target OC_HYPRE Scanning dependencies of target SM_MUMPS_build_log [ 68%] Support: Creating MUMPS buildlog [ 68%] Built target SM_MUMPS_build_log Scanning dependencies of target OC_MUMPS [ 68%] Creating directories for 'OC_MUMPS' [ 68%] No download step for 'OC_MUMPS' [ 69%] No patch step for 'OC_MUMPS' [ 69%] No update step for 'OC_MUMPS' [ 69%] Performing configure step for 'OC_MUMPS' -- OC_MUMPS configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/mumps/release/extproj/stamp/OC_MUMPS-configure-*.log [ 69%] Performing build step for 'OC_MUMPS' -- OC_MUMPS build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/mumps/release/extproj/stamp/OC_MUMPS-build-*.log [ 69%] Performing install step for 'OC_MUMPS' -- OC_MUMPS install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/mumps/release/extproj/stamp/OC_MUMPS-install-*.log [ 71%] Completed 'OC_MUMPS' [ 71%] Built target OC_MUMPS Scanning dependencies of target SM_SUITESPARSE_build_log [ 72%] Support: Creating SUITESPARSE buildlog [ 72%] Built target SM_SUITESPARSE_build_log Scanning dependencies of target OC_SUITESPARSE [ 72%] Creating directories for 'OC_SUITESPARSE' [ 72%] No download step for 'OC_SUITESPARSE' [ 73%] No patch step for 'OC_SUITESPARSE' [ 73%] No update step for 'OC_SUITESPARSE' [ 73%] Performing configure step for 'OC_SUITESPARSE' -- OC_SUITESPARSE configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/suitesparse/release/extproj/stamp/OC_SUITESPARSE-configure-*.log [ 73%] Performing build step for 'OC_SUITESPARSE' -- OC_SUITESPARSE build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/suitesparse/release/extproj/stamp/OC_SUITESPARSE-build-*.log [ 73%] Performing install step for 'OC_SUITESPARSE' -- OC_SUITESPARSE install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/suitesparse/release/extproj/stamp/OC_SUITESPARSE-install-*.log [ 75%] Completed 'OC_SUITESPARSE' [ 75%] Built target OC_SUITESPARSE Scanning dependencies of target SM_SUPERLU_DIST_build_log [ 75%] Support: Creating SUPERLU_DIST buildlog [ 75%] Built target SM_SUPERLU_DIST_build_log Scanning dependencies of target OC_SUPERLU_DIST [ 75%] Creating directories for 'OC_SUPERLU_DIST' [ 75%] No download step for 'OC_SUPERLU_DIST' [ 76%] No patch step for 'OC_SUPERLU_DIST' [ 76%] No update step for 'OC_SUPERLU_DIST' [ 76%] Performing configure step for 'OC_SUPERLU_DIST' -- OC_SUPERLU_DIST configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/superlu_dist/release/extproj/stamp/OC_SUPERLU_DIST-configure-*.log [ 76%] Performing build step for 'OC_SUPERLU_DIST' -- OC_SUPERLU_DIST build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/superlu_dist/release/extproj/stamp/OC_SUPERLU_DIST-build-*.log [ 76%] Performing install step for 'OC_SUPERLU_DIST' -- OC_SUPERLU_DIST install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/superlu_dist/release/extproj/stamp/OC_SUPERLU_DIST-install-*.log [ 78%] Completed 'OC_SUPERLU_DIST' [ 78%] Built target OC_SUPERLU_DIST Scanning dependencies of target OC_PETSC [ 78%] Creating directories for 'OC_PETSC' [ 79%] No download step for 'OC_PETSC' [ 79%] No patch step for 'OC_PETSC' [ 79%] No update step for 'OC_PETSC' [ 79%] Performing configure step for 'OC_PETSC' -- OC_PETSC configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/petsc/release/extproj/stamp/OC_PETSC-configure-*.log [ 79%] Performing build step for 'OC_PETSC' -- OC_PETSC build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/petsc/release/extproj/stamp/OC_PETSC-build-*.log [ 79%] Performing install step for 'OC_PETSC' -- OC_PETSC install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/petsc/release/extproj/stamp/OC_PETSC-install-*.log [ 79%] Completed 'OC_PETSC' [ 79%] Built target OC_PETSC Scanning dependencies of target OC_SLEPC [ 81%] Creating directories for 'OC_SLEPC' [ 81%] No download step for 'OC_SLEPC' [ 81%] No patch step for 'OC_SLEPC' [ 81%] No update step for 'OC_SLEPC' [ 81%] Performing configure step for 'OC_SLEPC' -- OC_SLEPC configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/slepc/release/extproj/stamp/OC_SLEPC-configure-*.log [ 82%] Performing build step for 'OC_SLEPC' -- OC_SLEPC build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/slepc/release/extproj/stamp/OC_SLEPC-build-*.log [ 82%] Performing install step for 'OC_SLEPC' -- OC_SLEPC install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/slepc/release/extproj/stamp/OC_SLEPC-install-*.log [ 82%] Completed 'OC_SLEPC' [ 82%] Built target OC_SLEPC Scanning dependencies of target SM_SZIP_build_log [ 82%] Support: Creating SZIP buildlog [ 82%] Built target SM_SZIP_build_log Scanning dependencies of target OC_SZIP [ 84%] Creating directories for 'OC_SZIP' [ 84%] No download step for 'OC_SZIP' [ 84%] No patch step for 'OC_SZIP' [ 84%] No update step for 'OC_SZIP' [ 84%] Performing configure step for 'OC_SZIP' -- OC_SZIP configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/szip/release/extproj/stamp/OC_SZIP-configure-*.log [ 85%] Performing build step for 'OC_SZIP' -- OC_SZIP build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/szip/release/extproj/stamp/OC_SZIP-build-*.log [ 85%] Performing install step for 'OC_SZIP' -- OC_SZIP install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/szip/release/extproj/stamp/OC_SZIP-install-*.log [ 85%] Completed 'OC_SZIP' [ 85%] Built target OC_SZIP Scanning dependencies of target SM_HDF5_build_log [ 85%] Support: Creating HDF5 buildlog [ 85%] Built target SM_HDF5_build_log Scanning dependencies of target OC_HDF5 [ 85%] Creating directories for 'OC_HDF5' [ 85%] No download step for 'OC_HDF5' [ 85%] No patch step for 'OC_HDF5' [ 85%] No update step for 'OC_HDF5' [ 86%] Performing configure step for 'OC_HDF5' -- OC_HDF5 configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/hdf5/release/extproj/stamp/OC_HDF5-configure-*.log [ 86%] Performing build step for 'OC_HDF5' -- OC_HDF5 build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/hdf5/release/extproj/stamp/OC_HDF5-build-*.log [ 88%] Performing install step for 'OC_HDF5' -- OC_HDF5 install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/hdf5/release/extproj/stamp/OC_HDF5-install-*.log [ 88%] Completed 'OC_HDF5' [ 88%] Built target OC_HDF5 Scanning dependencies of target SM_FIELDML-API_build_log [ 88%] Support: Creating FIELDML-API buildlog [ 88%] Built target SM_FIELDML-API_build_log Scanning dependencies of target OC_FIELDML-API [ 88%] Creating directories for 'OC_FIELDML-API' [ 88%] No download step for 'OC_FIELDML-API' [ 88%] No patch step for 'OC_FIELDML-API' [ 88%] No update step for 'OC_FIELDML-API' [ 89%] Performing configure step for 'OC_FIELDML-API' -- OC_FIELDML-API configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/fieldml-api/release/extproj/stamp/OC_FIELDML-API-configure-*.log [ 89%] Performing build step for 'OC_FIELDML-API' -- OC_FIELDML-API build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/fieldml-api/release/extproj/stamp/OC_FIELDML-API-build-*.log [ 91%] Performing install step for 'OC_FIELDML-API' -- OC_FIELDML-API install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/fieldml-api/release/extproj/stamp/OC_FIELDML-API-install-*.log [ 91%] Completed 'OC_FIELDML-API' [ 91%] Built target OC_FIELDML-API Scanning dependencies of target SM_OPTPP_build_log [ 91%] Support: Creating OPTPP buildlog [ 91%] Built target SM_OPTPP_build_log Scanning dependencies of target OC_OPTPP [ 91%] Creating directories for 'OC_OPTPP' [ 92%] No download step for 'OC_OPTPP' [ 92%] No patch step for 'OC_OPTPP' [ 92%] No update step for 'OC_OPTPP' [ 92%] Performing configure step for 'OC_OPTPP' -- OC_OPTPP configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/optpp/release/extproj/stamp/OC_OPTPP-configure-*.log [ 92%] Performing build step for 'OC_OPTPP' -- OC_OPTPP build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/optpp/release/extproj/stamp/OC_OPTPP-build-*.log [ 92%] Performing install step for 'OC_OPTPP' -- OC_OPTPP install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/optpp/release/extproj/stamp/OC_OPTPP-install-*.log [ 92%] Completed 'OC_OPTPP' [ 92%] Built target OC_OPTPP Scanning dependencies of target SM_ITK_build_log [ 94%] Support: Creating ITK buildlog [ 94%] Built target SM_ITK_build_log Scanning dependencies of target OC_ITK [ 94%] Creating directories for 'OC_ITK' [ 94%] No download step for 'OC_ITK' [ 94%] No patch step for 'OC_ITK' [ 94%] No update step for 'OC_ITK' [ 95%] Performing configure step for 'OC_ITK' -- OC_ITK configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/itk/release/extproj/stamp/OC_ITK-configure-*.log [ 95%] Performing build step for 'OC_ITK' -- OC_ITK build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/itk/release/extproj/stamp/OC_ITK-build-*.log [ 97%] Performing install step for 'OC_ITK' -- OC_ITK install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/itk/release/extproj/stamp/OC_ITK-install-*.log [ 97%] Completed 'OC_ITK' [ 97%] Built target OC_ITK Scanning dependencies of target SM_PLAPACK_build_log [ 97%] Support: Creating PLAPACK buildlog [ 97%] Built target SM_PLAPACK_build_log Scanning dependencies of target OC_PLAPACK [ 97%] Creating directories for 'OC_PLAPACK' [ 97%] No download step for 'OC_PLAPACK' [ 98%] No patch step for 'OC_PLAPACK' [ 98%] No update step for 'OC_PLAPACK' [ 98%] Performing configure step for 'OC_PLAPACK' -- OC_PLAPACK configure command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/plapack/release/extproj/stamp/OC_PLAPACK-configure-*.log [ 98%] Performing build step for 'OC_PLAPACK' -- OC_PLAPACK build command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/plapack/release/extproj/stamp/OC_PLAPACK-build-*.log [ 98%] Performing install step for 'OC_PLAPACK' -- OC_PLAPACK install command succeeded. See also /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/build/plapack/release/extproj/stamp/OC_PLAPACK-install-*.log [100%] Completed 'OC_PLAPACK' [100%] Built target OC_PLAPACK Install the project... -- Install configuration: "Release" -- Installing: /home/cmiss/Jenkins/workspace/OpenCMISS_Dependencies_GNULinux/opencmiss_dependencies/install/./context-dependencies.cmake Completed 'manage_config' Built target manage_config [ 93%] No install step for 'setup_manage' [100%] Completed 'setup_manage' [100%] Built target setup_manage [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Ubuntu 16.04 Finish) [Pipeline] echo Finish [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // parallel [Pipeline] End of Pipeline Finished: SUCCESS