Console Output

Started by upstream project "OpenCOR_macOS" build number 284
originally caused by:
 GitHub pull request #1646 of commit 3faee38fec527dcda5749ba63704d5870f3a8582, no merge conflicts.
Building remotely on Mac10.12.3_OpenCOR (MacOS) in workspace /Users/opencor/jenkins/workspace/OpenCOR_macOS/Slave/Mac10.12.3_OpenCOR
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/opencor/opencor.git # timeout=10
Fetching upstream changes from https://github.com/opencor/opencor.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/opencor/opencor.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 83ea0188ae5a007439cb9f7274dbcc117678570d (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 83ea0188ae5a007439cb9f7274dbcc117678570d
Commit message: "Linux deployment: fixed an issue with version 55 of ICU being wrongly needed on some Linux systems (closes #1627)."
 > git rev-list f361f59b5f05b582b9ef2e9d81b826246408463b # timeout=10
[Mac10.12.3_OpenCOR] $ /bin/sh -xe /var/folders/l6/vl0kwwgd4d70c5ft0svm52r80000gr/T/jenkins700793402207512769.sh
+ source /Users/opencor/.profile
++ alias 'll=ls -alh'
++ export PATH=/Users/opencor/bin:/Users/opencor/Qt/5.9.2/clang_64/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
++ PATH=/Users/opencor/bin:/Users/opencor/Qt/5.9.2/clang_64/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
++ export OPENSSL_ROOT_DIR=/Users/opencor/openssl
++ OPENSSL_ROOT_DIR=/Users/opencor/openssl
+ ./clean
Cleaning OpenCOR...
All done!
+ cd build
+ cmake -G Ninja -DCMAKE_BUILD_TYPE=Release -DENABLE_SAMPLE_PLUGINS=ON -DENABLE_TEST_PLUGINS=ON -DENABLE_TESTS=ON ..
-- The C compiler identification is AppleClang 9.1.0.9020039
-- The CXX compiler identification is AppleClang 9.1.0.9020039
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc
-- Check for working C compiler: /Library/Developer/CommandLineTools/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: /Library/Developer/CommandLineTools/usr/bin/c++
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at /usr/local/Cellar/cmake/3.10.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
Call Stack (most recent call first):
  /usr/local/Cellar/cmake/3.10.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
  /usr/local/Cellar/cmake/3.10.2/share/cmake/Modules/FindJPEG.cmake:30 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  src/3rdparty/QtWebKit/CMakeLists.txt:45 (find_package)


-- Configuring incomplete, errors occurred!
See also "/Users/opencor/jenkins/workspace/OpenCOR_macOS/Slave/Mac10.12.3_OpenCOR/build/CMakeFiles/CMakeOutput.log".
Build step 'Execute shell' marked build as failure
[Set GitHub commit status (universal)] ERROR on repos [GHRepository@54f68c1a[description=OpenCOR is a cross-platform modelling environment, which can be used to organise, edit, simulate and analyse CellML files.,homepage=http://www.opencor.ws/,name=opencor,fork=false,size=166061,milestones={},language=C++,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Wed, 09 May 2018 22:48:50 GMT], ETag=[W/"43a68e828cacb070ba18ab3e2d4ff761"], Last-Modified=[Wed, 09 May 2018 06:53:53 GMT], OkHttp-Received-Millis=[1525906130406], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1525906130114], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[EDD0:4F12:5DB4F5:78A741:5AF37AD1], X-OAuth-Scopes=[admin:repo_hook, repo, repo:status], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4978], X-RateLimit-Reset=[1525909707], X-Runtime-rack=[0.056219], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/opencor/opencor,id=9957667]] (sha:83ea018) with context:macOS
Setting commit status on GitHub for https://github.com/opencor/opencor/commit/83ea0188ae5a007439cb9f7274dbcc117678570d
Finished: FAILURE