Started by an SCM change Building remotely on jenkinscrosscompiler (Xcompile) in workspace /home/jenkins/builds/workspace/into-cps-public-fmu-examples > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url https://github.com/into-cps/public-fmu-examples.git # timeout=10 Fetching upstream changes from https://github.com/into-cps/public-fmu-examples.git > /usr/bin/git --version # timeout=10 > /usr/bin/git -c core.askpass=true fetch --tags --progress https://github.com/into-cps/public-fmu-examples.git +refs/heads/*:refs/remotes/origin/* Seen branch in repository origin/RJP-WTController Seen branch in repository origin/master Seen branch in repository origin/new_threewatertank_fmus Seen 3 remote branches Checking out Revision 0d2c1e90590e00871ce26f32f1850837792d3495 (origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 0d2c1e90590e00871ce26f32f1850837792d3495 First time build. Skipping changelog. [into-cps-public-fmu-examples] $ /bin/sh -xe /tmp/hudson1513478123094673679.sh + ./xcompile.sh Folder is ./threewatertankcontroller2 Building Darwin .dylib -- Compiler.. -- Compiler..GNUGNU CMake Warning at /usr/share/cmake-3.2/Modules/Platform/Darwin-Initialize.cmake:128 (message): Ignoring CMAKE_OSX_SYSROOT value: /SDK/MacOSX10.11.sdk because the directory does not exist. Call Stack (most recent call first): /usr/share/cmake-3.2/Modules/CMakeSystemSpecificInitialize.cmake:18 (include) CMakeLists.txt:2 (project) CMake Error at CMakeLists.txt:2 (project): The CMAKE_C_COMPILER: /bin/x86_64-apple-darwin15-gcc is not a full path to an existing compiler tool. Tell CMake where to find the compiler by setting either the environment variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to the compiler, or to the compiler name if it is in the PATH. -- Checking whether C compiler has -isysroot -- Checking whether C compiler has -isysroot - no -- Checking whether C compiler supports OSX deployment target flag -- Checking whether C compiler supports OSX deployment target flag - no CMake Error at CMakeLists.txt:2 (project): The CMAKE_CXX_COMPILER: /bin/x86_64-apple-darwin15-g++ is not a full path to an existing compiler tool. Tell CMake where to find the compiler by setting either the environment variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path to the compiler, or to the compiler name if it is in the PATH. -- Checking whether CXX compiler has -isysroot -- Checking whether CXX compiler has -isysroot - no -- Checking whether CXX compiler supports OSX deployment target flag -- Checking whether CXX compiler supports OSX deployment target flag - no -- Configuring incomplete, errors occurred! See also "/home/jenkins/builds/workspace/into-cps-public-fmu-examples/threewatertankcontroller2/build/darwin/CMakeFiles/CMakeOutput.log". Build step 'Execute shell' marked build as failure Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: FAILURE