Skip to content
Aborted

Console Output

Started by user Justin Quinn
Running as SYSTEM
Building remotely on Windows_10-MSYS2-MinGW-VM (mingw win) in workspace C:\Users\jenkins\Jenkins\workspace\Windows-Binaries-MATLAB
The recommended git tool is: NONE
using credential 3c85c82b-fb35-4fea-b703-0aa4f155f9c7
 > git rev-parse --resolve-git-dir C:\Users\jenkins\Jenkins\workspace\Windows-Binaries-MATLAB\.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@github.com:ISSMteam/ISSM.git # timeout=10
Fetching upstream changes from git@github.com:ISSMteam/ISSM.git
 > git --version # timeout=10
 > git --version # 'git version 2.42.0'
using GIT_SSH to set credentials GitHub Deploy Key - ISSMteam/ISSM - Jenkins
Verifying host key using known hosts file
You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
 > git fetch --tags --force --progress -- git@github.com:ISSMteam/ISSM.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse "refs/remotes/origin/main^{commit}" # timeout=10
Checking out Revision ebebeeeaebefec8dc42b9455157c92da33e2700e (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ebebeeeaebefec8dc42b9455157c92da33e2700e # timeout=10
Commit message: "CHG: Updated gitignore; removed test 362 from test suite for distributables on Silicon-based Macs"
 > git rev-list --no-walk 5ee7514fc29d68e777a52bbe73961161a37dc6c3 # timeout=10
[Windows-Binaries-MATLAB] $ C:\msys64\usr\bin\bash C:\Users\jenkins\jenkins12646342429363276231.sh
Cleaning up execution directory
======================================================
             Determining installation type            
======================================================
   
List of changed files
---------------------
.gitignore
packagers/mac/complete-issm-mac-silicon-binaries-matlab.sh
packagers/mac/complete-issm-mac-silicon-binaries-python-3.sh
   
-- checking for changed externalpackages... no
-- checking for reconfiguration... yes
-- checking for recompilation... yes
======================================================
       Skipping msmpi                          
======================================================
======================================================
       Skipping petsc                          
======================================================
======================================================
       Skipping triangle                          
======================================================
======================================================
       Skipping m1qn3                          
======================================================
======================================================
       Skipping semic                          
======================================================
======================================================
       Skipping shell2junit                          
======================================================
======================================================
             Cleaning up and reconfiguring            
======================================================
make: *** No rule to make target 'uninstall'.  Stop.
make: *** No rule to make target 'distclean'.  Stop.
autoreconf-2.71: export WARNINGS=
autoreconf-2.71: Entering directory '.'
autoreconf-2.71: configure.ac: not using Gettext
Build was aborted
Aborted by Justin Quinn
Finished: ABORTED