Skip to content
Started by GitHub push by TidbitSoftware
Running as SYSTEM
Building remotely on macOS-Silicon (mac) in workspace /Users/jenkins/workspace/macOS-Silicon-Dakota
The recommended git tool is: NONE
 > git rev-parse --resolve-git-dir /Users/jenkins/workspace/macOS-Silicon-Dakota/.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.39.5 (Apple Git-154)'
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 rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision eee23d8da864709b466b6ee2d8b4cd7b6968220a (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f eee23d8da864709b466b6ee2d8b4cd7b6968220a # timeout=10
Commit message: "Reverting changes for now to debug"
 > git rev-list --no-walk 1ead90845164b3607618f250d0dfb72f5b4a3628 # timeout=10
[macOS-Silicon-Dakota] $ /bin/bash /var/folders/mx/mr9ch0gx2qq_tty2dtgrjcn40000gp/T/jenkins1089124437750108196.sh
Cleaning up execution directory
======================================================
             Determining installation type            
======================================================
   
List of changed files
---------------------
etc/environment.sh
externalpackages/petsc/install-3.23-mac.sh
   
-- checking for changed externalpackages... yes
-- checking for reconfiguration... yes
-- checking for recompilation... yes
======================================================
       Skipping autotools                          
======================================================
======================================================
       Skipping cmake                          
======================================================
======================================================
       Skipping petsc                          
======================================================
======================================================
       Skipping boost                          
======================================================
======================================================
       Installing dakota                        
======================================================
Finding libgfortran...
./install-6.2-mac.sh: line 22: BLAS_ROOT: unbound variable
======================================================
    ERROR: installation of dakota failed        
======================================================
Build step 'Execute shell' marked build as failure
Recording test results
Finished: FAILURE