Started by GitHub push by MathieuMorlighem Started by GitHub push by MathieuMorlighem Started by GitHub push by TidbitSoftware Running as SYSTEM Building remotely on macOS-Intel (mac) in workspace /Users/jenkins/workspace/macOS-Intel-Dakota The recommended git tool is: NONE > git rev-parse --resolve-git-dir /Users/jenkins/workspace/macOS-Intel-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.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 rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision 894249f347802f8bac784b6f10c00070fdfb6ef9 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 894249f347802f8bac784b6f10c00070fdfb6ef9 # timeout=10 Commit message: "CHG: Check second path for Python.h on macOS" > git rev-list --no-walk e6cde1126e38f765643e106f074b50d0baa2f9ec # timeout=10 [macOS-Intel-Dakota] $ /bin/bash /var/folders/j6/3xhtbkbs3kj24wm4s4s4b99w0000gp/T/jenkins15073913737868790419.sh Cleaning up execution directory ====================================================== Determining installation type ====================================================== List of changed files --------------------- m4/issm_options.m4 -- checking for changed externalpackages... no -- checking for reconfiguration... yes -- checking for recompilation... yes ====================================================== Skipping autotools ====================================================== ====================================================== Skipping cmake ====================================================== ====================================================== Skipping petsc ====================================================== ====================================================== Skipping boost ====================================================== ====================================================== Skipping dakota ====================================================== ====================================================== Skipping chaco ====================================================== ====================================================== Skipping curl ====================================================== ====================================================== Skipping hdf5 ====================================================== ====================================================== Skipping netcdf ====================================================== ====================================================== Skipping proj ====================================================== ====================================================== Skipping gdal ====================================================== ====================================================== Skipping gshhg ====================================================== ====================================================== Skipping gmt ====================================================== ====================================================== Skipping gmsh ====================================================== ====================================================== 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: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, './aux-config'. libtoolize: copying file './aux-config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /Users/jenkins/workspace/macOS-Intel-Dakota/externalpackages/autotools/install/bin/autoconf --force autoreconf: running: /Users/jenkins/workspace/macOS-Intel-Dakota/externalpackages/autotools/install/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:17: installing './aux-config/compile' configure.ac:24: installing './aux-config/missing' src/c/Makefile.am: installing './aux-config/depcomp' autoreconf: Leaving directory `.' configure: ============================================================================ configure: = Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration = configure: ============================================================================ checking build system type... x86_64-apple-darwin21.6.0 checking host system type... x86_64-apple-darwin21.6.0 checking target system type... x86_64-apple-darwin21.6.0 checking for mpicc... mpicc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mpicc accepts -g... yes checking for mpicc option to accept ISO C89... none needed checking whether mpicc understands -c and -o together... rm: conftest.dSYM: is a directory yes checking how to run the C preprocessor... mpicc -E checking for mpicxx... mpicxx checking whether we are using the GNU C++ compiler... yes checking whether mpicxx accepts -g... yes checking for mpifort... mpifort checking whether we are using the GNU Fortran 77 compiler... yes checking whether mpifort accepts -g... yes checking for mpifort... mpifort checking whether we are using the GNU Fortran compiler... yes checking whether mpifort accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./aux-config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of mpicc... gcc3 checking dependency style of mpicxx... gcc3 checking whether make supports nested variables... (cached) yes checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /usr/local/opt/gnu-sed/libexec/gnubin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by mpicc... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... rm: conftest.dSYM: is a directory BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking how to convert x86_64-apple-darwin21.6.0 file names to x86_64-apple-darwin21.6.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin21.6.0 file names to toolchain format... func_convert_file_noop checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... rm: conftest.dSYM: is a directory no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from mpicc object... rm: conftest.dSYM: is a directory ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if mpicc supports -fno-rtti -fno-exceptions... yes checking for mpicc option to produce PIC... -fno-common -DPIC checking if mpicc PIC flag -fno-common -DPIC works... yes checking if mpicc static flag -static works... no checking if mpicc supports -c -o file.o... yes checking if mpicc supports -c -o file.o... (cached) yes checking whether the mpicc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin21.6.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... mpicxx -E checking for ld used by mpicxx... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking whether the mpicxx linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking for mpicxx option to produce PIC... -fno-common -DPIC checking if mpicxx PIC flag -fno-common -DPIC works... yes checking if mpicxx static flag -static works... no checking if mpicxx supports -c -o file.o... yes checking if mpicxx supports -c -o file.o... (cached) yes checking whether the mpicxx linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin21.6.0 dyld checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for mpifort option to produce PIC... -fno-common checking if mpifort PIC flag -fno-common works... yes checking if mpifort static flag -static works... no checking if mpifort supports -c -o file.o... yes checking if mpifort supports -c -o file.o... (cached) yes checking whether the mpifort linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin21.6.0 dyld checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for mpifort option to produce PIC... -fno-common checking if mpifort PIC flag -fno-common works... yes checking if mpifort static flag -static works... no checking if mpifort supports -c -o file.o... yes checking if mpifort supports -c -o file.o... (cached) yes checking whether the mpifort linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin21.6.0 dyld checking how to hardcode library paths into programs... immediate configure: ============================================================================ configure: = Checking ISSM specific options = configure: ============================================================================ checking for date... /bin/date checking for build date... Thu Apr 3 21:05:54 PDT 2025 checking user name... jenkins checking host full OS name and version... darwin21.6.0 checking host cpu... x86_64 checking vendor... apple checking host OS name... darwin21 checking host OS version... 21.6.0 checking host OS architecture... x86_64 checking for debugging support... yes checking for development support... yes checking for standalone modules build... no checking for standalone executables build... no checking for standalone libraries build... no checking for wrappers compilation... yes checking operating system type... macOS checking if system copy of libc has fmemopen (macOS-only check)... yes checking for Xlib (graphics library)... done checking for MATLAB... yes checking MATLAB's mex compilation flags... done checking for JavaScript... no checking for triangle... yes checking for Boost... yes checking for Boost version... 1.73 checking for Dakota... yes checking for Dakota version... 6.2 checking for Dakota major version... 6 checking for Dakota minor version... 2 checking for Dakota build version... 0 checking for Python... yes checking for Python version... 3.9 checking for Python include directory... /Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9/include/python3.9 checking for libpython... configure: error: libpython not found! Please locate this file and contact ISSM developers via forum or email. ISSM configuration failed (see options below) \ --prefix=${ISSM_DIR} \ --disable-static \ --enable-development \ --enable-debugging \ --with-numthreads=4 \ --with-matlab-dir=${MATLAB_PATH} \ --with-python="${HOME}/.venv/issm/bin/python" \ --with-fortran-lib="-L/usr/local/Cellar/gcc/13.2.0/lib/gcc/current -lgfortran" \ --with-mpi-include=${ISSM_DIR}/externalpackages/petsc/install/include \ --with-mpi-libflags="-L${ISSM_DIR}/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort" \ --with-blas-lapack-dir=${ISSM_DIR}/externalpackages/petsc/install \ --with-metis-dir=${ISSM_DIR}/externalpackages/petsc/install \ --with-parmetis-dir=${ISSM_DIR}/externalpackages/petsc/install \ --with-scalapack-dir=${ISSM_DIR}/externalpackages/petsc/install \ --with-mumps-dir=${ISSM_DIR}/externalpackages/petsc/install \ --with-hdf5-dir=${ISSM_DIR}/externalpackages/hdf5/install \ --with-petsc-dir=${ISSM_DIR}/externalpackages/petsc/install \ --with-boost-dir=${ISSM_DIR}/externalpackages/boost/install \ --with-dakota-dir=${ISSM_DIR}/externalpackages/dakota/install \ --with-chaco-dir=${ISSM_DIR}/externalpackages/chaco/install \ --with-proj-dir=${ISSM_DIR}/externalpackages/proj/install \ --with-triangle-dir=${ISSM_DIR}/externalpackages/triangle/install \ --with-m1qn3-dir=${ISSM_DIR}/externalpackages/m1qn3/install \ --with-semic-dir=${ISSM_DIR}/externalpackages/semic/install \ ISSM configuration failed! Build step 'Execute shell' marked build as failure Recording test results Finished: FAILURE