Skip to content
Started by user Justin Quinn
Running as SYSTEM
Building remotely on macOS-Intel (mac) in workspace /Users/jenkins/workspace/macOS-Intel-Binaries-MATLAB
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
The recommended git tool is: NONE
Cloning the remote Git repository
Cloning repository git@github.com:ISSMteam/ISSM.git
 > git init /Users/jenkins/workspace/macOS-Intel-Binaries-MATLAB # timeout=10
Fetching upstream changes from git@github.com:ISSMteam/ISSM.git
 > git --version # timeout=10
 > git --version # 'git version 2.37.1 (Apple Git-137.1)'
using GIT_SSH to set credentials GitHub Deploy Key - ISSMteam/ISSM - Jenkins
Verifying host key using known hosts file
 > git fetch --tags --force --progress -- git@github.com:ISSMteam/ISSM.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git@github.com:ISSMteam/ISSM.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision a2f7433d574b8f6340936949bd93dad360930428 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a2f7433d574b8f6340936949bd93dad360930428 # timeout=10
Commit message: "Updating macOS ISSM package scripts"
 > git rev-list --no-walk a2f7433d574b8f6340936949bd93dad360930428 # timeout=10
[macOS-Intel-Binaries-MATLAB] $ /bin/bash /var/folders/j6/3xhtbkbs3kj24wm4s4s4b99w0000gp/T/****6526238017935205596.sh
Cleaning up execution directory
======================================================
             Determining installation type            
======================================================
Fresh copy of repository; building everything
-- checking for changed externalpackages... yes
-- checking for reconfiguration... yes
-- checking for recompilation... yes
======================================================
       Installing autotools                        
======================================================
======================================================
       Installing cmake                        
======================================================
Error: both curl and wget failed. To debug, download package manually using curl without '--silent' option and/or wget without '--quiet' option.
mv: rename cmake-3.31.6 to src: No such file or directory
======================================================
    ERROR: installation of cmake failed        
======================================================
Failure while compiling
Build step 'Execute shell' marked build as failure
Finished: FAILURE